Breaking change: migrate template builder to SuperDoc v1 #24
Annotations
9 warnings
|
Run pnpm lint:
src/types.ts#L85
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/types.ts#L7
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/index.tsx#L564
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/index.tsx#L506
React Hook useEffect has missing dependencies: 'resetMenuFilter' and 'updateMenuFilter'. Either include them or remove the dependency array
|
|
Run pnpm lint:
src/index.tsx#L425
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/index.tsx#L408
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/index.tsx#L162
The 'availableFields' logical expression could make the dependencies of useCallback Hook (at line 175) change on every render. Move it inside the useCallback callback. Alternatively, wrap the initialization of 'availableFields' in its own useMemo() Hook
|
|
Run pnpm lint:
src/index.tsx#L28
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/index.tsx#L20
Unexpected any. Specify a different type
|
Loading