fix: 🐛 lint #101
Annotations
1 error and 4 warnings
Run tests
Process completed with exit code 1.
|
Run tests:
src/components/transform-component/transform-component.tsx#L43
React Hook useEffect has missing dependencies: 'cleanupWindowEvents' and 'init'. Either include them or remove the dependency array
|
Run tests:
src/core/animations/animations.constants.ts#L55
Unexpected unnamed function
|
Run tests:
src/core/animations/animations.constants.ts#L59
Unexpected unnamed function
|
Run tests:
src/hooks/use-transform-init.tsx#L26
React Hook useEffect has missing dependencies: 'callback' and 'libraryContext'. Either include them or remove the dependency array. If 'callback' changes too often, find the parent component that defines it and wrap that definition in useCallback
|