Skip to content

Commit 7745ee2

Browse files
author
Dave Woodall
committed
Add babel & babel-jest
1 parent 46fecd2 commit 7745ee2

File tree

3 files changed

+667
-325
lines changed

3 files changed

+667
-325
lines changed

.babelrc

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

0 commit comments

Comments
 (0)