You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
- Add rule `no-prop-types`.
6
6
- Add rule `no-default-props`.
7
-
- Add `settings["react-x"].additionalComponents`to add support for user-defined components that add the `rel` attribute internally for rule `no-unsafe-target-blank`.
7
+
- Add `settings["react-x"].additionalComponents`settings (currently only the `no-unsafe-target-blank` rule uses it, but more rules will use it in the future).
0 commit comments