summary refs log tree commit diff
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 9e13d60..c19523d 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
     "vuepress": "^1.2.0"
   },
   "jest": {
-    "testPathIgnorePatterns" : [
+    "testPathIgnorePatterns": [
       "<rootDir>/tmp"
     ]
   }