Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<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>

Copy link
Copy Markdown
Owner

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.

</ul>
</td>
</tr>
<tr>
Expand Down