holiday/.vscode/settings.json
2022-08-18 11:53:06 +08:00

6 lines
88 B
JSON

{
"files.associations": {
"algorithm": "cpp",
"cmath": "cpp"
}
}