Skip to content

Commit e681ffe

Browse files
committed
chore(example): add .babelrc to counter sample
1 parent 21beac9 commit e681ffe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/counter/.babelrc

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"presets": ["es2015"]
3+
}

0 commit comments

Comments
 (0)