Support new.target #32

Merged
szuend merged 1 commit from new-target into main 2024-04-23 08:43:46 +02:00
szuend commented 2024-04-23 08:11:58 +02:00 (Migrated from github.com)

Stumbled over this error when parsing a bundle in the DevTools formatter with Lezer.

Copied the rule from import.meta, so let me know if this is the right way or if the rule should be written as NewTarget { kw<"new"> ".target" } or something else instead.

Stumbled over this error when parsing a bundle in the DevTools formatter with Lezer. Copied the rule from `import.meta`, so let me know if this is the right way or if the rule should be written as `NewTarget { kw<"new"> ".target" }` or something else instead.
marijnh commented 2024-04-23 09:45:25 +02:00 (Migrated from github.com)

Thank you!

Thank you!
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!32
No description provided.