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.
1 parent 8f1d35c commit b6b895bCopy full SHA for b6b895b
react.js
@@ -63,5 +63,5 @@ module.exports = {
63
'react/jsx-wrap-multilines': [2],
64
},
65
plugins: ['react'],
66
- extends: ['plugin:react/all']
+ extends: ['plugin:react/recommended']
67
};
0 commit comments