dc/client/.vscode/settings.json

6 lines
76 B
JSON
Raw Normal View History

2023-07-13 11:44:05 +00:00
{
"files.trimTrailingWhitespace": true,
"editor.rulers": [
107
]
}