This website requires JavaScript.
Explore
Help
Sign In
thunderstrike
/
puppeteer
Watch
2
Star
0
Fork
0
You've already forked puppeteer
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ac9929d80f
puppeteer
/
.husky
/
pre-comit
5 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: setup husky properly (#7727) This change addresses breaking changes that happened in husky which, as a result, didn't run properly since the update. Closes #7726
2021-10-27 21:12:10 +00:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
chore: namespace commands (#8494)
2022-06-10 09:55:53 +00:00
npm run lint:eslint
Reference in New Issue
Copy Permalink