Skip to content

Commit

Permalink
chore(vscode): update workspace settings
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbutt committed Feb 14, 2024
1 parent 9949dbb commit 623c41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
}
},
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
"source.fixAll.markdownlint": "explicit"
}
}

0 comments on commit 623c41a

Please sign in to comment.