{ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "build/main" }, "include": ["**/*.ts", "**/.*.ts"], "exclude": ["node_modules"] }