We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b319024 commit 3c3e0e5Copy full SHA for 3c3e0e5
.editorconfig
@@ -8,6 +8,7 @@ charset = utf-8
8
trim_trailing_whitespace = true
9
insert_final_newline = true
10
indent_style = tab
11
+translate_tabs_to_spaces = false
12
13
[*.json]
14
indent_style = space
0 commit comments