hawkins / prettier-webpack-plugin

Process your Webpack dependencies with Prettier
https://travis-ci.org/hawkins/prettier-webpack-plugin
50 stars 14 forks source link

Updates prettier version, options and test #5

Closed esganzerla closed 7 years ago

esganzerla commented 7 years ago

Hope this helps more people...

Thanks for creating this plugin, by the way. It helped a lot!

esganzerla commented 7 years ago

Besides that, it might solve issue #3.

hawkins commented 7 years ago

Whew, thanks for the reminder how I've forgotten to maintain this project! 😅

Looks like some good improvements here, thanks a bunch! I'm thinking now that Prettier has solidified its API, it may be time to ditch the hacky test and write proper tests with something like jest next....

Great work again! Merging this now. 👍

hawkins commented 7 years ago

Just published to NPM as v0.1.0 🎉