prettier-standard-formatter

Format file contents using prettier

dtinth

2,171

1

0.0.5

MIT

GitHub

prettier-standard-formatter for Atom

Atom package to format your JavaScript using prettier-standard-formatter.

Usage

Keybindings

Use CtrlAltF to format the current JavaScript file. If a text selection is made, only the selected text will be formatted.

Format On Save

This is broken because the formatting code is running asynchronously. Contributions welcome.

Menu

Packages → prettier-standard-formatter → Format