Skip to content

Commit f6c1d71

Browse files
author
unjinjang
committed
[FEAT]: Add .babelrc setting for jest + RTL to parse import/export syntax
1 parent 7ef5cef commit f6c1d71

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.babelrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"presets": ["@babel/preset-env", "@babel/preset-react"]
3+
}

0 commit comments

Comments
 (0)