feat: clear rollup

This commit is contained in:
2025-04-24 12:42:02 +08:00
parent c2e8818975
commit 6827945446
13 changed files with 285 additions and 361 deletions

View File

@@ -23,12 +23,13 @@
"@/*": [
"src/*"
],
}
},
"resolveJsonModule": true
},
"include": [
"typings.d.ts",
"src/**/*.ts",
"test/**/*.ts"
"./bun.config.mjs"
],
"exclude": [
"node_modules",