Migrate to ESLint 9 #1179
Annotations
9 errors
Lint:
configs/base.js#L1
Assign array to a variable before exporting as module default (import/no-anonymous-default-export)
|
Lint:
configs/jest.js#L1
Assign array to a variable before exporting as module default (import/no-anonymous-default-export)
|
Lint:
configs/md.js#L1
Assign array to a variable before exporting as module default (import/no-anonymous-default-export)
|
Lint:
configs/node.js#L1
Assign array to a variable before exporting as module default (import/no-anonymous-default-export)
|
Lint:
configs/react.js#L1
Assign array to a variable before exporting as module default (import/no-anonymous-default-export)
|
Lint:
configs/typescript-unsafe.js#L1
Empty files are not allowed. (unicorn/no-empty-file)
|
Lint:
configs/typescript.js#L1
Assign array to a variable before exporting as module default (import/no-anonymous-default-export)
|
Lint:
configs/vitest.js#L1
Assign array to a variable before exporting as module default (import/no-anonymous-default-export)
|
Lint
Process completed with exit code 1.
|