fix: remove dedupe + add dev react runtime #20
Merged
Annotations
9 warnings
|
Run pnpm lint
Unexpected any. Specify a different type
|
|
Run pnpm lint
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/index.tsx#L578
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/index.tsx#L519
React Hook useEffect has missing dependencies: 'resetMenuFilter', 'toolbarSettings', 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#L406
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/index.tsx#L172
The 'availableFields' logical expression could make the dependencies of useCallback Hook (at line 184) 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#L29
Unexpected any. Specify a different type
|
|
Run pnpm lint:
src/index.tsx#L19
Unexpected any. Specify a different type
|
Loading