From dfac7f513816657c89b512fead190607129695e9 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 19 Feb 2020 14:59:26 +0400 Subject: feat(typescript): no-type-alias 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 2d23211..b4a1796 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -429,7 +429,7 @@ - [ ] "no-require-imports" - [ ] "no-this-alias" - [ ] "no-throw-literal" -- [ ] "no-type-alias" +- [X] "no-type-alias" - [ ] "no-unnecessary-boolean-literal-compare" - [ ] "no-unnecessary-condition" - [ ] "no-unnecessary-qualifier" -- cgit v1.2.3