We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8486703 commit dfa3ec5Copy full SHA for dfa3ec5
apps/website/content/docs/roadmap.md
@@ -40,14 +40,10 @@ Minimum supported versions:
40
41
### Add suggestion-fix feature to rules that can be fixed interactively
42
43
-- [ ] `no-prop-types`
44
-- [ ] `no-redundant-should-component-update`
45
-- [ ] `no-unused-class-component-members`
46
-- [ ] `no-unused-state`
47
-- [ ] `dom/no-missing-button-type`
48
-- [ ] `dom/no-missing-iframe-sandbox`
+- [x] `dom/no-missing-button-type`
+- [x] `dom/no-missing-iframe-sandbox`
49
- [ ] `dom/no-unsafe-iframe-sandbox`
50
-- [ ] `dom/no-unsafe-target-blank`
+- [x] `dom/no-unsafe-target-blank`
51
52
### New Rules
53
0 commit comments