A practical end-to-end guide for migrating an existing .eslintrc.json
config (ESLint v8 and before) to the new flat file config eslint.config.js
(ESLint v9 and above) in a CommonJS Node.js project including linting of unit-tests with Jest.
pragmatic IT
A practical end-to-end guide for migrating an existing .eslintrc.json
config (ESLint v8 and before) to the new flat file config eslint.config.js
(ESLint v9 and above) in a CommonJS Node.js project including linting of unit-tests with Jest.