developersdo / opensource

🔦 Discover the open source ecosystem related to the Dominican Republic!
https://developersdo.github.io/opensource?utm_source=github
MIT License
66 stars 41 forks source link

added prettier and eslint config to enforce code-style #137

Open david-mateogit opened 4 years ago

david-mateogit commented 4 years ago
wilburhimself commented 4 years ago

A small suggestion to keep package.json clean would be to move the lint and prettier rules to .eslintrc and .prettierrc files respectively ... what do you think?