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
es-check is failing when testing array.at() which is an ES2022. I created a ticket in the acorn repo but was told it's not a syntax problem (which in hindsight it isn't).
Working on this! Having fun! Thanks @christowiz! I have a pr fix for the first issue you submitted if you'd like to me to merge and do a feature release?!
Requested Update
es-check
is failing when testingarray.at()
which is an ES2022. I created a ticket in theacorn
repo but was told it's not a syntax problem (which in hindsight it isn't).acornjs/acorn#1335
Run
npm run es-check
to validate filehttps://stackblitz.com/edit/vitejs-vite-iubepdjb?file=package.json,es-check.js
The text was updated successfully, but these errors were encountered: