Reverse the order of selected lines in Atom (or the full file).
This package was written based in the sort-lines
that comes with Atom
.
From within Atom: Settings -> Install -> search for "reverse-lines" and click "Install" OR
From CLI: apm install reverse-lines
and restart Atom.