Update .editorconfig

This commit is contained in:
ZaneHannanAU 2018-09-17 05:13:56 +10:00 committed by GitHub
parent 5099333846
commit b5e7823c29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,5 +5,5 @@ indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
[{*.json,*.yml}]
[{*.json,*.yml,*.ts}]
indent_style = space