{
    "exclude": ["test/fixture"],
    "compilerOptions": {
        "module": "node20",
        "skipLibCheck": true,
        "strict": true
    }
}
