浏览代码

Remove indent size from .editorconfig

Don McCurdy 6 年之前
父节点
当前提交
f1ba3a32ed
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .editorconfig

+ 0 - 1
.editorconfig

@@ -9,7 +9,6 @@ insert_final_newline = true
 [*.{js,ts,html}]
 [*.{js,ts,html}]
 charset = utf-8
 charset = utf-8
 indent_style = tab
 indent_style = tab
-indent_size = 2
 
 
 [*.{js,ts}]
 [*.{js,ts}]
 trim_trailing_whitespace = true
 trim_trailing_whitespace = true