lua-chains/.luarc.json

8 lines
115 B
JSON

{
"diagnostics.globals": [
"lfs"
],
"workspace.library": [
"${3rd}/lfs/library"
]
}