This commit is contained in:
2021-03-10 01:25:20 +03:00
parent ca2b89540a
commit a08519bde8
55 changed files with 4190 additions and 6679 deletions
+2 -1
View File
@@ -5,6 +5,7 @@
]
],
"plugins": [
["@babel/transform-runtime"]
["@babel/transform-runtime"],
["@babel/plugin-proposal-class-properties", { "loose": true }]
]
}