Skip to content

Commit 2b87ba3

Browse files
author
mukunda katta
committed
fix: correct diagnostic code 6910
1 parent f350b52 commit 2b87ba3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/compiler/diagnosticMessages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6637,7 +6637,7 @@
66376637
},
66386638
"`nodenext` if `module` is `nodenext`; `node16` if `module` is `node16` or `node18`; otherwise, `bundler`.": {
66396639
"category": "Message",
6640-
"code": 69010
6640+
"code": 6910
66416641
},
66426642
"Computed from the list of input files": {
66436643
"category": "Message",

0 commit comments

Comments
 (0)