Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Add ES Module Attributes #675

Merged
merged 1 commit into from
May 8, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions status.json
Original file line number Diff line number Diff line change
Expand Up @@ -5676,5 +5676,16 @@
},
"id": 5745285984681984,
"statusid": 333
},
{
"category": "JavaScript",
"ieStatus": {
"text": "Under Consideration"
},
"name": "ES Module Attributes",
"summary": "An inline syntax for module import statements to pass on more information alongside the module specifier.",
"spec": "https://github.com/tc39/proposal-module-attributes",
"standardStatus": "Public discussion",
"statusid": 334
}
]