Skip to content

Commit

Permalink
add tpl files to editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitlinnewson committed Jan 16, 2025
1 parent 19b947d commit f886ce7
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 @@ -10,6 +10,6 @@ trim_trailing_whitespace = true
indent_style = space
indent_size = 4

[*.{js,vue,json,less}]
[*.{js,vue,json,less,tpl}]
indent_style = tab

0 comments on commit f886ce7

Please sign in to comment.