dot-config/tests/fixtures/config.json

9 lines
102 B
JSON

{
"config": {
"value": "json",
"json_test": [
"testing1",
"testing2"
]
}
}