瀏覽代碼

配置文件修改

tongshangming 3 年之前
父節點
當前提交
789ec4f632
共有 1 個文件被更改,包括 7 次插入5 次删除
  1. 7 5
      .editorconfig

+ 7 - 5
.editorconfig

@@ -1,6 +1,8 @@
+root = true
+
 [*]
-charset=utf-8
-end_of_line=lf
-insert_final_newline=false
-indent_style=space
-indent_size=2
+charset = utf-8
+end_of_line = lf
+insert_final_newline = false
+indent_style = space
+indent_size = 2