konsultaner/jsonOdm

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  eslint:
    enabled: true
ratings:
  paths:
    - src/**
exclude_paths:
- "README.MD"
- bin/**
- docs/**
- test/**
- bench/**