Skip to content

Commit 0713fbb

Browse files
authored
chore: remove commented code
1 parent 338556c commit 0713fbb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tsdown.config.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import { defineConfig } from 'tsdown';
22

33
export default defineConfig({
4-
// bundle: true,
5-
// cjsInterop: true,
64
clean: true,
75
entry: ['src/index.ts'],
86
external: ['vscode'],

0 commit comments

Comments
 (0)