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