Files
DefinitelyTyped/.editorconfig
2015-04-28 23:48:03 -05:00

10 lines
132 B
INI

root = true
[*]
trim_trailing_whitespace = true
insert_final_newline = true
[{*.json,*.yml}]
indent_style = space
indent_size = 2