Update syntax.grammar.d.ts #7

Merged
shenlu89 merged 1 commit from main into main 2021-12-10 21:36:22 +01:00
shenlu89 commented 2021-12-10 18:56:27 +01:00 (Migrated from github.com)

When I use lang-example. syntax.grammar.d.ts file will throw the warning message, "Cannot find module 'lezer' or its corresponding type declarations.ts.". So I update 'lezer' module to "@lezer/LRParser" to fix this issue.

When I use lang-example. syntax.grammar.d.ts file will throw the warning message, "Cannot find module 'lezer' or its corresponding type declarations.ts.". So I update 'lezer' module to "@lezer/LRParser" to fix this issue.
marijnh commented 2021-12-10 21:36:26 +01:00 (Migrated from github.com)

Thanks!

Thanks!
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
codemirror/lang-example!7
No description provided.