From 0e39bae754d08070a88064579a2ecea33e38a655 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 13 Feb 2020 15:06:46 +0400 Subject: feat(eslint): Rule "sort-keys" 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 fe03ecc..6f78e6d 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -258,7 +258,7 @@ - [ ] "semi-spacing" - [ ] "semi-style" - [ ] "sort-imports" -- [ ] "sort-keys" +- [X] "sort-keys" - [ ] "sort-vars" - [ ] "space-before-blocks" - [ ] "space-before-function-paren" -- cgit v1.2.3