Skip to content

Commit a5ea387

Browse files
committed
update
1 parent c42ec34 commit a5ea387

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

demo/.babelrc

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"presets": ["es2015"],
3+
"plugins": ["transform-runtime"],
4+
"comments": false
5+
}

0 commit comments

Comments
 (0)