Skip to content

Commit 3847195

Browse files
committed
extend replay tsconfig from global tsconfig
1 parent 16b9ea5 commit 3847195

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/replay/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"extends": "../../tsconfig.json",
23
"compilerOptions": {
34
"paths": {
45
"@test": ["./test"],

0 commit comments

Comments
 (0)