feat: support Eslint 9 #1119
Annotations
10 errors
Test (ubuntu-latest):
src/index-react.cts#L7
Type 'string' has no properties in common with type 'Plugin'.
|
Test (ubuntu-latest):
src/index-react.cts#L7
Property 'plugins' does not exist on type 'FlatConfig<RulesRecord>[]'.
|
Test (ubuntu-latest):
src/index-react.cts#L8
Property 'extends' does not exist on type 'FlatConfig<RulesRecord>[]'.
|
Test (ubuntu-latest):
src/index-react.cts#L13
Property 'plugins' does not exist on type 'FlatConfig<RulesRecord>[]'.
|
Test (ubuntu-latest):
src/index-react.cts#L14
Property 'extends' does not exist on type 'FlatConfig<RulesRecord>[]'.
|
Test (ubuntu-latest):
src/index-react.cts#L15
Property 'rules' does not exist on type 'FlatConfig<RulesRecord>[]'.
|
Test (ubuntu-latest):
src/index-react.cts#L18
Property 'overrides' does not exist on type 'FlatConfig<RulesRecord>[]'.
|
Test (ubuntu-latest):
src/index-react.cts#L21
Property 'settings' does not exist on type 'FlatConfig<RulesRecord>[]'.
|
Test (ubuntu-latest):
src/index-solid.cts#L10
Property 'plugins' does not exist on type 'FlatConfig<RulesRecord>[]'.
|
Test (ubuntu-latest):
src/index-solid.cts#L11
Property 'extends' does not exist on type 'FlatConfig<RulesRecord>[]'.
|