aboutsummaryrefslogtreecommitdiff
path: root/.eslintrc.json
diff options
context:
space:
mode:
authorstarxeras <149911531+starxeras@users.noreply.github.com>2023-11-17 22:27:46 -0600
committerGitHub <noreply@github.com>2023-11-17 22:27:46 -0600
commit30b91d8b6d04d2941ede1187e8bfb21f33d07ff0 (patch)
tree4ecc045d9b0bdeccefc7b03bb78b9f162e73b348 /.eslintrc.json
parentcaaa733e27e6de0ba11b45c7cd1c617af4e51537 (diff)
parent106efbd88528d1d37e86fab0574f6ebf30d119c1 (diff)
Merge branch 'master' into mecab-info
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index e37ef133..f1a79770 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -420,6 +420,8 @@
"ext/js/yomitan.js",
"ext/js/accessibility/accessibility-controller.js",
"ext/js/background/backend.js",
+ "ext/js/background/offscreen.js",
+ "ext/js/background/offscreen-proxy.js",
"ext/js/background/profile-conditions-util.js",
"ext/js/background/request-builder.js",
"ext/js/background/script-manager.js",