fix(react): disable react/react-in-jsx-scope
This commit is contained in:
@@ -13,5 +13,6 @@ module.exports = {
|
||||
'error',
|
||||
'prefer-double',
|
||||
],
|
||||
'react/react-in-jsx-scope': 'off',
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user