DTLib/.vscode/settings.json
2022-01-19 23:53:51 +03:00

5 lines
56 B
JSON

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