tmobaird / i-want-to-contribute

React app that allows users to easily search for Github repos and view useful contributing information :octocat: :mag:
https://i-want-to-contribute.netlify.com/
MIT License
16 stars 15 forks source link

Babel-ify Backend #92

Closed tmobaird closed 6 years ago

tmobaird commented 6 years ago

The backend currently doesn't use es6, which kinda sucks. This should be updated to keep both the frontend and backend in sync.