Piotr Kuczynski
Piotr Kuczynski
It looks like the issue is caused by `resolve(name, context)` returning `undefined` (https://github.com/benmosher/eslint-plugin-import/blob/master/src/rules/no-extraneous-dependencies.js#L122).
I created some tests illustrating the issue https://github.com/benmosher/eslint-plugin-import/pull/1919. Maybe they would help to solve it...
Sounds like a good idea. Would you like to throw a PR?
Would you like to fire up PR with a change? Should we assume `no` or `yes`?
I am working on automating releases and you would be able to install a specific version, instead of master or stable. This will take some time tough since I have...
@trinitronx can you maybe make a PR adding the patch? Example PR to follow could be this one: https://github.com/rvm/rvm/pull/5457/files
Initial attempt does not look as intended:
Still not perfect, but I think a little bit more clear Is there a way to split examples into two _boxes_?
Removing second `@example` tag was the only way to achieve a bit of clarity. Still I think being able to break into two separate boxes would be best:
> This seems a bit heavy handed to me. I would rather encourage contributions and leave it to maintainers to edit PR titles as needed (without a failing check) It's...