From 2529229c18cc9ef46f77759d92bf54639339735d Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 13 Feb 2020 16:42:49 +0400 Subject: feat(eslint): Rule "keyword-spacing" 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 33aeed3..1ddf364 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -55,7 +55,7 @@ - [ ] "init-declarations" - [ ] "jsx-quotes" - [X] "key-spacing" -- [ ] "keyword-spacing" +- [X] "keyword-spacing" - [ ] "line-comment-position" - [X] "linebreak-style" - [ ] "lines-around-comment" -- cgit v1.2.3