Closed Kizjkre closed 4 months ago
I found this, but couldn't find any reference that points the version 8.57.0. How did you find it out? :)
It seems like ESLint >=9 uses an eslint.config.js
file (with a different syntax) rather than a .eslintrc.json
file. Since we use .eslintrc.json
, I thought to downgrade to the last stable version of ESLint 8 to maintain compatability.
Downgrade eslint from 9.5.0 to 8.57.0 to be compatible with eslintrc.