From 407a0131006a95552fba3e9143734ffb554bde67 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 14 Feb 2020 12:07:39 +0400 Subject: feat(typescript): Rule "no-implied-eval" 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 91e9d13..0832f8b 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -362,7 +362,7 @@ - [ ] "no-extraneous-class" - [ ] "no-floating-promises" - [ ] "no-for-in-array" -- [ ] "no-implied-eval" +- [X] "no-implied-eval" - [X] "no-inferrable-types" - [X] "no-magic-numbers" - [ ] "no-misused-new" -- cgit v1.2.3