This website requires JavaScript.
Explore
Help
Sign In
mokhtar
/
shellphone.app
Watch
1
Star
0
Fork
0
You've already forked shellphone.app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
730030f6f1
shellphone.app
/
.husky
/
pre-push
7 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
migrate to blitzjs
2021-07-31 14:33:18 +00:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx tsc
npm run lint
reformat with prettier with semicolons and tabs
2021-07-31 15:57:43 +00:00
#npm run test
Reference in New Issue
Copy Permalink