{ "extends": "./tsconfig.build.json", "compilerOptions": { "lib": ["ESNext"], "target": "ESNext", "types": ["node"] }, "exclude": [] }