From 99f00817e0c27f51699505eaeac1951776b42d73 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 19 Feb 2020 14:14:01 +0400 Subject: feat(typescript): no-extra-semi 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 06b4cdc..53be5c7 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -413,7 +413,7 @@ - [X] "no-explicit-any" - [ ] "no-extra-non-null-assertion" - [ ] "no-extra-parens" -- [ ] "no-extra-semi" +- [X] "no-extra-semi" - [ ] "no-extraneous-class" - [ ] "no-floating-promises" - [ ] "no-for-in-array" -- cgit v1.2.3