Update .editorconfig

This commit is contained in:
printempw 2018-07-24 16:04:02 +08:00
parent 53b5c1eee8
commit bcf8710019

View File

@ -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