Closed cjus closed 7 years ago
I like having it on a new line, particularly when there's a lot of middleware it's a lot easier to read. We may no longer be in the age of 80 char lines, but some of the route definitions end up well over 200 chars, which looks pretty unsightly to me.
In the generated {service}-v1.route.js file the (req, res) appears on a new line.
Can you change it to:
I think I prefer the format above. But if you're attached to it let's discuss ;-)