We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d0d1f commit e6a69f6Copy full SHA for e6a69f6
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