Exponent/.vscode/settings.json

5 lines
63 B
JSON
Raw Normal View History

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