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 51c755b commit 16eab1fCopy full SHA for 16eab1f
e2e/plugin-typescript-e2e/tests/__snapshots__/collect.e2e.test.ts.snap
@@ -121,7 +121,7 @@ exports[`PLUGIN collect report with typescript-plugin NPM package > should run p
121
"details": {
122
"issues": [
123
{
124
- "message": "TS6059: File './exclude/utils.ts' is not under 'rootDir' 'src'. 'rootDir' is expected to contain all source files.",
+ "message": "TS6059: File './exclude/utils.ts' is not under 'rootDir' './src'. 'rootDir' is expected to contain all source files.",
125
"severity": "error",
126
"source": {
127
"file": "tmp/e2e/plugin-typescript-e2e/src/6-configuration-errors.ts",
0 commit comments