chore(deps): update dependency eslint to v9 - autoclosed #878
Annotations
9 errors
Linting:
node_modules/eslint/lib/types/index.d.ts#L29
Cannot find module '@eslint/core' or its corresponding type declarations.
|
Linting:
src/eslint-config-standard-with-typescript.ts#L41
Type 'any[]' is not assignable to type 'Record<string, Plugin>'.
|
Linting:
src/eslint-config-standard-with-typescript.ts#L42
Type 'Record<string, Plugin> | never[]' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Linting:
src/eslint-config-standard.ts#L29
Type 'string' has no properties in common with type 'Plugin'.
|
Linting:
src/eslint-config-standard.ts#L30
Type 'string' has no properties in common with type 'Plugin'.
|
Linting:
src/eslint-config-standard.ts#L31
Type 'string' has no properties in common with type 'Plugin'.
|
Linting:
src/eslint-config-standard.ts#L32
Type 'string' has no properties in common with type 'Plugin'.
|
Linting:
src/index.ts#L52
Property 'parser' does not exist on type 'Config<RulesRecord>'.
|
Linting
Process completed with exit code 2.
|