https://github.com/angular/angular
Raw File
Tip revision: 59d6a53a036ed61cde88883e9af8b6be217d58f8 authored by Renovate Bot on 29 June 2022, 13:16:04 UTC
build: update cross-repo angular dependencies
Tip revision: 59d6a53
jsconfig.json
{
  "compilerOptions": {
    "target": "es6",
    "module": "commonjs"
  }
}

back to top