better configs
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/luarc.json",
|
||||
"runtime.version": "Lua 5.4",
|
||||
"diagnostics": {
|
||||
"enable": true,
|
||||
"globals": []
|
||||
},
|
||||
"completion": {
|
||||
"enable": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user