{
  "extends": "./tsconfig.common.json",
  "compilerOptions": {
    "sourceMap": false,
    "module": "esnext",
    "target": "esnext",
  }
}
