NPM module of the week: ESLint-plugin-import
Save yourself some time debugging whether or not you have the correct paths to
modules you are importing.
I have found myself in a lot of discussion around Javascript standards and
style. I have been a long time fan of the airbnb javascript style guide
[https://github.com/airbnb/javascript]