From d1751228f2f845d59255ae17a78573f91fa6cd6e Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 13 Feb 2020 22:59:28 +0400 Subject: feat(eslint): Rule "comma-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 85ca8ef..3688d7e 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -18,7 +18,7 @@ - [ ] "capitalized-comments" - [ ] "class-methods-use-this" - [X] "comma-dangle" -- [ ] "comma-spacing" +- [X] "comma-spacing" - [ ] "comma-style" - [ ] "complexity" - [ ] "computed-property-spacing" -- cgit v1.2.3