4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
echo "husky lint-staged start"
|
|
npx lint-staged
|
|
echo "husky lint-staged end"
|