File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
apps/website/content/docs Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,10 @@ We've added the following new rules:
4747- ** ` react-dom/no-string-style-prop ` ** : Disallows string values for the ` style ` prop
4848- ** ` react-dom/prefer-namespace-import ` ** : Enforces using a namespace import for ` react-dom `
4949
50+ We've also added new configuration presets:
51+
52+ - ** ` disable-conflict-eslint-plugin-react-hooks ` ** : Disable rules in ` eslint-plugin-react-hooks ` that conflict with rules in our plugins
53+
5054### 🐞 Fixes
5155
5256TODO: List fixes here
Original file line number Diff line number Diff line change @@ -51,6 +51,10 @@ We've added the following new rules:
5151- ** ` react-dom/no-string-style-prop ` ** : Disallows string values for the ` style ` prop
5252- ** ` react-dom/prefer-namespace-import ` ** : Enforces using a namespace import for ` react-dom `
5353
54+ We've also added new configuration presets:
55+
56+ - ** ` disable-conflict-eslint-plugin-react-hooks ` ** : Disable rules in ` eslint-plugin-react-hooks ` that conflict with rules in our plugins
57+
5458### 🐞 Fixes
5559
5660TODO: List fixes here
You can’t perform that action at this time.
0 commit comments