Files
IoTManager/.vscode/settings.json
2022-08-30 00:23:06 +02:00

6 lines
86 B
JSON

{
"files.associations": {
"*.tcc": "cpp",
"fstream": "cpp"
}
}