diff options
Diffstat (limited to '.eslintrc.json')
-rw-r--r-- | .eslintrc.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintrc.json b/.eslintrc.json index f2faff59..63cc6b7e 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -568,6 +568,7 @@ "ext/js/display/sandbox/structured-content-generator.js", "ext/js/dom/sandbox/css-style-applier.js", "ext/js/language/ja/japanese.js", + "ext/js/language/text-utilities.js", "ext/js/templates/sandbox/anki-template-renderer-content-manager.js", "ext/js/templates/sandbox/anki-template-renderer.js", "ext/js/templates/sandbox/template-renderer-frame-api.js", |