This commit is contained in:
11
buf.gen.yaml
Normal file
11
buf.gen.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
version: v1
|
||||
plugins:
|
||||
- plugin: go
|
||||
out: gen/go
|
||||
opt: paths=source_relative
|
||||
- plugin: ts-proto
|
||||
out: gen/ts
|
||||
opt:
|
||||
- esModuleInterop=true
|
||||
- outputJsonMethods=true
|
||||
- forceLong=string
|
||||
Reference in New Issue
Block a user