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 00a495b commit f783b5fCopy full SHA for f783b5f
packages/react/tsup.config.ts
@@ -29,5 +29,4 @@ export default defineConfig({
29
".tsx": "tsx",
30
".jsx": "jsx",
31
},
32
- tsconfig: "./tsconfig.app.json",
33
});
0 commit comments