crocparty/.vscode/settings.json
2024-02-25 22:10:21 -08:00

13 lines
245 B
JSON

{
"files.associations": {
"*.h": "c",
"stdbool.h": "c",
"chrono": "c",
"cmath": "c",
"cstdlib": "c",
"format": "c",
"ratio": "c",
"xlocnum": "c",
"xutility": "c"
}
}