Commit 3460cf9
doc: fix broken link to TC39 import attributes proposal
The import assertion proposal has been renamed and
the old URL does not redirect to the new one. So let's update our
URL to point to the import attributes proposal, which is what
import assertions have been renamed to.
PR-URL: #47954
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>1 parent 3b018c8 commit 3460cf9Copy full SHA for 3460cf9
File tree
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changedOpen diff view settings
Filter options
- doc/api
- test/fixtures/snapshot
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1585 | 1585 | |
1586 | 1586 | |
1587 | 1587 | |
1588 | | - |
| 1588 | + |
1589 | 1589 | |
1590 | 1590 | |
1591 | 1591 | |
|
Collapse file
test/fixtures/snapshot/typescript.js
Copy file name to clipboardExpand all lines: test/fixtures/snapshot/typescript.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
135144 | 135144 | |
135145 | 135145 | |
135146 | 135146 | |
135147 | | - |
| 135147 | + |
135148 | 135148 | |
135149 | 135149 | |
135150 | 135150 | |
|
0 commit comments