Migrate eslint file #241
Annotations
5 errors
test:
index.js#L1
'globals' should be listed in the project's dependencies. Run 'npm i -S globals' to add it
|
test:
index.js#L2
'@eslint/js' should be listed in the project's dependencies. Run 'npm i -S @eslint/js' to add it
|
test:
index.js#L3
'@eslint/compat' should be listed in the project's dependencies, not devDependencies
|
test:
index.js#L7
'@eslint/eslintrc' should be listed in the project's dependencies. Run 'npm i -S @eslint/eslintrc' to add it
|
test
Process completed with exit code 1.
|