Skip to content

Commit a98c71d

Browse files
bampakoaalan-agius4
authored andcommitted
refactor(@schematics/angular): Formatting in angular.json
Apply consistent formatting in closing brackets at the end of the `angular.json` file
1 parent 8995e49 commit a98c71d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/schematics/angular/workspace/files/angular.json.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"packageManager": "<%= packageManager %>"
66
},<% } %>
77
"newProjectRoot": "<%= newProjectRoot %>",
8-
"projects": {}
8+
"projects": {
9+
}
910
}

0 commit comments

Comments
 (0)