minishell/.vscode/settings.json
2025-02-05 18:59:35 +01:00

5 lines
52 B
JSON

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