Skip to content

Commit ca11a1a

Browse files
committed
Add .babelrc
1 parent f44b3b3 commit ca11a1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/.babelrc

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

0 commit comments

Comments
 (0)