nixos/lua-lsp/meta/3rd/busted/config.json

8 lines
84 B
JSON

{
"settings": {
"Lua.workspace.library": [
"${3rd}/luassert/library"
]
}
}