Преглед на файлове

Merge branch 'master' into i/6002

Marek Lewandowski преди 6 години
родител
ревизия
b8944cbe8e
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      packages/ckeditor5-core/.editorconfig

+ 4 - 0
packages/ckeditor5-core/.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