diff options
author | Valentin Popov <info@valentineus.link> | 2020-02-19 14:12:58 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2020-02-19 14:12:58 +0300 |
commit | 1f204d1b8d29505a0ca6648fcad8be5a15bf114b (patch) | |
tree | f48d5f096a38280114e996723e5d62ced619eb18 /ROADMAP.md | |
parent | b4225e342471be0ca478f3220d4414184d7cfdb7 (diff) | |
download | eslint-config-1f204d1b8d29505a0ca6648fcad8be5a15bf114b.tar.xz eslint-config-1f204d1b8d29505a0ca6648fcad8be5a15bf114b.zip |
feat(vue): sort-keys
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -593,6 +593,7 @@ - [ ] "return-in-computed-property" - [X] "script-indent" - [ ] "singleline-html-element-content-newline" +- [X] "sort-keys" - [X] "space-infix-ops" - [ ] "space-unary-ops" - [ ] "static-class-names-order" |