Skip to content

Commit

Permalink
update project
Browse files Browse the repository at this point in the history
  • Loading branch information
magiclen committed May 4, 2023
1 parent 779521a commit df53e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest.config.json
Expand Up @@ -11,6 +11,6 @@
]
},
"moduleNameMapper": {
"^(.+)\\.jsx?$": "$1"
"^(\\.\\.?\\/.+)\\.jsx?$": "$1"
}
}

0 comments on commit df53e91

Please sign in to comment.