summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsumneko <sumneko@hotmail.com>2019-05-14 18:18:07 +0800
committersumneko <sumneko@hotmail.com>2019-05-14 18:18:07 +0800
commite75f3981ea9e7a5c11d7f6f8fa28e4c86e966043 (patch)
tree4d5c35fd8807699667b3d745f827ac43921f6b91 /package.json
parent865ccb99293879368b6f392e8be3314969176521 (diff)
downloadlua-language-server-e75f3981ea9e7a5c11d7f6f8fa28e4c86e966043.zip
更新package
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/package.json b/package.json
index d2244a82..f9f44a9f 100644
--- a/package.json
+++ b/package.json
@@ -237,11 +237,6 @@
"scope": "resource",
"type": "boolean"
},
- "Lua.workspace.library": {
- "markdownDescription": "%config.workspace.library%",
- "scope": "resource",
- "type": "object"
- },
"Lua.workspace.maxPreload": {
"default": 300,
"description": "%config.workspace.maxPreload%",