codeclimate / codeclimate-eslint

Code Climate Engine for ESLint
MIT License
95 stars 94 forks source link

How to extend custom config? #594

Closed OrbisK closed 1 year ago

OrbisK commented 1 year ago

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
OrbisK commented 1 year ago

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