From f8e62863503df650dbb9e969d94a1033be56a4e4 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sun, 16 Feb 2020 14:36:06 +0400 Subject: feat(typescript): no-misused-promises 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 75dbe3f..49f21b1 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -421,7 +421,7 @@ - [X] "no-inferrable-types" - [X] "no-magic-numbers" - [ ] "no-misused-new" -- [ ] "no-misused-promises" +- [X] "no-misused-promises" - [X] "no-namespace" - [ ] "no-non-null-asserted-optional-chain" - [ ] "no-non-null-assertion" -- cgit v1.2.3