Make "from" a moduleKeyword #2

Merged
karlhorky merged 1 commit from patch-1 into main 2022-01-03 14:24:05 +01:00
karlhorky commented 2022-01-03 12:46:27 +01:00 (Migrated from github.com)
Ref: https://github.com/codemirror/codemirror.next/issues/665 Ref: https://github.com/codemirror/codemirror.next/issues/284 Ref: https://github.com/codemirror/highlight/commit/e87b97803c0114442c13134d4516b92602ab304c Ref: https://github.com/codemirror/lang-javascript/commit/bb28a637dc6568f4fb2a6b8eb91742df3e934295
marijnh commented 2022-01-03 14:23:52 +01:00 (Migrated from github.com)

I guess it is only used in import/export statements for now, so sure, this works.

I guess it _is_ only used in `import`/`export` statements for now, so sure, this works.
karlhorky commented 2022-01-03 16:28:28 +01:00 (Migrated from github.com)

Great, thanks for the merge! 🙌

Great, thanks for the merge! 🙌
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-javascript!2
No description provided.