• File: .codeclimate.yml
  • Full Path: /var/www/nodejs/daily_store_reports_nodejs/node_modules/jszip/.codeclimate.yml
  • Date Modified: 02/04/2023 9:31 PM
  • File size: 208 bytes
  • MIME-type: text/plain
  • Charset: utf-8
---
engines:
  duplication:
    enabled: true
    config:
      languages:
      - javascript
  eslint:
    enabled: true
  fixme:
    enabled: true
ratings:
  paths:
  - "lib/*.js"
exclude_paths:
- "dist/*"