qtrocket2/.vscode/settings.json
2025-04-20 12:29:36 -06:00

6 lines
90 B
JSON

{
"files.associations": {
"numeric": "cpp",
"algorithm": "cpp"
}
}