Skip to content

Commit 3d39a85

Browse files
authored
Add valid_types options to generate fields as 'required' in TS where annotations exists (#168)
1 parent 76d7844 commit 3d39a85

61 files changed

Lines changed: 3136 additions & 652 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

buf.gen.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ plugins:
5757
opt:
5858
- target=js+dts
5959
- import_extension=js
60+
- valid_types=protovalidate_required
6061
out: gen/typescript
6162

6263
- remote: buf.build/connectrpc/query-es:v2.1.1

0 commit comments

Comments
 (0)