mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-06-01 10:04:00 +00:00
16 lines
302 B
JSON
16 lines
302 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/reqnroll/Reqnroll/main/Reqnroll.Configuration/reqnroll.schema.json",
|
|
"language": {
|
|
"feature": "en-US"
|
|
},
|
|
"bindingCulture": {
|
|
"name": "en-US"
|
|
},
|
|
"trace": {
|
|
"level": "Verbose"
|
|
},
|
|
"runtime": {
|
|
"stopAtFirstError": false
|
|
}
|
|
}
|