design-system icon indicating copy to clipboard operation
design-system copied to clipboard

[ESLint] Add Sass parser

Open alizedebray opened this issue 8 months ago • 0 comments

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

  • [ ] Depends on #4482

alizedebray avatar Feb 04 '25 12:02 alizedebray