Skip to content

Commit

Permalink
.editorconfig: fix comment
Browse files Browse the repository at this point in the history
Comment is currently invalid
  • Loading branch information
avindra committed May 16, 2016
1 parent ccbd50a commit 17a50b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Expand Up @@ -3,7 +3,7 @@

root = true

; All JavaScript files should use tabs unless specified otherwise
; All files should use two spaces and Unix line endings unless specified otherwise

[*]
indent_style = space
Expand Down

0 comments on commit 17a50b7

Please sign in to comment.