diff --git a/.eslintrc b/.eslintrc index a7a53a7..b1d810a 100644 --- a/.eslintrc +++ b/.eslintrc @@ -1,4 +1,5 @@ { + "root": true, "env": { "browser": true, "commonjs": true,