Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using object spread property in Javascript mode, getting unexpected warning. #4756

Closed
bhargavavarma opened this issue Feb 11, 2021 · 2 comments · Fixed by #5243
Closed

Comments

@bhargavavarma
Copy link

image
image

Expected

No need of showing any warning here, spread operator is a valid syntax in javascript.

@andrewnester andrewnester transferred this issue from ajaxorg/ace-builds May 30, 2022
@InspiredGuy
Copy link
Contributor

Now in kitchen sink it shows a different warning (but still a warning).
image

Possible fix would be to modify jshint config to use newer ECMAScript version, or maybe updating jshint version would help (last update happened in august 2022 according to changelog).

@hamonCordova
Copy link

same here

@akoreman akoreman linked a pull request Jul 9, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants