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
This feature is still in proposal stage 3, and not yet part of any ECMAScript standard. Therefore, I'm reluctant to include it - as we can introduce this later on without breaking user code, but not the other way around.
most transpiler environments are configured to support it anyway
The default es2015 implementation does not support class fields, but most transpiler environments are configured to support it anyway. So instead of
we can simply write
I've done some googling but not been able to determine what is the most kosher plugin to use.
The text was updated successfully, but these errors were encountered: