diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -106,7 +106,7 @@ - [ ] "no-duplicate-case" - [ ] "no-duplicate-imports" - [ ] "no-else-return" -- [ ] "no-empty" +- [X] "no-empty" - [ ] "no-empty-character-class" - [ ] "no-empty-function" - [ ] "no-empty-pattern" |