MLH / mlh-hackathon-nodejs-mongodb-starter

MIT License
2 stars 3 forks source link

Eslint style guide #9

Closed mkcode closed 4 years ago

mkcode commented 4 years ago

Let's get airbnb's style guide setup: https://www.npmjs.com/package/eslint-config-airbnb

mkcode commented 4 years ago

Looks like we also need to add eslint as a development dependency. It should also have a script entry added to the package.json.