Add ESLint #412
Annotations
3 errors and 1 warning
pnpm run test:types (ubuntu-latest)
'ClientOnlyCounter' cannot be used as a JSX component.
|
pnpm run test:types (ubuntu-latest)
'ClientOnlyCounterSlow' cannot be used as a JSX component.
|
pnpm run test:types (ubuntu-latest)
Process completed with exit code 1.
|
pnpm run lint (ubuntu-latest):
packages/vike-solid/helpers/clientOnly.tsx#L24
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
|