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