microshell_project/.vscode/settings.json
2025-01-04 14:30:25 +01:00

6 lines
84 B
JSON

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