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
"title": "Declaration and language service errors",
109
+
"value": 1,
46
110
},
47
111
{
48
112
"description": "Errors that occur during TypeScript internal operations",
113
+
"displayValue": "0 issues",
114
+
"score": 1,
49
115
"slug": "internal-errors",
50
116
"title": "Internal errors",
117
+
"value": 0,
51
118
},
52
119
{
53
120
"description": "Errors that occur when parsing TypeScript configuration files",
121
+
"details": {
122
+
"issues": [
123
+
{
124
+
"message": "TS6059: File '/home/matejchalk/Projects/quality-metrics-cli/tmp/e2e/plugin-typescript-e2e/exclude/utils.ts' is not under 'rootDir' 'src'. 'rootDir' is expected to contain all source files.",
0 commit comments