Skip to content

Commit 6e6e18e

Browse files
author
kirillmurashov
committed
fix #113
1 parent 4c8e8b3 commit 6e6e18e

File tree

3 files changed

+1502
-28520
lines changed

3 files changed

+1502
-28520
lines changed

.babelrc

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
{
2-
"presets": [
3-
[
4-
"env"
5-
]
6-
]
2+
"presets": ["@babel/preset-env"],
3+
"plugins": ["@babel/plugin-proposal-class-properties"]
74
}

0 commit comments

Comments
 (0)