feature: add typecheck scripts and change ~plugin/
shared code reference
#9
Annotations
10 errors
📋 Typecheck webui
Cannot find module '~plugin' or its corresponding type declarations.
|
📋 Typecheck webui
Type 'unknown' is not assignable to type 'number'.
|
📋 Typecheck webui
'module' is of type 'unknown'.
|
📋 Typecheck webui
'module' is of type 'unknown'.
|
📋 Typecheck webui
Parameter 'module' implicitly has an 'any' type.
|
📋 Typecheck webui
Cannot find module '~plugin' or its corresponding type declarations.
|
📋 Typecheck webui
Parameter 'output' implicitly has an 'any' type.
|
📋 Typecheck webui
Parameter 'path' implicitly has an 'any' type.
|
📋 Typecheck webui
Parameter 'part' implicitly has an 'any' type.
|
📋 Typecheck webui
Parameter 'index' implicitly has an 'any' type.
|
Loading