segmentio / eslint-config

Segment's ESLint configurations.
9 stars 6 forks source link

Fixes for Deku #42

Closed dominicbarnes closed 8 years ago

dominicbarnes commented 8 years ago

This updates the react plugin and turns on a rule that used to be enabled by default. (ie: jsx-uses-vars)

There are a lot of cool new features in the plugin that we should look into, but I won't clutter this PR with that right now.

/cc @ndhoule