Closed Jorciney closed 3 weeks ago
This pull request upgrades ESLint to the latest version, improving compatibility with modern JavaScript features and enhancing overall linting performance.
@typescript-eslint/eslint-plugin
@typescript-eslint/parser
rollup-plugin-node-resolve
@rollup/plugin-node-resolve
This upgrade should provide better support for newer ECMAScript features and help maintain code quality across the project.
Resolves the following issues:
Please merge. We urgently want to switch to Eslint 9
Upgrade ESLint Version
This pull request upgrades ESLint to the latest version, improving compatibility with modern JavaScript features and enhancing overall linting performance.
Checklist
Changes made:
@typescript-eslint/eslint-plugin
&@typescript-eslint/parser
rollup-plugin-node-resolve
has been deprecated, I've replaced it with@rollup/plugin-node-resolve
This upgrade should provide better support for newer ECMAScript features and help maintain code quality across the project.
Resolves the following issues:
114
104