{ "compilerOptions": { "outDir": "__build__", "target": "ES2020" }, "extends": "tsconfig/tsconfig.common.json", "include": ["src/**/*"] }