absolvent / gore-gulp

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

implement eslint shareable configs #38

Closed mcharytoniuk closed 9 years ago

mcharytoniuk commented 9 years ago

Use this new eslint feature to distribute gore-gulp eslint config: https://github.com/eslint/eslint/blob/master/docs/developer-guide/shareable-configs.md

mcharytoniuk commented 9 years ago

This issue can be implemented once eslint/eslint#2487 is fixed.

zangrafx commented 9 years ago

eslint/eslint#2487 is fixed, can this feature be implemented now?

mcharytoniuk commented 9 years ago

Done, thanks. :) :+1:

zangrafx commented 9 years ago

Nice, now I can use it in gore-gulp-sublime-text :)