ReadySetGit/.vscode/settings.json
2020-08-04 13:52:28 +02:00

5 lines
78 B
JSON

{
"markdownlint.config": {
"MD026": { "punctuation": "?" }
}
}