We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 696d242 commit 1fec88bCopy full SHA for 1fec88b
aio/angular.json
@@ -1,5 +1,9 @@
1
{
2
+ "$schema": "./node_modules/@angular-devkit/core/src/workspace/workspace-schema.json",
3
"version": 1,
4
+ "cli": {
5
+ "packageManager": "yarn"
6
+ },
7
"newProjectRoot": "projects",
8
"projects": {
9
"site": {
integration/cli-hello-world/angular.json
"cli-hello-world": {
0 commit comments