mirror of
https://github.com/waku-org/waku.org.git
synced 2025-02-23 19:28:13 +00:00
6 lines
93 B
Bash
Executable File
6 lines
93 B
Bash
Executable File
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
# yarn prettier:staged
|
|
# yarn typecheck
|