jcperez-ch / flaxs

const Flaxs = Flux + Redux.principles();
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Lint integration #10

Closed jcperez-ch closed 8 years ago

jcperez-ch commented 8 years ago

SImple as the title, we need eslint asap.

Preferently the airbnb config to start with, including eslint-plugin-react

tomzmtl commented 8 years ago

@jcperez-ch you can assign me this one

jcperez-ch commented 8 years ago

Linting is already implemented in https://github.com/jcperez-ch/flaxs/pull/17, merged