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 could use an override to be a bit stricter here, to account for third-party code using a wider range of language features than we do internally. (This will become more common over time as libraries transpile themselves less aggressively.)
We could potentially special case @kensho packages to use the regular assumptions there.
The text was updated successfully, but these errors were encountered:
Follow-up to #106.
We could use an override to be a bit stricter here, to account for third-party code using a wider range of language features than we do internally. (This will become more common over time as libraries transpile themselves less aggressively.)
We could potentially special case
@kensho
packages to use the regular assumptions there.The text was updated successfully, but these errors were encountered: