{ "extends": "./tsconfig-base.json", "compilerOptions": { "module": "esnext", "outDir": "dist/esm", "target": "esnext" } }