We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff60520 commit bbcf00cCopy full SHA for bbcf00c
scripts/processDiagnosticMessages.ts
@@ -1,6 +1,3 @@
1
-/// <reference path="../src/compiler/sys.ts" />
2
-/// <reference path="../src/compiler/core.ts" />
3
-
4
interface DiagnosticDetails {
5
category: string;
6
code: number;
0 commit comments