hunterloftis / jackrabbit

Simple AMQP / RabbitMQ job queues for node based on amqplib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add codequality and formatting tools

matmar10 opened this issue · comments

Suggestions:

  • ESHint (to avoid tricky/WTF moments/dangerous features)
  • Prettier (for consistent formatting without any debate)
  • coveralls
  • greenkeeper

to keep code coverage and dependencies in check?