diff --git a/.eslintrc b/.eslintrc index 4f1f608..c8eb79f 100644 --- a/.eslintrc +++ b/.eslintrc @@ -5,6 +5,7 @@ "globals": { "Drupal": true, "drupalSettings": true, + "drupalTranslations": true, "domready": true, "jQuery": true, "_": true,