chore: add lint-staged & husky

This commit is contained in:
鲁树人
2023-05-18 00:39:50 +01:00
parent fd410302e4
commit 770ebec736
4 changed files with 1947 additions and 932 deletions

4
.husky/pre-push Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
pnpm test