Change react/no-danger xo rule to off
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@
|
||||
"es2020"
|
||||
],
|
||||
"rules": {
|
||||
"react/no-danger": "warn",
|
||||
"react/no-danger": "off",
|
||||
"react/require-default-props": "warn",
|
||||
"react/react-in-jsx-scope": "off",
|
||||
"camelcase": "off",
|
||||
|
||||
Reference in New Issue
Block a user