Update:Editor config/vscode settings/prettierrc

This commit is contained in:
advplyr
2024-06-16 09:49:05 -05:00
parent c52a60fe77
commit e79d09941c
5 changed files with 84 additions and 38 deletions
+1 -6
View File
@@ -1,13 +1,8 @@
# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
trim_trailing_whitespace = true