From 55d7364ea2b36802f58921242ee86bc6471fe08c Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 13 Feb 2020 16:19:27 +0400 Subject: feat(eslint): Rule "object-curly-newline" 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 dc707a9..58b7e78 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -222,7 +222,7 @@ - [ ] "no-whitespace-before-property" - [ ] "no-with" - [ ] "nonblock-statement-body-position" -- [ ] "object-curly-newline" +- [X] "object-curly-newline" - [X] "object-curly-spacing" - [ ] "object-property-newline" - [ ] "object-shorthand" -- cgit v1.2.3