⚠️ Migrate SUI Tools to TS or add TypeDefinitions #69
Annotations
10 errors
Checks:
node_modules/htmr/src/types.ts#L1
'ReactHTML' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Checks:
node_modules/htmr/src/types.ts#L1
'ReactSVG' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Checks:
node_modules/htmr/src/types.ts#L1
'ReactNode' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Checks:
node_modules/htmr/src/types.ts#L1
'ComponentType' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Checks:
packages/sui-bundler/bin/sui-bundler-build.js#L26
Parameter 'v' implicitly has an 'any' type.
|
Checks:
packages/sui-bundler/bin/sui-bundler-build.js#L26
Parameter 'm' implicitly has an 'any' type.
|
Checks:
packages/sui-bundler/bin/sui-bundler-build.js#L68
Parameter 'error' implicitly has an 'any' type.
|
Checks:
packages/sui-bundler/bin/sui-bundler-build.js#L68
Parameter 'stats' implicitly has an 'any' type.
|
Checks:
packages/sui-bundler/bin/sui-bundler-build.js#L76
Binding element 'message' implicitly has an 'any' type.
|
Checks:
packages/sui-bundler/bin/sui-bundler-build.js#L83
Binding element 'message' implicitly has an 'any' type.
|