Skip to content

Move to flat config for eslint #142

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

Open
jos-findock opened this issue Apr 22, 2025 · 1 comment
Open

Move to flat config for eslint #142

jos-findock opened this issue Apr 22, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@jos-findock
Copy link

Is your feature request related to a problem? Please describe.
Eslint has a newer flat config file system. Trying to include the slds plugin and extending the config provided will give an error that the html parser is not passed in the right format.

Describe the solution you'd like
Migrate to the new flat config format

@jos-findock jos-findock added the enhancement New feature or request label Apr 22, 2025
@KishoreNemalipuri
Copy link
Contributor

@jos-findock Thanks for reaching out with this new feature. To set the context, we are currently not support eslint 9 version (there are some dependencies in SF ecosystem at the moment which are preventing us to move in that direction.)

If you are willing to solve it with eslint v8.x, please give us more information and we will try to add this feature.

Also, we are actively working in this space so will update you again when V9 is supported. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants