Update Web #306
Annotations
10 errors
Lint check:
platforms/web/lib/composer.test.ts#L9
All imports in the declaration are only used as types. Use `import type`
|
Lint check:
platforms/web/lib/composer.test.ts#L12
All imports in the declaration are only used as types. Use `import type`
|
Lint check:
platforms/web/lib/composer.ts#L9
All imports in the declaration are only used as types. Use `import type`
|
Lint check:
platforms/web/lib/composer.ts#L15
All imports in the declaration are only used as types. Use `import type`
|
Lint check:
platforms/web/lib/composer.ts#L28
All imports in the declaration are only used as types. Use `import type`
|
Lint check:
platforms/web/lib/dom.ts#L9
All imports in the declaration are only used as types. Use `import type`
|
Lint check:
platforms/web/lib/suggestion.test.tsx#L9
Imports "SuggestionPattern" are only used as type
|
Lint check:
platforms/web/lib/suggestion.ts#L9
All imports in the declaration are only used as types. Use `import type`
|
Lint check:
platforms/web/lib/suggestion.ts#L12
All imports in the declaration are only used as types. Use `import type`
|
Lint check:
platforms/web/lib/testUtils/Editor.tsx#L9
Imports "MutableRefObject" and "JSX" are only used as type
|
Loading