branch:
tsconfig.json
95 bytesRaw
{
  "compilerOptions": {
    "target": "ES2021"
  },
  "extends": "../../tsconfig.base.json"
}