adventOfCode2024/.vscode/settings.json
2024-12-09 16:26:21 +13:00

6 lines
No EOL
87 B
JSON

{
"files.associations": {
"iostream": "cpp",
"*.tcc": "cpp"
}
}