Migrate to ESLint 9 #1188
Annotations
4 errors
Lint:
.commitlintrc.js#L1
Assign object to a variable before exporting as module default (import/no-anonymous-default-export)
|
Lint:
eslint.config.js#L4
Assign array to a variable before exporting as module default (import/no-anonymous-default-export)
|
Lint:
react.cjs#L1
'module' is not defined. (no-undef)
|
Lint
Process completed with exit code 1.
|