Replies: 1 comment 1 reply
-
SWC doesn't have typechecking features, so this is natural since |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Well, the title speaks for itself: perhaps I can't find it in docs, but if I have something like this:
No errors are shown on compilation, although I'll get
do is not a function
error if I'll try to call this function.Why it is not complaining? Is there any way to enable this behaviour?
Beta Was this translation helpful? Give feedback.
All reactions