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
All public facing symbols should be typed explicitly and fully.
It would always have been a better idea to be explicit about these things. It's bad DX not to do that. However, we were usually able to get away with it. With JSR, we are finally forced to correct this. This links back to #559.
The text was updated successfully, but these errors were encountered:
All public facing symbols should be typed explicitly and fully.
It would always have been a better idea to be explicit about these things. It's bad DX not to do that. However, we were usually able to get away with it. With JSR, we are finally forced to correct this. This links back to #559.
The text was updated successfully, but these errors were encountered: