-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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:
- config files are being renamed from eslintrc to eslint.config.js but there's a way to use the deprecated format
- eslint:recommended was updated
- several rule-specific configuration changes
Related: #150
Metadata
Metadata
Assignees
Labels
No labels