Skip to content

Commit

Permalink
docs: Add buf opt example to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenh committed Aug 22, 2022
1 parent 673111d commit b4a398e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@ version: v1
plugins:
- remote: buf.build/stephenh/plugins/ts-proto
out: ../gen/ts
opt:
- outputServices=...
- useExactTypes=...
```

# Goals
Expand Down

0 comments on commit b4a398e

Please sign in to comment.