Skip to content

Commit d4eb4ad

Browse files
committed
editorconfig: add override for the server HTML (which already is 2-space indented)
1 parent 220d931 commit d4eb4ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ indent_style = tab
1717

1818
[prompts/*.txt]
1919
insert_final_newline = unset
20+
21+
[examples/server/public/*]
22+
indent_size = 2

0 commit comments

Comments
 (0)