Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

Commit

Permalink
Added TypeScript files to editorconfig (#4432)
Browse files Browse the repository at this point in the history
  • Loading branch information
romanroe authored and oliverguenther committed May 18, 2016
1 parent f432671 commit 35d3387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Expand Up @@ -4,7 +4,7 @@ root = true
end_of_line = lf
insert_final_newline = true

[*.{js,rb}]
[*.{js,rb,ts}]
charset = utf-8
indent_style = space
indent_size = 2

0 comments on commit 35d3387

Please sign in to comment.