fix: test
This commit is contained in:
+3
-3
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
npx lint-staged
|
||||
# Use the locally-installed lint-staged so this works under environments
|
||||
# where npm/npx is broken (e.g. GitHub Desktop's bundled git env).
|
||||
# exec ./node_modules/.bin/lint-staged
|
||||
|
||||
Reference in New Issue
Block a user