Finish updating deps
This commit is contained in:
parent
44860b0dcf
commit
24e42343e4
6 changed files with 103 additions and 65 deletions
7
.babelrc
Normal file
7
.babelrc
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"plugins": [
|
||||
"transform-es2015-modules-commonjs",
|
||||
"transform-es2015-destructuring",
|
||||
"transform-object-rest-spread"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue