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 1608bc9f..bfc9c3d2 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -186,6 +186,7 @@ "ext/js/background/environment.js", "ext/js/background/profile-conditions-util.js", "ext/js/background/request-builder.js", + "ext/js/background/script-manager.js", "ext/js/comm/anki.js", "ext/js/comm/clipboard-monitor.js", "ext/js/comm/clipboard-reader.js", |