We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.editorconfig
1 parent 0e7612d commit ff6d1d7Copy full SHA for ff6d1d7
.editorconfig
@@ -12,6 +12,6 @@ insert_final_newline = true
12
[package.json]
13
insert_final_newline = false
14
15
-[*.{md,asciidoc}]
+[*.{md,mdx,asciidoc}]
16
trim_trailing_whitespace = false
17
0 commit comments