{
    "extends": "./tsconfig.base.json",
    "compilerOptions": {
        "declarationDir": "../lib/prod",
        "outDir": "../lib/prod"
    }
}