lazy.nvim/.busted

12 lines
125 B
Plaintext

return {
_all = {
coverage = false,
},
default = {
verbose = true,
},
tests = {
verbose = true,
},
}