sql3/.vscode/settings.json
2023-05-21 09:12:35 +02:00

6 lines
86 B
JSON

{
"files.associations": {
"string": "cpp",
"vector": "cpp"
}
}