Radix/examples/zls.build.json

9 lines
107 B
JSON

{
"build_options": [
{
"name": "cmd",
"value": "bazel run @zml//:completion"
}
]
}