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
We seem to have emerging best practices for using .ts around reading it as .js once the types are erased, though they're not yet in our Coding Style guide.
discussion: #8 (comment)
We seem to have emerging best practices for using .ts around reading it as .js once the types are erased, though they're not yet in our Coding Style guide.
Design
configure stuff like
"type": "module"
andmodule
compilerOptionThe text was updated successfully, but these errors were encountered: