소스 검색

Merge branch 'master' into i/6002

Marek Lewandowski 6 년 전
부모
커밋
2aeecb4340
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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