You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I switched from pretty-quick to prettier-eslint today, and noticed a warning during a pre-commit hook:
husky > pre-commit (node v11.7.0)
Warning: React version not specified in eslint-plugin-react settings. See
https://github.com/yannickcr/eslint-plugin-react#configuration .
I switched from pretty-quick to prettier-eslint today, and noticed a warning during a pre-commit hook:
This issue was recently fixed in [email protected] (jsx-eslint/eslint-plugin-react#2128), and it seems prettier-eslint is grabbing an older version from here.
The text was updated successfully, but these errors were encountered: