docs: description change #5
Annotations
3 errors and 6 warnings
test
Process completed with exit code 1.
|
lint:
src/HighlightText.tsx#L90
React Hook useCallback has missing dependencies: 'addRange' and 'word'. Either include them or remove the dependency array. If 'addRange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint
Process completed with exit code 1.
|
lint:
example/src/App.tsx#L19
Inline style: { flex: 1 }
|
lint:
example/src/App.tsx#L50
Inline style: { fontSize: 15 }
|
lint:
src/HighlightText.tsx#L289
'words' is already declared in the upper scope on line 254 column 11
|
lint:
src/HighlightText.tsx#L316
'words' is already declared in the upper scope on line 254 column 11
|
lint:
src/HighlightText.tsx#L334
'words' is already declared in the upper scope on line 254 column 11
|
lint:
src/HighlightText.tsx#L344
'words' is already declared in the upper scope on line 254 column 11
|