Skip to content

Commit f0ca9ff

Browse files
committed
update editorConfig and remove single.html
1 parent 4e3fba1 commit f0ca9ff

File tree

2 files changed

+2
-71
lines changed

2 files changed

+2
-71
lines changed

.editorconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ root = true
55
indent_style = space
66
indent_size = 2
77
charset = utf-8
8+
end_of_line = lf
89
trim_trailing_whitespace = true
910
insert_final_newline = true
1011

@@ -14,4 +15,4 @@ curly_bracket_next_line = true
1415
indent_brace_style = Allman
1516
spaces_around_operators = true
1617
spaces_around_brackets = inside
17-
continuation_indent_size = 4
18+
continuation_indent_size = 2

demo/single.html

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)