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