From 46abf32d58915ba5da1374ac1f0a114174db41d0 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 14 Feb 2020 02:16:26 +0400 Subject: feat(eslint): Rule "object-shorthand" 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 a997aaa..be063ab 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -225,7 +225,7 @@ - [X] "object-curly-newline" - [X] "object-curly-spacing" - [X] "object-property-newline" -- [ ] "object-shorthand" +- [X] "object-shorthand" - [X] "one-var" - [ ] "one-var-declaration-per-line" - [ ] "operator-assignment" -- cgit v1.2.3