voronianski / flux-comparison

:pencil: Practical comparison of different Flux solutions
https://labs.voronianski.dev/flux-comparison/
2.79k stars 214 forks source link

Add ESLint as "npm run lint" and remaining fix lint issues #61

Closed gaearon closed 8 years ago

gaearon commented 8 years ago

This fixes the current lint issues found with the latest ESLint version and adds npm run lint command to package.json to ensure we don't regress on those.

voronianski commented 8 years ago

@gaearon thanks a lot for your help :wink:

gaearon commented 8 years ago

No problem, happy to help a great project!