Replies: 1 comment
-
Also seeking guidance on upgrading an Nx (20.3.0) monorepo (with multiple applications and libraries and multiple ESLint plugins) to the new flat configuration file format and from ESLint 8 to 9. The @nx/eslint:convert-to-flat-config generator has not produced a working configuration (and does not modify project-level |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It seems like the new 19.2 is using the new eslint.config.js
Is there a guide on how to upgrade from the old .eslintrc to the new eslint.config.js? Where is eslint.config.js located? I don't see that file after the upgrade.
Update: My bad, nx 19.2 is still using eslint 8. So I need some guidance on how to upgrade to eslint 9. But I did see this issue.
#22576
Beta Was this translation helpful? Give feedback.
All reactions