We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb1e3f7 commit 0096454Copy full SHA for 0096454
.babelrc
@@ -4,7 +4,7 @@
4
"@babel/preset-react"
5
],
6
"plugins": [
7
- ["@babel/plugin-proposal-class-properties", { "loose": true }],
+ ["@babel/plugin-proposal-class-properties", { "loose": true }]
8
9
"env": {
10
"test": {
0 commit comments