compiler-lightning/.vscode/settings.json

5 lines
61 B
JSON
Raw Normal View History

2024-07-21 10:54:12 +12:00
{
"files.associations": {
"string.h": "c"
}
}