updated luarc.json
This commit is contained in:
+1
-5
@@ -4,10 +4,7 @@
|
||||
"version": "Lua 5.1"
|
||||
},
|
||||
"workspace": {
|
||||
"checkThirdParty": false,
|
||||
"library": [
|
||||
".vscode/lua-addons"
|
||||
]
|
||||
"checkThirdParty": false
|
||||
},
|
||||
"diagnostics": {
|
||||
"enable": true,
|
||||
@@ -18,7 +15,6 @@
|
||||
"undefined-field": "Warning",
|
||||
"unused-local": "Warning",
|
||||
"unused-function": "Warning"
|
||||
|
||||
},
|
||||
"groupFileStatus": {
|
||||
"ambiguity": "Any",
|
||||
|
||||
Reference in New Issue
Block a user