1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-27 16:53:57 +00:00

feat(prettierOnMarkdown):Tweaked spacing on default Prettier Config Value

This commit is contained in:
nathan-castlehow
2019-06-16 10:34:27 +08:00
parent ae0837e29b
commit 020bc11bd7
+1 -1
View File
@@ -73,7 +73,7 @@ export const DEFAULT_CONFIG = {
"semi": false,
"singleQuote": true,
"parser":"markdown"
}`
}`
},
preview: {