deno.land / x / yargs@v17.6.0-deno / test / fixtures / extends / config_deep.json

config_deep.json
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "a": { "b": 15, "c": 12, "d": [1,2,3], "e": [1], "f": "yes" }, "test": { "yes": 1 }}
yargs

Version Info

Tagged at
2 years ago