Open Issues Need Help
View All on GitHub The conversion of the selector loc will cause errors in multi-line cases after `eslint@>=9.30.0` 2 months ago
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