ソースを参照

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

読み込み中…
キャンセル
保存