diff options
author | sumneko <sumneko@hotmail.com> | 2019-05-14 18:18:07 +0800 |
---|---|---|
committer | sumneko <sumneko@hotmail.com> | 2019-05-14 18:18:07 +0800 |
commit | e75f3981ea9e7a5c11d7f6f8fa28e4c86e966043 (patch) | |
tree | 4d5c35fd8807699667b3d745f827ac43921f6b91 /package.json | |
parent | 865ccb99293879368b6f392e8be3314969176521 (diff) | |
download | lua-language-server-e75f3981ea9e7a5c11d7f6f8fa28e4c86e966043.zip |
更新package
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
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%", |