-
Notifications
You must be signed in to change notification settings - Fork 26.5k
Closed
Description
Hey there,
if there is a reason for the behaviour I am mentioning here, please let me know. I couldn't find any sources explaining the topic.
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[x] Feature request
[x] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
Current behavior
The Decorator for Angular Modules is NgModule
while the decorator for e.g. Angular Components is Component
.
Expected behavior
Rename NgModule
to Module
.
What is the motivation / use case for changing the behavior?
Consistency.
Metadata
Metadata
Assignees
Labels
No labels