codeclimate-eslint icon indicating copy to clipboard operation
codeclimate-eslint copied to clipboard

How to Enable Module Resolution

Open ProfessorManhattan opened this issue 3 years ago • 0 comments

Hey, I just spent like 10 hours setting up my custom ESLint CodeClimate engine except now I realize there are some serious limitations. All my configs are stored in a shared NPM package config and just about everything is showing up under "Ignoring the following rules that rely on module resolution:". I'm interested in why this is an issue and also if there are any work arounds. Can anybody offer some advice? I chose CodeClimate because GitLab CI is supposed to integrate nicely with it.

ProfessorManhattan avatar Feb 19 '22 09:02 ProfessorManhattan