Add elm plugin (#4161)

* Add a link to prettier-plugin-elm

* Order community plugins alphabetically, thus making it easier to find a particular language
master
Alexander Kachkaev 2018-03-16 14:27:47 +00:00 committed by Lucas Duailibe
parent 0c09e150ba
commit 328d91f030
1 changed files with 4 additions and 3 deletions

View File

@ -40,9 +40,10 @@ If the plugin is unable to be found automatically, you can load them with:
## Community Plugins
* [`prettier-plugin-java`](https://github.com/thorbenvh8/prettier-java)
* [`iamsolankiamit/prettier-ruby`](https://github.com/iamsolankiamit/prettier-ruby)
* [`benjie/prettier-plugin-pg`](https://github.com/benjie/prettier-plugin-pg)
* [`prettier-plugin-elm`](https://github.com/gicentre/prettier-plugin-elm) by [**@giCentre**](https://github.com/gicentre)
* [`prettier-plugin-java`](https://github.com/thorbenvh8/prettier-java) by [**@thorbenvh8**](https://github.com/thorbenvh8)
* [`prettier-plugin-pg`](https://github.com/benjie/prettier-plugin-pg) by [**@benjie**](https://github.com/benjie)
* [`prettier-plugin-ruby`](https://github.com/iamsolankiamit/prettier-ruby) by [**@iamsolankiamit**](https://github.com/iamsolankiamit)
## Developing Plugins