Closed pkwarren closed 3 years ago
/assign @easycz
@MarcusLongmuir - Is there any additional steps I should follow for PR reviews or is assigning @easyCZ still the correct process?
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: MarcusLongmuir, moadz
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Update the typescript generator to add a suffix '$' to methods which conflict on the Message base class ('getExtension'/'setExtension'/'getJsPbMessageId'/'setJsPbMessageId'). This will keep the typescript definitions in sync with the generated JS code from the protoc compiler.
Fixes #271.
Changes
Verification