Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Dec 28, 2021

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
Collaborator

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