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
{{ message }}
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.
Object.assign was a feature introduced in es6 for copying object's own properties. But, as of es-check version 5.1.0 , I see this check passes for es5 check. Reference
The text was updated successfully, but these errors were encountered:
Object.assign was a feature introduced in es6 for copying object's own properties. But, as of es-check version 5.1.0 , I see this check passes for es5 check. Reference
The text was updated successfully, but these errors were encountered: