{ "extends": "./declarations.json", "compilerOptions": { "declarationDir": "../dist/cjs/types", "module": "CommonJS", "outDir": "../dist/cjs" } }