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
at the top of a js file one can unlock the ability to interpret JSDoc as if it was typescript. This is really interesting from a developer ergonomics perspective.
The text was updated successfully, but these errors were encountered:
Adding
//@ts-check
at the top of a js file one can unlock the ability to interpret JSDoc as if it was typescript. This is really interesting from a developer ergonomics perspective.
The text was updated successfully, but these errors were encountered: