Skip to content
This repository was archived by the owner on May 12, 2020. It is now read-only.

Commit be099c4

Browse files
committed
refactor to class
1 parent 182015a commit be099c4

File tree

11 files changed

+2541
-1728
lines changed

11 files changed

+2541
-1728
lines changed

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"presets": [
3-
["@babel/env", {
3+
["@babel/preset-env", {
44
"targets": {
55
"chrome": 52,
66
"browsers": ["last 2 versions", "safari 7"]

0 commit comments

Comments
 (0)