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
Do you guys have plans for including runtime type enforcement? I can imagine that this could be achieved by leveraging jsx compiler. Instead of just striping the types, we could optionally do type checks in runtime outputting warnings to the console.
The text was updated successfully, but these errors were encountered:
Do you guys have plans for including runtime type enforcement? I can imagine that this could be achieved by leveraging jsx compiler. Instead of just striping the types, we could optionally do type checks in runtime outputting warnings to the console.
The text was updated successfully, but these errors were encountered: