Skip to content

Commit

Permalink
feat: setup-msw cli
Browse files Browse the repository at this point in the history
  • Loading branch information
Doma committed Feb 15, 2023
1 parent 6678211 commit 0873f92
Show file tree
Hide file tree
Showing 14 changed files with 2,907 additions and 12 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
node_modules
.DS_Store
dist
*.log
*.log
fixture/src/mocks
fixture/public/mockServiceWorker.js
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fixtures
Loading

0 comments on commit 0873f92

Please # to comment.