mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-09-14 20:30:10 +00:00
19 lines
444 B
YAML
19 lines
444 B
YAML
# This file is auto-generated from Ignite. You can edit
|
|
# the file content but do not change the file name or path.
|
|
#
|
|
# buf.gen.ts.yaml
|
|
#
|
|
version: v1
|
|
managed:
|
|
enabled: true
|
|
plugins:
|
|
- plugin: buf.build/community/stephenh-ts-proto
|
|
out: .
|
|
opt:
|
|
- logtostderr=true
|
|
- allow_merge=true
|
|
- json_names_for_fields=false
|
|
- ts_proto_opt=snakeToCamel=true
|
|
- ts_proto_opt=esModuleInterop=true
|
|
- ts_proto_out=.
|