You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
add newlines at the end of classes (I think the separation helps)
I tried this, it looked a little off because other top level stuff doesn't necessarily have spacing. we could do a newline before and after, though. Another idea I had was to use ES6 modules, and then they can have better spacing between top level code.
Some that come to mind:
\n
printing to blocks, so thatif(foo) return bah;
can be a single lineThe text was updated successfully, but these errors were encountered: