kadikraman / draftjs-md-converter

Converts content from Draft.js blocks to Markdown and vice versa.
https://kadikraman.github.io/draftjs-md-converter/
MIT License
145 stars 37 forks source link

Add linting to CI #9

Closed kadikraman closed 7 years ago

kadikraman commented 7 years ago

Review current eslint rules and add linting to CI. This could also include a pre-push hook to run the tests and lint before pre-push.