[ESLint] Add Sass parser #4591
Labels
📦 eslint
Concerning the eslint package
⏲ timeboxed: 1 day
Spend one day on this issue. If you're not able to complete it, it's not worth pursuing further.
Milestone
The current ESLint package is able to parse HTML and TS, not Sass.
THis ticket is to add a new ESLint parser for Sass using sass-parser and adapting the output to expected AST format: https://eslint.org/docs/latest/extend/custom-parsers
The text was updated successfully, but these errors were encountered: