Minor indentation config tweaks
This commit is contained in:
parent
de3aa16aca
commit
794237bf30
@ -13,5 +13,5 @@ indent_size = 4
|
|||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
# 2 space indentation
|
# 2 space indentation
|
||||||
[*.{yaml,yml}]
|
[*.{yaml,yml,vue,js,css}]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user