{ "extends": "./tsconfig.base.json", "compilerOptions": { "module": "CommonJS", "target": "ES2020", "outDir": "./dist/cjs/", } }