Skip to content

Commit ae2d5db

Browse files
committed
extend replay tsconfig from global tsconfig
1 parent 013df7a commit ae2d5db

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)