Skip to content

Commit

Permalink
fix: loose フラグは使えなくなったらしい
Browse files Browse the repository at this point in the history
  • Loading branch information
teramotodaiki committed Oct 2, 2021
1 parent cb4b09d commit 42f7ab3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .babelrc
Expand Up @@ -15,10 +15,7 @@
],
"plugins": [
[
"@babel/plugin-proposal-class-properties",
{
"loose": true
}
"@babel/plugin-proposal-class-properties"
],
[
"@babel/transform-runtime",
Expand Down

0 comments on commit 42f7ab3

Please sign in to comment.