updated luarc.json
This commit is contained in:
+4
-1
@@ -4,7 +4,10 @@
|
||||
"version": "Lua 5.1"
|
||||
},
|
||||
"workspace": {
|
||||
"checkThirdParty": false
|
||||
"checkThirdParty": false,
|
||||
"library": [
|
||||
".vscode/lua-addons"
|
||||
]
|
||||
},
|
||||
"diagnostics": {
|
||||
"enable": true,
|
||||
|
||||
Reference in New Issue
Block a user