mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Update the docs examples to the latest prerelease versions of Angular CLI and framework (v14.0.0-rc.0). Also update the example apps to more closely align with new CLI apps. See also the [diff][1] between a basic v13.0.0-rc.3 CLI app and a v14.0.0-rc.0 one. [1]: https://github.com/cexbrayat/angular-cli-diff/compare/13.0.0-rc.3...14.0.0-rc.0 PR Close #45997
4 lines
130 B
JSON
4 lines
130 B
JSON
{
|
|
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=827846
|
|
"recommendations": ["angular.ng-template"]
|
|
}
|