ts-proto icon indicating copy to clipboard operation
ts-proto copied to clipboard

feat: disabled the default check for the upstream encoder

Open khi195 opened this issue 3 years ago • 0 comments

this is a PR for the following issue https://github.com/stephenh/ts-proto/issues/643

for the upstream encoder, this PR has the ability to disable the check for default enums, because for proto2 we may not have a default enum, so will have to disable the default behaviour.

khi195 avatar Aug 19 '22 09:08 khi195