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
maybe the private/protected isn't something we should consider an issue w ts codegen, but more the end compiler in the boilerplate to generate packages
private
andprotected
aren't transpiling correctly w/babelpyramation/badkidsjs@ecf576e
pyramation/badkidsjs@368b03d
error is
Module parse failed: The keyword 'protected' is reserved (33:24)
a few exports are missing
pyramation/badkidsjs@6039e79
missing return type on context
pyramation/badkidsjs@7347d4f
for documentation, not the plugin itself:
The text was updated successfully, but these errors were encountered: