添加vscode protoc 配置
This commit is contained in:
parent
e7efff5fd2
commit
bdaf30bd5f
5
.vscode/setting.json
vendored
Normal file
5
.vscode/setting.json
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"protoc": {
|
||||||
|
"options": ["-I proto"]
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user