fix: renamed lint fix script
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
npm run lint-fix-staged
|
||||
npm run lint-fix
|
||||
npm run test-coverage
|
||||
npm run format-staged
|
||||
Reference in New Issue
Block a user