feat: β¨ drop all deprecated options, now simpler #202
Annotations
4 errors
scripts/typegen.ts#L9
Object literal may only specify known properties, and 'testing' does not exist in type 'Options'.
|
src/configs/testing.ts#L37
Type '{ "jest/consistent-test-it": (string | { fn: string; withinDescribe: string; })[]; "jest/expect-expect": string; "jest/no-alias-methods": string; "jest/no-commented-out-tests": string; "jest/no-conditional-in-test": string; ... 25 more ...; "jest/unbound-method": string; }' is not assignable to type 'Partial<RulesRecord & RuleOptions>'.
|
src/rules/jest.ts#L11
Object literal may only specify known properties, and '"jest/consistent-test-it"' does not exist in type 'RuleOptions'.
|
|
The logs for this run have expired and are no longer available.
Loading