Configuration
Everything lives in one stoat.json beside your solution file.
json
{
"$schema": "https://stoat.jasperfx.net/schema/v1.json",
"solution": "Stoat.sln",
"conventions": "infer"
}