{ "extends": "./tsconfig.json", "compilerOptions": { "module": "CommonJS", "outDir": "./cjs", "declaration": false }, }