fix: add override options type for stylistic (closes #391) (#392) #310
Annotations
9 errors
lint
Process completed with exit code 1.
|
typecheck:
src/configs/javascript.ts#L35
Object literal may only specify known properties, and 'overrideConfig' does not exist in type 'FlatConfigItem'.
|
typecheck
Process completed with exit code 1.
|
test (lts/*, ubuntu-latest):
src/configs/javascript.ts#L35
Object literal may only specify known properties, and 'overrideConfig' does not exist in type 'FlatConfigItem'.
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
test (lts/*, macos-latest):
src/configs/javascript.ts#L35
Object literal may only specify known properties, and 'overrideConfig' does not exist in type 'FlatConfigItem'.
|
test (lts/*, macos-latest)
Process completed with exit code 1.
|
test (lts/*, windows-latest):
src/configs/javascript.ts#L35
Object literal may only specify known properties, and 'overrideConfig' does not exist in type 'FlatConfigItem'.
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|