summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 38f56ec6..e020bb33 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"node": ">=12.14.1"
},
"gitHooks": {
- "pre-commit": "lint-staged"
+ "pre-commit": "lint-staged && vue-cli-service test:unit"
},
"lint-staged": {
"*.{js,vue}": [