smartive / eslint-config

MIT License
0 stars 0 forks source link

feat: update ESLint to v9 #30

Open mfeltscher opened 1 month ago

mfeltscher commented 1 month ago

BREAKING CHANGE: due to the upgrade of various ESLint plugins, the minimum supported version TypeScript and Node.js has been increased. This should not affect most users, but if you are using an older version of TypeScript or Node.js, you may need to upgrade.

mfeltscher commented 1 month ago

Still waiting for https://github.com/import-js/eslint-plugin-import/issues/2948