ableos/.vscode/settings.json

5 lines
57 B
JSON
Raw Normal View History

2021-11-16 00:09:27 -06:00
{
"files.associations": {
"stddef.h": "c"
}
}