1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-15 02:50:36 +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
+1 -1
View File
@@ -73,7 +73,7 @@ export const DEFAULT_CONFIG = {
"semi": false,
"singleQuote": true,
"parser":"markdown"
}`
}`
},
preview: {