4 строки
73 B
Plaintext
4 строки
73 B
Plaintext
|
#!/bin/sh
|
||
|
. "$(dirname "$0")/_/husky.sh"
|
||
|
|
||
|
./node_modules/.bin/lint-staged
|