diff --git a/.editorconfig b/.editorconfig index e7257148..d63a0180 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,5 +9,5 @@ indent_style = space insert_final_newline = true trim_trailing_whitespace = true -[*.{php,js,md,styl}] +[*.{php,tpl,js,md,styl}] indent_size = 4