Update xo rules for react 18
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@
|
||||
],
|
||||
"rules": {
|
||||
"react/no-danger": "off",
|
||||
"react/require-default-props": "warn",
|
||||
"react/require-default-props": "off",
|
||||
"react/react-in-jsx-scope": "off",
|
||||
"camelcase": "off",
|
||||
"react/boolean-prop-naming": "off",
|
||||
|
||||
Reference in New Issue
Block a user