Skip to content

Commit ceb0cdd

Browse files
author
Recachinas, Michael G [Axios]
committed
Add babelrc
1 parent 38f1a87 commit ceb0cdd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.babelrc

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"presets": [
3+
"react",
4+
"es2015",
5+
"stage-0"
6+
]
7+
}

0 commit comments

Comments
 (0)