From ab55229cd3b246378f99e743bbaa4cbb6ce9a034 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 14 Feb 2020 01:27:43 +0400 Subject: feat(eslint): Rule "no-else-return" Signed-off-by: Valentin Popov --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ROADMAP.md') diff --git a/ROADMAP.md b/ROADMAP.md index edbda2c..3597124 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -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" -- cgit v1.2.3