Closed yhatt closed 6 months ago
npm-run-all
npm-run-all2
eslint-plugin-import
eslint-plugin-import-x
ESLINT_USE_FLAT_CONFIG=false
Notable changes
Replaced packages
npm-run-all
has been replaced intonpm-run-all2
.eslint-plugin-import
has been replaced intoeslint-plugin-import-x
, for updating ESLint v9.Major updates
ESLINT_USE_FLAT_CONFIG=false
, but I'll work on migration in another PR.