- find-root@^0.1.1
- prettier-with-tabs@^0.18.0
Prettier formatter for Atom
Atom package to format your Javascript using Prettier.
Usage
Keybindings
Use ctrl-alt-f to format the current Javascript file. If a text selection is made, only the selected text will be formatted.
Menu
Packages > prettier > Format