chore(deps): update dependency eslint to v9 - autoclosed #882
Annotations
8 errors
src/eslint-config-standard-with-typescript.ts#L41
Type 'any[]' is not assignable to type 'Record<string, Plugin>'.
|
src/eslint-config-standard-with-typescript.ts#L42
Type 'Record<string, Plugin> | never[]' must have a '[Symbol.iterator]()' method that returns an iterator.
|
src/eslint-config-standard.ts#L29
Type 'string' has no properties in common with type 'Plugin'.
|
src/eslint-config-standard.ts#L30
Type 'string' has no properties in common with type 'Plugin'.
|
src/eslint-config-standard.ts#L31
Type 'string' has no properties in common with type 'Plugin'.
|
src/eslint-config-standard.ts#L32
Type 'string' has no properties in common with type 'Plugin'.
|
src/index.ts#L52
Property 'parser' does not exist on type 'Config<RulesRecord>'.
|
|
This job failed
Loading