Skip to content

Commit 72e5572

Browse files
committed
fix: build error due to tsconfig
1 parent 156ae14 commit 72e5572

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infra/pdk/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"include": ["src"],
23
"compilerOptions": {
34
"module": "ES2022",
45
"target": "ES2022",

0 commit comments

Comments
 (0)