Typing-Test-C/.vscode/settings.json
2022-10-25 22:10:24 -04:00

5 lines
61 B
JSON

{
"files.associations": {
"unistd.h": "c"
}
}