Files
yatm/.vscode/settings.json
Samuel N Cui f87ec06af6 feat: useable
2022-12-12 22:48:28 +08:00

7 lines
92 B
JSON

{
"protoc": {
"options": [
"--proto_path=./entity"
]
}
}