aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-02-13 14:57:28 +0300
committerValentin Popov <info@valentineus.link>2020-02-13 14:57:28 +0300
commit3a12b56865e72ab69ea0be7292394faa9a7126bc (patch)
tree9338ed4638750e39dfc5939467234b1d94d80200 /ROADMAP.md
parentb2e832786d4ad2a3147aa3e9a3ba01846b75cca4 (diff)
downloadeslint-config-3a12b56865e72ab69ea0be7292394faa9a7126bc.tar.xz
eslint-config-3a12b56865e72ab69ea0be7292394faa9a7126bc.zip
feat(eslint): Rule "key-spacing"
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 3fdd889..9a81278 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -54,7 +54,7 @@
- [X] "indent-legacy"
- [ ] "init-declarations"
- [ ] "jsx-quotes"
-- [ ] "key-spacing"
+- [X] "key-spacing"
- [ ] "keyword-spacing"
- [ ] "line-comment-position"
- [ ] "linebreak-style"