mirror of
https://github.com/bitwarden/cli
synced 2025-12-06 04:23:19 +00:00
* Add build-time feature flag capabilities * Toggle `bw serve` command with `serve` flag * Run linter and prettier
6 lines
39 B
JSON
6 lines
39 B
JSON
{
|
|
"flags": {
|
|
"serve": true
|
|
}
|
|
}
|