Skip to content

Commit 16bc2a9

Browse files
committed
chore: simplify tsdown config
1 parent 9ae7049 commit 16bc2a9

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,8 @@
8484
"engines": {
8585
"node": ">=20.19.0"
8686
},
87-
"prettier": "@sxzz/prettier-config"
87+
"prettier": "@sxzz/prettier-config",
88+
"tsdown": {
89+
"platform": "neutral"
90+
}
8891
}

tsdown.config.ts

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)