{ "extends": "./tsconfig.build.json", "compilerOptions": { "module": "ESNext", "target": "ESNext", "outDir": "dist/esm" } }