Skip to content

Commit 0ea6040

Browse files
author
rtkay123
committed
build: remove deprecated code
1 parent 4a0835d commit 0ea6040

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.husky/pre-commit

-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
3-
41
npx lint-staged

.husky/pre-push

-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
3-
41
npm test

0 commit comments

Comments
 (0)