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 9.0 upgrade #924

Merged
merged 1 commit into from Apr 21, 2024
Merged

eslint 9.0 upgrade #924

merged 1 commit into from Apr 21, 2024

Conversation

ethanshry
Copy link
Contributor

@ethanshry ethanshry commented Apr 20, 2024

Changes

Eslint upgrade to 9.0, as per #921.

Brings in two new external dependencies, which seems to be the recommended way to handle the globals/env/extends configuration in the previous config (as per https://eslint.org/docs/latest/use/configure/language-options#predefined-global-variables and https://eslint.org/docs/latest/use/configure/configuration-files#using-predefined-configurations)

Testing

npm run lint

@vitaly-t vitaly-t merged commit 6d222e4 into vitaly-t:master Apr 21, 2024
5 checks passed
@vitaly-t
Copy link
Owner

@ethanshry Thank you!

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

Successfully merging this pull request may close these issues.

None yet

2 participants