WIP: protobuf defs
This commit is contained in:
parent
85640ffce1
commit
9b640a555a
4 changed files with 103 additions and 0 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
|
@ -22,5 +22,10 @@
|
|||
"editor.autoIndent": "advanced",
|
||||
"diffEditor.ignoreTrimWhitespace": false,
|
||||
"editor.formatOnSave": false
|
||||
},
|
||||
"protoc": {
|
||||
"options": [
|
||||
"--proto_path=proto/"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue