We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 057ffee commit 291113eCopy full SHA for 291113e
.editorconfig
@@ -30,6 +30,7 @@ max_line_length = unset
30
[public/build/**]
31
indent_size = unset
32
insert_final_newline = unset
33
+trim_trailing_whitespace = false
34
max_line_length = unset
35
[.vscode/*.json]
36
0 commit comments