feat: migrate to rpc package #44
Annotations
10 errors
|
lint:
packages/devtools/src/node/ws.ts#L26
Parameter 'ws' implicitly has an 'any' type.
|
|
lint:
packages/devtools/src/node/ws.ts#L6
Cannot find module '@vitejs/devtools-rpc/presets/ws/server' or its corresponding type declarations.
|
|
lint:
packages/devtools/src/node/ws.ts#L5
Cannot find module '@vitejs/devtools-rpc' or its corresponding type declarations.
|
|
lint:
packages/devtools/src/app/modules/rpc/runtime/rpc/index.ts#L5
Cannot find module '@vitejs/devtools-rpc/presets/ws/client' or its corresponding type declarations.
|
|
lint:
packages/devtools/src/app/modules/rpc/runtime/rpc/index.ts#L4
Cannot find module '@vitejs/devtools-rpc' or its corresponding type declarations.
|
|
lint:
packages/devtools/src/app/modules/rpc/runtime/plugin.ts#L62
Parameter 'name' implicitly has an 'any' type.
|
|
lint:
packages/devtools/src/app/modules/rpc/runtime/plugin.ts#L62
Parameter 'e' implicitly has an 'any' type.
|
|
lint:
packages/devtools/src/app/modules/rpc/runtime/plugin.ts#L51
Parameter 'e' implicitly has an 'any' type.
|
|
lint:
packages/devtools/src/app/modules/rpc/runtime/plugin.ts#L7
Cannot find module '@vitejs/devtools-rpc/presets/ws/client' or its corresponding type declarations.
|
|
lint:
packages/devtools/src/app/modules/rpc/runtime/plugin.ts#L6
Cannot find module '@vitejs/devtools-rpc' or its corresponding type declarations.
|