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
espurify is intended to be compliant with The ESTree Spec. defaults properly of Function(Declaration|Expression) is not in the spec, so it is discarded by default.
espurify ignore
.default
property by default.Is it expected bahavior?
The text was updated successfully, but these errors were encountered: