chore: add git pre commit hook
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
"prismjs": "^1.27.0"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "npm run lint && npm run type:check",
|
||||
"commit-msg": "node scripts/verifyCommit.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user