notes/.vscode/settings.json
2024-11-04 15:58:00 -08:00

7 lines
No EOL
114 B
JSON

{
"markdownlint.config": {
"MD033": false
},
"editor.tabSize": 2,
"editor.indentSize": 2
}