koel/.editorconfig
2016-06-26 00:05:24 +08:00

6 lines
106 B
INI

[*.{js,css,sass,scss,json,coffee,vue,html}]
indent_style = space
indent_size = 2
[*.php]
indent_size = 4