aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index 3ddf323..7272401 100644
--- a/package.json
+++ b/package.json
@@ -21,4 +21,8 @@
"devDependencies": {
"xo": "^0.18.2"
}
+ ,
+ "xo" : {
+ "space" : true
+ }
}