{ "extends": "../../packages/ts/tsconfig.json", "include": ["src"], "compilerOptions": { "lib": ["esnext"], "outDir": "./dist", }, }