Files
IoTManager/.vscode/settings.json
2020-10-20 17:22:26 +03:00

6 lines
85 B
JSON

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