From c6f02605aab661be2c68c23aeacbcdcad368f9ed Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 13 Feb 2020 14:52:27 +0400 Subject: feat(eslint): Rule "no-spaced-func" 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 79584f5..b81ba81 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -184,7 +184,7 @@ - [ ] "no-setter-return" - [ ] "no-shadow" - [ ] "no-shadow-restricted-names" -- [ ] "no-spaced-func" +- [X] "no-spaced-func" - [ ] "no-sparse-arrays" - [ ] "no-sync" - [X] "no-tabs" -- cgit v1.2.3