https://github.com/angular/angular
Raw File
Tip revision: a7d28044c5681417771cc23fcb0009c732c07580 authored by Matias Niemelä on 11 January 2017, 19:53:06 UTC
docs(changelog): add changelog for 2.4.3
Tip revision: a7d2804
jsconfig.json
{
  "compilerOptions": {
    "target": "es6",
    "module": "commonjs"
  }
}

back to top