CPlusPlusLearningProject/.vscode/settings.json

5 lines
70 B
JSON
Raw Normal View History

2023-06-19 22:36:39 +00:00
{
"editor.detectIndentation": false,
"editor.insertSpaces": false
}