From 5485600e31dc90a00b14e1274cbefc10fdcae626 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 1 Feb 2018 14:40:53 +0100 Subject: Clean of the code with xo linter --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 58284f1..3ddf323 100644 --- a/package.json +++ b/package.json @@ -17,5 +17,8 @@ "mermaid", "graphs", "remark" - ] + ], + "devDependencies": { + "xo": "^0.18.2" + } } -- cgit v1.2.3