feat: Add complex and nested components for testing line number accuracy #8
Annotations
10 errors
|
Check types:
src/__tests__/fixtures/ComplexComponent.tsx#L19
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
Check types:
src/__tests__/fixtures/ComplexComponent.tsx#L18
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
Check types:
src/__tests__/fixtures/ComplexComponent.tsx#L18
Cannot use JSX unless the '--jsx' flag is provided.
|
|
Check types:
src/__tests__/fixtures/ComplexComponent.tsx#L18
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
Check types:
src/__tests__/fixtures/ComplexComponent.tsx#L17
Cannot use JSX unless the '--jsx' flag is provided.
|
|
Check types:
src/__tests__/fixtures/ComplexComponent.tsx#L17
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
Check types:
src/__tests__/fixtures/ComplexComponent.tsx#L16
Cannot use JSX unless the '--jsx' flag is provided.
|
|
Check types:
src/__tests__/fixtures/ComplexComponent.tsx#L15
Cannot use JSX unless the '--jsx' flag is provided.
|
|
Check types:
src/__tests__/fixtures/ComplexComponent.tsx#L15
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
Check types:
src/__tests__/fixtures/ComplexComponent.tsx#L2
Cannot find module 'react' or its corresponding type declarations.
|
Loading