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