We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f58eb commit 588ad10Copy full SHA for 588ad10
.editorconfig
@@ -14,3 +14,7 @@ trim_trailing_whitespace = true
14
[*.md]
15
insert_final_newline = false
16
trim_trailing_whitespace = false
17
+
18
+[*.json]
19
+insert_final_newline = false
20
+trim_trailing_whitespace = false
0 commit comments