Skip to content

Commit

Permalink
Correct editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfbecker committed Oct 12, 2016
1 parent 73e2c8e commit 47d5d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Expand Up @@ -7,7 +7,7 @@ insert_final_newline = true
end_of_line = lf
charset = utf-8

[*.json,*.yml]
[*.{json,yml}]
indent_size = 2

[tslint.json]
Expand Down

0 comments on commit 47d5d09

Please sign in to comment.