chore(luarc): add luarc
Add luarc, This is entirely to fix a dumb issue where lua-ls seems to detect 3rd party libs that doesn't exits properly
This commit is contained in:
parent
9375a97be9
commit
e1f5370ce6
3
.luarc.json
Normal file
3
.luarc.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"workspace.checkThirdParty": false
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user