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