Skip to content

Commit 8d7f9d0

Browse files
authored
Add "Import assertions" to "javascript" group (web-platform-dx#3665)
1 parent 842b8c6 commit 8d7f9d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/import-assertions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Import assertions
22
description: 'Module `import … assert { type: "json" }` and `import … assert { type: "css" }` JavaScript statements load JSON and CSS data.'
33
spec: https://github.com/tc39/proposal-import-attributes/tree/abca60286360b47f9a6be25a28f489c2cb157beb
4+
group: javascript
45
discouraged:
56
reason: Import assertions are superseded by import attributes.
67
removal_date: 2024-06-13

0 commit comments

Comments
 (0)