---
engines:
duplication:
enabled: true
config:
languages:
- javascript
eslint:
fixme:
ratings:
paths:
- "lib/*.js"
exclude_paths:
- "dist/*"