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

pre-commit Hooks: ESLint 9 will change the way eslint is configured #1870

Closed
matthiask opened this issue Jan 22, 2024 · 0 comments · Fixed by #1884
Closed

pre-commit Hooks: ESLint 9 will change the way eslint is configured #1870

matthiask opened this issue Jan 22, 2024 · 0 comments · Fixed by #1884
Assignees

Comments

@matthiask
Copy link
Member

#1867

We're currently unable to accept the pre-commit autoupdate pull requests.

Run those commands locally and fix the configuration problems encountered:

pre-commit autoupdate
pre-commit run eslint -a
matthiask pushed a commit that referenced this issue Feb 14, 2024
* fix: fix for precommit errors
* fix: migrated .eslintrc.js to eslint.config.js flat config
* fix: added dependencies and added support for globals in eslint.config.js
* fix: set ecmaVersion to latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants