Skip to content

Commit

Permalink
add_jsdom
Browse files Browse the repository at this point in the history
  • Loading branch information
rengjo committed Feb 20, 2024
1 parent 760f0d6 commit befccd7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,8 @@
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-router-dom": "^5.2.0"
},
"jest": {
"testEnvironment": "jsdom"
}
}
}

0 comments on commit befccd7

Please sign in to comment.