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
Now in kitchen sink it shows a different warning (but still a warning).
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).
Expected
No need of showing any warning here, spread operator is a valid syntax in javascript.
The text was updated successfully, but these errors were encountered: