From 89417413948233b86d5a1a8a8d2dab4c3a00b8c0 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 14 Feb 2020 02:30:32 +0400 Subject: feat(eslint): Rule "no-useless-call" 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 94f0774..a331ecc 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -208,7 +208,7 @@ - [X] "no-unused-vars" - [ ] "no-use-before-define" - [ ] "no-useless-backreference" -- [ ] "no-useless-call" +- [X] "no-useless-call" - [ ] "no-useless-catch" - [X] "no-useless-computed-key" - [ ] "no-useless-concat" -- cgit v1.2.3