You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4719,6 +4719,10 @@
4719
4719
"code": 6385,
4720
4720
"reportsDeprecated": true
4721
4721
},
4722
+
"Performance timings for '--diagnostics' or '--extendedDiagnostics' are not available in this session. A native implementation of the Web Performance API could not be found.": {
4723
+
"category": "Message",
4724
+
"code": 6386
4725
+
},
4722
4726
4723
4727
"The expected type comes from property '{0}' which is declared here on type '{1}'": {
0 commit comments