diff --git a/.eslintrc b/.eslintrc index cdf86ac..705ba91 100644 --- a/.eslintrc +++ b/.eslintrc @@ -1,4 +1,5 @@ { + "root": true, "env": { "amd": true, "browser": true,