Created babel config file

This commit is contained in:
Paul Graffam 2018-02-25 19:27:36 -05:00
parent 6639ee11d0
commit 0cf0430a5d
1 changed files with 3 additions and 0 deletions

3
.babelrc Normal file
View File

@ -0,0 +1,3 @@
{
"presets": ["env"]
}