P417_SWTL/.vscode/settings.json

6 lines
90 B
JSON
Raw Normal View History

2024-07-03 23:12:55 +08:00
{
"files.associations": {
2024-07-26 14:38:26 +08:00
"rte.h": "c",
"sysdiagdetect.h": "c"
2024-07-03 23:12:55 +08:00
}
}