Skip to content

Commit f5a690d

Browse files
committed
Simplify precommit hook
1 parent b46a0d1 commit f5a690d

4 files changed

Lines changed: 3334 additions & 27 deletions

File tree

.husky/pre-commit

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
# npm run lint && npm run test && (cd cli && npm run check)
2-
node .husky/pre-commit.js
1+
npm run precommit

.husky/pre-commit.js

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)