aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-03-26 19:04:51 +0300
committerValentin Popov <info@valentineus.link>2020-03-26 19:04:51 +0300
commita40468c437f05bb9d974250de2d433611037d588 (patch)
tree732f3cdf0636878d1dcc7aee6e2d15963f8db3e0 /ROADMAP.md
parentd604a6f373397e4dae70cb38e1183cad6f90a162 (diff)
downloadeslint-config-a40468c437f05bb9d974250de2d433611037d588.tar.xz
eslint-config-a40468c437f05bb9d974250de2d433611037d588.zip
Updated Unicorn to v18.0.0
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 6e21048..4ab6b9c 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -507,9 +507,11 @@
- [ ] "prefer-negative-index"
- [ ] "prefer-node-append"
- [ ] "prefer-node-remove"
+- [X] "prefer-number-properties"
- [ ] "prefer-query-selector"
- [ ] "prefer-reflect-apply"
- [ ] "prefer-replace-all"
+- [X] "prefer-set-has"
- [ ] "prefer-spread"
- [ ] "prefer-starts-ends-with"
- [ ] "prefer-string-slice"
@@ -517,7 +519,6 @@
- [ ] "prefer-trim-start-end"
- [ ] "prefer-type-error"
- [X] "prevent-abbreviations"
-- [ ] "regex-shorthand"
- [ ] "throw-new-error"
## Vue