Skip to content

Commit

Permalink
chore: fix jest testurl
Browse files Browse the repository at this point in the history
  • Loading branch information
scttcper committed Aug 1, 2018
1 parent 4bb1b73 commit 6c8ea3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
}
},
"jest": {
"testURL": "http://localhost",
"transform": {
".ts": "<rootDir>/node_modules/ts-jest/preprocessor.js"
},
Expand Down

0 comments on commit 6c8ea3f

Please sign in to comment.