Skip to content

Commit

Permalink
chore: ⚙️ Update .vscode/settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
arv-anshul committed Feb 17, 2024
1 parent 285a5dc commit 3f41456
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
"mkdocs.yml"
]
},
"[html]": {
"editor.defaultFormatter": "vscode.html-language-features",
"editor.formatOnSave": false
},
"[markdown]": {
"editor.defaultFormatter": null,
"editor.formatOnSave": false
Expand Down

0 comments on commit 3f41456

Please sign in to comment.