Simplify types #137
Annotations
9 warnings
lint:
src/api/ApiClient.ts#L1
PlaygroundClient not found in '@wp-playground/client'
|
lint:
src/ui/App.tsx#L23
PlaygroundClient not found in '@wp-playground/client'
|
lint:
src/ui/import/Import.tsx#L21
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|
lint:
src/ui/preview/Playground.tsx#L3
MountDescriptor not found in '@wp-playground/client'
|
lint:
src/ui/preview/Playground.tsx#L4
PlaygroundClient not found in '@wp-playground/client'
|
lint:
src/ui/preview/Playground.tsx#L5
StartPlaygroundOptions not found in '@wp-playground/client'
|
lint:
src/ui/preview/Playground.tsx#L7
StepDefinition not found in '@wp-playground/client'
|
lint:
src/ui/preview/Preview.tsx#L5
PlaygroundClient not found in '@wp-playground/client'
|
lint:
src/ui/session/SessionProvider.ts#L4
PlaygroundClient not found in '@wp-playground/client'
|