Skip to content

Commit 1fb65b6

Browse files
committed
Upgrade to Babel 7
1 parent b681973 commit 1fb65b6

File tree

5 files changed

+9980
-14636
lines changed

5 files changed

+9980
-14636
lines changed

.babelrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"presets": [
33
[
4-
"env", {
4+
"@babel/preset-env",
5+
{
56
"targets": {
67
"node": "6"
78
}

0 commit comments

Comments
 (0)