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:
@@ -73,7 +73,7 @@ export const DEFAULT_CONFIG = {
|
|||||||
"semi": false,
|
"semi": false,
|
||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"parser":"markdown"
|
"parser":"markdown"
|
||||||
}`
|
}`
|
||||||
|
|
||||||
},
|
},
|
||||||
preview: {
|
preview: {
|
||||||
|
|||||||
Reference in New Issue
Block a user