Skip to content

Commit 6d49b31

Browse files
authored
fix: move tsconfig.json to project root (#1021)
1 parent 43673d1 commit 6d49b31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"types": ["node"],
1010
"skipLibCheck": true
1111
},
12-
"include": ["src"]
12+
"include": ["packages/*/src"]
1313
}

0 commit comments

Comments
 (0)