Commit e931a58
authored
fix(@schematics/angular): remove 'none' from aiConfig when other tools are selected
Fixes an issue where selecting both None and another AI tool during ng new caused schematic validation to fail. The fix ensures that None is treated as mutually exclusive and is automatically removed when other tools are selected.1 parent cc05242 commit e931a58
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| |||
0 commit comments