webserver/.vscode/settings.json

5 lines
62 B
JSON
Raw Normal View History

2025-04-29 21:22:48 +08:00
{
"files.associations": {
"cstdarg": "cpp"
}
}