Skip to content

Commit

Permalink
✏️ missing markdown formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored Apr 23, 2024
1 parent 7bcb6f6 commit 7285bc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
"source.organizeImports": "explicit"
}
},
"[markdown]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
Expand Down

0 comments on commit 7285bc3

Please sign in to comment.