nitish24p / react-worker-image

React component to fetch image resources via web workers 🤖🤖
MIT License
232 stars 18 forks source link

added prettier config #19

Open soorajvnair opened 6 years ago

soorajvnair commented 6 years ago

Hey there,

Great work on the library, I think most code bases now a days use prettier to maintain code style consistency and readability, even some of the most popular opensource codebases like React, React-Native use prettier, i've added Prettier to the eslint config, and removed some redundant rules.

Once again, great job on the library. :)