🔨 Upgrade dependency @types/eslint to v9 #6074
Annotations
10 errors
build
Type 'ConfigData<RulesRecord>' is not assignable to type 'Config<RulesRecord>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
build
Argument of type 'Config<RulesRecord>' is not assignable to parameter of type 'ConfigData<RulesRecord>'.
|
build
Type 'ConfigData<RulesRecord>' is not assignable to type 'Config<RulesRecord>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
build
Argument of type 'Config<RulesRecord>' is not assignable to parameter of type 'ConfigData<RulesRecord>'.
|
build
Object literal may only specify known properties, and 'overrides' does not exist in type 'Config<RulesRecord>'.
|
build
Object literal may only specify known properties, and 'overrides' does not exist in type 'Config<RulesRecord>'.
|
build
Type 'ConfigData<RulesRecord>' is not assignable to type 'Config<RulesRecord>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
build
Argument of type 'Config<RulesRecord>' is not assignable to parameter of type 'ConfigData<RulesRecord>'.
|
build
Type 'ConfigData<RulesRecord>' is not assignable to type 'Config<RulesRecord>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
build
Type 'ConfigData<RulesRecord>' is not assignable to type 'Config<RulesRecord>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|