Skip to content

Commit 5e7821f

Browse files
committed
Updated deps
1 parent c98d90e commit 5e7821f

File tree

5 files changed

+5456
-5509
lines changed

5 files changed

+5456
-5509
lines changed

jest.config.js

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
module.exports = {
2+
verbose: true,
3+
browser: true,
4+
testURL: 'http://localhost/'
5+
}

0 commit comments

Comments
 (0)