aboutsummaryrefslogtreecommitdiff
path: root/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index aea94cde..fbb47626 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -658,9 +658,8 @@
},
{
"files": [
- "ext/js/core.js",
"ext/js/core/extension-error.js",
- "ext/js/yomitan.js",
+ "ext/js/application.js",
"ext/js/accessibility/accessibility-controller.js",
"ext/js/background/backend.js",
"ext/js/background/offscreen.js",