1
0
Fork 0
mirror of https://github.com/dancojocaru2000/y3s2-cciot-hw.git synced 2025-02-22 17:09:35 +02:00
y3s2-cciot-hw/.vscode/settings.json
2022-03-13 17:08:26 +02:00

10 lines
No EOL
122 B
JSON

{
"markdownlint.config": {
"MD024": {
"siblings_only": true
}
},
"files.associations": {
"ostream": "cpp"
}
}