浏览代码

Add properties for js files

pull/15/head
10sr 9 年前
父节点
当前提交
a3c23b0b66
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      .editorconfig

+ 3
- 0
.editorconfig 查看文件

@@ -14,3 +14,6 @@ max_line_length = 80

[*.c]
indent_size = 4

[*.js]
indent_size = 2

正在加载...
取消
保存