Skip to content

Commit 886b8e9

Browse files
author
Luca Forstner
committed
.
1 parent a678497 commit 886b8e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tanstackstart/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": "../../tsconfig.json",
3-
"include": ["src/**/*", "build"],
3+
"include": ["src/**/*"],
44
"compilerOptions": {
55
"lib": ["es2018", "es2020.string"],
66
"module": "Node16"

0 commit comments

Comments
 (0)