diff --git a/.eslintrc.json b/.eslintrc.json index 097887a7d..77b57e90c 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -10,6 +10,7 @@ "Tabs": true, "Tracker": true, "_": true, + "__dirname": true, "window": true, "location": true, "document": true,