Closed shafkathullah closed 4 years ago
could you describe the issue in more detail? I cannot seem to reproduce the issue.
Here we need "eslint-plugin-react" in the package.json right? Because we are using it in ".eslintrc" file.
Yes you are right. I even get the error message when trying to run:
jakoblind@MBPsomthorJakob ~/D/empty-project (15)> npx eslint src/*
Failed to load plugin 'react' declared in '.eslintrc.json': Cannot find module 'eslint-plugin-react'
Require stack:
- /Users/jakoblind/Downloads/empty-project (15)/__placeholder__.js
Thanks for reporting. This should be fixed!
I can fix this if needed.
that would be great @linus345 !
react plugin not mentioned in package.json