Skip to content

Commit a6d92f0

Browse files
committed
Setting up babel config
1 parent cf28783 commit a6d92f0

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: [ 'es2015', 'react', 'stage-0' ]
3+
}

0 commit comments

Comments
 (0)