Skip to content

Fix comment for export * as ns from "mod" syntax#11293

Merged
sideshowbarker merged 1 commit intomdn:mainfrom
sosukesuzuki:patch-1
Dec 28, 2021
Merged

Fix comment for export * as ns from "mod" syntax#11293
sideshowbarker merged 1 commit intomdn:mainfrom
sosukesuzuki:patch-1

Conversation

@sosukesuzuki
Copy link
Contributor

Summary

Fixes comment for export * as ns from "mod" syntax. Draft ECMAScript® 2O21 -> ECMAScript® 2O20

Motivation

export * as ns from "mod". syntax has been merged into ecma262 in 2019. So it's included in ES2020.

Supporting details

Related issues

Metadata

  • Adds a new document
  • Rewrites (or significantly expands) a document
  • Fixes a typo, bug, or other error

@sosukesuzuki sosukesuzuki requested a review from a team as a code owner December 18, 2021 08:59
@sosukesuzuki sosukesuzuki requested review from teoli2003 and removed request for a team December 18, 2021 08:59
@github-actions github-actions bot added the Content:JS JavaScript docs label Dec 18, 2021
@github-actions
Copy link
Contributor

Preview URLs

Flaws

URL: /en-US/docs/Web/JavaScript/Reference/Statements/export
Title: export
on GitHub
Flaw count: 1

  • broken_links:
    • Is currently http:// but can become https://

External URLs

URL: /en-US/docs/Web/JavaScript/Reference/Statements/export
Title: export
on GitHub

No new external URLs

@sideshowbarker sideshowbarker merged commit 89ddbf4 into mdn:main Dec 28, 2021
@sideshowbarker
Copy link
Member

Sosuke, thanks much for catching this and fixing it, and congrats on landing your first docs change here — welcome aboard 🎉

@sosukesuzuki sosukesuzuki deleted the patch-1 branch December 28, 2021 18:11
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Content:JS JavaScript docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants