njetris/.vscode/settings.json
2025-10-03 23:41:58 +02:00

7 lines
117 B
JSON

{
"files.associations": {
"*.embeddedhtml": "html",
"tetris.h": "c",
"cmath": "c"
}
}