compiler-temp/.vscode/settings.json

8 lines
140 B
JSON

{
"files.associations": {
"xstring": "cpp",
"iterator": "cpp",
"ostream": "cpp",
"vector": "cpp"
}
}