{
    "extends": "../../../tsconfig.json",
    "compilerOptions": {
        "rootDir": "."
    },
    "include": ["./*.ts"]
}
