Fix pre commit hook
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env sh
|
||||
corepack pnpm run precommit
|
||||
./node_modules/.bin/lint-staged
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env sh
|
||||
corepack pnpm run precommit
|
||||
./node_modules/.bin/lint-staged
|
||||