editorconfig
This commit is contained in:
parent
b41fe49004
commit
018874f060
@ -21,7 +21,7 @@ tab_width = 4
|
|||||||
[*.go]
|
[*.go]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
[*.tsx]
|
[*.{tsx,css}]
|
||||||
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