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.
tsup.config.ts
1 parent 8172a37 commit baaf05fCopy full SHA for baaf05f
tsup.config.ts
@@ -102,5 +102,5 @@ export default defineConfig((options): Options[] => {
102
format: ['cjs'],
103
dts: { only: true }
104
}
105
- ] as Options[]
+ ]
106
})
0 commit comments