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