mirror of
https://gitee.com/antv/g6.git
synced 2024-12-02 03:38:20 +08:00
5 lines
69 B
Bash
Executable File
5 lines
69 B
Bash
Executable File
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
npx lint-staged
|