mirror of
https://github.com/logos-messaging/waku-react-native.git
synced 2026-01-02 14:23:08 +00:00
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
. "$(dirname "$0")/_/husky.sh"
|
||
|
|
|
||
|
|
yarn commitlint -E HUSKY_GIT_PARAMS
|