refactor(prompts): alphabetize list options#1133
refactor(prompts): alphabetize list options#1133kingcody wants to merge 1 commit intoangular-fullstack:canaryfrom
Conversation
There was a problem hiding this comment.
Is there a point to alphabetical sorting? I think it makes more sense to have JS first at least.
560d257 to
15436c1
Compare
|
Well since we have generator defaults set, such as |
|
I'm fine with the style changes and OAuth ordering, but I feel like JS should precede CoffeeScript. I think it makes more sense to have the simpler, non-transpiled language first, and then the more complicated options after. Same with CSS, but I think the default should follow right after the non-tranpiled language. |
|
Speaking of, why do we default to |
|
I believe it's the most popular option.
|
No description provided.