Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 513 Bytes

File metadata and controls

24 lines (16 loc) · 513 Bytes

eslintrc-editor

https://pirosikick.github.io/eslintrc-editor/

Development

# 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

Contribution

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.

License

MIT