We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678eff9 commit 6bedbdfCopy full SHA for 6bedbdf
2 files changed
.gitignore
@@ -34,7 +34,6 @@ yarn-error.log*
34
.turbo
35
36
dist
37
-tsup.config.bundled_*
38
.vitest-testdirs
39
.cache
40
tsconfig.test.vitest-temp.json
pnpm-workspace.yaml
@@ -25,7 +25,6 @@ catalogs:
25
"@mojis/loomicode": 0.2.0-beta.7
26
"@types/yargs-parser": ^21.0.3
27
eslint: ^9.23.0
28
- tsup: ^8.4.0
29
tsdown: v0.9.3
30
typescript: ^5.8.2
31
vitest: ^3.0.9
0 commit comments