Add barebones .babelrc

This commit is contained in:
Kyle Mathews 2015-12-11 17:23:44 -08:00
parent 3052f6ecfa
commit f856fe0060

3
.babelrc Normal file
View file

@ -0,0 +1,3 @@
{
"stage": 2,
}