Skip to content

Commit d9c82b8

Browse files
authored
test(replay): Fix replay test tsconfig (#6350)
The path is not correct (anymore)
1 parent 57bf5c3 commit d9c82b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/replay/test/unit/tsconfig.json renamed to packages/replay/test/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// TODO Once https://github.com/microsoft/TypeScript/issues/33094 is done (if it ever is), this file can disappear, as
22
// it's purely a placeholder to satisfy VSCode.
3-
43
{
54
"extends": "../tsconfig.test.json",
65

0 commit comments

Comments
 (0)