feat: support vite-plugin-inspect
for both Vite 5 and 6
#236
Annotations
7 errors
Run pnpm typecheck:
packages/devtools/src/integrations/vite-inspect.ts#L41
Property 'modules' does not exist on type 'ModulesList'.
|
Run pnpm typecheck:
packages/devtools/src/integrations/vite-inspect.ts#L43
Parameter 'm' implicitly has an 'any' type.
|
Run pnpm typecheck:
packages/devtools/src/integrations/vite-inspect.ts#L50
Parameter 'i' implicitly has an 'any' type.
|
Run pnpm typecheck:
packages/devtools/src/integrations/vite-inspect.ts#L55
Parameter 'm' implicitly has an 'any' type.
|
Run pnpm typecheck:
packages/devtools/src/integrations/vite-inspect.ts#L58
Parameter 'i' implicitly has an 'any' type.
|
Run pnpm typecheck:
packages/devtools/src/integrations/vite-inspect.ts#L59
Parameter 'm' implicitly has an 'any' type.
|
Run pnpm typecheck
Process completed with exit code 2.
|
Loading