docs/.vscode/settings.json
Daniel Rosehill 8f7717db55
updated
2025-04-11 20:34:36 +03:00

9 lines
296 B
JSON

{
"markdownlint.config": {
"no-inline-html": false,
"link-image-reference-definitions": false,
"fenced-code-language": false
},
"window.title": "${rootName}${separator}${profileName}${separator}${appName}${separator}${activeEditorShort}${dirty}${separator}[Branch: update-url-params]"
}