DEV Community

Discussion on: ✔||🤢 Commit or Vomit | code style

Collapse
 
jackmellis profile image
Jack

Oh definitely separate lines for all attributes. If you only have one or two then all on the same line. Never split randomly in an impossible to read manner.
Anyway, I thought these days we all just have to do whatever the prettier overloads have deemed "the way"?