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

add support for FlatESLint #499

Open
adrian-gierakowski opened this issue Nov 2, 2022 · 0 comments
Open

add support for FlatESLint #499

adrian-gierakowski opened this issue Nov 2, 2022 · 0 comments

Comments

@adrian-gierakowski
Copy link

provide support FlatESLint config format

Currently, when running eslint from command line, I'm able to use the new config format by setting ESLINT_USE_FLAT_CONFIG=true env var, however it does not work when ran via typescript-eslint-language-service, even if I start my code editor from a shell in which ESLINT_USE_FLAT_CONFIG is exported

for more details about the new config format see:
https://eslint.org/blog/2022/08/new-config-system-part-1
https://eslint.org/blog/2022/08/new-config-system-part-2
https://eslint.org/blog/2022/08/new-config-system-part-3
eslint/eslint#13481

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

No branches or pull requests

1 participant