feat(eslint): Rule "indent"

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2020-02-13 15:03:51 +04:00
parent 6beddfac34
commit fe5de6953a
2 changed files with 28 additions and 1 deletions

View File

@@ -50,7 +50,7 @@
- [ ] "id-length"
- [ ] "id-match"
- [ ] "implicit-arrow-linebreak"
- [ ] "indent"
- [X] "indent"
- [X] "indent-legacy"
- [ ] "init-declarations"
- [ ] "jsx-quotes"