Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(49 errors, 18 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

theme/flexibase/config.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/imagebank.php
(#28) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
theme/flexibase/jquery/plugins.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/course.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/default.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/embedded.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/frontpage.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/alerts.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/awesomebarinc.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/awesomebarpreheaderinc.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/breadcrumb.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/carousel2.php
(#33) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/coursegrade.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/courseimage.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/footer.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/header.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/mainbody.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/marketing.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/marketing2.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/preheaderlogic.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/secureheader.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/social.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/includes/themesettingsnav.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/login.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/maintenance.php
(#41) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/myhome.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/popup.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/layout/secure.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/lib.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/lib/activitieslib.php
(#43) Expected MOODLE_INTERNAL check or config.php inclusion
theme/flexibase/lib/alertslib.php
(#45) Expected MOODLE_INTERNAL check or config.php inclusion
theme/flexibase/lib/awesomelib.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
theme/flexibase/lib/csslib.php
(#40) Expected MOODLE_INTERNAL check or config.php inclusion
theme/flexibase/lib/filesettingslib.php
(#43) Expected MOODLE_INTERNAL check or config.php inclusion
theme/flexibase/lib/lesslib.php
(#40) Expected MOODLE_INTERNAL check or config.php inclusion
theme/flexibase/lib/pageinitlib.php
(#43) Expected MOODLE_INTERNAL check or config.php inclusion
theme/flexibase/pages/adminhelp.php
(#32) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
theme/flexibase/pages/bootstrapsamples_extract.php
(#34) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/pages/bscss.php
(#32) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
theme/flexibase/pages/contenthelp.php
(#32) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
theme/flexibase/pages/customisationshelp.php
(#32) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
theme/flexibase/pages/helpnavbuttons.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/pages/layouthelp.php
(#32) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
theme/flexibase/pages/settingshelp.php
(#32) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
theme/flexibase/renderers.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/renderers/course_overview_block_renderer.php
(#39) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/renderers/navigation_block_renderer.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
theme/flexibase/renderers/settings_block_renderer.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/renderers/topsettings_renderer.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
theme/flexibase/settings.php
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/settings/additionalless.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/settings/alerts.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/settings/awesomebar.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/settings/carousel.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/settings/categoryicons.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/settings/coursetiles.php
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/settings/fontsettings.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/settings/generalsettings.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/settings/imagebank.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/settings/layoutsettings.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/settings/mainless.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/settings/marketing.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/settings/menusettings.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
theme/flexibase/settings/socialicons.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

Javascript coding style problems

(2048 errors, 7767 warnings)

This section shows the coding style problems detected in the code by eslint [More info]

theme/flexibase/jquery/advancedbuttons.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#7) Expected space or tab after '/*' in comment. (spaced-comment)
(#12) Missing semicolon. (semi)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing semicolon. (semi)
(#18) Missing semicolon. (semi)
(#20) 'jQuery' is not defined. (no-undef)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Unexpected 'this'. (no-invalid-this)
(#38) Multiple spaces found before '='. (no-multi-spaces)
(#38) Missing semicolon. (semi)
(#39) Unexpected 'this'. (no-invalid-this)
(#39) Multiple spaces found before '='. (no-multi-spaces)
(#39) Missing semicolon. (semi)
(#40) Unexpected 'this'. (no-invalid-this)
(#40) Missing semicolon. (semi)
(#41) Missing semicolon. (semi)
(#43) Multiple spaces found before '='. (no-multi-spaces)
(#43) Missing semicolon. (semi)
(#47) Missing semicolon. (semi)
(#49) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Multiple spaces found before '='. (no-multi-spaces)
(#50) Missing semicolon. (semi)
(#51) Multiple spaces found before '='. (no-multi-spaces)
(#51) Missing semicolon. (semi)
(#52) Multiple spaces found before '='. (no-multi-spaces)
(#52) Missing semicolon. (semi)
(#53) Missing semicolon. (semi)
(#55) Missing semicolon. (semi)
(#57) Expected { after 'if' condition. (curly)
(#57) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#57) Missing semicolon. (semi)
(#60) Unexpected space before function parentheses. (space-before-function-paren)
(#61) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#61) Unexpected 'this'. (no-invalid-this)
(#61) Missing semicolon. (semi)
(#64) Unexpected 'this'. (no-invalid-this)
(#64) Missing semicolon. (semi)
(#65) Missing semicolon. (semi)
(#66) Unexpected 'this'. (no-invalid-this)
(#67) Unexpected 'this'. (no-invalid-this)
(#67) Missing semicolon. (semi)
(#68) Missing semicolon. (semi)
(#70) Missing semicolon. (semi)
(#71) Missing semicolon. (semi)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#74) Missing semicolon. (semi)
(#75) Missing semicolon. (semi)
(#78) Missing semicolon. (semi)
(#80) Expected { after 'if' condition. (curly)
(#80) Missing semicolon. (semi)
(#81) Expected { after 'else'. (curly)
(#81) Missing semicolon. (semi)
(#83) Expected { after 'if' condition. (curly)
(#83) Missing semicolon. (semi)
(#85) Missing semicolon. (semi)
(#88) Expected { after 'if' condition. (curly)
(#88) Missing semicolon. (semi)
(#89) Missing semicolon. (semi)
(#95) Missing JSDoc comment. (require-jsdoc)
(#96) Unexpected space before function parentheses. (space-before-function-paren)
(#97) Multiple spaces found before '='. (no-multi-spaces)
(#97) Unexpected 'this'. (no-invalid-this)
(#97) Missing semicolon. (semi)
(#98) Multiple spaces found before '='. (no-multi-spaces)
(#98) Missing semicolon. (semi)
(#99) Missing semicolon. (semi)
(#101) Expected { after 'if' condition. (curly)
(#101) Unexpected 'this'. (no-invalid-this)
(#101) Missing semicolon. (semi)
(#103) Expected { after 'if' condition. (curly)
(#103) Missing semicolon. (semi)
(#104) Expected { after 'if' condition. (curly)
(#104) Missing semicolon. (semi)
(#105) Missing semicolon. (semi)
(#108) Missing semicolon. (semi)
(#110) Multiple spaces found before '='. (no-multi-spaces)
(#110) Missing semicolon. (semi)
(#111) Missing semicolon. (semi)
(#117) Unexpected space before function parentheses. (space-before-function-paren)
(#118) Missing semicolon. (semi)
(#119) Missing semicolon. (semi)
(#120) Missing semicolon. (semi)
(#127) Unexpected space before function parentheses. (space-before-function-paren)
(#128) Missing semicolon. (semi)
(#129) Expected { after 'if' condition. (curly)
(#129) Missing semicolon. (semi)
(#130) Missing semicolon. (semi)
(#131) Missing semicolon. (semi)
(#133) Unexpected space before function parentheses. (space-before-function-paren)
(#134) Missing semicolon. (semi)
(#135) Missing semicolon. (semi)
(#137) 'jQuery' is not defined. (no-undef)
theme/flexibase/jquery/affix.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#7) Expected space or tab after '/*' in comment. (spaced-comment)
(#12) Missing semicolon. (semi)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing semicolon. (semi)
(#18) Missing semicolon. (semi)
(#20) 'jQuery' is not defined. (no-undef)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Unexpected 'this'. (no-invalid-this)
(#38) Missing semicolon. (semi)
(#40) Unexpected 'this'. (no-invalid-this)
(#40) Unexpected 'this'. (no-invalid-this)
(#41) Unexpected 'this'. (no-invalid-this)
(#41) Unexpected 'this'. (no-invalid-this)
(#42) Multiple spaces found before '$'. (no-multi-spaces)
(#42) Unexpected 'this'. (no-invalid-this)
(#42) Unexpected 'this'. (no-invalid-this)
(#42) Missing semicolon. (semi)
(#44) Unexpected 'this'. (no-invalid-this)
(#44) Multiple spaces found before '='. (no-multi-spaces)
(#44) Missing semicolon. (semi)
(#45) Unexpected 'this'. (no-invalid-this)
(#45) Multiple spaces found before '='. (no-multi-spaces)
(#46) Unexpected 'this'. (no-invalid-this)
(#46) Multiple spaces found before '='. (no-multi-spaces)
(#47) Unexpected 'this'. (no-invalid-this)
(#47) Missing semicolon. (semi)
(#49) Unexpected 'this'. (no-invalid-this)
(#49) Missing semicolon. (semi)
(#50) Missing semicolon. (semi)
(#52) Multiple spaces found before '='. (no-multi-spaces)
(#52) Missing semicolon. (semi)
(#54) Multiple spaces found before '='. (no-multi-spaces)
(#54) Missing semicolon. (semi)
(#59) Missing semicolon. (semi)
(#61) Unexpected space before function parentheses. (space-before-function-paren)
(#62) Multiple spaces found before '='. (no-multi-spaces)
(#62) Missing semicolon. (semi)
(#63) Multiple spaces found before '='. (no-multi-spaces)
(#63) Missing semicolon. (semi)
(#64) Missing semicolon. (semi)
(#66) Expected { after 'if' condition. (curly)
(#66) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#66) Missing semicolon. (semi)
(#69) Expected { after 'if' condition. (curly)
(#69) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#69) Missing semicolon. (semi)
(#70) Missing semicolon. (semi)
(#73) Multiple spaces found before '='. (no-multi-spaces)
(#73) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#73) Missing semicolon. (semi)
(#74) Multiple spaces found before '='. (no-multi-spaces)
(#74) Missing semicolon. (semi)
(#75) Missing semicolon. (semi)
(#77) Expected { after 'if' condition. (curly)
(#77) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#77) Missing semicolon. (semi)
(#78) Expected { after 'if' condition. (curly)
(#78) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#78) Missing semicolon. (semi)
(#80) Missing semicolon. (semi)
(#81) Missing semicolon. (semi)
(#83) Unexpected space before function parentheses. (space-before-function-paren)
(#84) Expected { after 'if' condition. (curly)
(#84) Missing semicolon. (semi)
(#85) Missing semicolon. (semi)
(#86) Missing semicolon. (semi)
(#87) Multiple spaces found before '='. (no-multi-spaces)
(#87) Missing semicolon. (semi)
(#88) Missing semicolon. (semi)
(#89) Missing semicolon. (semi)
(#91) Unexpected space before function parentheses. (space-before-function-paren)
(#92) Missing semicolon. (semi)
(#93) Missing semicolon. (semi)
(#95) Unexpected space before function parentheses. (space-before-function-paren)
(#96) Expected { after 'if' condition. (curly)
(#96) Missing semicolon. (semi)
(#98) Multiple spaces found before '='. (no-multi-spaces)
(#98) Missing semicolon. (semi)
(#99) Multiple spaces found before '='. (no-multi-spaces)
(#99) Missing semicolon. (semi)
(#100) Multiple spaces found before '='. (no-multi-spaces)
(#100) Missing semicolon. (semi)
(#101) Missing semicolon. (semi)
(#102) Missing semicolon. (semi)
(#104) Expected { after 'if' condition. (curly)
(#104) Multiple spaces found before 'offsetBottom'. (no-multi-spaces)
(#104) Missing semicolon. (semi)
(#105) Expected { after 'if' condition. (curly)
(#105) Multiple spaces found before 'offsetTop'. (no-multi-spaces)
(#105) Multiple spaces found before '='. (no-multi-spaces)
(#105) Missing semicolon. (semi)
(#106) Expected { after 'if' condition. (curly)
(#106) Missing semicolon. (semi)
(#108) Missing semicolon. (semi)
(#111) Expected { after 'if' condition. (curly)
(#111) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#111) Missing semicolon. (semi)
(#113) Missing semicolon. (semi)
(#114) Multiple spaces found before '='. (no-multi-spaces)
(#114) Missing semicolon. (semi)
(#116) Missing semicolon. (semi)
(#118) Expected { after 'if' condition. (curly)
(#118) Missing semicolon. (semi)
(#120) Missing semicolon. (semi)
(#121) Missing semicolon. (semi)
(#126) Missing semicolon. (semi)
(#132) Missing semicolon. (semi)
(#134) Missing semicolon. (semi)
(#140) Missing JSDoc comment. (require-jsdoc)
(#141) Unexpected space before function parentheses. (space-before-function-paren)
(#142) Multiple spaces found before '='. (no-multi-spaces)
(#142) Unexpected 'this'. (no-invalid-this)
(#142) Missing semicolon. (semi)
(#143) Multiple spaces found before '='. (no-multi-spaces)
(#143) Missing semicolon. (semi)
(#144) Missing semicolon. (semi)
(#146) Expected { after 'if' condition. (curly)
(#146) Unexpected 'this'. (no-invalid-this)
(#146) Missing semicolon. (semi)
(#147) Expected { after 'if' condition. (curly)
(#147) Missing semicolon. (semi)
(#148) Missing semicolon. (semi)
(#151) Missing semicolon. (semi)
(#153) Multiple spaces found before '='. (no-multi-spaces)
(#153) Missing semicolon. (semi)
(#154) Missing semicolon. (semi)
(#160) Unexpected space before function parentheses. (space-before-function-paren)
(#161) Missing semicolon. (semi)
(#162) Missing semicolon. (semi)
(#163) Missing semicolon. (semi)
(#169) Unexpected space before function parentheses. (space-before-function-paren)
(#170) Unexpected space before function parentheses. (space-before-function-paren)
(#171) Unexpected 'this'. (no-invalid-this)
(#171) Missing semicolon. (semi)
(#172) Missing semicolon. (semi)
(#174) Missing semicolon. (semi)
(#176) Expected { after 'if' condition. (curly)
(#176) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#176) Missing semicolon. (semi)
(#177) Expected { after 'if' condition. (curly)
(#177) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#177) Multiple spaces found before '!='. (no-multi-spaces)
(#177) Multiple spaces found before '='. (no-multi-spaces)
(#177) Missing semicolon. (semi)
(#179) Missing semicolon. (semi)
(#180) Missing semicolon. (semi)
(#181) Missing semicolon. (semi)
(#183) 'jQuery' is not defined. (no-undef)
theme/flexibase/jquery/alertdismissal.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#7) Expected space or tab after '/*' in comment. (spaced-comment)
(#12) Missing semicolon. (semi)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing semicolon. (semi)
(#18) Missing semicolon. (semi)
(#20) 'jQuery' is not defined. (no-undef)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Missing semicolon. (semi)
(#38) Multiple spaces found before '='. (no-multi-spaces)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Unexpected 'this'. (no-invalid-this)
(#39) Missing semicolon. (semi)
(#40) Missing semicolon. (semi)
(#42) Missing semicolon. (semi)
(#44) Missing semicolon. (semi)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#47) Multiple spaces found before '='. (no-multi-spaces)
(#47) Missing semicolon. (semi)
(#48) Missing semicolon. (semi)
(#51) Missing semicolon. (semi)
(#52) Missing semicolon. (semi)
(#55) Missing semicolon. (semi)
(#57) Expected { after 'if' condition. (curly)
(#57) Missing semicolon. (semi)
(#60) Missing semicolon. (semi)
(#63) Missing semicolon. (semi)
(#65) Expected { after 'if' condition. (curly)
(#65) Missing semicolon. (semi)
(#67) Missing semicolon. (semi)
(#69) Missing JSDoc comment. (require-jsdoc)
(#71) Missing semicolon. (semi)
(#74) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#78) Missing semicolon. (semi)
(#79) Missing semicolon. (semi)
(#85) Missing JSDoc comment. (require-jsdoc)
(#86) Unexpected space before function parentheses. (space-before-function-paren)
(#87) Unexpected 'this'. (no-invalid-this)
(#87) Missing semicolon. (semi)
(#88) Multiple spaces found before '='. (no-multi-spaces)
(#88) Missing semicolon. (semi)
(#90) Expected { after 'if' condition. (curly)
(#90) Unexpected 'this'. (no-invalid-this)
(#90) Missing semicolon. (semi)
(#91) Expected { after 'if' condition. (curly)
(#91) Missing semicolon. (semi)
(#92) Missing semicolon. (semi)
(#95) Missing semicolon. (semi)
(#97) Multiple spaces found before '='. (no-multi-spaces)
(#97) Missing semicolon. (semi)
(#98) Missing semicolon. (semi)
(#104) Unexpected space before function parentheses. (space-before-function-paren)
(#105) Missing semicolon. (semi)
(#106) Missing semicolon. (semi)
(#107) Missing semicolon. (semi)
(#113) Missing semicolon. (semi)
(#115) 'jQuery' is not defined. (no-undef)
theme/flexibase/jquery/bootstrap3_3_2_min.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#7) Expected space or tab after '/*' in comment. (spaced-comment)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Line 11 exceeds the maximum line length of 132. (max-len)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected space(s) before "throw". (keyword-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected space(s) before "throw". (keyword-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) 'jQuery' is not defined. (no-undef)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A constructor name should not start with a lowercase letter. (new-cap)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) 'jQuery' is not defined. (no-undef)
(#11) A space is required after ','. (comma-spacing)
(#11) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A constructor name should not start with a lowercase letter. (new-cap)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'loadingText'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Expected { after 'else'. (curly)
(#11) Expected space(s) before "else". (keyword-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) 'jQuery' is not defined. (no-undef)
(#11) A space is required after ','. (comma-spacing)
(#11) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A constructor name should not start with a lowercase letter. (new-cap)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Do not nest ternary expressions (no-nested-ternary)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'interval'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'pause'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'wrap'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'keyboard'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Expected space(s) after "switch". (keyword-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Do not nest ternary expressions (no-nested-ternary)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected space(s) before "this". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Do not nest ternary expressions (no-nested-ternary)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected to return a value at the end of this function. (consistent-return)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'relatedTarget'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'direction'. (key-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'relatedTarget'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'direction'. (key-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) 'jQuery' is not defined. (no-undef)
(#11) A space is required after ','. (comma-spacing)
(#11) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A constructor name should not start with a lowercase letter. (new-cap)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'backdrop'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'keyboard'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'show'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'relatedTarget'. (key-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'relatedTarget'. (key-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) unnecessary '.call()'. (no-useless-call)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) unnecessary '.call()'. (no-useless-call)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected space(s) before "else". (keyword-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Expected space(s) before "else". (keyword-spacing)
(#11) Expected { after 'else'. (curly)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Missing space before value for key 'paddingLeft'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'paddingRight'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing space before value for key 'paddingLeft'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'paddingRight'. (key-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'remote'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) 'jQuery' is not defined. (no-undef)
(#11) A space is required after ','. (comma-spacing)
(#11) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A constructor name should not start with a lowercase letter. (new-cap)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'animation'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'placement'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'selector'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'template'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'trigger'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'title'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'delay'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'html'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'container'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'viewport'. (key-spacing)
(#11) Missing space before value for key 'selector'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'padding'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "for". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected { after 'if' condition. (curly)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected space(s) before "this". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Expected space(s) before "this". (keyword-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'trigger'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'selector'. (key-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'show'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'hide'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Missing space before value for key 'top'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'left'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'display'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Do not nest ternary expressions (no-nested-ternary)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Do not nest ternary expressions (no-nested-ternary)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Do not nest ternary expressions (no-nested-ternary)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'using'. (key-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Missing space before value for key 'top'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'left'. (key-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'width'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'height'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'top'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'left'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'scroll'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'width'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'height'. (key-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Expected space(s) after "return". (keyword-spacing)
(#11) Do not nest ternary expressions (no-nested-ternary)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'top'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'left'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Do not nest ternary expressions (no-nested-ternary)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'top'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'left'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'top'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'left'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'top'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'left'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'top'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'left'. (key-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected space(s) after "else". (keyword-spacing)
(#11) Expected space(s) before "else". (keyword-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) 't' is defined but never used (no-unused-vars)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Expected { after 'do'. (curly)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of '~'. (no-bitwise)
(#11) Unexpected use of '~'. (no-bitwise)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "while". (keyword-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) 'jQuery' is not defined. (no-undef)
(#11) A space is required after ','. (comma-spacing)
(#11) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A constructor name should not start with a lowercase letter. (new-cap)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Expected space(s) before "throw". (keyword-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'placement'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'trigger'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'content'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'template'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Do not nest ternary expressions (no-nested-ternary)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) 'jQuery' is not defined. (no-undef)
(#11) A space is required after ','. (comma-spacing)
(#11) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A constructor name should not start with a lowercase letter. (new-cap)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'relatedTarget'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'relatedTarget'. (key-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Missing space before value for key 'type'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'relatedTarget'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Missing space before value for key 'type'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'relatedTarget'. (key-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) 'jQuery' is not defined. (no-undef)
(#11) A space is required after ','. (comma-spacing)
(#11) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A constructor name should not start with a lowercase letter. (new-cap)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'offset'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'target'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Do not nest ternary expressions (no-nested-ternary)
(#11) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11) Do not nest ternary expressions (no-nested-ternary)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'top'. (key-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) 'jQuery' is not defined. (no-undef)
(#11) A space is required after ','. (comma-spacing)
(#11) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) Expected space(s) before "function". (keyword-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A constructor name should not start with a lowercase letter. (new-cap)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'offset'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected to return a value at the end of this function. (consistent-return)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "for". (keyword-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected { after 'for' condition. (curly)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Unexpected 'this'. (no-invalid-this)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) 'jQuery' is not defined. (no-undef)
(#11) A space is required after ','. (comma-spacing)
(#11) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'WebkitTransition'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'MozTransition'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'OTransition'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'transition'. (key-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "for". (keyword-spacing)
(#11) Expected { after 'for-in'. (curly)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Expected space(s) before "if". (keyword-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected space(s) after "return". (keyword-spacing)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Missing space before value for key 'end'. (key-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected space(s) after "return". (keyword-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'bindType'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'delegateType'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'handle'. (key-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) 'jQuery' is not defined. (no-undef)
theme/flexibase/jquery/carousel.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#7) Expected space or tab after '/*' in comment. (spaced-comment)
(#12) Missing semicolon. (semi)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing semicolon. (semi)
(#18) Missing semicolon. (semi)
(#20) 'jQuery' is not defined. (no-undef)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Unexpected 'this'. (no-invalid-this)
(#38) Multiple spaces found before '='. (no-multi-spaces)
(#38) Missing semicolon. (semi)
(#39) Unexpected 'this'. (no-invalid-this)
(#39) Unexpected 'this'. (no-invalid-this)
(#39) Missing semicolon. (semi)
(#40) Unexpected 'this'. (no-invalid-this)
(#40) Multiple spaces found before '='. (no-multi-spaces)
(#40) Missing semicolon. (semi)
(#41) Unexpected 'this'. (no-invalid-this)
(#41) Multiple spaces found before '='. (no-multi-spaces)
(#42) Unexpected 'this'. (no-invalid-this)
(#42) Multiple spaces found before '='. (no-multi-spaces)
(#43) Unexpected 'this'. (no-invalid-this)
(#43) Multiple spaces found before '='. (no-multi-spaces)
(#44) Unexpected 'this'. (no-invalid-this)
(#44) Multiple spaces found before '='. (no-multi-spaces)
(#45) Unexpected 'this'. (no-invalid-this)
(#45) Multiple spaces found before '='. (no-multi-spaces)
(#45) Missing semicolon. (semi)
(#47) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#47) Unexpected 'this'. (no-invalid-this)
(#47) Unexpected 'this'. (no-invalid-this)
(#47) Unexpected 'this'. (no-invalid-this)
(#47) Unexpected 'this'. (no-invalid-this)
(#47) Missing semicolon. (semi)
(#49) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#49) Unexpected 'this'. (no-invalid-this)
(#49) Unexpected 'this'. (no-invalid-this)
(#50) Unexpected 'this'. (no-invalid-this)
(#50) Unexpected 'this'. (no-invalid-this)
(#51) Unexpected 'this'. (no-invalid-this)
(#51) Unexpected 'this'. (no-invalid-this)
(#51) Missing semicolon. (semi)
(#52) Missing semicolon. (semi)
(#54) Multiple spaces found before '='. (no-multi-spaces)
(#54) Missing semicolon. (semi)
(#56) Missing semicolon. (semi)
(#63) Missing semicolon. (semi)
(#65) Unexpected space before function parentheses. (space-before-function-paren)
(#66) Expected { after 'if' condition. (curly)
(#66) Missing semicolon. (semi)
(#68) Missing semicolon. (semi)
(#69) Missing semicolon. (semi)
(#70) Missing semicolon. (semi)
(#73) Missing semicolon. (semi)
(#74) Missing semicolon. (semi)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#77) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#77) Missing semicolon. (semi)
(#79) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#79) Missing semicolon. (semi)
(#81) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#83) Missing semicolon. (semi)
(#85) Missing semicolon. (semi)
(#86) Missing semicolon. (semi)
(#88) Unexpected space before function parentheses. (space-before-function-paren)
(#89) Missing semicolon. (semi)
(#90) Missing semicolon. (semi)
(#91) Missing semicolon. (semi)
(#93) Unexpected space before function parentheses. (space-before-function-paren)
(#94) Missing semicolon. (semi)
(#96) Missing semicolon. (semi)
(#97) Expected { after 'if' condition. (curly)
(#97) Missing semicolon. (semi)
(#98) Missing semicolon. (semi)
(#99) Missing semicolon. (semi)
(#100) Missing semicolon. (semi)
(#101) Missing semicolon. (semi)
(#103) Unexpected space before function parentheses. (space-before-function-paren)
(#104) Multiple spaces found before '='. (no-multi-spaces)
(#104) Missing semicolon. (semi)
(#105) Missing semicolon. (semi)
(#107) Expected { after 'if' condition. (curly)
(#107) Missing semicolon. (semi)
(#109) Expected { after 'if' condition. (curly)
(#109) Multiple spaces found before 'return'. (no-multi-spaces)
(#109) Expected no return value. (consistent-return)
(#109) Unexpected space before function parentheses. (space-before-function-paren)
(#109) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Missing semicolon. (semi)
(#109) Missing semicolon. (semi)
(#110) Expected { after 'if' condition. (curly)
(#110) Expected no return value. (consistent-return)
(#110) Missing semicolon. (semi)
(#112) Expected no return value. (consistent-return)
(#112) Missing semicolon. (semi)
(#113) Missing semicolon. (semi)
(#115) Unexpected space before function parentheses. (space-before-function-paren)
(#116) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#116) Missing semicolon. (semi)
(#119) Missing semicolon. (semi)
(#120) Missing semicolon. (semi)
(#123) Missing semicolon. (semi)
(#125) Missing semicolon. (semi)
(#126) Missing semicolon. (semi)
(#128) Unexpected space before function parentheses. (space-before-function-paren)
(#129) Expected { after 'if' condition. (curly)
(#129) Missing semicolon. (semi)
(#130) Expected no return value. (consistent-return)
(#130) Missing semicolon. (semi)
(#131) Missing semicolon. (semi)
(#133) Unexpected space before function parentheses. (space-before-function-paren)
(#134) Expected { after 'if' condition. (curly)
(#134) Missing semicolon. (semi)
(#135) Expected no return value. (consistent-return)
(#135) Missing semicolon. (semi)
(#136) Missing semicolon. (semi)
(#138) Unexpected space before function parentheses. (space-before-function-paren)
(#139) Multiple spaces found before '='. (no-multi-spaces)
(#139) Missing semicolon. (semi)
(#140) Multiple spaces found before '='. (no-multi-spaces)
(#140) Missing semicolon. (semi)
(#141) Missing semicolon. (semi)
(#142) Missing semicolon. (semi)
(#143) Multiple spaces found before '='. (no-multi-spaces)
(#143) Missing semicolon. (semi)
(#145) Expected { after 'if' condition. (curly)
(#145) Missing semicolon. (semi)
(#147) Missing semicolon. (semi)
(#151) Missing semicolon. (semi)
(#152) Missing semicolon. (semi)
(#153) Expected { after 'if' condition. (curly)
(#153) Expected a return value. (consistent-return)
(#153) Missing semicolon. (semi)
(#155) Missing semicolon. (semi)
(#157) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#157) Missing semicolon. (semi)
(#160) Missing semicolon. (semi)
(#161) Missing semicolon. (semi)
(#162) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#162) Missing semicolon. (semi)
(#165) There should be no space after '{' (object-curly-spacing)
(#165) There should be no space before '}' (object-curly-spacing)
(#165) Missing semicolon. (semi)
(#167) Missing semicolon. (semi)
(#168) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#168) Missing semicolon. (semi)
(#169) Missing semicolon. (semi)
(#170) Missing semicolon. (semi)
(#172) Unexpected space before function parentheses. (space-before-function-paren)
(#173) Missing semicolon. (semi)
(#174) Missing semicolon. (semi)
(#175) Missing semicolon. (semi)
(#176) Unexpected space before function parentheses. (space-before-function-paren)
(#177) Missing semicolon. (semi)
(#178) Missing semicolon. (semi)
(#180) Missing semicolon. (semi)
(#182) Missing semicolon. (semi)
(#183) Missing semicolon. (semi)
(#184) Missing semicolon. (semi)
(#185) Missing semicolon. (semi)
(#188) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#188) Missing semicolon. (semi)
(#190) Missing semicolon. (semi)
(#191) Missing semicolon. (semi)
(#197) Missing JSDoc comment. (require-jsdoc)
(#198) Unexpected space before function parentheses. (space-before-function-paren)
(#199) Multiple spaces found before '='. (no-multi-spaces)
(#199) Unexpected 'this'. (no-invalid-this)
(#199) Missing semicolon. (semi)
(#200) Multiple spaces found before '='. (no-multi-spaces)
(#200) Missing semicolon. (semi)
(#201) Missing semicolon. (semi)
(#202) Multiple spaces found before '='. (no-multi-spaces)
(#202) Missing semicolon. (semi)
(#204) Expected { after 'if' condition. (curly)
(#204) Unexpected 'this'. (no-invalid-this)
(#204) Missing semicolon. (semi)
(#205) Expected { after 'if' condition. (curly)
(#205) Missing semicolon. (semi)
(#206) Expected { after 'if' condition. (curly)
(#206) Missing semicolon. (semi)
(#207) Expected { after 'if' condition. (curly)
(#207) Missing semicolon. (semi)
(#208) Missing semicolon. (semi)
(#211) Missing semicolon. (semi)
(#213) Multiple spaces found before '='. (no-multi-spaces)
(#213) Missing semicolon. (semi)
(#214) Missing semicolon. (semi)
(#220) Unexpected space before function parentheses. (space-before-function-paren)
(#221) Missing semicolon. (semi)
(#222) Missing semicolon. (semi)
(#223) Missing semicolon. (semi)
(#229) Unexpected space before function parentheses. (space-before-function-paren)
(#230) Missing semicolon. (semi)
(#231) Multiple spaces found before '='. (no-multi-spaces)
(#231) Unexpected 'this'. (no-invalid-this)
(#231) Missing semicolon. (semi)
(#232) Missing semicolon. (semi)
(#233) Expected { after 'if' condition. (curly)
(#233) Missing semicolon. (semi)
(#234) Missing semicolon. (semi)
(#235) Missing semicolon. (semi)
(#236) Expected { after 'if' condition. (curly)
(#236) Missing semicolon. (semi)
(#238) Missing semicolon. (semi)
(#241) Missing semicolon. (semi)
(#244) Missing semicolon. (semi)
(#245) Missing semicolon. (semi)
(#249) Missing semicolon. (semi)
(#251) Unexpected space before function parentheses. (space-before-function-paren)
(#252) Unexpected space before function parentheses. (space-before-function-paren)
(#253) Unexpected 'this'. (no-invalid-this)
(#253) Missing semicolon. (semi)
(#254) Missing semicolon. (semi)
(#255) Missing semicolon. (semi)
(#256) Missing semicolon. (semi)
(#258) 'jQuery' is not defined. (no-undef)
theme/flexibase/jquery/modals.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#7) Expected space or tab after '/*' in comment. (spaced-comment)
(#12) Missing semicolon. (semi)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing semicolon. (semi)
(#18) Missing semicolon. (semi)
(#20) 'jQuery' is not defined. (no-undef)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Unexpected 'this'. (no-invalid-this)
(#38) Multiple spaces found before '='. (no-multi-spaces)
(#38) Missing semicolon. (semi)
(#39) Unexpected 'this'. (no-invalid-this)
(#39) Multiple spaces found before '='. (no-multi-spaces)
(#39) Missing semicolon. (semi)
(#40) Unexpected 'this'. (no-invalid-this)
(#40) Multiple spaces found before '='. (no-multi-spaces)
(#40) Missing semicolon. (semi)
(#41) Unexpected 'this'. (no-invalid-this)
(#41) Multiple spaces found before '='. (no-multi-spaces)
(#42) Unexpected 'this'. (no-invalid-this)
(#42) Multiple spaces found before '='. (no-multi-spaces)
(#42) Missing semicolon. (semi)
(#43) Unexpected 'this'. (no-invalid-this)
(#43) Missing semicolon. (semi)
(#45) Unexpected 'this'. (no-invalid-this)
(#46) Unexpected 'this'. (no-invalid-this)
(#48) Unexpected 'this'. (no-invalid-this)
(#48) Unexpected space before function parentheses. (space-before-function-paren)
(#49) Unexpected 'this'. (no-invalid-this)
(#49) Missing semicolon. (semi)
(#50) Unexpected 'this'. (no-invalid-this)
(#50) Missing semicolon. (semi)
(#52) Missing semicolon. (semi)
(#54) Multiple spaces found before '='. (no-multi-spaces)
(#54) Missing semicolon. (semi)
(#56) Missing semicolon. (semi)
(#57) Missing semicolon. (semi)
(#63) Missing semicolon. (semi)
(#65) Unexpected space before function parentheses. (space-before-function-paren)
(#66) Missing semicolon. (semi)
(#67) Missing semicolon. (semi)
(#69) Unexpected space before function parentheses. (space-before-function-paren)
(#70) Missing semicolon. (semi)
(#71) Multiple spaces found before '='. (no-multi-spaces)
(#71) There should be no space after '{' (object-curly-spacing)
(#71) There should be no space before '}' (object-curly-spacing)
(#71) Missing semicolon. (semi)
(#73) Missing semicolon. (semi)
(#75) Expected { after 'if' condition. (curly)
(#75) Missing semicolon. (semi)
(#77) Missing semicolon. (semi)
(#79) Missing semicolon. (semi)
(#80) Missing semicolon. (semi)
(#81) Missing semicolon. (semi)
(#83) Missing semicolon. (semi)
(#84) Missing semicolon. (semi)
(#86) Missing semicolon. (semi)
(#88) Unexpected space before function parentheses. (space-before-function-paren)
(#89) Missing semicolon. (semi)
(#92) Missing semicolon. (semi)
(#97) Missing semicolon. (semi)
(#99) Expected { after 'if' condition. (curly)
(#99) Missing semicolon. (semi)
(#100) Missing semicolon. (semi)
(#103) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#103) Missing semicolon. (semi)
(#108) Missing semicolon. (semi)
(#110) Missing semicolon. (semi)
(#112) There should be no space after '{' (object-curly-spacing)
(#112) There should be no space before '}' (object-curly-spacing)
(#112) Missing semicolon. (semi)
(#114) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#116) Unexpected space before function parentheses. (space-before-function-paren)
(#117) Missing semicolon. (semi)
(#120) Missing semicolon. (semi)
(#121) Missing semicolon. (semi)
(#122) Missing semicolon. (semi)
(#124) Unexpected space before function parentheses. (space-before-function-paren)
(#125) Expected { after 'if' condition. (curly)
(#125) Missing semicolon. (semi)
(#127) Missing semicolon. (semi)
(#129) Missing semicolon. (semi)
(#131) Expected { after 'if' condition. (curly)
(#131) Missing semicolon. (semi)
(#133) Missing semicolon. (semi)
(#135) Missing semicolon. (semi)
(#136) Missing semicolon. (semi)
(#138) Missing semicolon. (semi)
(#143) Missing semicolon. (semi)
(#145) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#149) Missing semicolon. (semi)
(#150) Missing semicolon. (semi)
(#152) Unexpected space before function parentheses. (space-before-function-paren)
(#155) Unexpected space before function parentheses. (space-before-function-paren)
(#156) Unexpected 'this'. (no-invalid-this)
(#156) Unexpected 'this'. (no-invalid-this)
(#157) Unexpected 'this'. (no-invalid-this)
(#157) Missing semicolon. (semi)
(#159) Missing semicolon. (semi)
(#160) Missing semicolon. (semi)
(#162) Unexpected space before function parentheses. (space-before-function-paren)
(#164) Unexpected space before function parentheses. (space-before-function-paren)
(#165) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#165) Unexpected 'this'. (no-invalid-this)
(#165) Missing semicolon. (semi)
(#166) Missing semicolon. (semi)
(#168) Missing semicolon. (semi)
(#170) Missing semicolon. (semi)
(#172) Unexpected space before function parentheses. (space-before-function-paren)
(#174) Missing semicolon. (semi)
(#176) Missing semicolon. (semi)
(#178) Missing semicolon. (semi)
(#180) Unexpected space before function parentheses. (space-before-function-paren)
(#181) Missing semicolon. (semi)
(#182) Missing semicolon. (semi)
(#183) Unexpected space before function parentheses. (space-before-function-paren)
(#184) Missing semicolon. (semi)
(#185) Missing semicolon. (semi)
(#186) Missing semicolon. (semi)
(#187) Missing semicolon. (semi)
(#188) Missing semicolon. (semi)
(#189) Missing semicolon. (semi)
(#191) Unexpected space before function parentheses. (space-before-function-paren)
(#192) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#192) Missing semicolon. (semi)
(#193) Missing semicolon. (semi)
(#194) Missing semicolon. (semi)
(#196) Unexpected space before function parentheses. (space-before-function-paren)
(#197) Missing semicolon. (semi)
(#198) Missing semicolon. (semi)
(#201) Missing semicolon. (semi)
(#205) Unexpected space before function parentheses. (space-before-function-paren)
(#206) Expected { after 'if' condition. (curly)
(#206) Missing semicolon. (semi)
(#207) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#207) Unexpected 'this'. (no-invalid-this)
(#208) unnecessary '.call()'. (no-useless-call)
(#208) Unexpected 'this'. (no-invalid-this)
(#208) Unexpected 'this'. (no-invalid-this)
(#209) Unexpected 'this'. (no-invalid-this)
(#209) unnecessary '.call()'. (no-useless-call)
(#209) Unexpected 'this'. (no-invalid-this)
(#209) Missing semicolon. (semi)
(#210) Missing semicolon. (semi)
(#212) Expected { after 'if' condition. (curly)
(#212) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#212) Missing semicolon. (semi)
(#214) Missing semicolon. (semi)
(#216) Expected { after 'if' condition. (curly)
(#216) Missing semicolon. (semi)
(#218) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#222) Missing semicolon. (semi)
(#225) Missing semicolon. (semi)
(#227) Unexpected space before function parentheses. (space-before-function-paren)
(#228) Missing semicolon. (semi)
(#229) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#229) Missing semicolon. (semi)
(#230) Missing semicolon. (semi)
(#231) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#235) Missing semicolon. (semi)
(#238) Missing semicolon. (semi)
(#240) Missing semicolon. (semi)
(#244) Unexpected space before function parentheses. (space-before-function-paren)
(#245) Expected { after 'if' condition. (curly)
(#245) Missing semicolon. (semi)
(#246) Missing semicolon. (semi)
(#247) Missing semicolon. (semi)
(#249) Unexpected space before function parentheses. (space-before-function-paren)
(#252) Missing semicolon. (semi)
(#253) Missing semicolon. (semi)
(#255) Unexpected space before function parentheses. (space-before-function-paren)
(#256) Missing semicolon. (semi)
(#261) Missing semicolon. (semi)
(#262) Missing semicolon. (semi)
(#264) Unexpected space before function parentheses. (space-before-function-paren)
(#268) Missing semicolon. (semi)
(#269) Missing semicolon. (semi)
(#271) Unexpected space before function parentheses. (space-before-function-paren)
(#272) Missing semicolon. (semi)
(#273) Missing semicolon. (semi)
(#274) Missing semicolon. (semi)
(#276) Unexpected space before function parentheses. (space-before-function-paren)
(#277) Missing semicolon. (semi)
(#278) Expected { after 'if' condition. (curly)
(#278) Missing semicolon. (semi)
(#279) Missing semicolon. (semi)
(#281) Unexpected space before function parentheses. (space-before-function-paren)
(#282) Missing semicolon. (semi)
(#283) Missing semicolon. (semi)
(#285) Unexpected space before function parentheses. (space-before-function-paren)
(#286) Missing semicolon. (semi)
(#287) Missing semicolon. (semi)
(#288) Missing semicolon. (semi)
(#289) Missing semicolon. (semi)
(#290) Missing semicolon. (semi)
(#291) Missing semicolon. (semi)
(#292) Missing semicolon. (semi)
(#298) Missing JSDoc comment. (require-jsdoc)
(#299) Unexpected space before function parentheses. (space-before-function-paren)
(#300) Multiple spaces found before '='. (no-multi-spaces)
(#300) Unexpected 'this'. (no-invalid-this)
(#300) Missing semicolon. (semi)
(#301) Multiple spaces found before '='. (no-multi-spaces)
(#301) Missing semicolon. (semi)
(#302) Missing semicolon. (semi)
(#304) Expected { after 'if' condition. (curly)
(#304) Unexpected 'this'. (no-invalid-this)
(#304) Missing semicolon. (semi)
(#305) Expected { after 'if' condition. (curly)
(#305) Missing semicolon. (semi)
(#306) Expected { after 'if' condition. (curly)
(#306) Missing semicolon. (semi)
(#307) Missing semicolon. (semi)
(#310) Missing semicolon. (semi)
(#312) Multiple spaces found before '='. (no-multi-spaces)
(#312) Missing semicolon. (semi)
(#313) Missing semicolon. (semi)
(#319) Unexpected space before function parentheses. (space-before-function-paren)
(#320) Missing semicolon. (semi)
(#321) Missing semicolon. (semi)
(#322) Missing semicolon. (semi)
(#328) Unexpected space before function parentheses. (space-before-function-paren)
(#329) Multiple spaces found before '='. (no-multi-spaces)
(#329) Unexpected 'this'. (no-invalid-this)
(#329) Missing semicolon. (semi)
(#330) Multiple spaces found before '='. (no-multi-spaces)
(#330) Missing semicolon. (semi)
(#331) Missing semicolon. (semi)
(#332) Multiple spaces found before '='. (no-multi-spaces)
(#332) There should be no space after '{' (object-curly-spacing)
(#332) There should be no space before '}' (object-curly-spacing)
(#332) Missing semicolon. (semi)
(#334) Expected { after 'if' condition. (curly)
(#334) Missing semicolon. (semi)
(#336) Unexpected space before function parentheses. (space-before-function-paren)
(#337) Expected { after 'if' condition. (curly)
(#337) Missing semicolon. (semi)
(#338) Unexpected space before function parentheses. (space-before-function-paren)
(#339) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#339) Missing semicolon. (semi)
(#340) Missing semicolon. (semi)
(#341) Missing semicolon. (semi)
(#342) Unexpected 'this'. (no-invalid-this)
(#342) Missing semicolon. (semi)
(#343) Missing semicolon. (semi)
(#345) 'jQuery' is not defined. (no-undef)
theme/flexibase/jquery/modernizr.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#2) Line 2 exceeds the maximum line length of 132. (max-len)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Line 3 exceeds the maximum line length of 132. (max-len)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Do not use Boolean as a constructor. (no-new-wrappers)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected { after 'for-in'. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "else". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Do not use Boolean as a constructor. (no-new-wrappers)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Do not nest ternary expressions (no-nested-ternary)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) unnecessary '.call()'. (no-useless-call)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Unexpected use of '~'. (no-bitwise)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) 'r' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'r' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'r' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (curly)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) 'u' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) 'f' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) 'p' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) 'f' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'p' used outside of binding context. (block-scoped-var)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) 'p' used outside of binding context. (block-scoped-var)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) 'A' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'p' used outside of binding context. (block-scoped-var)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'A' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'A' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'A' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'A' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'A' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected { after 'if' condition. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'A' used outside of binding context. (block-scoped-var)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) 'A' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Empty block statement. (no-empty)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) 'A' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'h' used outside of binding context. (block-scoped-var)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'A' used outside of binding context. (block-scoped-var)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "var". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key '_version'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '_config'. (key-spacing)
(#3) Missing space before value for key 'classPrefix'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'enableClasses'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'enableJSClass'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'usePrefixes'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '_q'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'on'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'addTest'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before value for key 'name'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fn'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'options'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'addAsyncTest'. (key-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing space before value for key 'name'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fn'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Unexpected empty function. (no-empty-function)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'aliases'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'DataView' is not defined. (no-undef)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Unexpected 'this'. (no-invalid-this)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'type'. (key-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Empty block statement. (no-empty)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Empty block statement. (no-empty)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions (no-nested-ternary)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) 'a' used outside of binding context. (block-scoped-var)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) The Function constructor is eval. (no-new-func)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "var". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'elements'. (key-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'version'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'shivCSS'. (key-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'supportsUnknownElements'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'shivMethods'. (key-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'shivDocument'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'createElement'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'createDocumentFragment'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'addElements'. (key-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'module' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'module' is not defined. (no-undef)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) 'i' is defined but never used (no-unused-vars)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'aliases'. (key-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'aliases'. (key-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Do not use Boolean as a constructor. (no-new-wrappers)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "var". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "var". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'uri'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'name'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'uri'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'name'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'uri'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'name'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'uri'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'name'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Do not use Boolean as a constructor. (no-new-wrappers)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Do not use Boolean as a constructor. (no-new-wrappers)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 't' used outside of binding context. (block-scoped-var)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) 'l' used outside of binding context. (block-scoped-var)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'a' used outside of binding context. (block-scoped-var)
(#3) 'l' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) 'd' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'd' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'c' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'c' used outside of binding context. (block-scoped-var)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "try". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'type'. (key-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Empty block statement. (no-empty)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) A constructor name should not start with a lowercase letter. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "var". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Do not use Boolean as a constructor. (no-new-wrappers)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Empty block statement. (no-empty)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected to return a value at the end of this function. (consistent-return)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Do not use Boolean as a constructor. (no-new-wrappers)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Empty block statement. (no-empty)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Empty block statement. (no-empty)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 't' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'n' used outside of binding context. (block-scoped-var)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'i' used outside of binding context. (block-scoped-var)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Empty block statement. (no-empty)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'aliases'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Expected space(s) before "function". (keyword-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "var". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected to return a value at the end of this function. (consistent-return)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Do not use Boolean as a constructor. (no-new-wrappers)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "try". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "catch". (keyword-spacing)
(#3) Expected space(s) after "catch". (keyword-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Do not use Boolean as a constructor. (no-new-wrappers)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected { after 'for' condition. (curly)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'aliases'. (key-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Do not nest ternary expressions (no-nested-ternary)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'elem'. (key-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'style'. (key-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'aliases'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) A space is required after ','. (comma-spacing)
(#3) Unexpected use of comma operator. (no-sequences)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'aliases'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'aliases'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#4) Line 4 exceeds the maximum line length of 132. (max-len)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Do not use Boolean as a constructor. (no-new-wrappers)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Empty block statement. (no-empty)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'aliases'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Expected space(s) after "catch". (keyword-spacing)
(#4) Expected space(s) before "catch". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Expected space(s) before "var". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "return". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
theme/flexibase/jquery/popovers.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#7) Expected space or tab after '/*' in comment. (spaced-comment)
(#12) Missing semicolon. (semi)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing semicolon. (semi)
(#18) Missing semicolon. (semi)
(#20) 'jQuery' is not defined. (no-undef)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Unexpected 'this'. (no-invalid-this)
(#38) Missing semicolon. (semi)
(#39) Missing semicolon. (semi)
(#41) Expected { after 'if' condition. (curly)
(#41) Missing semicolon. (semi)
(#43) Multiple spaces found before '='. (no-multi-spaces)
(#43) Missing semicolon. (semi)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#50) Missing semicolon. (semi)
(#56) Missing semicolon. (semi)
(#58) Missing semicolon. (semi)
(#60) Unexpected space before function parentheses. (space-before-function-paren)
(#61) Missing semicolon. (semi)
(#62) Missing semicolon. (semi)
(#64) Unexpected space before function parentheses. (space-before-function-paren)
(#65) Multiple spaces found before '='. (no-multi-spaces)
(#65) Missing semicolon. (semi)
(#66) Multiple spaces found before '='. (no-multi-spaces)
(#66) Missing semicolon. (semi)
(#67) Missing semicolon. (semi)
(#69) Missing semicolon. (semi)
(#71) Do not nest ternary expressions (no-nested-ternary)
(#72) Missing semicolon. (semi)
(#74) Missing semicolon. (semi)
(#78) Expected { after 'if' condition. (curly)
(#78) Missing semicolon. (semi)
(#79) Missing semicolon. (semi)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#82) Missing semicolon. (semi)
(#83) Missing semicolon. (semi)
(#85) Unexpected space before function parentheses. (space-before-function-paren)
(#86) Missing semicolon. (semi)
(#87) Multiple spaces found before '='. (no-multi-spaces)
(#87) Missing semicolon. (semi)
(#92) Missing semicolon. (semi)
(#93) Missing semicolon. (semi)
(#95) Unexpected space before function parentheses. (space-before-function-paren)
(#96) Missing semicolon. (semi)
(#97) Missing semicolon. (semi)
(#99) Unexpected space before function parentheses. (space-before-function-paren)
(#100) Expected { after 'if' condition. (curly)
(#100) Missing semicolon. (semi)
(#101) Missing semicolon. (semi)
(#102) Missing semicolon. (semi)
(#108) Missing JSDoc comment. (require-jsdoc)
(#109) Unexpected space before function parentheses. (space-before-function-paren)
(#110) Multiple spaces found before '='. (no-multi-spaces)
(#110) Unexpected 'this'. (no-invalid-this)
(#110) Missing semicolon. (semi)
(#111) Multiple spaces found before '='. (no-multi-spaces)
(#111) Missing semicolon. (semi)
(#112) Missing semicolon. (semi)
(#114) Expected { after 'if' condition. (curly)
(#114) Missing semicolon. (semi)
(#115) Expected { after 'if' condition. (curly)
(#115) Unexpected 'this'. (no-invalid-this)
(#115) Missing semicolon. (semi)
(#116) Expected { after 'if' condition. (curly)
(#116) Missing semicolon. (semi)
(#117) Missing semicolon. (semi)
(#120) Missing semicolon. (semi)
(#122) Multiple spaces found before '='. (no-multi-spaces)
(#122) Missing semicolon. (semi)
(#123) Missing semicolon. (semi)
(#129) Unexpected space before function parentheses. (space-before-function-paren)
(#130) Missing semicolon. (semi)
(#131) Missing semicolon. (semi)
(#132) Missing semicolon. (semi)
(#134) 'jQuery' is not defined. (no-undef)
theme/flexibase/jquery/scrollspy.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#7) Expected space or tab after '/*' in comment. (spaced-comment)
(#12) Missing semicolon. (semi)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing semicolon. (semi)
(#18) Missing semicolon. (semi)
(#20) 'jQuery' is not defined. (no-undef)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Missing JSDoc comment. (require-jsdoc)
(#38) Multiple spaces found before '='. (no-multi-spaces)
(#38) Missing semicolon. (semi)
(#40) Multiple spaces found before '='. (no-multi-spaces)
(#40) Missing semicolon. (semi)
(#41) Missing semicolon. (semi)
(#42) Multiple spaces found before '='. (no-multi-spaces)
(#42) Missing semicolon. (semi)
(#43) Multiple spaces found before '='. (no-multi-spaces)
(#43) Missing semicolon. (semi)
(#44) Multiple spaces found before '='. (no-multi-spaces)
(#44) Missing semicolon. (semi)
(#45) Multiple spaces found before '='. (no-multi-spaces)
(#45) Missing semicolon. (semi)
(#46) Multiple spaces found before '='. (no-multi-spaces)
(#46) Missing semicolon. (semi)
(#47) Multiple spaces found before '='. (no-multi-spaces)
(#47) Missing semicolon. (semi)
(#49) Missing semicolon. (semi)
(#50) Missing semicolon. (semi)
(#51) Missing semicolon. (semi)
(#54) Multiple spaces found before '='. (no-multi-spaces)
(#54) Missing semicolon. (semi)
(#58) Missing semicolon. (semi)
(#60) Unexpected space before function parentheses. (space-before-function-paren)
(#61) Missing semicolon. (semi)
(#62) Missing semicolon. (semi)
(#64) Unexpected space before function parentheses. (space-before-function-paren)
(#65) Missing semicolon. (semi)
(#66) Multiple spaces found before '='. (no-multi-spaces)
(#66) Missing semicolon. (semi)
(#69) Missing semicolon. (semi)
(#70) Multiple spaces found before '='. (no-multi-spaces)
(#70) Missing semicolon. (semi)
(#73) Missing semicolon. (semi)
(#74) Missing semicolon. (semi)
(#75) Missing semicolon. (semi)
(#77) Multiple spaces found before '='. (no-multi-spaces)
(#77) Missing semicolon. (semi)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#82) Multiple spaces found before '='. (no-multi-spaces)
(#82) Unexpected 'this'. (no-invalid-this)
(#82) Missing semicolon. (semi)
(#83) Multiple spaces found before '='. (no-multi-spaces)
(#83) Missing semicolon. (semi)
(#84) Missing semicolon. (semi)
(#89) Missing semicolon. (semi)
(#91) Unexpected space before function parentheses. (space-before-function-paren)
(#91) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) Missing semicolon. (semi)
(#92) Unexpected space before function parentheses. (space-before-function-paren)
(#93) Unexpected 'this'. (no-invalid-this)
(#93) Missing semicolon. (semi)
(#94) Unexpected 'this'. (no-invalid-this)
(#94) Missing semicolon. (semi)
(#95) Missing semicolon. (semi)
(#96) Missing semicolon. (semi)
(#98) Expected to return a value at the end of this function. (consistent-return)
(#98) Unexpected space before function parentheses. (space-before-function-paren)
(#99) Multiple spaces found before '='. (no-multi-spaces)
(#99) Missing semicolon. (semi)
(#100) Missing semicolon. (semi)
(#101) Multiple spaces found before '='. (no-multi-spaces)
(#101) Missing semicolon. (semi)
(#102) Multiple spaces found before '='. (no-multi-spaces)
(#102) Missing semicolon. (semi)
(#103) Multiple spaces found before '='. (no-multi-spaces)
(#103) Missing semicolon. (semi)
(#104) Missing semicolon. (semi)
(#105) Missing semicolon. (semi)
(#108) Missing semicolon. (semi)
(#112) Missing semicolon. (semi)
(#116) Missing semicolon. (semi)
(#117) Missing semicolon. (semi)
(#121) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#124) Missing semicolon. (semi)
(#126) Missing semicolon. (semi)
(#128) Unexpected space before function parentheses. (space-before-function-paren)
(#129) Missing semicolon. (semi)
(#131) Missing semicolon. (semi)
(#135) Missing semicolon. (semi)
(#139) Missing semicolon. (semi)
(#144) Missing semicolon. (semi)
(#147) Missing semicolon. (semi)
(#148) Missing semicolon. (semi)
(#150) Unexpected space before function parentheses. (space-before-function-paren)
(#153) Missing semicolon. (semi)
(#154) Missing semicolon. (semi)
(#160) Missing JSDoc comment. (require-jsdoc)
(#161) Unexpected space before function parentheses. (space-before-function-paren)
(#162) Multiple spaces found before '='. (no-multi-spaces)
(#162) Unexpected 'this'. (no-invalid-this)
(#162) Missing semicolon. (semi)
(#163) Multiple spaces found before '='. (no-multi-spaces)
(#163) Missing semicolon. (semi)
(#164) Missing semicolon. (semi)
(#166) Expected { after 'if' condition. (curly)
(#166) Unexpected 'this'. (no-invalid-this)
(#166) Missing semicolon. (semi)
(#167) Expected { after 'if' condition. (curly)
(#167) Missing semicolon. (semi)
(#168) Missing semicolon. (semi)
(#171) Missing semicolon. (semi)
(#173) Multiple spaces found before '='. (no-multi-spaces)
(#173) Missing semicolon. (semi)
(#174) Missing semicolon. (semi)
(#180) Unexpected space before function parentheses. (space-before-function-paren)
(#181) Missing semicolon. (semi)
(#182) Missing semicolon. (semi)
(#183) Missing semicolon. (semi)
(#189) Unexpected space before function parentheses. (space-before-function-paren)
(#190) Unexpected space before function parentheses. (space-before-function-paren)
(#191) Unexpected 'this'. (no-invalid-this)
(#191) Missing semicolon. (semi)
(#192) Missing semicolon. (semi)
(#193) Missing semicolon. (semi)
(#194) Missing semicolon. (semi)
(#196) 'jQuery' is not defined. (no-undef)
theme/flexibase/jquery/togglabletabs.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#7) Expected space or tab after '/*' in comment. (spaced-comment)
(#12) Missing semicolon. (semi)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing semicolon. (semi)
(#18) Missing semicolon. (semi)
(#20) 'jQuery' is not defined. (no-undef)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Unexpected 'this'. (no-invalid-this)
(#38) Missing semicolon. (semi)
(#39) Missing semicolon. (semi)
(#41) Missing semicolon. (semi)
(#43) Missing semicolon. (semi)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#46) Multiple spaces found before '='. (no-multi-spaces)
(#46) Missing semicolon. (semi)
(#47) Multiple spaces found before '='. (no-multi-spaces)
(#47) Missing semicolon. (semi)
(#48) Missing semicolon. (semi)
(#51) Missing semicolon. (semi)
(#52) Missing semicolon. (semi)
(#55) Expected { after 'if' condition. (curly)
(#55) Missing semicolon. (semi)
(#57) Missing semicolon. (semi)
(#60) Missing semicolon. (semi)
(#63) Missing semicolon. (semi)
(#65) Missing semicolon. (semi)
(#66) Missing semicolon. (semi)
(#68) Expected { after 'if' condition. (curly)
(#68) Missing semicolon. (semi)
(#70) Missing semicolon. (semi)
(#72) Missing semicolon. (semi)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#77) Missing semicolon. (semi)
(#81) Missing semicolon. (semi)
(#82) Missing semicolon. (semi)
(#83) Missing semicolon. (semi)
(#85) Unexpected space before function parentheses. (space-before-function-paren)
(#86) Multiple spaces found before '='. (no-multi-spaces)
(#86) Missing semicolon. (semi)
(#89) Missing semicolon. (semi)
(#91) Missing JSDoc comment. (require-jsdoc)
(#98) Missing semicolon. (semi)
(#103) Missing semicolon. (semi)
(#106) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#106) Missing semicolon. (semi)
(#107) Missing semicolon. (semi)
(#109) Missing semicolon. (semi)
(#118) Missing semicolon. (semi)
(#121) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#121) Missing semicolon. (semi)
(#124) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#128) Missing semicolon. (semi)
(#130) Missing semicolon. (semi)
(#131) Missing semicolon. (semi)
(#137) Missing JSDoc comment. (require-jsdoc)
(#138) Unexpected space before function parentheses. (space-before-function-paren)
(#139) Unexpected 'this'. (no-invalid-this)
(#139) Missing semicolon. (semi)
(#140) Multiple spaces found before '='. (no-multi-spaces)
(#140) Missing semicolon. (semi)
(#142) Expected { after 'if' condition. (curly)
(#142) Unexpected 'this'. (no-invalid-this)
(#142) Missing semicolon. (semi)
(#143) Expected { after 'if' condition. (curly)
(#143) Missing semicolon. (semi)
(#144) Missing semicolon. (semi)
(#147) Missing semicolon. (semi)
(#149) Multiple spaces found before '='. (no-multi-spaces)
(#149) Missing semicolon. (semi)
(#150) Missing semicolon. (semi)
(#156) Unexpected space before function parentheses. (space-before-function-paren)
(#157) Missing semicolon. (semi)
(#158) Missing semicolon. (semi)
(#159) Missing semicolon. (semi)
(#165) Unexpected space before function parentheses. (space-before-function-paren)
(#166) Missing semicolon. (semi)
(#167) Unexpected 'this'. (no-invalid-this)
(#167) Missing semicolon. (semi)
(#168) Missing semicolon. (semi)
(#172) Missing semicolon. (semi)
(#174) 'jQuery' is not defined. (no-undef)
theme/flexibase/jquery/tooltips.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#7) Expected space or tab after '/*' in comment. (spaced-comment)
(#12) Missing semicolon. (semi)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing semicolon. (semi)
(#18) Missing semicolon. (semi)
(#20) 'jQuery' is not defined. (no-undef)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Unexpected 'this'. (no-invalid-this)
(#39) Multiple spaces found before '='. (no-multi-spaces)
(#40) Unexpected 'this'. (no-invalid-this)
(#40) Multiple spaces found before '='. (no-multi-spaces)
(#41) Unexpected 'this'. (no-invalid-this)
(#41) Multiple spaces found before '='. (no-multi-spaces)
(#42) Unexpected 'this'. (no-invalid-this)
(#42) Multiple spaces found before '='. (no-multi-spaces)
(#43) Unexpected 'this'. (no-invalid-this)
(#44) Unexpected 'this'. (no-invalid-this)
(#44) Multiple spaces found before '='. (no-multi-spaces)
(#44) Missing semicolon. (semi)
(#46) Unexpected 'this'. (no-invalid-this)
(#46) Missing semicolon. (semi)
(#47) Missing semicolon. (semi)
(#49) Multiple spaces found before '='. (no-multi-spaces)
(#49) Missing semicolon. (semi)
(#51) Missing semicolon. (semi)
(#67) Missing semicolon. (semi)
(#69) Unexpected space before function parentheses. (space-before-function-paren)
(#70) Multiple spaces found before '='. (no-multi-spaces)
(#70) Missing semicolon. (semi)
(#71) Multiple spaces found before '='. (no-multi-spaces)
(#71) Missing semicolon. (semi)
(#72) Multiple spaces found before '='. (no-multi-spaces)
(#72) Missing semicolon. (semi)
(#73) Multiple spaces found before '='. (no-multi-spaces)
(#73) Missing semicolon. (semi)
(#74) Missing semicolon. (semi)
(#76) Missing semicolon. (semi)
(#79) Missing semicolon. (semi)
(#82) Missing semicolon. (semi)
(#84) Multiple spaces found before '='. (no-multi-spaces)
(#84) Missing semicolon. (semi)
(#85) Missing semicolon. (semi)
(#87) Multiple spaces found before '+'. (no-multi-spaces)
(#87) Missing semicolon. (semi)
(#88) Missing semicolon. (semi)
(#92) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#93) There should be no space after '{' (object-curly-spacing)
(#93) There should be no space before '}' (object-curly-spacing)
(#94) Missing semicolon. (semi)
(#95) Missing semicolon. (semi)
(#97) Unexpected space before function parentheses. (space-before-function-paren)
(#98) Missing semicolon. (semi)
(#99) Missing semicolon. (semi)
(#101) Unexpected space before function parentheses. (space-before-function-paren)
(#102) Missing semicolon. (semi)
(#108) Missing semicolon. (semi)
(#111) Missing semicolon. (semi)
(#112) Missing semicolon. (semi)
(#114) Unexpected space before function parentheses. (space-before-function-paren)
(#115) Multiple spaces found before '='. (no-multi-spaces)
(#115) Missing semicolon. (semi)
(#116) Missing semicolon. (semi)
(#118) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#118) Unexpected space before function parentheses. (space-before-function-paren)
(#119) Expected { after 'if' condition. (curly)
(#119) Missing semicolon. (semi)
(#120) Missing semicolon. (semi)
(#122) Missing semicolon. (semi)
(#123) Missing semicolon. (semi)
(#125) Unexpected space before function parentheses. (space-before-function-paren)
(#127) Missing semicolon. (semi)
(#130) Missing semicolon. (semi)
(#131) Missing semicolon. (semi)
(#135) Missing semicolon. (semi)
(#136) Missing semicolon. (semi)
(#139) Missing semicolon. (semi)
(#141) Missing semicolon. (semi)
(#143) Expected { after 'if' condition. (curly)
(#143) Expected no return value. (consistent-return)
(#143) Missing semicolon. (semi)
(#145) Unexpected space before function parentheses. (space-before-function-paren)
(#146) Expected { after 'if' condition. (curly)
(#146) Missing semicolon. (semi)
(#147) Missing semicolon. (semi)
(#148) Missing semicolon. (semi)
(#150) Expected to return a value at the end of this function. (consistent-return)
(#150) Unexpected space before function parentheses. (space-before-function-paren)
(#152) Missing semicolon. (semi)
(#155) Missing semicolon. (semi)
(#156) Missing semicolon. (semi)
(#159) Missing semicolon. (semi)
(#161) Missing semicolon. (semi)
(#163) Expected { after 'if' condition. (curly)
(#163) Missing semicolon. (semi)
(#165) Unexpected space before function parentheses. (space-before-function-paren)
(#166) Expected { after 'if' condition. (curly)
(#166) Missing semicolon. (semi)
(#167) Missing semicolon. (semi)
(#168) Missing semicolon. (semi)
(#170) Unexpected space before function parentheses. (space-before-function-paren)
(#171) Missing semicolon. (semi)
(#174) Missing semicolon. (semi)
(#176) Missing semicolon. (semi)
(#177) Expected { after 'if' condition. (curly)
(#177) Missing semicolon. (semi)
(#178) Missing semicolon. (semi)
(#180) Missing semicolon. (semi)
(#182) Missing semicolon. (semi)
(#184) Missing semicolon. (semi)
(#185) Missing semicolon. (semi)
(#186) Missing semicolon. (semi)
(#188) Expected { after 'if' condition. (curly)
(#188) Missing semicolon. (semi)
(#192) Missing semicolon. (semi)
(#194) Missing semicolon. (semi)
(#195) Missing semicolon. (semi)
(#196) Expected { after 'if' condition. (curly)
(#196) Missing semicolon. (semi)
(#200) There should be no space after '{' (object-curly-spacing)
(#200) There should be no space before '}' (object-curly-spacing)
(#202) Missing semicolon. (semi)
(#204) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#204) Missing semicolon. (semi)
(#206) Multiple spaces found before '='. (no-multi-spaces)
(#206) Missing semicolon. (semi)
(#207) Multiple spaces found before '='. (no-multi-spaces)
(#207) Missing semicolon. (semi)
(#208) Missing semicolon. (semi)
(#211) Missing semicolon. (semi)
(#212) Multiple spaces found before '='. (no-multi-spaces)
(#212) Missing semicolon. (semi)
(#213) Missing semicolon. (semi)
(#215) Do not nest ternary expressions (no-nested-ternary)
(#215) Multiple spaces found before ':'. (no-multi-spaces)
(#216) Do not nest ternary expressions (no-nested-ternary)
(#216) Multiple spaces found before '&&'. (no-multi-spaces)
(#216) Multiple spaces found before '-'. (no-multi-spaces)
(#216) Multiple spaces found before '?'. (no-multi-spaces)
(#217) Do not nest ternary expressions (no-nested-ternary)
(#217) Multiple spaces found before '&&'. (no-multi-spaces)
(#217) Multiple spaces found before '+'. (no-multi-spaces)
(#217) Multiple spaces found before '>'. (no-multi-spaces)
(#217) Multiple spaces found before '?'. (no-multi-spaces)
(#217) Multiple spaces found before ':'. (no-multi-spaces)
(#218) Multiple spaces found before '&&'. (no-multi-spaces)
(#218) Multiple spaces found before '-'. (no-multi-spaces)
(#218) Multiple spaces found before '<'. (no-multi-spaces)
(#218) Multiple spaces found before '?'. (no-multi-spaces)
(#218) Multiple spaces found before ':'. (no-multi-spaces)
(#219) Missing semicolon. (semi)
(#223) Missing semicolon. (semi)
(#226) Missing semicolon. (semi)
(#228) Missing semicolon. (semi)
(#230) Unexpected space before function parentheses. (space-before-function-paren)
(#231) Missing semicolon. (semi)
(#232) Missing semicolon. (semi)
(#233) Missing semicolon. (semi)
(#235) Expected { after 'if' condition. (curly)
(#235) Missing semicolon. (semi)
(#236) Missing semicolon. (semi)
(#238) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#242) Missing semicolon. (semi)
(#244) Missing semicolon. (semi)
(#246) Unexpected space before function parentheses. (space-before-function-paren)
(#247) Multiple spaces found before '='. (no-multi-spaces)
(#247) Missing semicolon. (semi)
(#248) Multiple spaces found before '='. (no-multi-spaces)
(#248) Missing semicolon. (semi)
(#249) Missing semicolon. (semi)
(#252) Missing semicolon. (semi)
(#253) Missing semicolon. (semi)
(#256) Expected { after 'if' condition. (curly)
(#256) Multiple spaces found before 'marginTop'. (no-multi-spaces)
(#256) Multiple spaces found before '='. (no-multi-spaces)
(#256) Missing semicolon. (semi)
(#257) Expected { after 'if' condition. (curly)
(#257) Missing semicolon. (semi)
(#259) Multiple spaces found before '='. (no-multi-spaces)
(#259) Multiple spaces found before '+'. (no-multi-spaces)
(#259) Missing semicolon. (semi)
(#260) Missing semicolon. (semi)
(#265) Unexpected space before function parentheses. (space-before-function-paren)
(#269) Missing semicolon. (semi)
(#271) Missing semicolon. (semi)
(#273) Missing semicolon. (semi)
(#276) Multiple spaces found before '='. (no-multi-spaces)
(#276) Missing semicolon. (semi)
(#277) Missing semicolon. (semi)
(#280) Missing semicolon. (semi)
(#283) Missing semicolon. (semi)
(#285) Expected { after 'if' condition. (curly)
(#285) Missing semicolon. (semi)
(#286) Expected { after 'else'. (curly)
(#286) Missing semicolon. (semi)
(#288) Multiple spaces found before '='. (no-multi-spaces)
(#288) Missing semicolon. (semi)
(#289) Multiple spaces found before '='. (no-multi-spaces)
(#289) Missing semicolon. (semi)
(#290) Missing semicolon. (semi)
(#292) Missing semicolon. (semi)
(#293) Missing semicolon. (semi)
(#294) Missing semicolon. (semi)
(#296) Unexpected space before function parentheses. (space-before-function-paren)
(#299) Missing semicolon. (semi)
(#300) Missing semicolon. (semi)
(#302) Unexpected space before function parentheses. (space-before-function-paren)
(#303) Multiple spaces found before '='. (no-multi-spaces)
(#303) Missing semicolon. (semi)
(#304) Missing semicolon. (semi)
(#306) Missing semicolon. (semi)
(#307) Missing semicolon. (semi)
(#308) Missing semicolon. (semi)
(#310) Unexpected space before function parentheses. (space-before-function-paren)
(#311) Missing semicolon. (semi)
(#312) Missing semicolon. (semi)
(#313) Multiple spaces found before '='. (no-multi-spaces)
(#313) Missing semicolon. (semi)
(#315) Missing JSDoc comment. (require-jsdoc)
(#316) Expected { after 'if' condition. (curly)
(#316) Missing semicolon. (semi)
(#319) Missing semicolon. (semi)
(#320) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#320) Missing semicolon. (semi)
(#323) Missing semicolon. (semi)
(#325) Expected { after 'if' condition. (curly)
(#325) Missing semicolon. (semi)
(#327) Missing semicolon. (semi)
(#329) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#333) Missing semicolon. (semi)
(#335) Missing semicolon. (semi)
(#337) Expected no return value. (consistent-return)
(#337) Missing semicolon. (semi)
(#338) Missing semicolon. (semi)
(#340) Unexpected space before function parentheses. (space-before-function-paren)
(#341) Missing semicolon. (semi)
(#343) Missing semicolon. (semi)
(#345) Missing semicolon. (semi)
(#347) Unexpected space before function parentheses. (space-before-function-paren)
(#348) Missing semicolon. (semi)
(#349) Missing semicolon. (semi)
(#351) Unexpected space before function parentheses. (space-before-function-paren)
(#352) Multiple spaces found before '='. (no-multi-spaces)
(#352) Missing semicolon. (semi)
(#354) Multiple spaces found before '='. (no-multi-spaces)
(#354) Missing semicolon. (semi)
(#355) Missing semicolon. (semi)
(#357) Multiple spaces found before '='. (no-multi-spaces)
(#357) Missing semicolon. (semi)
(#358) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#360) There should be no space after '{' (object-curly-spacing)
(#360) There should be no space before '}' (object-curly-spacing)
(#360) Missing semicolon. (semi)
(#362) Multiple spaces found before '='. (no-multi-spaces)
(#362) There should be no space after '{' (object-curly-spacing)
(#362) There should be no space before '}' (object-curly-spacing)
(#362) Missing semicolon. (semi)
(#363) Multiple spaces found before '='. (no-multi-spaces)
(#363) There should be no space after '{' (object-curly-spacing)
(#363) There should be no space before '}' (object-curly-spacing)
(#363) Missing semicolon. (semi)
(#364) There should be no space after '{' (object-curly-spacing)
(#364) There should be no space before '}' (object-curly-spacing)
(#364) Missing semicolon. (semi)
(#366) Missing semicolon. (semi)
(#367) Missing semicolon. (semi)
(#369) Unexpected space before function parentheses. (space-before-function-paren)
(#370) Do not nest ternary expressions (no-nested-ternary)
(#370) There should be no space after '{' (object-curly-spacing)
(#370) Multiple spaces found before 'left'. (no-multi-spaces)
(#370) There should be no space before '}' (object-curly-spacing)
(#371) Do not nest ternary expressions (no-nested-ternary)
(#371) Multiple spaces found before '?'. (no-multi-spaces)
(#371) There should be no space after '{' (object-curly-spacing)
(#371) There should be no space before '}' (object-curly-spacing)
(#372) Multiple spaces found before '?'. (no-multi-spaces)
(#372) There should be no space after '{' (object-curly-spacing)
(#372) There should be no space before '}' (object-curly-spacing)
(#373) There should be no space after '{' (object-curly-spacing)
(#373) There should be no space before '}' (object-curly-spacing)
(#373) Missing semicolon. (semi)
(#375) Missing semicolon. (semi)
(#377) Unexpected space before function parentheses. (space-before-function-paren)
(#378) There should be no space after '{' (object-curly-spacing)
(#378) There should be no space before '}' (object-curly-spacing)
(#378) Missing semicolon. (semi)
(#379) Expected { after 'if' condition. (curly)
(#379) Missing semicolon. (semi)
(#381) Missing semicolon. (semi)
(#382) Missing semicolon. (semi)
(#385) Multiple spaces found before '='. (no-multi-spaces)
(#385) Missing semicolon. (semi)
(#386) Missing semicolon. (semi)
(#388) Missing semicolon. (semi)
(#390) Missing semicolon. (semi)
(#393) Multiple spaces found before '='. (no-multi-spaces)
(#393) Missing semicolon. (semi)
(#394) Missing semicolon. (semi)
(#396) Missing semicolon. (semi)
(#398) Missing semicolon. (semi)
(#402) Missing semicolon. (semi)
(#403) Missing semicolon. (semi)
(#405) Unexpected space before function parentheses. (space-before-function-paren)
(#406) Missing semicolon. (semi)
(#407) Missing semicolon. (semi)
(#408) Multiple spaces found before '='. (no-multi-spaces)
(#408) Missing semicolon. (semi)
(#411) Multiple spaces found before 'o'. (no-multi-spaces)
(#411) Missing semicolon. (semi)
(#413) Missing semicolon. (semi)
(#414) Missing semicolon. (semi)
(#416) Unexpected space before function parentheses. (space-before-function-paren)
(#417) Expected { after 'do'. (curly)
(#417) Unexpected use of '~'. (no-bitwise)
(#417) Unexpected use of '~'. (no-bitwise)
(#417) Missing semicolon. (semi)
(#418) Missing semicolon. (semi)
(#419) Missing semicolon. (semi)
(#420) Missing semicolon. (semi)
(#422) Unexpected space before function parentheses. (space-before-function-paren)
(#423) Missing semicolon. (semi)
(#424) Missing semicolon. (semi)
(#426) Unexpected space before function parentheses. (space-before-function-paren)
(#427) Missing semicolon. (semi)
(#428) Missing semicolon. (semi)
(#430) Unexpected space before function parentheses. (space-before-function-paren)
(#431) Missing semicolon. (semi)
(#432) Missing semicolon. (semi)
(#434) Unexpected space before function parentheses. (space-before-function-paren)
(#435) Missing semicolon. (semi)
(#436) Missing semicolon. (semi)
(#438) Unexpected space before function parentheses. (space-before-function-paren)
(#439) Missing semicolon. (semi)
(#440) Missing semicolon. (semi)
(#442) Unexpected space before function parentheses. (space-before-function-paren)
(#443) Missing semicolon. (semi)
(#445) Missing semicolon. (semi)
(#447) Missing semicolon. (semi)
(#448) Missing semicolon. (semi)
(#452) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#452) Missing semicolon. (semi)
(#453) Missing semicolon. (semi)
(#455) Unexpected space before function parentheses. (space-before-function-paren)
(#456) Missing semicolon. (semi)
(#457) Missing semicolon. (semi)
(#458) Unexpected space before function parentheses. (space-before-function-paren)
(#459) Missing semicolon. (semi)
(#460) Missing semicolon. (semi)
(#461) Missing semicolon. (semi)
(#467) Missing JSDoc comment. (require-jsdoc)
(#468) Unexpected space before function parentheses. (space-before-function-paren)
(#469) Multiple spaces found before '='. (no-multi-spaces)
(#469) Unexpected 'this'. (no-invalid-this)
(#469) Missing semicolon. (semi)
(#470) Multiple spaces found before '='. (no-multi-spaces)
(#470) Missing semicolon. (semi)
(#471) Missing semicolon. (semi)
(#473) Expected { after 'if' condition. (curly)
(#473) Missing semicolon. (semi)
(#474) Expected { after 'if' condition. (curly)
(#474) Unexpected 'this'. (no-invalid-this)
(#474) Missing semicolon. (semi)
(#475) Expected { after 'if' condition. (curly)
(#475) Missing semicolon. (semi)
(#476) Missing semicolon. (semi)
(#479) Missing semicolon. (semi)
(#481) Multiple spaces found before '='. (no-multi-spaces)
(#481) Missing semicolon. (semi)
(#482) Missing semicolon. (semi)
(#488) Unexpected space before function parentheses. (space-before-function-paren)
(#489) Missing semicolon. (semi)
(#490) Missing semicolon. (semi)
(#491) Missing semicolon. (semi)
(#493) 'jQuery' is not defined. (no-undef)
theme/flexibase/jquery/transitions.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#7) Expected space or tab after '/*' in comment. (spaced-comment)
(#12) Missing semicolon. (semi)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing semicolon. (semi)
(#18) Missing semicolon. (semi)
(#20) 'jQuery' is not defined. (no-undef)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Missing JSDoc comment. (require-jsdoc)
(#38) Missing semicolon. (semi)
(#41) Extra space after key 'WebkitTransition'. (key-spacing)
(#42) Extra space after key 'MozTransition'. (key-spacing)
(#43) Extra space after key 'OTransition'. (key-spacing)
(#44) Extra space after key 'transition'. (key-spacing)
(#45) Missing semicolon. (semi)
(#49) There should be no space after '{' (object-curly-spacing)
(#49) There should be no space before '}' (object-curly-spacing)
(#49) Missing semicolon. (semi)
(#53) Missing semicolon. (semi)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#58) Missing semicolon. (semi)
(#59) Missing semicolon. (semi)
(#60) Unexpected space before function parentheses. (space-before-function-paren)
(#60) Statement inside of curly braces should be on next line. (brace-style)
(#60) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#60) Missing semicolon. (semi)
(#60) Missing semicolon. (semi)
(#61) Unexpected space before function parentheses. (space-before-function-paren)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) Expected { after 'if' condition. (curly)
(#61) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#61) Missing semicolon. (semi)
(#61) Missing semicolon. (semi)
(#62) Missing semicolon. (semi)
(#63) Missing semicolon. (semi)
(#64) Missing semicolon. (semi)
(#66) Unexpected space before function parentheses. (space-before-function-paren)
(#67) Missing semicolon. (semi)
(#69) Expected { after 'if' condition. (curly)
(#69) Missing semicolon. (semi)
(#74) Expected to return a value at the end of this function. (consistent-return)
(#74) Unexpected space before function parentheses. (space-before-function-paren)
(#75) Expected { after 'if' condition. (curly)
(#75) Missing semicolon. (semi)
(#77) Missing semicolon. (semi)
(#78) Missing semicolon. (semi)
(#80) 'jQuery' is not defined. (no-undef)
theme/flexibase/yui/awesomebar/awesomebar.js
(#1) 'YUI' is not defined. (no-undef)
(#11) Extra space after key 'prev'. (key-spacing)
(#12) Extra space after key 'touchModeActive'. (key-spacing)
(#13) Extra space after key 'initializer'. (key-spacing)
(#13) 'config' is defined but never used (no-unused-vars)
(#18) Extra space after key 'toggleTouchMode'. (key-spacing)
(#22) Extra space after key 'enhanceAwesomeBar'. (key-spacing)
(#26) Expected space(s) after "catch". (keyword-spacing)
(#29) Expected space(s) after "while". (keyword-spacing)
(#43) Expected space(s) after "if". (keyword-spacing)
(#46) Expected space(s) after "if". (keyword-spacing)
(#51) Expected space(s) after "if". (keyword-spacing)
(#51) Expected { after 'if' condition. (curly)
(#53) Expected space(s) after "if". (keyword-spacing)
(#55) Expected { after 'if' condition. (curly)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#60) Expected space(s) after "if". (keyword-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#65) Expected { after 'if' condition. (curly)
(#65) Expected space(s) after "if". (keyword-spacing)
(#67) Expected space(s) after "if". (keyword-spacing)
(#68) Requires a space after '{'. (block-spacing)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Missing semicolon. (semi)
(#68) Requires a space before '}'. (block-spacing)
(#71) Expected { after 'if' condition. (curly)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#82) Expected space(s) after "if". (keyword-spacing)
(#85) Expected { after 'if' condition. (curly)
(#86) Requires a space after '{'. (block-spacing)
(#86) Missing space before opening brace. (space-before-blocks)
(#86) Statement inside of curly braces should be on next line. (brace-style)
(#86) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#86) Missing semicolon. (semi)
(#86) Requires a space before '}'. (block-spacing)
(#89) Extra space after key 'hover'. (key-spacing)
(#94) Expected { after 'if' condition. (curly)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) Requires a space after '{'. (block-spacing)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#95) Requires a space before '}'. (block-spacing)
(#95) Missing semicolon. (semi)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) Expected { after 'if' condition. (curly)
(#98) Requires a space after '{'. (block-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#98) Requires a space before '}'. (block-spacing)
(#98) Missing semicolon. (semi)
(#104) Extra space after key 'hoverScroll'. (key-spacing)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#115) Extra space after key 'NAME'. (key-spacing)
(#116) Extra space after key 'ATTRS'. (key-spacing)
(#121) Identifier 'theme_flexibase' is not in camel case. (camelcase)
(#125) Missing semicolon. (semi)
(#127) Missing space before value for key 'requires'. (key-spacing)
(#127) A space is required after ','. (comma-spacing)

CSS problems

(25 errors, 9 warnings)

This section shows CSS problems detected by csslint [More info]

theme/flexibase/style/custom.css
(#36) Unexpected token '[' at line 36, col 14.
(#38) Unexpected token '[' at line 38, col 13.
(#41) Unexpected token '[' at line 41, col 12.
(#50) Unexpected token '[' at line 50, col 14.
(#52) Unexpected token '[' at line 52, col 13.
(#53) Unexpected token '[' at line 53, col 12.
(#63) Unexpected token '[' at line 63, col 13.
(#64) Unexpected token '[' at line 64, col 12.
(#68) Expected RBRACE at line 68, col 23.
(#69) Unexpected token '[' at line 69, col 22.
(#71) Rule is empty.
(#72) Unexpected token '[' at line 72, col 22.
(#76) Unexpected token '[' at line 76, col 27.
(#77) Expected RBRACE at line 77, col 26.
(#79) Rule is empty.
(#81) Unexpected token '[' at line 81, col 16.
(#87) Unexpected token '[' at line 87, col 12.
(#93) Rule is empty.
(#95) Unexpected token '[' at line 95, col 11.
(#97) Rule is empty.
(#98) Unexpected token '[' at line 98, col 11.
(#100) Rule is empty.
(#103) Unexpected token '[' at line 103, col 11.
(#106) Unexpected token '[' at line 106, col 11.
(#109) Rule is empty.
(#110) Unexpected token '[' at line 110, col 16.
(#111) Unexpected token '[' at line 111, col 11.
(#115) Unexpected token '[' at line 115, col 16.
(#122) Unexpected token '[' at line 122, col 15.
(#127) Expected IDENT at line 127, col 2.
(#127) Expected IDENT at line 127, col 2.
theme/flexibase/style/styles.css
(#630) Use of !important
(#648) Use of !important
(#651) Use of !important

PHPDocs style problems

(69 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

theme/flexibase/classes/output/core_user/myprofile/renderer.php
(#17) File-level phpdocs block is not found
(#21) Class renderer is not documented
(#21) Package is not specified for class renderer. It is also not specified in file-level phpdocs
theme/flexibase/imagebank.php
(#20) Package theme is not valid
theme/flexibase/lib/activitieslib.php
(#34) Phpdocs for function theme_flexibase_get_course_activities has incomplete parameters list
theme/flexibase/lib/alertslib.php
(#38) Phpdocs for function theme_flexibase_get_alertsetting has incomplete parameters list
theme/flexibase/lib/awesomelib.php
(#31) Class theme_flexibase_dummy_page is not documented
(#49) Class theme_flexibase_expand_navigation is not documented
(#471) Class theme_flexibase_block_manager is not documented
(#118) Function theme_flexibase_expand_navigation::expand is not documented
(#234) Function theme_flexibase_expand_navigation::expand_course is not documented
(#436) Function theme_flexibase_expand_navigation::add_course is not documented
(#459) Function theme_flexibase_expand_navigation::load_all_courses is not documented
(#467) Function theme_flexibase_expand_navigation::get_expandable is not documented
(#53) Variable theme_flexibase_expand_navigation::$expandtocourses is not documented
(#54) Variable theme_flexibase_expand_navigation::$expandedcourses is not documented
(#56) Phpdocs for function theme_flexibase_expand_navigation::__construct has incomplete parameters list
(#70) Phpdocs for function theme_flexibase_expand_navigation::initialise has incomplete parameters list
(#381) Phpdocs for function theme_flexibase_expand_navigation::add_category has incomplete parameters list
(#407) Phpdocs for function theme_flexibase_expand_navigation::add_course_to has incomplete parameters list
(#540) Phpdocs for function theme_flexibase_block_manager::region_has_visible_content has incomplete parameters list
theme/flexibase/lib/csslib.php
(#116) Phpdocs for function theme_flexibase_set_logo has incomplete parameters list
(#157) Phpdocs for function theme_flexibase_set_minilogo has incomplete parameters list
(#198) Phpdocs for function theme_flexibase_set_loginbg has incomplete parameters list
(#238) Phpdocs for function theme_flexibase_set_captionbackgroundcolour has incomplete parameters list
(#257) Phpdocs for function theme_flexibase_set_captionbordercolour has incomplete parameters list
(#276) Phpdocs for function theme_flexibase_set_captiontextcolour has incomplete parameters list
(#295) Phpdocs for function theme_flexibase_set_carouselbordercolour has incomplete parameters list
(#314) Phpdocs for function theme_flexibase_set_rendereroverlaycolour has incomplete parameters list
(#333) Phpdocs for function theme_flexibase_set_rendereroverlayfontcolour has incomplete parameters list
(#352) Phpdocs for function theme_flexibase_set_courseheaderimageheight has incomplete parameters list
(#371) Phpdocs for function theme_flexibase_set_categoryiconsize has incomplete parameters list
theme/flexibase/lib/filesettingslib.php
(#43) Function theme_flexibase_pluginfile is not documented
(#73) Phpdocs for function theme_flexibase_get_setting has incomplete parameters list
theme/flexibase/lib/pageinitlib.php
(#41) Phpdocs for function theme_flexibase_page_init has incomplete parameters list
theme/flexibase/renderers.php
(#17) No one-line description found in phpdocs for file
theme/flexibase/renderers/core_renderer.php
(#44) Class theme_flexibase_core_renderer is not documented
(#46) Function theme_flexibase_core_renderer::__construct is not documented
(#60) Function theme_flexibase_core_renderer::edit_button is not documented
(#82) Function theme_flexibase_core_renderer::notification is not documented
(#111) Function theme_flexibase_core_renderer::debug_listing is not documented
(#121) Function theme_flexibase_core_renderer::navbar is not documented
(#146) Function theme_flexibase_core_renderer::custom_menu is not documented
(#162) Function theme_flexibase_core_renderer::render_custom_menu is not documented
(#260) Function theme_flexibase_core_renderer::flexibase_user_menu is not documented
(#269) Function theme_flexibase_core_renderer::flexibase_render_user_menu is not documented
(#544) Function theme_flexibase_core_renderer::render_custom_menu_item is not documented
(#703) Function theme_flexibase_core_renderer::favicon is not documented
(#612) Phpdocs for function theme_flexibase_core_renderer::render_tabtree has incomplete parameters list
(#631) Phpdocs for function theme_flexibase_core_renderer::render_tabobject has incomplete parameters list
theme/flexibase/renderers/course_overview_block_renderer.php
(#44) Class theme_flexibase_block_course_overview_renderer is not documented
(#242) Phpdocs for function theme_flexibase_block_course_overview_renderer::activity_display has incomplete parameters list
(#34) Package block_course_overview is not valid
theme/flexibase/renderers/course_renderer.php
(#41) Function theme_flexibase_core_course_renderer::__construct is not documented
(#287) Function theme_flexibase_core_course_renderer::course_search_form is not documented
(#324) Function theme_flexibase_core_course_renderer::frontpage_my_courses is not documented
(#458) Function theme_flexibase_core_course_renderer::coursecat_category is not documented
(#53) Phpdocs for function theme_flexibase_core_course_renderer::coursecat_coursebox has incomplete parameters list
(#163) Phpdocs for function theme_flexibase_core_course_renderer::coursecat_coursebox_content has incomplete parameters list
(#36) Class theme_flexibase_core_course_renderer does not have @copyright tag
(#36) Class theme_flexibase_core_course_renderer does not have @license tag
theme/flexibase/renderers/settings_block_renderer.php
(#38) Phpdocs for function theme_flexibase_block_settings_renderer::navigation_node has incomplete parameters list
(#201) Phpdocs for function theme_flexibase_block_settings_renderer::search_form has incomplete parameters list
theme/flexibase/renderers/topsettings_renderer.php
(#31) Class theme_flexibase_topsettings_renderer is not documented
(#33) Function theme_flexibase_topsettings_renderer::settings_tree is not documented
(#38) Function theme_flexibase_topsettings_renderer::settings_search_box is not documented
(#49) Function theme_flexibase_topsettings_renderer::navigation_tree is not documented
(#66) Function theme_flexibase_topsettings_renderer::navigation_node is not documented
(#166) Function theme_flexibase_topsettings_renderer::search_form is not documented

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(0 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]