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

Fully migrate to the new eslint configuration. #130

Open
brian-mcallister-lab49 opened this issue Dec 28, 2022 · 0 comments
Open

Fully migrate to the new eslint configuration. #130

brian-mcallister-lab49 opened this issue Dec 28, 2022 · 0 comments

Comments

@brian-mcallister-lab49
Copy link
Member

Probably not something we want to do right away, but I've taken the first steps towards this. There's more documentation on this page: https://eslint.org/docs/latest/user-guide/configuring/configuration-files-new. Here's a screenshot as of this writing:

image

Right now, I do have the ESLINT_USE_FLAT_CONFIG env var set to false so that we can maintain compatibility with other tools. There's additional setup in the repo to keep things working, but should be cleaned up.

For example, we're needing to set these VS Code preferences to keep things functional: microsoft/vscode-eslint#1518 (comment)

I don't know what would be required or available in other IDEs.

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