Skip to content

Commit a2c77b6

Browse files
committed
test(replay): Fix replay test tsconfig
The path is not correct (anymore)
1 parent 15b344f commit a2c77b6

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)