fix: use ConfigWithExtends instead of Linter.Config #809
Annotations
8 errors
|
Typecheck
Process completed with exit code 1.
|
|
Typecheck:
src/configs/formatters.ts#L312
Type 'VendoredPrettierRuleOptions' is not assignable to type '{ [k: string]: unknown; parser: string; } | undefined'.
|
|
Typecheck:
src/configs/formatters.ts#L277
Type 'VendoredPrettierRuleOptions' is not assignable to type '{ [k: string]: unknown; parser: string; } | undefined'.
|
|
Typecheck:
src/configs/formatters.ts#L254
Type 'VendoredPrettierRuleOptions' is not assignable to type '{ [k: string]: unknown; parser: string; } | undefined'.
|
|
Typecheck:
src/configs/formatters.ts#L199
Type 'VendoredPrettierRuleOptions' is not assignable to type '{ [k: string]: unknown; parser: string; } | undefined'.
|
|
Typecheck:
src/configs/formatters.ts#L179
Type 'VendoredPrettierRuleOptions' is not assignable to type '{ [k: string]: unknown; parser: string; } | undefined'.
|
|
Typecheck:
src/configs/formatters.ts#L161
Type 'VendoredPrettierRuleOptions' is not assignable to type '{ [k: string]: unknown; parser: string; } | undefined'.
|
|
Typecheck:
src/configs/formatters.ts#L112
Type 'VendoredPrettierRuleOptions' is not assignable to type '{ [k: string]: unknown; parser: string; } | undefined'.
|
Loading