You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's happening
I recently updated my React.js app to use ESLint 9, and I encountered a strange error. After spending considerable effort troubleshooting, I discovered that the issue was related to Craco.
What's happening
I recently updated my React.js app to use ESLint 9, and I encountered a strange error. After spending considerable effort troubleshooting, I discovered that the issue was related to Craco.
What should happen
expected to work with eslint 9
To reproduce
update eslint in your react.js app to v9.X.X
CRACO version
7.1.0
CRACO config
package.json
...nothing_special
Additional information
if I add
to CRACO config it works.
The text was updated successfully, but these errors were encountered: