This commit is contained in:
2024-12-20 14:42:39 +08:00
parent ee1ae711f5
commit e39ea741ea
2 changed files with 3 additions and 3 deletions
+1
View File
@@ -20,3 +20,4 @@ tests/**/coverage/
*.njsproj
*.sln
tsconfig.tsbuildinfo
/.husky/
-1
View File
@@ -1,5 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
. "$(dirname "$0")/common.sh"
[ -n "$CI" ] && exit 0