🔧 chore(markdown): add prettier config and usage

This commit is contained in:
csh
2026-01-21 10:20:19 +08:00
parent 2045dd45c0
commit 8dc8924cbe
4 changed files with 17 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"proseWrap": "preserve",
"embeddedLanguageFormatting": "off"
}