We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1187dc commit 8b8f42bCopy full SHA for 8b8f42b
.eslintrc.js
@@ -16,6 +16,7 @@ module.exports = {
16
},
17
18
rules: {
19
+ 'react/sort-comp': 'off',
20
'react/jsx-filename-extension': [
21
'error',
22
{
0 commit comments