DeloitteDigitalUK / react-redux-starter-app

Starter app with React, Redux, Webpack, CSS Modules, API calls etc.
MIT License
16 stars 0 forks source link

Update eslint plugins and config #30

Closed mattdell closed 7 years ago

mattdell commented 7 years ago

Pull request for #29

This commit contains some updates to the following dependencies:

  1. eslint-config-airbnb update to v12.0.0 from v10.0.0
  2. eslint-plugin-import update to v1.16.0 from v1.13.0

Along with fixes for any new violations.

Let me know what you think of this approach @michael-martin and @vitkon.

michael-martin commented 7 years ago

Ah, there's a conflict now, sorry. Can you resolve @mattdell and then we'll merge?