I will save this but will probably change this
This commit is contained in:
8
.luarc.json
Normal file
8
.luarc.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"workspace.library": [
|
||||
"./lsp"
|
||||
],
|
||||
"diagnostics.disable": [
|
||||
"undefined-global"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user