Exponent/.vscode/settings.json

6 lines
88 B
JSON
Raw Normal View History

2024-04-08 20:08:39 +00:00
{
"files.associations": {
"iostream": "cpp",
"iosfwd": "cpp"
2024-04-08 20:08:39 +00:00
}
}