We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5099333 commit b5e7823Copy full SHA for b5e7823
.editorconfig
@@ -5,5 +5,5 @@ indent_size = 4
5
trim_trailing_whitespace = true
6
insert_final_newline = true
7
8
-[{*.json,*.yml}]
+[{*.json,*.yml,*.ts}]
9
indent_style = space
0 commit comments