Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ESLint] Add Sass parser #4591

Open
1 task
alizedebray opened this issue Feb 4, 2025 · 0 comments
Open
1 task

[ESLint] Add Sass parser #4591

alizedebray opened this issue Feb 4, 2025 · 0 comments
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.

Comments

@alizedebray
Copy link
Contributor

alizedebray commented Feb 4, 2025

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

@gfellerph gfellerph added the 📦 eslint Concerning the eslint package label Feb 4, 2025
@gfellerph gfellerph added this to the Migration documentation milestone Feb 4, 2025
@gfellerph gfellerph moved this from 👀 Triage to 💻 Ready for development in Design System Production Board Feb 5, 2025
@gfellerph gfellerph added the ⏲ timeboxed: 1 day Spend one day on this issue. If you're not able to complete it, it's not worth pursuing further. label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
Status: 💻 Ready for development
Development

No branches or pull requests

2 participants