Tommy
Tommy
Thanks for asking. I'll add it when time allows it :)
Any idea why it falls to resolve in your project? Cause it would be great to fix this once and for all 🙂
> However, some users or IDEs may run ESLint from somewhere other than the root of the project. For example, my understanding is that this is why options like babelrc...
Yes please @tilgovi :) Thank you so much for investigating and finding a solution
Could you show me the structure of your project? If you have a public repo with the issue, I'd love to take a look
I bet this is some strange edge cases with the custom root being `"."`. Could you try removing it, but keeping your alias for the directories?
What do you mean by v2 vs v3?
Oh yes, indeed, in that case you cannot use the v3 beta version
It would be interesting to see if you have the issue while using the beta version for both the babel plugin and the eslint plugin, as we're moving towards this...
Thank you, I'll reopen and make some tests