mirror of
https://github.com/alexgo-io/b20.git
synced 2026-01-12 14:34:10 +08:00
5 lines
70 B
Bash
Executable File
5 lines
70 B
Bash
Executable File
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
yarn lint-staged
|