Files
DefinitelyTyped/.editorconfig
2018-09-17 05:13:56 +10:00

10 lines
137 B
INI

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