Added protobuf-gen-ts to prototool.yaml

This commit is contained in:
Bilawal Hameed
2020-02-05 15:50:34 +01:00
committed by Raghunandan Balachandran
parent 94c72a5ea0
commit b6be0d0f25
+3 -1
View File
@@ -1,4 +1,3 @@
protoc:
version: 3.8.0
lint:
@@ -16,3 +15,6 @@ generate:
type: go
flags: plugins=grpc
output: ../backend/proto
- name: ts
path: ../frontend/node_modules/ts-protoc-gen/bin/protoc-gen-ts
output: ../frontend/packages/proto/src/generated