Explorar el Código

Update editorconfig

Daniel Supernault hace 2 años
padre
commit
fe9c604804
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .editorconfig

+ 1 - 0
.editorconfig

@@ -2,6 +2,7 @@ root = true
 
 [*]
 indent_size = 4
+indent_style = tab
 end_of_line = lf
 charset = utf-8
 trim_trailing_whitespace = true