Add JS code linting as GH action workflow #22
mateusz1913
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We already use eslint and typescript as a pre-commit git hook. Next step should be to run it on CI for pull requests, similar to how it should be done for native linters
packages/react-native-legal
workspaceactions/cache
to speed up subsequent node_modules installsactions/setup-node
with cache optionsBeta Was this translation helpful? Give feedback.
All reactions