koel/.editorconfig

7 lines
106 B
INI
Raw Normal View History

2016-06-26 00:05:24 +08:00
[*.{js,css,sass,scss,json,coffee,vue,html}]
2015-12-13 12:42:28 +08:00
indent_style = space
2016-06-26 00:05:24 +08:00
indent_size = 2
[*.php]
2015-12-13 12:42:28 +08:00
indent_size = 4