Skip to content

Commit a2bcabe

Browse files
committed
extend replay tsconfig from global tsconfig
1 parent e3722bc commit a2bcabe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/replay/tsconfig.json

+1
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)