soukand/couchdb-change-events

View on GitHub
.eslintrc.json

Summary

Maintainability
Test Coverage
{
  "extends": ["pipedrive","pipedrive/es6"],
  "env": {
    "es6": true
  },
  "parserOptions": {
    "ecmaVersion": 6
  }
}