chore(deps): update @typescript-eslint/* to v6 (major) - autoclosed #581
Annotations
10 errors
Lint:
src/__tests__/props-order.test.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
Lint:
src/__tests__/props-shorthand.test.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
Lint:
src/__tests__/require-specific-component.test.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
Lint:
src/lib/getImportDeclaration.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
Lint:
src/lib/isChakraElement.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
Lint:
src/rules/props-order.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
Lint:
src/rules/props-order.ts#L65
Binding element 'parserServices' implicitly has an 'any' type.
|
Lint:
src/rules/props-order.ts#L65
Binding element 'report' implicitly has an 'any' type.
|
Lint:
src/rules/props-order.ts#L65
Binding element 'getSourceCode' implicitly has an 'any' type.
|
Lint:
src/rules/props-order.ts#L65
Binding element 'options' implicitly has an 'any' type.
|