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 9aa43b5 commit 3022ab6Copy full SHA for 3022ab6
tsup.config.ts
@@ -12,5 +12,5 @@ export default [
12
dts: true,
13
onSuccess: 'npm run build:fix',
14
external: ['proper-lockfile'],
15
- }
+ },
16
] satisfies Options[]
0 commit comments