From 823997c667e419e79a2b72f6f4896f4a3904fd96 Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 2 Feb 2018 07:34:41 +0100 Subject: Configure XO to use space --- package.json | 4 ++++ 1 file changed, 4 insertions(+) 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 + } } -- cgit v1.2.3