https://github.com/angular/angular
Raw File
Tip revision: 5942fb843fcc9ba92de9ca30726b6e11afb112f1 authored by Joey Perrott on 09 December 2020, 19:57:55 UTC
release: cut the v11.1.0-next.2 release
Tip revision: 5942fb8
stackblitz.json
{
  "description": "Accessibility",
  "files": [
    "!**/*.d.ts",
    "!**/*.js",
    "!**/*.[1,2].*"
  ],
  "tags": ["Accessibility"]
}
back to top