https://pirosikick.github.io/eslintrc-editor/
# clone this repository
$ git clone https://github.com/pirosikick/eslintrc-editor.git
$ cd eslintrc-editor
# start on http//localhost:3000
$ npm install && bower install
$ npm start
Contributions to the tool welcome. If you've fixed a bug or implemented a cool new feature that you would like to share, please feel free to open a pull request here.