Skip to content

Commit 4f786e8

Browse files
github-actions[bot]SuperSandro2000
andauthored
Merge template changes (#66)
Co-authored-by: SuperSandro2000 <[email protected]>
1 parent e04f0fc commit 4f786e8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.editorconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Editor configuration, see https://editorconfig.org
12
root = true
23

34
[*]
@@ -13,8 +14,13 @@ end_of_line = unset
1314
insert_final_newline = unset
1415
trim_trailing_whitespace = unset
1516

17+
[*.md]
18+
max_line_length = off
19+
trim_trailing_whitespace = false
20+
1621
[*.ts]
1722
quote_type = single
23+
ij_typescript_use_double_quotes = false
1824

1925
[Makefile]
2026
indent_size = 1

0 commit comments

Comments
 (0)