Browse Source

Add properties for js files

pull/15/head
10sr 9 years ago
parent
commit
a3c23b0b66
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .editorconfig

+ 3
- 0
.editorconfig View File

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

[*.c]
indent_size = 4

[*.js]
indent_size = 2

Loading…
Cancel
Save