Explorar el Código

Merge branch 'master' into i/6002

Marek Lewandowski hace 6 años
padre
commit
2aeecb4340
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      packages/ckeditor5-alignment/.editorconfig

+ 4 - 0
packages/ckeditor5-alignment/.editorconfig

@@ -10,3 +10,7 @@ charset = utf-8
 end_of_line = lf
 trim_trailing_whitespace = true
 insert_final_newline = true
+
+[package.json]
+indent_style = space
+tab_width = 2