mirror of
https://github.com/theoludwig/theoludwig.git
synced 2026-08-25 09:21:33 +02:00
build(deps): update latest
This commit is contained in:
@@ -143,6 +143,15 @@
|
||||
"unicorn/no-useless-undefined": "off",
|
||||
"unicorn/no-object-as-default-parameter": "off",
|
||||
|
||||
"react/unsupported-syntax": "error",
|
||||
"react/no-deriving-state-in-effects": "error",
|
||||
"react/rule-suppression": "error",
|
||||
"react/syntax": "error",
|
||||
"react/todo": "error",
|
||||
"react/invariant": "error",
|
||||
"react/capitalized-calls": "error",
|
||||
"react/exhaustive-effect-dependencies": "error",
|
||||
"react/memo-dependencies": "error",
|
||||
"react/no-array-index-key": "off",
|
||||
"react/no-unknown-property": "off",
|
||||
"react/react-in-jsx-scope": "off",
|
||||
|
||||
Reference in New Issue
Block a user