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
"react/no-did-mount-set-state": 0, // necessary for server-rendering
"react/prop-types": 0, // uncomment when https://github.com/yannickcr/eslint-plugin-react/issues/1352 is resolved
},
"settings": {
// "propWrapperFunctions": ["forbidExtraProps"] // uncomment when https://github.com/yannickcr/eslint-plugin-react/commit/5ad93b4365cc42ff6a6c858fed76b7a2d0c17222 is published