engines:
  eslint:
    enabled: true

exclude_paths:
  - "dist/*.js"

ratings:
  paths:
  - "lib/index.js"

