nviiim/.luarc.json
Robert Morrison e1f5370ce6
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
2023-05-05 19:06:46 +01:00

3 lines
42 B
JSON

{
"workspace.checkThirdParty": false
}