Skip to content

Commit 7b756c5

Browse files
committed
Revert "chore: fix package source include path"
This reverts commit 913f05f.
1 parent 3b42156 commit 7b756c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages-private/local-playground/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"isolatedDeclarations": false,
55
"allowJs": true
66
},
7-
"include": ["./**/*", "../../packages/*/src"]
7+
"include": ["./**/*", "../packages/*/src"]
88
}

0 commit comments

Comments
 (0)