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