We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1f2b5 commit 2b6a131Copy full SHA for 2b6a131
features/import-assertions.yml
@@ -1,7 +1,7 @@
1
name: Import assertions
2
description: 'Module `import … assert { type: "json" }` and `import … assert { type: "css" }` JavaScript statements load JSON and CSS data.'
3
spec: https://github.com/tc39/proposal-import-attributes/tree/abca60286360b47f9a6be25a28f489c2cb157beb
4
-group: javascript
+group: js-modules
5
discouraged:
6
reason: Import assertions are superseded by import attributes.
7
removal_date: 2024-06-13
groups/js-modules.yml
@@ -1 +1,2 @@
name: JavaScript modules
+parent: javascript
0 commit comments