Radix/zls.build.json

9 lines
110 B
JSON

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