don't typecheck js files #180
Annotations
11 errors
|
Run npm test:
eslint.config.js#L2
"@eslint/js" is extraneous
|
Run npm test:
eslint.config.js#L4
Expected "eslint-config-prettier" to come before "typescript-eslint"
|
Run npm test:
eslint.config.js#L6
Expected "eslint-plugin-n" to come before "eslint-plugin-security"
|
Run npm test:
eslint.config.js#L8
Expected "eslint-plugin-array-func" to come before "eslint-plugin-unicorn"
|
Run npm test:
eslint.config.js#L10
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run npm test:
eslint.config.js#L10
Use "@ts-expect-error" to ensure an error is actually being suppressed
|
Run npm test:
eslint.config.js#L11
Expected "eslint-plugin-perfectionist/configs/recommended-natural" to come before "eslint-plugin-regexp"
|
Run npm test:
eslint.config.js#L30
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run npm test:
eslint.config.js#L30
Use "@ts-expect-error" to ensure an error is actually being suppressed
|
Run npm test:
eslint.config.js#L62
Expected "rules" to come before "settings"
|
Loading