We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d0d1f commit 863a6c4Copy full SHA for 863a6c4
5 files changed
.babelrc
@@ -2,7 +2,6 @@
2
"presets": ["@babel/preset-env", "@babel/preset-react"],
3
"plugins": [
4
"@babel/plugin-transform-runtime",
5
- "@babel/plugin-proposal-class-properties",
6
"react-hot-loader/babel"
7
]
8
-}
+}
0 commit comments