forked from ryanmwangi/CalMerger
create Babel config file
This commit is contained in:
parent
6be1456c35
commit
207afe1b8e
1 changed files with 5 additions and 0 deletions
5
.babelrc
Normal file
5
.babelrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"presets": [
|
||||
"@babel/preset-env"
|
||||
]
|
||||
}
|
Loading…
Add table
Reference in a new issue