From 7061ae1ad706832662d2c72bc866facae00676f2 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 14 Feb 2020 02:31:45 +0400 Subject: feat(eslint): Rule "no-useless-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 a331ecc..7a53064 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -215,7 +215,7 @@ - [X] "no-useless-constructor" - [ ] "no-useless-escape" - [X] "no-useless-rename" -- [ ] "no-useless-return" +- [X] "no-useless-return" - [X] "no-var" - [ ] "no-void" - [ ] "no-warning-comments" -- cgit v1.2.3