fix(app-shell): actually compile spec-symbol-parity.test.ts's type …
#501
Annotations
10 warnings
|
Lint:
packages/vscode-extension/src/providers/CompletionProvider.ts#L21
'context' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
packages/vscode-extension/src/providers/CompletionProvider.ts#L20
'token' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
packages/vscode-extension/src/extension.ts#L303
Unexpected any. Specify a different type
|
|
Lint:
packages/vscode-extension/src/extension.ts#L272
'editor' is assigned a value but never used
|
|
Lint:
packages/vscode-extension/src/extension.ts#L227
Unexpected any. Specify a different type
|
|
Lint:
packages/plugin-editor/src/index.tsx#L82
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
packages/plugin-editor/src/index.test.ts#L93
Unexpected any. Specify a different type
|
|
Lint:
packages/plugin-editor/src/index.test.ts#L66
Unexpected any. Specify a different type
|
|
Lint:
packages/plugin-editor/src/index.test.ts#L48
Unexpected any. Specify a different type
|
|
Lint:
packages/plugin-editor/src/index.test.ts#L37
Unexpected any. Specify a different type
|