Add Plugins #1174
Annotations
10 errors
tests:
tests/DOMEvents/$.spec.tsx#L4
Cannot find module 'jsx-dom-runtime' or its corresponding type declarations.
|
tests:
tests/DOMEvents/$.spec.tsx#L10
This JSX tag requires the module path 'jsx-dom-runtime/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
|
tests:
tests/DOMEvents/$.spec.tsx#L48
Parameter 'div' implicitly has an 'any' type.
|
tests:
tests/DOMEvents/$.spec.tsx#L87
Parameter 'div' implicitly has an 'any' type.
|
tests:
tests/DOMEvents/AnimationEvent.spec.tsx#L10
This JSX tag requires the module path 'jsx-dom-runtime/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
|
tests:
tests/DOMEvents/ClipboardEvent.spec.tsx#L8
This JSX tag requires the module path 'jsx-dom-runtime/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
|
tests:
tests/DOMEvents/CompositionEvent.spec.tsx#L8
This JSX tag requires the module path 'jsx-dom-runtime/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
|
tests:
tests/DOMEvents/ContentVisibilityAutoStateChangeEvent.spec.tsx#L21
This JSX tag requires the module path 'jsx-dom-runtime/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
|
tests:
tests/DOMEvents/DragEvent.spec.tsx#L8
This JSX tag requires the module path 'jsx-dom-runtime/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
|
tests:
tests/DOMEvents/Event.spec.tsx#L13
This JSX tag requires the module path 'jsx-dom-runtime/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
|