Skip to content

Commit

Permalink
Minor indentation config tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
w00fz committed Aug 18, 2021
1 parent de3aa16 commit 794237b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ indent_size = 4
trim_trailing_whitespace = true

# 2 space indentation
[*.{yaml,yml}]
[*.{yaml,yml,vue,js,css}]
indent_size = 2

0 comments on commit 794237b

Please sign in to comment.