tic-tac-toe-cpp/.vscode/settings.json

6 lines
No EOL
77 B
JSON

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