cmpsc330hw3/.vscode/settings.json
Lasyamadhuri Gundapaneni 7e51278da1 init
2024-11-05 19:33:18 -05:00

6 lines
89 B
JSON

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