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
The goal is to migrate to the current active ESlint 9 version.
The main changes which introduced the breaking change is the new eslint.config.js-file. We can migrate there manually with the following command according to eslint docs (ofc use pnpm).
Context
The goal is to migrate to the current active ESlint 9 version.
The main changes which introduced the breaking change is the new
eslint.config.js
-file. We can migrate there manually with the following command according to eslint docs (ofc use pnpm).OR better use the integrated nx command
Known issue for unsupported
.mjs
: nrwl/nx#22576The text was updated successfully, but these errors were encountered: