Skip to content

Commit 2a271f0

Browse files
committed
Remove transform-runtime and implement isInteger function
1 parent 32f30cb commit 2a271f0

File tree

7 files changed

+384
-2588
lines changed

7 files changed

+384
-2588
lines changed

.babelrc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@
55
"browsers": ["last 2 versions", "IE >= 9"]
66
}
77
}]
8-
],
9-
"plugins": ["transform-runtime"]
10-
}
8+
]
9+
}

0 commit comments

Comments
 (0)