Files
ft_ping/.vscode/settings.json

6 lines
97 B
JSON

{
"C_Cpp.errorSquiggles": "disabled",
"files.associations": {
"ip.h": "c"
}
}