nostalgia/.vscode/settings.json
2018-01-29 23:44:12 -06:00

8 lines
148 B
JSON

{
"files.associations": {
"iostream": "cpp",
"ostream": "cpp"
},
"editor.insertSpaces": false,
"editor.tabSize": 3
}