hydrus/.vscode/settings.json

6 lines
148 B
JSON
Raw Normal View History

2023-11-04 18:29:46 +00:00
{
"editor.trimAutoWhitespace": false,
"editor.renderWhitespace": "boundary",
"diffEditor.ignoreTrimWhitespace": false,
"editor.tabSize": 4
}