This website requires JavaScript.
Explore
Help
Sign In
heliox
/
old-monorepo
Archived
Watch
1
Star
0
Fork
You've already forked old-monorepo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2023-12-22
. You can view files and clone it, but cannot push or open issues or pull requests.
61bd1ed90c
old-monorepo
/
.husky
/
pre-commit
4 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
Add husky on commit lint
2021-06-30 09:20:26 +02:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
Finalize on commit lint
2021-06-30 09:31:58 +02:00
yarn --cwd ./Dashboard run lint
Reference in a new issue
Copy permalink