Open
Description
Environment
ESLint version:
@eslint/css version: 0.5.0
Node version: 22.14.0
npm version: 10.9.2
Operating System: Windows 11
What problem do you want to solve?
I'd love to be able to use @eslint/css
but most of my project code using SCSS for styles. Can this library support .scss
files? All of the documentation only includes css.
What do you think is the correct solution?
Stylelint supports scss via postcss and also can enable plugins like postcss-angular
postcss-html
. It would be great if eslint supported this level of integration for scss as well.
Participation
- I am willing to submit a pull request for this change.
Additional comments
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Triaging