Files
SOMEIP/source/example/.vscode/settings.json

5 lines
64 B
JSON
Raw Normal View History

2026-06-09 20:16:47 +08:00
{
"files.associations": {
"*.tcc": "cpp"
}
}