Skip to content

Commit

Permalink
use msw for mocking
Browse files Browse the repository at this point in the history
  • Loading branch information
kylekz committed Nov 18, 2023
1 parent d5805ff commit e4dcdbb
Show file tree
Hide file tree
Showing 12 changed files with 758 additions and 59 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"author": "",
"license": "MIT",
"devDependencies": {
"msw": "^2.0.8",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vitest": "^0.34.5"
Expand Down
Loading

0 comments on commit e4dcdbb

Please sign in to comment.