feat(poc): improve lint for commit

This commit is contained in:
Björn Meyer
2023-07-12 14:14:15 +02:00
parent ef1fb57535
commit a1b435487f
3 changed files with 22 additions and 3 deletions

5
.husky/pre-commit Normal file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
pnpm run lint
npx lint-staged