Skip to content

Commit

Permalink
Update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wandyezj committed Mar 20, 2024
1 parent 4f66b93 commit c15d3f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@
"editor.formatOnSave": true
},

"[markdown]": {
"editor.defaultFormatter": "DavidAnson.vscode-markdownlint",
"editor.formatOnSave": true
},

"prettier.configPath": "config/prettier.json",

"eslint.options": {
Expand Down

0 comments on commit c15d3f1

Please sign in to comment.