We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the issue
ESLint 8 is end of life on October 5, 2024. @ni/eslint-config-javascript currently depends on "eslint": "^8.57.0",. There is a v9 migration guide that lists several breaking changes. From a quick scan:
@ni/eslint-config-javascript
"eslint": "^8.57.0",
Related: #150
The text was updated successfully, but these errors were encountered:
Wondering if we are blocked by the Angular 18 upgrade. Looks like [email protected] is the first version to support eslint@v9.
Sorry, something went wrong.
No branches or pull requests
Describe the issue
ESLint 8 is end of life on October 5, 2024.
@ni/eslint-config-javascript
currently depends on"eslint": "^8.57.0",
. There is a v9 migration guide that lists several breaking changes. From a quick scan:Related: #150
The text was updated successfully, but these errors were encountered: