update editorconfig

This commit is contained in:
Pig Fang 2018-07-17 11:09:13 +08:00
parent c6d8108c8c
commit e6fb9d5e4c

View File

@ -9,5 +9,5 @@ indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.{php,js,md,styl}]
[*.{php,js,md,styl,tpl}]
indent_size = 4