{ "extends": "../../tsconfig-base.json", "compilerOptions": { "rootDir": ".", "outDir": "../../gen/common" }, "include": [ "**/*.ts" ] }