We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b8eba7 + 17971fa commit 2105cbcCopy full SHA for 2105cbc
index.js
@@ -74,7 +74,6 @@ module.exports = {
74
'react/jsx-no-undef': 2,
75
'react/jsx-uses-react': 2,
76
'react/jsx-uses-vars': 2,
77
- 'react/no-danger': 2,
78
'react/no-deprecated': 2,
79
'react/no-did-mount-set-state': [2, 'allow-in-func'],
80
'react/no-did-update-set-state': [2, 'allow-in-func'],
0 commit comments