INFOBoard/.vscode/settings.json

8 lines
139 B
JSON
Raw Permalink Normal View History

2022-01-08 18:32:31 +08:00
{
"files.associations": {
"algorithm": "cpp",
"atomic": "cpp",
"*.tcc": "cpp",
"ostream": "cpp"
}
}