diff --git a/.vscode/settings.json b/.vscode/settings.json index 9709fc7..d497abc 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -22,7 +22,4 @@ "pasteImage.path": "${projectRoot}/attachments", "pasteImage.showFilePathConfirmInputBox": true, "prettier.singleQuote": false, - "spellright.notificationClass": "warning", - "vscodeMarkdownNotes.noteCompletionConvention": "noExtension", - "vscodeMarkdownNotes.slugifyMethod": "github-slugger", }