Add support for this parameter declaration in TypeScript #20

Merged
bmeurer merged 1 commit from this_parameter into main 2023-04-24 11:16:52 +02:00
bmeurer commented 2023-04-24 10:13:49 +02:00 (Migrated from github.com)

FIX: Properly parse this: Type within parameter lists for TypeScript.

Bug: https://crbug.com/1436873

Closes https://github.com/lezer-parser/javascript/issues/19

FIX: Properly parse `this: Type` within parameter lists for TypeScript. Bug: https://crbug.com/1436873 Closes https://github.com/lezer-parser/javascript/issues/19
marijnh commented 2023-04-24 11:19:03 +02:00 (Migrated from github.com)

Thanks! Tagged as @lezer/javascript 1.4.3

Thanks! Tagged as @lezer/javascript 1.4.3
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lezer/javascript!20
No description provided.