File ".codeclimate.yml"
Full Path: /home/cananyalcin/public_html/vendors/Chart.js/dist/.codeclimate.yml
File size: 256 bytes
MIME-type: text/plain
Charset: utf-8
engines:
duplication:
enabled: true
config:
languages:
- javascript
eslint:
enabled: true
fixme:
enabled: true
ratings:
paths:
- "src/**/*.js"
exclude_paths:
- dist/**/*
- node_modules/**/*
- test/**/*
- coverage/**/*