anshumanv / evolutions-webapp

What? monferno is evolving!
https://evolutions.js.org
MIT License
17 stars 17 forks source link

Add & Configure ESLint, Babel, and Webpack #12

Closed sneakycrowllc closed 6 years ago

sneakycrowllc commented 6 years ago

Fixes #11

I installed and configured babel, webpack, and eslint into the project. I also removed the public dir since we're building into the build dir (according to the .gitignore file).

I think my VS Code Prettier plugin might've also done some minor pretty tweaks.

By submitting this pull request I confirm I've read and complied with the below declarations.