feat(typescript): Rule "indent"

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2020-02-13 18:29:42 +04:00
parent 50a06b02ba
commit 8d2a8a6154
2 changed files with 31 additions and 1 deletions

View File

@@ -301,7 +301,7 @@
- [ ] "explicit-module-boundary-types"
- [ ] "func-call-spacing"
- [ ] "generic-type-naming"
- [ ] "indent"
- [X] "indent"
- [ ] "interface-name-prefix"
- [ ] "member-delimiter-style"
- [ ] "member-naming"