summaryrefslogtreecommitdiff
path: root/.luarc.json
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-10-22 15:01:45 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-10-22 15:01:45 +0800
commit0c364067c6350e0c524e2f772f733b6ebb6f902c (patch)
tree1c49975d7886490adc283d40077c1f343f10c255 /.luarc.json
parentf08a882687302e311b3a92fa8f2ac25aaa145218 (diff)
downloadlua-language-server-0c364067c6350e0c524e2f772f733b6ebb6f902c.zip
fix luarc
Diffstat (limited to '.luarc.json')
-rw-r--r--.luarc.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.luarc.json b/.luarc.json
index 5012f62b..2a2fcd2f 100644
--- a/.luarc.json
+++ b/.luarc.json
@@ -20,7 +20,7 @@
"?.lua",
"script/?.lua",
"script/?/init.lua"
- ],
+ ]
},
"workspace": {
"maxPreload": 1600,