{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./dist/esm" }, "exclude": ["node_modules", "dist", "tests", "**/*.test.ts"] }