fostr/.vscode/settings.json

10 lines
148 B
JSON
Raw Permalink Normal View History

2024-11-13 04:55:50 +00:00
{
"files.trimTrailingWhitespace": true,
"markdownlint.config": {
"MD028": false,
"MD025": {
"front_matter_title": ""
}
},
}