mrpatiwi/TNE-info

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  eslint:
    enabled: true
  fixme:
    enabled: true

ratings:
  paths:
  - "**.js"
  - "**.jsx"

exclude_paths:
  - test/**/*