docs: docs edit #2
Annotations
7 errors and 6 warnings
test
Process completed with exit code 1.
|
lint:
src/HighlightText.tsx#L87
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:
src/HighlightText.tsx#L375
React Hook useCallback has a missing dependency: 'layout'. Either include it or remove the dependency array
|
lint:
src/utilis/helper_functions.ts#L9
Replace `·` with `;`
|
lint:
src/utilis/helper_functions.ts#L27
Replace `arr:·number[],·number:·number` with `⏎··arr:·number[],⏎··number:·number⏎`
|
lint
Process completed with exit code 1.
|
build-library
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#L286
'words' is already declared in the upper scope on line 251 column 11
|
lint:
src/HighlightText.tsx#L313
'words' is already declared in the upper scope on line 251 column 11
|
lint:
src/HighlightText.tsx#L331
'words' is already declared in the upper scope on line 251 column 11
|
lint:
src/HighlightText.tsx#L341
'words' is already declared in the upper scope on line 251 column 11
|