aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 7522f46..1aa6508 100644
--- a/package.json
+++ b/package.json
@@ -18,5 +18,8 @@
],
"devDependencies": {
"xo": "^0.18.2"
+ },
+ "xo" : {
+ "space" : true
}
}