1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +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 de0af153bc
commit 70892cae05

View File

@@ -73,7 +73,7 @@ export const DEFAULT_CONFIG = {
"semi": false,
"singleQuote": true,
"parser":"markdown"
}`
}`
},
preview: {