diff options
Diffstat (limited to '.eslintrc.json')
-rw-r--r-- | .eslintrc.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json index eec25b5c..aea94cde 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -684,7 +684,7 @@ "ext/js/general/object-property-accessor.js", "ext/js/general/regex-util.js", "ext/js/general/text-source-map.js", - "ext/js/language/deinflector.js", + "ext/js/language/language-transformer.js", "ext/js/dictionary/dictionary-database.js", "ext/js/dictionary/dictionary-data-util.js", "ext/js/language/sandbox/japanese-util.js", |