Skip to content

Commit

Permalink
Merge pull request #8 from geisterfurz007/patch-1
Browse files Browse the repository at this point in the history
Fix #7
  • Loading branch information
marvinhagemeister authored May 5, 2021
2 parents 27ad002 + 03778b3 commit 6817bf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/babel.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ module.exports = babelJest.createTransformer({
'@babel/preset-typescript',
{
jsxPragma: 'h',
jsxPragmaFrag: 'Fragment',
},
],
'@babel/preset-env',
Expand Down

0 comments on commit 6817bf8

Please sign in to comment.