Skip to content

Commit 6a78ef0

Browse files
suhasrkalan-agius4
authored andcommitted
fix(@schematics/angular): add extra prettier config
Fixes angular#30744
1 parent 87c8384 commit 6a78ef0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
"test": "ng test"<% } %>
1010
},
1111
"prettier": {
12+
"printWidth": 100,
13+
"singleQuote": true,
1214
"overrides": [
1315
{
1416
"files": "*.html",

0 commit comments

Comments
 (0)