bugfix .editorconfig

This commit is contained in:
silverqx
2022-10-08 14:06:06 +02:00
parent 247f3833e2
commit 5618288df9

View File

@@ -8,7 +8,6 @@ end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
[*.{md,mdx}]