Skip to content

Commit

Permalink
refactor: upgrade TS & enable verbatimModuleSyntax
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Jul 16, 2024
1 parent 3a200db commit f1f21c5
Show file tree
Hide file tree
Showing 28 changed files with 95 additions and 336 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"terser": "^5.16.0",
"ts-essentials": "9.1.2",
"tsconfig-paths": "3.12.0",
"tsup": "7.1.0",
"typescript": "5.0.2",
"tsup": "8.1.0",
"typescript": "5.5.3",
"vitest": "2.0.3",
"wait-for-expect": "3.0.2"
},
Expand Down
Loading

0 comments on commit f1f21c5

Please sign in to comment.