mirror of
https://github.com/waku-org/waku-tests.git
synced 2025-01-26 06:09:07 +00:00
498a2320ba
Don't want to think about format.
5 lines
58 B
Bash
Executable File
5 lines
58 B
Bash
Executable File
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
npx lint-staged
|