We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
detect
NODE_PATH
detect assumes you're executing eslint from your project's root directory. It should also check if react is installed in a provided NODE_PATH
This appears to be the problematic line:
https://github.com/yannickcr/eslint-plugin-react/blob/2598b1ee64df6f1814a5084075da9cd45deb8b8f/lib/util/version.js#L19