add html tab size
This commit is contained in:
parent
160c06c661
commit
50f0b33af3
@ -21,7 +21,7 @@ tab_width = 4
|
|||||||
[*.go]
|
[*.go]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
[*.{tsx,css}]
|
[*.{tsx,css,html}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
tab_width = 2
|
tab_width = 2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user