-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit 3a7b9fb
committed
fix(@schematics/angular): allow AI config prompt to be skipped without selecting a value
With this change, we allow the AI config prompt to be skipped by pressing "ENTER" without selecting "None" and it will default to "None".1 parent 63f55af commit 3a7b9fb
1 file changed
+1
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | - | ||
16 | 15 |
| |
17 | 16 |
| |
18 | 17 |
| |
| |||
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
29 | - | ||
30 | - | ||
28 | + | ||
31 | 29 |
| |
32 | 30 |
| |
33 | 31 |
| |
|
0 commit comments