Hi there. I'm currently attempting to get this plugin working with (the equivalent of) a custom NODE_PATH. Was looking at the eslint-import-resolver-node documentation, which says to add an import/resolver key to the .eslintrc file, but after checking the code I see that it actually looks for import/resolve (in lib/core/resolve.js).
I'm not sure if I'm missing something, or if there's a discrepancy.
Relevant versions: