{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./dist-cjs", "module": "commonjs" } }