binding-of-isaac/.vscode/settings.json

7 lines
109 B
JSON

{
"files.associations": {
"ncurses.h": "c",
"stdio.h": "c",
"math.h": "c"
}
}