{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": "src", "declaration": true, "outDir": "./dist/esm", "target": "esnext" } }