feat(eslint): Rule "semi-style"

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2020-02-13 15:47:33 +04:00
parent e3ef269fef
commit ea076dbff1
2 changed files with 5 additions and 1 deletions

View File

@@ -256,7 +256,7 @@
- [ ] "rest-spread-spacing"
- [X] "semi"
- [X] "semi-spacing"
- [ ] "semi-style"
- [X] "semi-style"
- [X] "sort-imports"
- [X] "sort-keys"
- [ ] "sort-vars"