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.
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.