crossfilter/universe

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  eslint:
    enabled: true
    checks:
      comma-dangle:
        enabled: false
ratings:
  paths:
  - src/**
exclude_paths:
- test/**
- universe.js
- universe.min.js