Files
meshstream/.vscode/settings.json
Daniel Pupius 86380cccf9 Refactor protos
2025-04-21 15:40:10 -07:00

7 lines
105 B
JSON

{
"cSpell.words": ["meshstream", "Motherlode", "mqtt"],
"protoc": {
"options": ["-Iproto"]
}
}