We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a678497 commit 886b8e9Copy full SHA for 886b8e9
packages/tanstackstart/tsconfig.json
@@ -1,6 +1,6 @@
1
{
2
"extends": "../../tsconfig.json",
3
- "include": ["src/**/*", "build"],
+ "include": ["src/**/*"],
4
"compilerOptions": {
5
"lib": ["es2018", "es2020.string"],
6
"module": "Node16"
0 commit comments