MarioDB/.vscode/settings.json
2025-01-29 09:37:38 +01:00

7 lines
123 B
JSON

{
"files.associations": {
"*.embeddedhtml": "html",
"iostream": "cpp",
"ostream": "cpp"
}
}