1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +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

View File

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