frontend
This commit is contained in:
5
maxkey-web-frontend/maxkey-web-mgt-app/.husky/pre-commit
Normal file
5
maxkey-web-frontend/maxkey-web-mgt-app/.husky/pre-commit
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
export NODE_OPTIONS="--max-old-space-size=4096"
|
||||
npx --no-install tsc -p tsconfig.app.json --noEmit
|
||||
npx --no-install lint-staged
|
||||
Reference in New Issue
Block a user