Skip to content

Commit dfa3ec5

Browse files
committed
docs: update roadmap
1 parent 8486703 commit dfa3ec5

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

apps/website/content/docs/roadmap.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,10 @@ Minimum supported versions:
4040

4141
### Add suggestion-fix feature to rules that can be fixed interactively
4242

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`
43+
- [x] `dom/no-missing-button-type`
44+
- [x] `dom/no-missing-iframe-sandbox`
4945
- [ ] `dom/no-unsafe-iframe-sandbox`
50-
- [ ] `dom/no-unsafe-target-blank`
46+
- [x] `dom/no-unsafe-target-blank`
5147

5248
### New Rules
5349

0 commit comments

Comments
 (0)