Files
Chloride/.vscode/settings.json
2024-05-05 00:42:55 +01:00

6 lines
85 B
JSON

{
"files.associations": {
"*.ejs": "html",
"stdio.h": "c"
}
}