conf/test_data/unknown.json
Bruno Carlin e72c317bbb
All checks were successful
/ linting (push) Successful in 3m44s
/ tests (push) Successful in 27s
feat: add support for toml in addition to json
2024-05-06 11:19:26 +02:00

5 lines
71 B
JSON

{
"String": "config string",
"Int": 42,
"Unknown": "foo"
}