Skip to content

Commit f02b323

Browse files
committed
Init commit
1 parent 1bd92c1 commit f02b323

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.babelrc

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

0 commit comments

Comments
 (0)