Skip to content
Next Next commit
update readme to mention local prettier capability
The new feature for searching for local prettier versions was merged, but readme wasn't updated
  • Loading branch information
tommck authored Jul 25, 2018
commit 20514e6b1ebc8e944d05f5fac6f3c31a8a4d91e7
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ It is quite easy to setup Prettier to format alittle bit different. Like having
[Read more about the configuration file here](https://prettier.io/docs/en/configuration.html)

#### Can it use my bundled version of prettier?
Sorry not yet - but you are welcome to help out implementing this feature :)

Yes, the plugin will search for a locally installed prettier version before falling back to its own version.

## Contribute
Check out the [contribution guidelines](.github/CONTRIBUTING.md)
Expand Down