Minor fix in EditorConfig.

This commit is contained in:
Julien Fontanet 2015-06-09 15:40:31 +02:00
parent bd9c0ffb25
commit b9de86f96c

View File

@ -46,7 +46,7 @@ indent_size = 2
indent_style = space
# Less
[*.js]
[*.less]
indent_size = 2
indent_style = space