Files
Examples/AdventOfCode2018/5thDay/.vscode/settings.json
2018-12-06 09:01:24 +00:00

5 lines
62 B
JSON

{
"files.associations": {
"ostream": "cpp"
}
}