Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Object.assign() passes es5 check #122

Open
kskashyap94 opened this issue Aug 3, 2020 · 1 comment
Open

Object.assign() passes es5 check #122

kskashyap94 opened this issue Aug 3, 2020 · 1 comment

Comments

@kskashyap94
Copy link

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

@sbc100
Copy link

sbc100 commented Sep 11, 2020

I noticed the same thing :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants