absolvent / gore-gulp

Simple way to run and maintain React.js projects without any configuration.
MIT License
1 stars 0 forks source link

Local config's support #14

Closed kl3ryk closed 9 years ago

kl3ryk commented 9 years ago

Add support for local configs eg. .eslintrc. Now gore-gulp can use only it's bundled configuration.

mcharytoniuk commented 9 years ago

At the moment .eslintrc is the only overridable config. Feel free to reopen the issue if overriding others is necessary.