diff options
Diffstat (limited to 'core/.eslintrc.json')
-rw-r--r-- | core/.eslintrc.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/.eslintrc.json b/core/.eslintrc.json index a133f542bb8..7cd9b27b375 100644 --- a/core/.eslintrc.json +++ b/core/.eslintrc.json @@ -20,6 +20,7 @@ "Modernizr": true, "Popper": true, "Sortable": true, + "once": true, "CKEDITOR": true, "tabbable": true }, |