You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once babel's stage-3-preset has been updated it will include the "transform-class-properties" plugin by default.
We can then remove the separate reference for the plugin
The text was updated successfully, but these errors were encountered:
Once babel's stage-3-preset has been updated it will include the "transform-class-properties" plugin by default.
We can then remove the separate reference for the plugin
The text was updated successfully, but these errors were encountered: