Skip to content

Commit

Permalink
chore: dont formatOnsave in markdown file
Browse files Browse the repository at this point in the history
  • Loading branch information
kuizuo committed May 14, 2024
1 parent b4a2488 commit 18071c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@
"[typescriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[markdown]": {
"editor.formatOnSave": false
},
"stylelint.validate": ["css", "less", "postcss", "scss", "sass"]
}

0 comments on commit 18071c6

Please sign in to comment.