Skip to content

Commit d07fd3e

Browse files
committed
chore: cleanup tsdown
1 parent 121084a commit d07fd3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsdown.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ import { defineConfig } from 'tsdown'
22

33
export default defineConfig({
44
entry: './src/*.ts',
5-
format: 'esm',
65
})

0 commit comments

Comments
 (0)