mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
2c27ccbc1d
* fix: code block renderer * chore: update dependencies
6 lines
72 B
JSON
6 lines
72 B
JSON
{
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll": "explicit"
|
|
}
|
|
}
|