SitePoint Forums | Web Development & Design Community
Fixing jslint errors
JavaScript
asasass
August 19, 2021, 12:38am
3
Don’t wrap function literals in parens.
(function initPlayButtons() {
I just received that error.
https://jsfiddle.net/r8qwhncp/
show post in topic
Related topics
Topic
Replies
Views
Activity
Expected an identifier and instead saw '}'
JavaScript
3
9407
January 11, 2019
How come jslint doesn't like Arrow Functions?
JavaScript
2
602
April 5, 2019
How would I fix these jslint errors?
JavaScript
6
8465
January 13, 2019
JSLint advice
JavaScript
11
933
January 29, 2010
Converting players to initButton
JavaScript
8
1324
January 16, 2019