ESLint plugin for Scoped CSS in Vue.js

css eslint eslint-plugin npm npm-package scoped-css scss static-analysis stylus vue
1 Open Issue Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a bug in the eslint-plugin-vue-scoped-css plugin that causes errors in multi-line CSS selectors when using ESLint versions 9.30.0 and above. The issue stems from an incorrect conversion of selector location information, resulting in negative column numbers. The fix likely involves adjusting the location conversion logic within the plugin to correctly handle multi-line selectors and ensure compatibility with the updated ESLint.

Complexity: 4/5
bug help wanted

ESLint plugin for Scoped CSS in Vue.js

TypeScript
#css#eslint#eslint-plugin#npm#npm-package#scoped-css#scss#static-analysis#stylus#vue