remove isFileLoaded and move position of startQuery definition #354
Annotations
3 errors
lint-check:
src/contexts/StateContextProvider.tsx#L330
This line has a length of 102. Maximum allowed is 100
|
lint-check:
src/contexts/StateContextProvider.tsx#L390
React Hook useCallback has missing dependencies: 'isCaseSensitive', 'isRegex', 'queryString', and 'startQuery'. Either include them or remove the dependency array
|
lint-check
Process completed with exit code 1.
|