prettier-atom-with-tabs

Format file contents using prettier

danielbuechele

749

0

0.18.4

MIT

GitHub

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