This website requires JavaScript.
Explore
Help
Sign In
LaconicNetwork
/
vega-frontend-monorepo
Watch
3
Star
0
Fork
0
You've already forked vega-frontend-monorepo
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
8a9b74fd89
vega-frontend-monorepo
/
.husky
/
pre-commit
6 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add husky and lint-staged
2022-02-11 15:01:10 +00:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn lint-staged
Add tests to pre-commit
2022-02-11 15:14:13 +00:00
nx affected:test --uncommitted
Reference in New Issue
Copy Permalink