We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc754d8 commit c494c69Copy full SHA for c494c69
jest.config.js
@@ -1,4 +1,5 @@
1
module.exports = {
2
+ testURL: 'http://localhost',
3
moduleFileExtensions: ['ts', 'js', 'json'],
4
transform: {
5
'^.+\\.jsx?$': 'babel-jest',
0 commit comments