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 14e5e48 commit cfe4f82Copy full SHA for cfe4f82
packages/replay/test/unit/tsconfig.json
@@ -1,8 +1,5 @@
1
-// TODO Once https://github.com/microsoft/TypeScript/issues/33094 is done (if it ever is), this file can disappear, as
2
-// it's purely a placeholder to satisfy VSCode.
3
-
4
{
5
- "extends": "../tsconfig.test.json",
+ "extends": "../../../tsconfig.test.json",
6
7
"include": ["./**/*"]
8
}
0 commit comments