From b9cabcb54be92aec1dfc24cc23208fed584eb8cb Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 19 Feb 2020 14:46:41 +0400 Subject: feat(typescript): explicit-function-return-type 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 8f44599..592974c 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -394,7 +394,7 @@ - [ ] "consistent-type-assertions" - [ ] "consistent-type-definitions" - [ ] "default-param-last" -- [ ] "explicit-function-return-type" +- [X] "explicit-function-return-type" - [ ] "explicit-member-accessibility" - [ ] "explicit-module-boundary-types" - [ ] "func-call-spacing" -- cgit v1.2.3