{
    "extends": "./tsconfig.cjs.json",
    "compilerOptions": {
        "outDir": "tests/dist",
    },
    "include": ["tests/src"],
}
