Skip to content

Commit fe99edd

Browse files
Update src/compiler/diagnosticMessages.json
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
1 parent 2c9a082 commit fe99edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler/diagnosticMessages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3789,7 +3789,7 @@
37893789
"category": "Error",
37903790
"code": 5090
37913791
},
3792-
"Option 'isolatedModules' requires 'preserveConstEnum', as constants are not inlined in this mode.": {
3792+
"Option 'preserveConstEnums' cannot be disabled when 'isolatedModules' is enabled.": {
37933793
"category": "Error",
37943794
"code": 5091
37953795
},

0 commit comments

Comments
 (0)