diff --git a/README.md b/README.md index 0fa49f66..e25d88fe 100644 --- a/README.md +++ b/README.md @@ -42,14 +42,14 @@ support for language features from: * [TypeScript](https://www.typescriptlang.org/) * CSS, [LESS](http://lesscss.org/), and [SCSS](http://sass-lang.com) -It removes all original styling[\*](#styling-footnote) and ensures that all outputted JavaScript +It removes all original styling[\*](#styling-footnote) and ensures that all outputted code conforms to a consistent style. (See this [blog post](http://jlongster.com/A-Prettier-Formatter)) If you are interested in the details, you can watch those two conference talks: -This goes way beyond [ESLint](http://eslint.org/) and other projects +In the case of JavaScript, this goes way beyond [ESLint](http://eslint.org/) and other projects [built on it](https://github.com/feross/standard). Unlike ESLint, there aren't a million configuration options and rules. But more importantly: **everything is fixable**. This works because Prettier