Skip to content

Commit f783b5f

Browse files
committed
fix(react): Remove tsconfig reference
1 parent 00a495b commit f783b5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react/tsup.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,4 @@ export default defineConfig({
2929
".tsx": "tsx",
3030
".jsx": "jsx",
3131
},
32-
tsconfig: "./tsconfig.app.json",
3332
});

0 commit comments

Comments
 (0)