diff --git a/.vscode/settings.json b/.vscode/settings.json index 323c76e..2131363 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -9,6 +9,7 @@ }, "git.enableSmartCommit": true, "git.postCommitCommand": "sync", + "files.defaultLanguage": "markdown", "files.exclude": { "**/node_modules": true },