updated settings

This commit is contained in:
Riccardo Ferretti 2022-04-07 15:17:16 +02:00
parent 37983106f5
commit 19a113ab02

View file

@ -22,7 +22,4 @@
"pasteImage.path": "${projectRoot}/attachments", "pasteImage.path": "${projectRoot}/attachments",
"pasteImage.showFilePathConfirmInputBox": true, "pasteImage.showFilePathConfirmInputBox": true,
"prettier.singleQuote": false, "prettier.singleQuote": false,
"spellright.notificationClass": "warning",
"vscodeMarkdownNotes.noteCompletionConvention": "noExtension",
"vscodeMarkdownNotes.slugifyMethod": "github-slugger",
} }