Support custom parsing logic (pass worklet as parser
prop)
#770
Annotations
3 errors and 1 warning
Lint:
src/MarkdownTextInput.web.tsx#L19
'/home/runner/work/react-native-live-markdown/react-native-live-markdown/src/commonTypes.ts' imported multiple times
|
Lint:
src/MarkdownTextInput.web.tsx#L27
'/home/runner/work/react-native-live-markdown/react-native-live-markdown/src/commonTypes.ts' imported multiple times
|
Lint
Process completed with exit code 1.
|
Lint:
src/MarkdownTextInput.web.tsx#L415
React Hook useCallback has a missing dependency: 'parser'. Either include it or remove the dependency array
|
Loading