Update dependency eslint to v9 #872
Annotations
11 errors
|
Build
Type '"extends" | "parserOptions" | "plugins" | "settings" | "ignorePatterns" | "root" | "rules"' does not satisfy the constraint 'keyof Config<RulesRecord>'.
|
Build
Type '"parser"' does not satisfy the constraint 'keyof Config<RulesRecord>'.
|
Build
Type 'never[]' is not assignable to type 'Record<string, Plugin>'.
|
Build
Type 'unknown' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Build
Type 'any[]' is not assignable to type 'Record<string, Plugin>'.
|
Build
Type 'Record<string, Plugin>' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Build
Spread types may only be created from object types.
|
Build
Type 'any[]' is not assignable to type 'Record<string, Plugin>'.
|
Build
Type 'Record<string, Plugin>' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Build
Type 'unknown' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Loading