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

5 lines
No EOL
55 B
JSON

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