Updated Unicorn to v18.0.0

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2020-03-26 20:04:51 +04:00
parent d604a6f373
commit a40468c437
4 changed files with 27 additions and 42 deletions

View File

@@ -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