This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
waku-react
Watch
1
Star
0
Fork
0
You've already forked waku-react
mirror of
https://github.com/logos-messaging/waku-react.git
synced
2026-01-02 14:13:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
waku-react
/
.husky
/
pre-commit
5 lines
69 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
feat!: add basic @waku/react hooks (#1) * add react and typecript * add react, rollup and ts * add waku dependencies * add create hooks, providers and update typings path * extend create hooks and provider with error/loading state * rename to isLoading * create useContentPair hook * add protocols property and bootstrap with remote peers * add useFilterSubscribe * add eslint & fix issues * add prettier & fix * add jest * add husky * add bundlewatch
2023-02-16 21:49:46 +01:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
chore: use lint-staged for pre-commit (#6)
2023-05-17 13:05:02 +02:00
npx lint-staged
Reference in New Issue
Copy Permalink