This website requires JavaScript.
Explore
Help
Sign In
status-im
/
js-waku-examples
Watch
2
Star
0
Fork
0
You've already forked js-waku-examples
mirror of
https://github.com/status-im/js-waku-examples.git
synced
2025-01-15 01:34:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
js-waku-examples
/
.husky
/
pre-commit
5 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add: prettier to precommit; prettify everything
2022-12-09 16:25:19 +05:30
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
use npx in husky
2022-12-23 23:05:50 +01:00
npx lint-staged
Reference in New Issue
Copy Permalink