diff --git a/.editorconfig b/.editorconfig index bb03e8199..da21ef4c5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -46,7 +46,7 @@ indent_size = 2 indent_style = space # Less -[*.js] +[*.less] indent_size = 2 indent_style = space