Skip to content

Commit 0bd4f66

Browse files
add lint-staged and husky
1 parent 23b2360 commit 0bd4f66

File tree

3 files changed

+501
-6
lines changed

3 files changed

+501
-6
lines changed

.husky/pre-commit

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
npx lint-staged
2+
npm run test

0 commit comments

Comments
 (0)