mirror of
https://github.com/LuanRT/googlevideo.git
synced 2026-06-24 15:21:51 +00:00
8 lines
127 B
JSON
8 lines
127 B
JSON
{
|
|
"typescript.tsdk": "node_modules\\typescript\\lib",
|
|
"protoc": {
|
|
"options": [
|
|
"--proto_path=protos",
|
|
]
|
|
}
|
|
} |