mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-30 00:41:12 -05:00
ci: add testMatch for skipping mock-preset (#2170)
This commit is contained in:
committed by
Evan You
parent
d730053b23
commit
86184fe6c8
+2
-1
@@ -34,7 +34,8 @@
|
||||
"/temp/",
|
||||
"/scripts/",
|
||||
".*.helper.js"
|
||||
]
|
||||
],
|
||||
"testMatch": ["**/*.spec.js"]
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,vue}": [
|
||||
|
||||
Reference in New Issue
Block a user