Skip to content

Commit

Permalink
add tpl files to editorconfig (#4608)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitlinnewson authored Jan 17, 2025
1 parent 19b947d commit 8ac8972
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 8ac8972

Please sign in to comment.