notes/.vscode/settings.json

7 lines
114 B
JSON
Raw Permalink Normal View History

{
"markdownlint.config": {
"MD033": false
2024-11-04 23:58:00 +00:00
},
"editor.tabSize": 2,
"editor.indentSize": 2
}