mirror of
https://github.com/logos-messaging/waku-react.git
synced 2026-05-20 09:19:51 +00:00
5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
|
|
#!/usr/bin/env sh
|
||
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
||
|
|
|
||
|
|
npm run fix
|