koel/.editorconfig

7 lines
106 B
INI
Raw Normal View History

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