prettier working

This commit is contained in:
2023-11-12 12:35:18 +01:00
parent 8fc324aa13
commit 5f872ade7b
3 changed files with 16 additions and 2 deletions

View File

@@ -8,5 +8,5 @@ indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false
trim_trailing_whitespace = true
insert_final_newline = true