Skip to content

Commit 53dc363

Browse files
committed
feat: editorconfig 配置更新
1 parent c246b47 commit 53dc363

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.editorconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ end_of_line = lf
88
charset = utf-8
99
trim_trailing_whitespace = true
1010
insert_final_newline = true
11+
ij_typescript_use_double_quotes = false
12+
ij_html_space_inside_empty_tag = true
1113

1214
[*.md]
1315
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)