Files
list/.vscode/settings.json

5 lines
62 B
JSON
Raw Permalink Normal View History

2025-08-19 21:02:54 +08:00
{
"files.associations": {
"stdbool.h": "c"
}
}