adventOfCode2024/.vscode/settings.json
2024-12-02 20:57:33 +13:00

5 lines
No EOL
60 B
JSON

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