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
stackblitz.json
{
  "description": "Forms",
  "files":[
    "!**/*.d.ts",
    "!**/*.js"
  ],
  "file": "src/app/hero-form/hero-form.component.html"
}
back to top