From 4b77fb5c6a166b4ca3dcd8abd53016f6fb34f1da Mon Sep 17 00:00:00 2001 From: Hans Fast Date: Tue, 17 Apr 2018 12:05:28 +0200 Subject: [PATCH] root eslintrc --- .eslintrc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintrc.json b/.eslintrc.json index 4a195813..19f3add6 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,4 +1,5 @@ { + "root": true, "env": { "browser": true, "es6": true