Commit 5b05f25
committed
fix(@angular/cli): enable shell option for Prettier execution on Windows platforms
shell is needed on Windows.1 parent fbae1b6 commit 5b05f25
File tree
1 file changed
+5
-1
lines changed- packages/angular/cli/src/command-builder/utilities
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
73 | 77 | | |
0 commit comments