Updated editor config
This commit is contained in:
parent
0ea8d12c9f
commit
a92154676e
@ -16,22 +16,16 @@ multi_line_output = 4
|
|||||||
quote_type = single
|
quote_type = single
|
||||||
|
|
||||||
[*.js]
|
[*.js]
|
||||||
indent_size = 4
|
indent_size = 2
|
||||||
|
|
||||||
[*.jsx]
|
|
||||||
indent_size = 4
|
|
||||||
|
|
||||||
[*.scss]
|
|
||||||
indent_size = 4
|
|
||||||
|
|
||||||
[*.ts]
|
[*.ts]
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
[*.tsx]
|
|
||||||
indent_size = 4
|
|
||||||
|
|
||||||
[*.yml]
|
[*.yml]
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
[*.html]
|
[*.html]
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
[*.css]
|
||||||
|
indent_size = 4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user