diff options
author | Cashew <52880648+Scrub1492@users.noreply.github.com> | 2024-02-10 12:32:55 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-10 05:32:55 +0000 |
commit | 6c8892e031b8ba9b62e2746f7807b5dafb2b984b (patch) | |
tree | 67754e47b8ebe0815a8fa425fe95d2e6c7c18c66 /test/data/dictionaries/invalid-dictionary2/index.json | |
parent | 884f2a0b9d81ffb41e0df46d2b16c2e102f93435 (diff) |
Add eslint eol-last rule (#662)
* add eol-last eslint rule
* fix lint
* update css-json.test
Diffstat (limited to 'test/data/dictionaries/invalid-dictionary2/index.json')
-rw-r--r-- | test/data/dictionaries/invalid-dictionary2/index.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/dictionaries/invalid-dictionary2/index.json b/test/data/dictionaries/invalid-dictionary2/index.json index ba2cc669..ef7f8703 100644 --- a/test/data/dictionaries/invalid-dictionary2/index.json +++ b/test/data/dictionaries/invalid-dictionary2/index.json @@ -4,4 +4,4 @@ "revision": "test", "sequenced": true, "description": "Empty entry in kanji bank" -}
\ No newline at end of file +} |