5 строки
67 B
Plaintext
5 строки
67 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
. "$(dirname -- "$0")/_/husky.sh"
|
||
|
|
||
|
npx gulp lint
|