Skip to content

Commit

Permalink
refactor: use oxc to emit dts
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Nov 21, 2024
1 parent be1d25d commit d3b99fe
Show file tree
Hide file tree
Showing 3 changed files with 633 additions and 547 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,18 +60,19 @@
"rolldown": "nightly",
"tinyglobby": "^0.2.10",
"unconfig": "^0.6.0",
"unplugin-isolated-decl": "^0.6.8",
"unplugin-isolated-decl": "^0.7.2",
"unplugin-unused": "^0.2.3"
},
"devDependencies": {
"@sxzz/eslint-config": "^4.4.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/debug": "^4.1.12",
"@types/node": "^22.9.0",
"@types/node": "^22.9.1",
"bumpp": "^9.8.1",
"eslint": "^9.15.0",
"execa": "^9.5.1",
"fdir": "^6.4.2",
"oxc-transform": "^0.36.0",
"prettier": "^3.3.3",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
Expand Down
Loading

0 comments on commit d3b99fe

Please sign in to comment.