What is Prettier?
- An opinionated code formatter
- Supports many languages
- Integrates with most editors
- Has few options
Why?
- You press save and code is formatted
- No need to discuss style in code review
- Saves you time and energy
- And more
Works with the Tools You Use
- Markdown
- Community Plugins
Elm (via
elm-format
)
Editor Support
Espresso
Sublime Text
Visual Studio
VS Code
WebStorm
Got more? Send a PR