summaryrefslogtreecommitdiff
path: root/test/jsconfig.json
diff options
context:
space:
mode:
authorCashew <52880648+Scrub1492@users.noreply.github.com>2024-02-10 12:32:55 +0700
committerGitHub <noreply@github.com>2024-02-10 05:32:55 +0000
commit6c8892e031b8ba9b62e2746f7807b5dafb2b984b (patch)
tree67754e47b8ebe0815a8fa425fe95d2e6c7c18c66 /test/jsconfig.json
parent884f2a0b9d81ffb41e0df46d2b16c2e102f93435 (diff)
Add eslint eol-last rule (#662)
* add eol-last eslint rule * fix lint * update css-json.test
Diffstat (limited to 'test/jsconfig.json')
-rw-r--r--test/jsconfig.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/jsconfig.json b/test/jsconfig.json
index bc8b8a90..4f7f175b 100644
--- a/test/jsconfig.json
+++ b/test/jsconfig.json
@@ -41,4 +41,4 @@
"../node_modules",
"../dev/lib"
]
-} \ No newline at end of file
+}