{
  "extends": "./tsconfig.common.json",
  "compilerOptions": {
    "sourceMap": true,
    "module": "ES2020",
    "target": "ES2020",
  }
}
