-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
inline decorators #2613
Copy link
Copy link
Closed
Labels
lang:javascriptIssues affecting JSIssues affecting JSstatus:has prIssues with an accompanying pull request. These issues will probably be fixed soon!Issues with an accompanying pull request. These issues will probably be fixed soon!
Metadata
Metadata
Assignees
Labels
lang:javascriptIssues affecting JSIssues affecting JSstatus:has prIssues with an accompanying pull request. These issues will probably be fixed soon!Issues with an accompanying pull request. These issues will probably be fixed soon!
continue from #325, I think it need more discussion
It's really ugly to put them in one line in field definition like in TypeORM.
maybe only decorators without () should be inline?
before
after