We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651f07f commit 35b8c38Copy full SHA for 35b8c38
package.json
@@ -48,7 +48,7 @@
48
"vue-template-compiler": "^2.6.11"
49
},
50
"gitHooks": {
51
- "pre-commit": "lint-staged"
+ "pre-commit": "lint-staged && yarn test"
52
53
"lint-staged": {
54
"*.{js,jsx,vue}": [
0 commit comments