{
  "extends": "./tsconfig.esm.json",
  "compilerOptions": {
    "module": "CommonJS",
  },
}
