too many things
This commit is contained in:
3
.githooks-repo/pre-commit-nestjs
Normal file
3
.githooks-repo/pre-commit-nestjs
Normal file
@@ -0,0 +1,3 @@
|
||||
prettier --check "src/**/*.ts" "test/**/*.ts" "package.json" "package-lock.json"
|
||||
eslint "{src,apps,libs,test}/**/*.ts"
|
||||
pnpm run test
|
||||
Reference in New Issue
Block a user