Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a760436

Browse files
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 4771da7 commit a760436

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎packages/schematics/angular/ai-config/schema.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
"const": "none"
2727
}
2828
}
29-
},
30-
"required": ["tool"]
29+
}
3130
},
3231
"then": {
3332
"properties": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /