Rob Irving
Results
2
issues of
Rob Irving
After #212 was resolved I tested out the changes. But all I see on the episode pages is a link to disqus.com on the bottom of each page with the...
bug
v2
ts-proto could support extended FieldOptions with the use of [TypeScript decorators](https://www.typescriptlang.org/docs/handbook/decorators.html) Saw this [request in the backlog](https://github.com/stephenh/ts-proto/issues/164), descriptors seems like the best way to implement this. ``` message Sample {...