ACEC/.vscode/settings.json
2022-10-14 14:04:57 +08:00

6 lines
88 B
JSON

{
"files.associations": {
"*.ejs": "html",
"iostream": "cpp"
}
}