codeclimate/codeclimate-eslint

How to extend custom config?

Closed this issue · 1 comments

Bug Template

Actual Behavior

D, [2023-02-14T12:37:06.228397 #1] DEBUG -- : engine stderr: Module not supported: @scope/eslint-config-xxx
D, [2023-02-14T12:37:06.283072 #1] DEBUG -- : engine stderr: Ignoring the following rules that rely on module resolution:

Expected Behavior

Steps to reproduce

  1. install cnfig to extend
  2. extend config in .eslintrc
  3. run analyze

well just saw that its not possible. Whould be a nice feature