chore(deps): update linters #1688
Annotations
5 errors
build (lts/*):
src/plugins.ts#L28
Unused '@ts-expect-error' directive.
|
build (lts/*):
src/plugins.ts#L38
Unused '@ts-expect-error' directive.
|
build (lts/*):
src/plugins.ts#L40
Argument of type '{ deprecatedRules: Partial<{ 'boolean-prop-naming': RuleModule; 'button-has-type': RuleModule; 'checked-requires-onchange-or-readonly': RuleModule; 'default-props-match-prop-types': RuleModule; ... 98 more ...; 'void-dom-elements-no-children': RuleModule; }>; rules: { ...; }; configs: { ...; } & { ...; }; }' is not assignable to parameter of type 'Plugin'.
|
build (lts/*):
src/plugins.ts#L85
Cannot find module 'eslint-plugin-vitest' or its corresponding type declarations.
|
build (lts/*)
Process completed with exit code 1.
|