inooid / react-redux-card-game

A web version of Blizzard's Hearthstone game built with React, Redux and ImmutableJS
MIT License
107 stars 20 forks source link

Remove pre build hook from webpack for ESLint #63

Closed inooid closed 7 years ago

inooid commented 7 years ago

If ESLint finds an error, it should not break the build. It should just warn the developer.