feat: basic support for mdx file extension (#964)
This commit is contained in:
committed by
GitHub
parent
597d135ff7
commit
215cb21e89
@ -17,3 +17,6 @@ quote_type = single
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.mdx]
|
||||
trim_trailing_whitespace = false
|
||||
|
Reference in New Issue
Block a user