1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-15 02:36: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

View File

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