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 c246b47 commit 53dc363Copy full SHA for 53dc363
.editorconfig
@@ -8,6 +8,8 @@ end_of_line = lf
8
charset = utf-8
9
trim_trailing_whitespace = true
10
insert_final_newline = true
11
+ij_typescript_use_double_quotes = false
12
+ij_html_space_inside_empty_tag = true
13
14
[*.md]
15
trim_trailing_whitespace = false
0 commit comments