-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add protoc-gen-ts #113
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a nit.
@@ -627,6 +627,9 @@ Have something to contribute or discuss? [Open a pull request](https://github.co | |||
<ul> | |||
<li><a href="https://github.com/bazelbuild/rules_proto">bazelbuild/rules_proto</a>: Starlark implementation of the Protobuf rules in Bazel</li> | |||
</ul> | |||
<ul> | |||
<li><a href="https://github.com/thesayyn/protoc-gen-ts">thesayyn/protoc-gen-ts</a>TypeScript generator with first-class bazel rules.</li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<li><a href="https://github.com/thesayyn/protoc-gen-ts">thesayyn/protoc-gen-ts</a>TypeScript generator with first-class bazel rules.</li> | |
<li><a href="https://github.com/thesayyn/protoc-gen-ts">thesayyn/protoc-gen-ts</a>: TypeScript generator with first-class bazel rules.</li> |
@@ -627,6 +627,9 @@ Have something to contribute or discuss? [Open a pull request](https://github.co | |||
<ul> | |||
<li><a href="https://github.com/bazelbuild/rules_proto">bazelbuild/rules_proto</a>: Starlark implementation of the Protobuf rules in Bazel</li> | |||
</ul> | |||
<ul> | |||
<li><a href="https://github.com/thesayyn/protoc-gen-ts">thesayyn/protoc-gen-ts</a>TypeScript generator with first-class bazel rules.</li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should go into the TypeScript section.
closes #112
See: https://github.com/thesayyn/protoc-gen-ts#with-bazel