From 053bd64fa474f8d390631543c41b936b78354172 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 13 Feb 2020 15:31:49 +0400 Subject: feat(eslint): Rule "object-curly-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 62aafbe..318e65d 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -223,7 +223,7 @@ - [ ] "no-with" - [ ] "nonblock-statement-body-position" - [ ] "object-curly-newline" -- [ ] "object-curly-spacing" +- [X] "object-curly-spacing" - [ ] "object-property-newline" - [ ] "object-shorthand" - [X] "one-var" -- cgit v1.2.3