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

(534 errors, 729 warnings)

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

mod/virtualclass/auth.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#64) Expected "if (...) {\n"; found "if(...) {\n"
mod/virtualclass/backup/moodle2/backup_virtualclass_activity_task.class.php
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
mod/virtualclass/backup/moodle2/backup_virtualclass_settingslib.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
mod/virtualclass/backup/moodle2/backup_virtualclass_stepslib.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) This comment is 73% valid code; is this commented out code?
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
mod/virtualclass/backup/moodle2/restore_virtualclass_activity_task.class.php
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
mod/virtualclass/backup/moodle2/restore_virtualclass_stepslib.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
mod/virtualclass/bundle/virtualclass/build/js.debug.php
(#1) The first thing in a PHP file must be the <?php tag.
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) This comment is 75% valid code; is this commented out code?
(#40) No space found before comment text; expected "// echo $whiteboardpath;" but found "//echo $whiteboardpath;"
mod/virtualclass/bundle/virtualclass/example/auth.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Variable "post_data" must not contain underscores.
(#2) Expected 1 space after closing parenthesis; found 0
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Line indented incorrectly; expected at least 4 spaces, found 2
(#6) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected at least 4 spaces, found 2
(#7) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#10) Variable "post_data" must not contain underscores.
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 4 spaces, found 2
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 4 spaces, found 2
(#16) Expected "if (...) {\n"; found "if(...){ \n"
(#16) Whitespace found at end of line
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 8 spaces, found 6
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 3
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 4 spaces, found 2
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) No space found before comment text; expected "// send auth detail to server" but found "//send auth detail to server"
(#26) Calls to inbuilt PHP functions must be lowercase; expected "md5" but found "MD5"
(#27) Calls to inbuilt PHP functions must be lowercase; expected "md5" but found "MD5"
(#29) Whitespace found at end of line
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) No space found before comment text; expected "// license key" but found "//license key"
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Variable "post_data" must not contain underscores.
(#35) Expected 1 space before "=>"; 0 found
(#35) Commas (,) must be followed by white space.
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) This comment is 62% valid code; is this commented out code?
(#37) Whitespace found at end of line
(#38) Variable "post_data" must not contain underscores.
(#38) Variable "post_data" must not contain underscores.
(#39) Whitespace found at end of line
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Variable "post_data" must not contain underscores.
(#42) This comment is 60% valid code; is this commented out code?
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) No space found before comment text; expected "// $rid = "8000.vidya.io";" but found "//$rid = "8000.vidya.io";"
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Line indented incorrectly; expected at least 4 spaces, found 0
(#43) No space found before comment text; expected "// print_r( $rid);exit;//8000.vidya.io" but found "//print_r( $rid);exit;//8000.vidya.io"
(#44) Whitespace found at end of line
(#45) This comment is 43% valid code; is this commented out code?
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) No space found before comment text; expected "// $rid = "8002.vidya.io";" but found "//$rid = "8002.vidya.io";"
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Line indented incorrectly; expected at least 4 spaces, found 0
(#47) Whitespace found at end of line
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#48) Expected "if (...) {\n"; found "if(...){\n"
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 3
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 3
(#51) Line indented incorrectly; expected 4 spaces, found 2
(#51) Closing brace indented incorrectly; expected 1 spaces, found 2
(#52) Whitespace found at end of line
(#53) This comment is 69% valid code; is this commented out code?
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Line indented incorrectly; expected at least 4 spaces, found 0
(#53) No space found before comment text; expected "// setcookie('auth_user', $authusername, 0, '/');" but found "//setcookie('auth_user', $authusername, 0, '/');"
(#54) Line indented incorrectly; expected at least 4 spaces, found 0
(#54) No space found before comment text; expected "// setcookie('auth_pass', $authpassword, 0, '/');" but found "//setcookie('auth_pass', $authpassword, 0, '/');"
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Line indented incorrectly; expected at least 4 spaces, found 0
(#55) No space found before comment text; expected "// setcookie('path', $rid, 0, '/');" but found "//setcookie('path', $rid, 0, '/');"
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) This comment is 75% valid code; is this commented out code?
(#60) No space found before comment text; expected "// $rid='8000.vidya.io';" but found "//$rid='8000.vidya.io';"
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) This comment is 75% valid code; is this commented out code?
(#68) No space found before comment text; expected "// echo "imageurl='./images/quality-support.png';";" but found "//echo "imageurl='./images/quality-support.png';";"
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) This comment is 63% valid code; is this commented out code?
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) No space found before comment text; expected "// echo "auth_user='".$authusername."';";" but found "//echo "auth_user='".$authusername."';";"
(#75) This comment is 63% valid code; is this commented out code?
(#75) No space found before comment text; expected "// echo "auth_pass='".$authpassword."';";" but found "//echo "auth_pass='".$authpassword."';";"
(#76) This comment is 63% valid code; is this commented out code?
(#76) No space found before comment text; expected "// echo "path='".$rid."';";" but found "//echo "path='".$rid."';";"
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) This comment is 75% valid code; is this commented out code?
(#77) No space found before comment text; expected "// echo "imageurl='./images/quality-support.png';";" but found "//echo "imageurl='./images/quality-support.png';";"
mod/virtualclass/bundle/virtualclass/example/en.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Expected 1 space after "="; 2 found
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#22) A closing tag is not permitted at the end of a PHP file
mod/virtualclass/bundle/virtualclass/example/index1.php
(#1) The first thing in a PHP file must be the <?php tag.
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) File is being unconditionally included; use "require" instead
(#12) File is being unconditionally included; use "require" instead
(#14) Expected 1 space after closing parenthesis; found 0
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) No space found before comment text; expected "// the www path for virtualclass" but found "//the www path for virtualclass"
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) No space found before comment text; expected "// $whiteboardpath = "https://loc.vidya.io/virtualclass/";" but found "//$whiteboardpath = "https://loc.vidya.io/virtualclass/";"
(#26) Expected "if (...) {\n"; found "if(...){\n"
(#35) Expected "if (...) {\n"; found "if(...){\n"
(#36) Expected "if (...) {\n"; found "if(...){\n"
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// define the script root" but found "//define the script root"
(#56) Expected "if (...) {\n"; found "if(...){\n"
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 2
(#88) File is being unconditionally included; use "require" instead
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) No space found before comment text; expected "// include('js.php');" but found "//include('js.php');"
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Variable "cont_class" must not contain underscores.
(#98) Expected "if (...) {\n"; found "if(...){\n"
(#100) Variable "cont_class" must not contain underscores.
(#100) Expected 1 space after ".="; 2 found
(#102) Whitespace found at end of line
(#103) Expected "if (...) {\n"; found "if(...){\n"
(#106) Expected "} else {\n"; found "}else{\n"
(#113) Expected "if (...) {\n"; found "if(...){\n"
(#115) Expected "if (...) {\n"; found "if(...){\n"
(#116) Variable "cont_class" must not contain underscores.
(#117) Expected "} else {\n"; found "}else{\n"
(#119) Variable "cont_class" must not contain underscores.
(#121) Expected "} else {\n"; found "}else{\n"
(#123) Variable "cont_class" must not contain underscores.
(#126) Variable "cont_class" must not contain underscores.
(#126) Expected 1 space after ".="; 2 found
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) This comment is 75% valid code; is this commented out code?
(#129) No space found before comment text; expected "// echo $room;" but found "//echo $room;"
(#130) Expected "if (...) {\n"; found "if(...){\n"
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Line indented incorrectly; expected at least 4 spaces, found 0
(#132) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Line indented incorrectly; expected at least 4 spaces, found 0
(#133) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#134) Expected "} else {\n"; found "}else{\n"
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Line indented incorrectly; expected at least 4 spaces, found 0
(#136) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Line indented incorrectly; expected at least 4 spaces, found 0
(#137) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#139) Expected "if (...) {\n"; found "if(...){\n"
(#141) Expected "} else {\n"; found "}else{\n"
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Line indented incorrectly; expected 4 spaces, found 1
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Line indented incorrectly; expected 4 spaces, found 1
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Line indented incorrectly; expected 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Line indented incorrectly; expected 4 spaces, found 1
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Line indented incorrectly; expected 4 spaces, found 1
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) This comment is 56% valid code; is this commented out code?
(#165) Spaces must be used to indent lines; tabs are not allowed
(#184) Variable "cont_class" must not contain underscores.
(#186) Line indented incorrectly; expected 4 spaces, found 8
(#186) Expected "if (...) {\n"; found "if(...){\n"
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#191) Line exceeds 132 characters; contains 145 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#192) Line exceeds 132 characters; contains 150 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#194) Line exceeds 132 characters; contains 158 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#198) Line exceeds 132 characters; contains 143 characters
(#202) Line indented incorrectly; expected 4 spaces, found 8
(#237) Expected "if (...) {\n"; found "if(...){\n"
(#238) Expected "if (...) {\n"; found "if(...){\n"
(#249) Whitespace found at end of line
(#250) Expected "if (...) {\n"; found "if(...){\n"
(#255) Variable "audio_tooltip" must not contain underscores.
(#255) Expected 1 space after "="; 2 found
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) This comment is 43% valid code; is this commented out code?
(#259) No space found before comment text; expected "// $dap = "true"; //display audio" but found "//$dap = "true"; //display audio"
(#259) Whitespace found at end of line
(#262) Variable "audio_tooltip" must not contain underscores.
(#262) Expected 1 space after "="; 2 found
(#273) Variable "audio_tooltip" must not contain underscores.
(#291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) This comment is 75% valid code; is this commented out code?
(#291) No space found before comment text; expected "// echo $speakerimg;" but found "//echo $speakerimg;"
mod/virtualclass/bundle/virtualclass/example/js.debug.php
(#1) The first thing in a PHP file must be the <?php tag.
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) This comment is 75% valid code; is this commented out code?
(#40) No space found before comment text; expected "// echo $whiteboardpath;" but found "//echo $whiteboardpath;"
mod/virtualclass/bundle/virtualclass/example/js.php
(#1) The first thing in a PHP file must be the <?php tag.
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/virtualclass/bundle/virtualclass/export.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Spaces must be used to indent lines; tabs are not allowed
(#2) Tab found within whitespace
(#2) Line 2 of the opening comment must start "//".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line indented incorrectly; expected 0 spaces, found 1
(#2) Expected "if (...) {\n"; found "if(...){\n"
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#2) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#2) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#3) Spaces must be used to indent lines; tabs are not allowed
(#3) Tab found within whitespace
(#3) Line indented incorrectly; expected at least 4 spaces, found 2
(#4) Spaces must be used to indent lines; tabs are not allowed
(#4) Tab found within whitespace
(#4) Line indented incorrectly; expected at least 4 spaces, found 2
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Line indented incorrectly; expected 4 spaces, found 2
(#6) Expected "if (...) {\n"; found "if(...){\n"
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected at least 8 spaces, found 3
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected 4 spaces, found 2
(#8) Expected "} else {\n"; found "}else{\n"
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected at least 8 spaces, found 3
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected 4 spaces, found 2
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) This comment is 72% valid code; is this commented out code?
(#11) Line indented incorrectly; expected at least 4 spaces, found 2
(#11) No space found before comment text; expected "// echo json_encode($arr);" but found "//echo json_encode($arr);"
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 4 spaces, found 2
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected 0 spaces, found 1
(#13) Expected "} else {\n"; found "}else{\n"
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 4 spaces, found 2
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 0 spaces, found 1
(#16) A closing tag is not permitted at the end of a PHP file
mod/virtualclass/bundle/virtualclass/import.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#8) Variable "chunk_num" must not contain underscores.
(#17) Inline comments must start with a capital letter, digit or 3-dots sequence
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) This comment is 50% valid code; is this commented out code?
(#17) No space found before comment text; expected "// $file_name = "user".$user.".".$chunk_num;" but found "//$file_name = "user".$user.".".$chunk_num;"
(#18) Variable "file_name" must not contain underscores.
(#18) Variable "chunk_num" must not contain underscores.
(#21) Expected "if (...) {\n"; found "if(...){\n"
(#21) Variable "file_name" must not contain underscores.
(#23) Expected "} else {\n"; found "}else{\n"
(#24) Variable "file_name" must not contain underscores.
(#26) Expected "} else {\n"; found "}else{\n"
(#30) A closing tag is not permitted at the end of a PHP file
mod/virtualclass/classes/event/course_module_instance_list_viewed.php
(#21) Whitespace found at end of line
(#33) Whitespace found at end of line
mod/virtualclass/classroom.php
(#35) Variable "vcSid" must be all lower-case
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#75) Line exceeds 132 characters; contains 142 characters
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Expected "if (...) {\n"; found "if(...) { \n"
(#90) Whitespace found at end of line
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#93) Line exceeds 132 characters; contains 135 characters
(#94) Whitespace found at end of line
(#104) Variable "cont_class" must not contain underscores.
(#116) Variable "cont_class" must not contain underscores.
(#117) Expected "if (...) {\n"; found "if(...) {\n"
(#122) Expected "if (...) {\n"; found "if(...){\n"
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Variable "cont_class" must not contain underscores.
(#123) Expected 1 space after ".="; 2 found
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Whitespace found at end of line
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Variable "cont_class" must not contain underscores.
(#126) Expected 1 space after ".="; 2 found
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Expected "if (...) {\n"; found "if(...){\n"
(#134) Variable "audio_tooltip" must not contain underscores.
(#134) Expected 1 space after "="; 2 found
(#134) Commas (,) must be followed by white space.
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) This comment is 50% valid code; is this commented out code?
(#138) No space found before comment text; expected "// $isplay = false;" but found "//$isplay = false;"
(#141) Variable "audio_tooltip" must not contain underscores.
(#141) Expected 1 space after "="; 2 found
(#141) Commas (,) must be followed by white space.
(#157) Variable "vcSid" must be all lower-case
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) This comment is 58% valid code; is this commented out code?
(#181) Expected "if (...) {\n"; found "if(...){\n"
(#183) Expected "} else {\n"; found "}else{\n"
(#189) Variable "cont_class" must not contain underscores.
(#191) Line indented incorrectly; expected 0 spaces, found 3
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#195) Line exceeds 132 characters; contains 141 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#196) Line exceeds 132 characters; contains 146 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#197) Line exceeds 132 characters; contains 149 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#198) Line exceeds 132 characters; contains 154 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 139 characters
(#206) Line indented incorrectly; expected 0 spaces, found 4
(#206) Closing brace indented incorrectly; expected 3 spaces, found 4
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#221) Line exceeds 132 characters; contains 133 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#222) Line exceeds 132 characters; contains 139 characters
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) This comment is 66% valid code; is this commented out code?
(#223) No space found before comment text; expected "// echo html_writer::tag('img', '', array('id' => 'speakerPressonceImg', 'src' => $pressonceimg));" but found "//echo html_writer::tag('img', '', array('id' => 'speakerPressonceImg', 'src' => $pressonceimg));"
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#224) Line exceeds 132 characters; contains 165 characters
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#228) This comment is 69% valid code; is this commented out code?
(#228) No space found before comment text; expected "// echo html_writer::tag('i', array('id' => 'speakerPressonceI'));" but found "//echo html_writer::tag('i', array('id' => 'speakerPressonceI'));"
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) Line exceeds 132 characters; contains 142 characters
(#231) This comment is 62% valid code; is this commented out code?
(#231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#231) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) This comment is 75% valid code; is this commented out code?
(#232) No space found before comment text; expected "// echo "sd";" but found "//echo "sd";"
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#238) Line exceeds 132 characters; contains 134 characters
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) This comment is 65% valid code; is this commented out code?
(#240) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#245) Space found before semicolon; expected ");" but found ") ;"
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#257) Line exceeds 132 characters; contains 162 characters
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) This comment is 64% valid code; is this commented out code?
(#258) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#267) This comment is 62% valid code; is this commented out code?
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#267) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#268) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#269) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) No space found before comment text; expected "// echo html_writer::end_tag('div');" but found "//echo html_writer::end_tag('div');"
(#274) Whitespace found at end of line within string
(#293) Whitespace found at end of line within string
(#299) Whitespace found at end of line within string
(#302) Whitespace found at end of line within string
(#358) Commas (,) must be followed by white space.
(#362) Commas (,) must be followed by white space.
mod/virtualclass/db/install.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
mod/virtualclass/db/uninstall.php
(#21) Whitespace found at end of line
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
mod/virtualclass/db/upgrade.php
(#75) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Whitespace found at end of line
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Line indented incorrectly; expected at least 12 spaces, found 11
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#103) Whitespace found at end of line
(#116) Whitespace found at end of line
(#119) Whitespace found at end of line
(#125) Whitespace found at end of line
(#127) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/virtualclass/edit.php
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) This comment is 100% valid code; is this commented out code?
(#57) No space found before comment text; expected "// require_once('upload_form.php');" but found "//require_once('upload_form.php');"
(#59) Variable "vc_file" must not contain underscores.
(#65) Whitespace found at end of line
(#66) Variable "vc_file" must not contain underscores.
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) This comment is 86% valid code; is this commented out code?
(#67) No space found before comment text; expected "// print_r($vc_file);exit;" but found "//print_r($vc_file);exit;"
(#68) Variable "vc_file" must not contain underscores.
(#68) Whitespace found at end of line
(#75) Variable "vc_file" must not contain underscores.
mod/virtualclass/edit_form.php
(#47) This comment is 54% valid code; is this commented out code?
(#47) Line indented incorrectly; expected at least 4 spaces, found 3
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Line indented incorrectly; expected at least 4 spaces, found 0
mod/virtualclass/lib.php
(#51) Closing brace must be on a line by itself
(#52) Closing brace must be on a line by itself
(#53) Closing brace must be on a line by itself
(#54) Closing brace must be on a line by itself
(#55) Closing brace must be on a line by itself
(#56) Closing brace must be on a line by itself
(#57) Closing brace must be on a line by itself
(#58) Closing brace must be on a line by itself
(#59) Closing brace must be on a line by itself
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) This comment is 86% valid code; is this commented out code?
(#101) Line indented incorrectly; expected at least 4 spaces, found 0
(#101) No space found before comment text; expected "// print_r($virtualclass);exit;" but found "//print_r($virtualclass);exit;"
(#102) Expected "if (...) {\n"; found "if(...) {\n"
(#241) Whitespace found at end of line
(#255) Whitespace found at end of line
mod/virtualclass/locallib.php
(#67) Whitespace found at end of line
(#151) Whitespace found at end of line
(#156) function name "deleteAll" must be lower-case letters only
(#157) Expected "if (...) {\n"; found "if(...) {\n"
(#157) Commas (,) must be followed by white space.
(#158) Commas (,) must be followed by white space.
(#158) Commas (,) must be followed by white space.
(#161) Expected "if (...) {\n"; found "if(...) {\n"
(#163) Usage of ELSEIF not allowed; use ELSE IF instead
(#166) Variable "directoryHandle" must be all lower-case
(#168) Variable "directoryHandle" must be all lower-case
(#169) Expected "if (...) {\n"; found "if(...) {\n"
(#172) Expected "if (...) {\n"; found "if(...) {\n"
(#179) Variable "directoryHandle" must be all lower-case
(#180) Expected "if (...) {\n"; found "if(...) {\n"
(#181) Expected "if (...) {\n"; found "if(...) {\n"
(#218) This comment is 55% valid code; is this commented out code?
(#219) Line indented incorrectly; expected at least 4 spaces, found 0
(#221) Line indented incorrectly; expected at least 4 spaces, found 0
(#222) Expected "if (...) {\n"; found "if(...){\n"
(#223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#223) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Whitespace found at end of line
(#246) function name "generateRandomString" must be lower-case letters only
(#248) Variable "charactersLength" must be all lower-case
(#249) Variable "randomString" must be all lower-case
(#251) Variable "randomString" must be all lower-case
(#251) Variable "charactersLength" must be all lower-case
(#253) Variable "randomString" must be all lower-case
mod/virtualclass/mod_form.php
(#58) This comment is 84% valid code; is this commented out code?
(#58) No space found before comment text; expected "// $this->add_intro_editor();" but found "//$this->add_intro_editor();"
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) This comment is 72% valid code; is this commented out code?
(#59) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#60) Expected "if (...) {\n"; found "if(...){\n"
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) This comment is 50% valid code; is this commented out code?
(#63) No space found before comment text; expected "// moodle.2.8.9 or earlier" but found "//moodle.2.8.9 or earlier"
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) This comment is 73% valid code; is this commented out code?
(#74) No space found before comment text; expected "// $mform->addRule('moderatorid', get_string('error'), 'required', null, 'client');" but found "//$mform->addRule('moderatorid', get_string('error'), 'required', null, 'client');"
(#79) Expected "if (...) {\n"; found "if(...) {\n"
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) This comment is 77% valid code; is this commented out code?
(#82) No space found before comment text; expected "// $mform->enabledIf('Anyonepresenter', 'moderatorid', '');" but found "//$mform->enabledIf('Anyonepresenter', 'moderatorid', '');"
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) This comment is 73% valid code; is this commented out code?
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) This comment is 73% valid code; is this commented out code?
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Expected 1 space after "=>"; 0 found
mod/virtualclass/play_recording.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#24) Whitespace found at end of line
(#25) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) This comment is 86% valid code; is this commented out code?
(#30) No space found before comment text; expected "// print_r($file);exit;" but found "//print_r($file);exit;"
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) This comment is 50% valid code; is this commented out code?
(#32) No space found before comment text; expected "// $filepath = $CFG->dataroot."/virtualclass/2/1/74FzDRhfpAy/user.".$filenum;" but found "//$filepath = $CFG->dataroot."/virtualclass/2/1/74FzDRhfpAy/user.".$filenum;"
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) This comment is 100% valid code; is this commented out code?
(#37) No space found before comment text; expected "// "filenotfound";" but found "//"filenotfound";"
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) This comment is 72% valid code; is this commented out code?
(#39) No space found before comment text; expected "// echo json_encode($arr);" but found "//echo json_encode($arr);"
(#41) A closing tag is not permitted at the end of a PHP file
mod/virtualclass/recording.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) This comment is 84% valid code; is this commented out code?
(#35) No space found before comment text; expected "// echo $vmsession;exit;" but found "//echo $vmsession;exit;"
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) This comment is 100% valid code; is this commented out code?
(#42) No space found before comment text; expected "// 'Course module ID missing.';" but found "//'Course module ID missing.';"
(#49) Expected "if (...) {\n"; found "if(...){\n"
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) This comment is 82% valid code; is this commented out code?
(#50) Line indented incorrectly; expected at least 4 spaces, found 0
(#50) No space found before comment text; expected "// if(has_capability('mod/virtualclass:addinstance', $context)){" but found "//if(has_capability('mod/virtualclass:addinstance', $context)){"
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// save file record in database" but found "//save file record in database"
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) No space found before comment text; expected "// update record" but found "//update record"
(#64) Expected 1 space before "=>"; 0 found
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) This comment is 86% valid code; is this commented out code?
(#76) No space found before comment text; expected "// print_r($vcfile);exit;" but found "//print_r($vcfile);exit;"
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) This comment is 100% valid code; is this commented out code?
(#81) No space found before comment text; expected "// 'Unable to record data.';exit;" but found "//'Unable to record data.';exit;"
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) This comment is 100% valid code; is this commented out code?
(#84) No space found before comment text; expected "// 'No data for recording.';" but found "//'No data for recording.';"
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) This comment is 100% valid code; is this commented out code?
(#87) No space found before comment text; expected "// 'Permission denied';" but found "//'Permission denied';"
(#89) A closing tag is not permitted at the end of a PHP file
mod/virtualclass/upload.php
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) This comment is 78% valid code; is this commented out code?
(#30) No space found before comment text; expected "// require_once($CFG->dirroot.'/course/moodleform_mod.php');" but found "//require_once($CFG->dirroot.'/course/moodleform_mod.php');"
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) No space found before comment text; expected "// md5 confirmation hash" but found "//md5 confirmation hash"
(#64) Empty IF statement detected
(#67) This comment is 50% valid code; is this commented out code?
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Expected "if (...) {\n"; found "if(...){\n"
(#90) Variable "decode_data" must not contain underscores.
(#91) Variable "file_length" must not contain underscores.
(#91) Variable "decode_data" must not contain underscores.
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) This comment is 86% valid code; is this commented out code?
(#92) No space found before comment text; expected "// print_r($decode_data);exit;" but found "//print_r($decode_data);exit;"
(#94) Expected "if (...) {\n"; found "if(...) {\n"
(#94) Variable "file_length" must not contain underscores.
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) No space found before comment text; expected "// Break larage file in multiple files" but found "//Break larage file in multiple files"
(#97) Variable "file_length" must not contain underscores.
(#98) Variable "decode_data" must not contain underscores.
(#100) Variable "new_cunk" must not contain underscores.
(#100) Variable "decode_data" must not contain underscores.
(#102) Variable "new_cunk" must not contain underscores.
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Line indented incorrectly; expected at least 24 spaces, found 20
(#105) Whitespace found at end of line
(#106) Expected 1 space before "=>"; 0 found
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) This comment is 75% valid code; is this commented out code?
(#115) No space found before comment text; expected "// echo 'There was an error creating the file name';" but found "//echo 'There was an error creating the file name';"
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Expected "if (...) {\n"; found "if(...){\n"
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) No space found before comment text; expected "// save file record in database" but found "//save file record in database"
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) This comment is 66% valid code; is this commented out code?
(#125) No space found before comment text; expected "// redirect( new moodle_url('/mod/virtualclass/view.php', array('id' => $cm->id)));" but found "//redirect( new moodle_url('/mod/virtualclass/view.php', array('id' => $cm->id)));"
mod/virtualclass/upload_form.php
(#73) This comment is 77% valid code; is this commented out code?
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) No space found before comment text; expected "// $mform->addHelpButton('name', 'virtualclassname', 'virtualclass');" but found "//$mform->addHelpButton('name', 'virtualclassname', 'virtualclass');"
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) This comment is 55% valid code; is this commented out code?
(#74) No space found before comment text; expected "// $maxbytes = ini_get('post_max_size')*10000000;" but found "//$maxbytes = ini_get('post_max_size')*10000000;"
mod/virtualclass/view.php
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) No space found before comment text; expected "// md5 confirmation hash" but found "//md5 confirmation hash"
(#68) Commas (,) must be followed by white space.
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) This comment is 75% valid code; is this commented out code?
(#73) No space found before comment text; expected "// require_capability('mod/virtualclass:addinstance', $context);" but found "//require_capability('mod/virtualclass:addinstance', $context);"
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#81) Line exceeds 132 characters; contains 146 characters
(#88) Expected 1 space before "=>"; 0 found
(#115) Whitespace found at end of line
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#137) This comment is 62% valid code; is this commented out code?
(#145) Expected 1 space after ":"; 0 found
(#147) Whitespace found at end of line
(#158) Whitespace found at end of line
(#159) Whitespace found at end of line
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 5
(#173) Expected "if (...) {\n"; found "if(...){\n"
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 12 spaces, found 8
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 8 spaces, found 5
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 12 spaces, found 8
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 8 spaces, found 5
(#191) Line exceeds 132 characters; contains 137 characters
(#192) Whitespace found at end of line
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Whitespace found at end of line
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#200) Inline comments must start with a capital letter, digit or 3-dots sequence
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) This comment is 70% valid code; is this commented out code?
(#200) No space found before comment text; expected "// if (has_capability('mod/virtualclass:addinstance', $context)) {" but found "//if (has_capability('mod/virtualclass:addinstance', $context)) {"
(#202) Expected 1 space before "=>"; 0 found
(#202) Expected 1 space after "=>"; 0 found
(#203) Commas (,) must be followed by white space.
(#203) Line exceeds 132 characters; contains 156 characters
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) No space found before comment text; expected "// display list of recorded files" but found "//display list of recorded files"
(#221) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#226) Whitespace found at end of line
(#228) Expected 1 space after "=>"; 0 found
(#228) Expected 1 space after "=>"; 0 found
(#228) Line exceeds 132 characters; contains 134 characters
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Line indented incorrectly; expected at least 8 spaces, found 7
(#234) Expected 1 space before "=>"; 0 found
(#234) Expected 1 space after "=>"; 0 found
(#234) Line exceeds 132 characters; contains 178 characters
(#237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Line indented incorrectly; expected at least 8 spaces, found 7
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Line exceeds maximum limit of 180 characters; contains 262 characters
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) This comment is 73% valid code; is this commented out code?
(#251) No space found before comment text; expected "// echo $OUTPUT->paging_bar($usercount, $page, $perpage, $baseurl);" but found "//echo $OUTPUT->paging_bar($usercount, $page, $perpage, $baseurl);"
(#253) Expected 1 space before "=>"; 0 found
(#253) Expected 1 space after "=>"; 0 found

Javascript coding style problems

(14497 errors, 69522 warnings)

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

mod/virtualclass/bundle/virtualclass/bundle/io/src/iolib.js
(#17) Extra space after key 'packetQueue'. (key-spacing)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#19) 'callback' is defined but never used (no-unused-vars)
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#31) 'MozWebSocket' is not defined. (no-undef)
(#33) Unexpected console statement. (no-console)
(#34) 'lang' is not defined. (no-undef)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Unexpected console statement. (no-console)
(#40) '$' is not defined. (no-undef)
(#43) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#52) 'ArrayBuffer' is not defined. (no-undef)
(#53) Missing semicolon. (semi)
(#55) Expected space or tab after '//' in comment. (spaced-comment)
(#58) 'ioMissingPackets' is not defined. (no-undef)
(#60) 'ioMissingPackets' is not defined. (no-undef)
(#62) 'ioMissingPackets' is not defined. (no-undef)
(#63) Multiple spaces found before 'else'. (no-multi-spaces)
(#64) 'ioMissingPackets' is not defined. (no-undef)
(#66) 'ioMissingPackets' is not defined. (no-undef)
(#68) 'ioMissingPackets' is not defined. (no-undef)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#83) Unexpected console statement. (no-console)
(#84) '$' is not defined. (no-undef)
(#90) Unexpected space before function parentheses. (space-before-function-paren)
(#91) Unexpected console statement. (no-console)
(#93) '$' is not defined. (no-undef)
(#97) Line 97 exceeds the maximum line length of 132. (max-len)
(#97) Unexpected console statement. (no-console)
(#99) Unexpected space before function parentheses. (space-before-function-paren)
(#101) Expected space(s) after "if". (keyword-spacing)
(#101) 'virtualclass' is not defined. (no-undef)
(#101) Missing space before opening brace. (space-before-blocks)
(#109) Unexpected space before function parentheses. (space-before-function-paren)
(#119) Unexpected space before function parentheses. (space-before-function-paren)
(#129) Extra space after key 'send'. (key-spacing)
(#129) Unexpected space before function parentheses. (space-before-function-paren)
(#142) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Expected space or tab after '//' in comment. (spaced-comment)
(#153) Expected space or tab after '//' in comment. (spaced-comment)
(#158) Expected space(s) after "if". (keyword-spacing)
(#158) Missing space before opening brace. (space-before-blocks)
(#159) Expected space(s) after "for". (keyword-spacing)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) Infix operators must be spaced. (space-infix-ops)
(#159) Missing space before opening brace. (space-before-blocks)
(#160) Identifier 'tmp_jobj' is not in camel case. (camelcase)
(#168) Unexpected console statement. (no-console)
(#174) Unexpected space before function parentheses. (space-before-function-paren)
(#180) Expected space(s) after "if". (keyword-spacing)
(#180) Missing space before opening brace. (space-before-blocks)
(#181) Unexpected console statement. (no-console)
(#181) There should be no spaces inside this paren. (space-in-parens)
(#190) Unexpected space before function parentheses. (space-before-function-paren)
(#192) Expected space(s) after "if". (keyword-spacing)
(#192) Missing space before opening brace. (space-before-blocks)
(#198) Unexpected space before function parentheses. (space-before-function-paren)
(#199) 'ArrayBuffer' is not defined. (no-undef)
(#200) Missing semicolon. (semi)
(#208) Unexpected space before function parentheses. (space-before-function-paren)
(#208) A space is required after ','. (comma-spacing)
(#210) 'ioStorage' is not defined. (no-undef)
(#214) Unexpected space before function parentheses. (space-before-function-paren)
(#216) Expected space or tab after '//' in comment. (spaced-comment)
(#217) 'scope' is defined but never used (no-unused-vars)
(#218) 'ArrayBuffer' is not defined. (no-undef)
(#219) '$' is not defined. (no-undef)
(#223) Identifier 'data_pack' is not in camel case. (camelcase)
(#223) 'Uint8Array' is not defined. (no-undef)
(#224) Identifier 'data_pack' is not in camel case. (camelcase)
(#224) 'Int8Array' is not defined. (no-undef)
(#224) Identifier 'data_pack' is not in camel case. (camelcase)
(#224) 'Uint8ClampedArray' is not defined. (no-undef)
(#224) Identifier 'data_pack' is not in camel case. (camelcase)
(#225) 'ioStorage' is not defined. (no-undef)
(#227) Expected space or tab after '//' in comment. (spaced-comment)
(#233) Expected space or tab after '//' in comment. (spaced-comment)
(#237) Unexpected space before function parentheses. (space-before-function-paren)
(#239) Line 239 exceeds the maximum line length of 132. (max-len)
(#239) Expected space or tab after '//' in comment. (spaced-comment)
(#241) Expected space or tab after '//' in comment. (spaced-comment)
(#245) Unexpected console statement. (no-console)
(#248) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#249) '$' is not defined. (no-undef)
(#249) Unexpected space before function parentheses. (space-before-function-paren)
(#249) 'v' is defined but never used (no-unused-vars)
(#256) Expected space or tab after '//' in comment. (spaced-comment)
(#257) '$' is not defined. (no-undef)
(#269) '$' is not defined. (no-undef)
(#281) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#284) '$' is not defined. (no-undef)
(#292) '$' is not defined. (no-undef)
(#298) '$' is not defined. (no-undef)
(#304) '$' is not defined. (no-undef)
(#309) Expected space or tab after '//' in comment. (spaced-comment)
(#315) Expected space or tab after '//' in comment. (spaced-comment)
(#318) Unexpected space before function parentheses. (space-before-function-paren)
(#319) Unexpected space before function parentheses. (space-before-function-paren)
(#319) Unexpected empty function. (no-empty-function)
(#322) Unexpected console statement. (no-console)
mod/virtualclass/bundle/virtualclass/bundle/jquery/jquery-1.11.0.min.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#2) Line 2 exceeds the maximum line length of 132. (max-len)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'module' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'module' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2) Expected space(s) before "throw". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Function 'anonymous' has a complexity of 21. (complexity)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'jquery'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'constructor'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'selector'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'length'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'toArray'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'get'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'pushStack'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'each'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'map'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'slice'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'first'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'last'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'eq'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'end'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'push'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'sort'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'splice'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected space(s) before "for". (keyword-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'expando'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isReady'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'error'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'noop'. (key-spacing)
(#2) Unexpected empty function. (no-empty-function)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isFunction'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isArray'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isWindow'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isNumeric'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isEmptyObject'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) 'b' is defined but never used (no-unused-vars)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isPlainObject'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) before "for". (keyword-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'globalEval'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) unnecessary '.call()'. (no-useless-call)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'camelCase'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'nodeName'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'each'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected { after 'else'. (curly)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected { after 'else'. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'trim'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'makeArray'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'inArray'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'merge'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Comparing to itself is potentially pointless. (no-self-compare)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'grep'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) 'e' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'map'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected space(s) before "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'else'. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'guid'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'proxy'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'now'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'support'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "var". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of '<<'. (no-bitwise)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'for' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'ID'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'CLASS'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'TAG'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'ATTR'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'PSEUDO'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'CHILD'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'bool'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'needsContext'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Comparing to itself is potentially pointless. (no-self-compare)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of '>>'. (no-bitwise)
(#2) Unexpected use of '|'. (no-bitwise)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of '|'. (no-bitwise)
(#2) Unexpected use of '&'. (no-bitwise)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'apply'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Function 'db' has a complexity of 27. (complexity)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Expected space(s) before "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Empty block statement. (no-empty)
(#2) Expected space(s) after "finally". (keyword-spacing)
(#2) Expected space(s) before "finally". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) after "finally". (keyword-spacing)
(#2) Expected space(s) before "finally". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of '~'. (no-bitwise)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of '~'. (no-bitwise)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "while". (keyword-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected to return a value at the end of this function. (consistent-return)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of '&'. (no-bitwise)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected space(s) before "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Unexpected use of '&'. (no-bitwise)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of '&'. (no-bitwise)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "try". (keyword-spacing)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Empty block statement. (no-empty)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected { after 'for' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected { after 'else'. (curly)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'cacheLength'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'createPseudo'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'match'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'attrHandle'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'find'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'relative'. (key-spacing)
(#2) Missing space before value for key '>'. (key-spacing)
(#2) Missing space before value for key 'dir'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'first'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key ' '. (key-spacing)
(#2) Missing space before value for key 'dir'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key '+'. (key-spacing)
(#2) Missing space before value for key 'dir'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'first'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key '~'. (key-spacing)
(#2) Missing space before value for key 'dir'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'preFilter'. (key-spacing)
(#2) Missing space before value for key 'ATTR'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'CHILD'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'PSEUDO'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'filter'. (key-spacing)
(#2) Missing space before value for key 'TAG'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'CLASS'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'ATTR'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'CHILD'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected to return a value at the end of this function. (consistent-return)
(#2) Function 'anonymous' has a complexity of 25. (complexity)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Blocks are nested too deeply (5). (max-depth)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'else'. (curly)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'PSEUDO'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'pseudos'. (key-spacing)
(#2) Missing space before value for key 'not'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'has'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'contains'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'lang'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'do'. (curly)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'target'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'root'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'focus'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of '~'. (no-bitwise)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'enabled'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'disabled'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'checked'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'selected'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'empty'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'parent'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'header'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'input'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'button'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'text'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'first'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'last'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'eq'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'even'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'odd'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected { after 'for' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'lt'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'gt'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected { after 'for' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected space(s) after "in". (keyword-spacing)
(#2) Missing space before value for key 'radio'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'checkbox'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'file'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'password'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'image'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) after "in". (keyword-spacing)
(#2) Missing space before value for key 'submit'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'reset'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Unexpected empty function. (no-empty-function)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing '()' invoking a constructor (new-parens)
(#2) A constructor name should not start with a lowercase letter. (new-cap)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'value'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'value'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'matches'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) 'd' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected to return a value at the end of this function. (consistent-return)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected to return a value at the end of this function. (consistent-return)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected { after 'else'. (curly)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) 'g' used outside of binding context. (block-scoped-var)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Function 'anonymous' has a complexity of 22. (complexity)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected { after 'else'. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Blocks are nested too deeply (5). (max-depth)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'value'. (key-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) 'm' used outside of binding context. (block-scoped-var)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) before "while". (keyword-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Unexpected use of '&'. (no-bitwise)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'find'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected to return a value at the end of this function. (array-callback-return)
(#2) Expected to return a value at the end of this function. (consistent-return)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'filter'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'not'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'is'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Function 'anonymous' has a complexity of 21. (complexity)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected { after 'if' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'children'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'contents'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'next'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'prev'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Missing space before value for key 'dir'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'c' is not modified in this loop. (no-unmodified-loop-condition)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'sibling'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) 'c' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'has'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected to return a value at the end of this function. (array-callback-return)
(#2) Expected to return a value at the end of this function. (consistent-return)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'closest'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) before "for". (keyword-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) 'f' used outside of binding context. (block-scoped-var)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'f' used outside of binding context. (block-scoped-var)
(#2) 'f' used outside of binding context. (block-scoped-var)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'index'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'add'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'addBack'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'do'. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing space before value for key 'parent'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'parents'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'parentsUntil'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'next'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'prev'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'nextAll'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'prevAll'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'nextUntil'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'prevUntil'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'siblings'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'children'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'contents'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 'h' is not modified in this loop. (no-unmodified-loop-condition)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'add'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'remove'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'has'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'empty'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'disable'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'disabled'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'lock'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'locked'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fireWith'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fire'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'fired'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Missing space before value for key 'Deferred'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'state'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'always'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'then'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'promise'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of '^'. (no-bitwise)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'when'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for' condition. (curly)
(#2) Expected space(s) before "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'isReady'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'readyWait'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'holdReady'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'ready'. (key-spacing)
(#2) Expected to return a value at the end of this function. (consistent-return)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Empty block statement. (no-empty)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Expected to return a value at the end of this function. (consistent-return)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected space(s) before "break". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "try". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) after "catch". (keyword-spacing)
(#2) Expected space(s) before "catch". (keyword-spacing)
(#2) Empty block statement. (no-empty)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected { after 'else'. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Expected { after 'for-in'. (curly)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing semicolon. (semi)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Return statement should not contain assignment. (no-return-assign)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected use of comma operator. (no-sequences)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'toJSON'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing semicolon. (semi)
(#3) Line 3 exceeds the maximum line length of 132. (max-len)
(#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) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#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) 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) 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) 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 "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 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Do not nest ternary expressions (no-nested-ternary)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected space(s) before "delete". (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 "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#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) Expected space(s) before "return". (keyword-spacing)
(#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) 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) 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) Do not nest ternary expressions (no-nested-ternary)
(#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) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Missing space before value for key 'cache'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'noData'. (key-spacing)
(#3) Missing space before value for key 'applet '. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'embed '. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'object '. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'hasData'. (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) Return statement should not contain assignment. (no-return-assign)
(#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) 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 function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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 'data'. (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) 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 semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'removeData'. (key-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 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 semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '_data'. (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) 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 before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '_removeData'. (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) 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 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) 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) Missing space before value for key 'data'. (key-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) 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) 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) 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) 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) 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 "while". (keyword-spacing)
(#3) Expected { after 'while' 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) 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) 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) 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) 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) Missing semicolon. (semi)
(#3) Requires a space before '}'. (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) Expected space(s) before "return". (keyword-spacing)
(#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) 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) 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) 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) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) 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 space before value for key 'removeData'. (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 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) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'queue'. (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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'dequeue'. (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) 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) 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) 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) 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) 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) 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) 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) 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) Missing space before value for key '_queueHooks'. (key-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) 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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'empty'. (key-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 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) 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 before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'queue'. (key-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 "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) 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) A space is required after ','. (comma-spacing)
(#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) 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 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) 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 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) 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) 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 'dequeue'. (key-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) 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) 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) Missing space before value for key 'clearQueue'. (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) 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 space before value for key 'promise'. (key-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) 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 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) 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) 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) 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 whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected space(s) after "while". (keyword-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) 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) 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) 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 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) 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) 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) 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) 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) 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) 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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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 { after 'for-in'. (curly)
(#3) Expected space(s) after "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) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "else". (keyword-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) 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) 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 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) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#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) 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 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) Do not nest ternary expressions (no-nested-ternary)
(#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) 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) 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) 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) Expected space(s) after "if". (keyword-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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-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) 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) 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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#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) 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) 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 'for-in'. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected space(s) after "in". (keyword-spacing)
(#3) Missing space before value for key 'submit'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'change'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'focusin'. (key-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) 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) 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 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) 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) 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) 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) Expected space(s) after "return". (keyword-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) 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) 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) 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) 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) 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) Empty block statement. (no-empty)
(#3) Missing space before opening brace. (space-before-blocks)
(#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) Missing space before value for key 'global'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'add'. (key-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) 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) 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 space(s) after "if". (keyword-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) 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) 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) 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) 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 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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' 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) 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) 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) 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) Missing space before value for key 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'origType'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'data'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handler'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'guid'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'selector'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'needsContext'. (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 'namespace'. (key-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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'remove'. (key-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) 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) 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) 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 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) 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 whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#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) 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) 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 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 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) 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) 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) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Expected space(s) before "else". (keyword-spacing)
(#3) Expected { after 'else'. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (curly)
(#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) 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) 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) Expected to return a value at the end of this function. (consistent-return)
(#3) Function 'trigger' has a complexity of 28. (complexity)
(#3) Missing space before value for key 'trigger'. (key-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) 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 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) 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) 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 "if". (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) 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) 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) 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) Identifier 'namespace_re' is not in camel case. (camelcase)
(#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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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 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 "if". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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 { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (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) 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#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) 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) 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) 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) 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) 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 "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) 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) 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 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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'dispatch'. (key-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) 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) 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) 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 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) 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) 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) 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 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 whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#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) 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) 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 whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (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 'while' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-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) 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 before '}'. (block-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 'handlers'. (key-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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) 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 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) 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) 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) 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) 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) Missing space before value for key 'elem'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handlers'. (key-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) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'elem'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handlers'. (key-spacing)
(#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) Missing space before value for key 'fix'. (key-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) Expected { after 'if' condition. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) before "return". (keyword-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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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 { after 'while' condition. (curly)
(#3) Expected space(s) after "while". (keyword-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) 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) 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) 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 'props'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fixHooks'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'keyHooks'. (key-spacing)
(#3) Missing space before value for key 'props'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'filter'. (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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Missing space before value for key 'mouseHooks'. (key-spacing)
(#3) Missing space before value for key 'props'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'filter'. (key-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) 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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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) 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) 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) 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) 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) Unexpected use of '&'. (no-bitwise)
(#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) Do not nest ternary expressions (no-nested-ternary)
(#3) Unexpected use of '&'. (no-bitwise)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Unexpected use of '&'. (no-bitwise)
(#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) Missing space before value for key 'special'. (key-spacing)
(#3) Missing space before value for key 'load'. (key-spacing)
(#3) Missing space before value for key 'noBubble'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'focus'. (key-spacing)
(#3) Missing space before value for key 'trigger'. (key-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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "try". (keyword-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) 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) 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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'delegateType'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'blur'. (key-spacing)
(#3) Missing space before value for key 'trigger'. (key-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) 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 'delegateType'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'click'. (key-spacing)
(#3) Missing space before value for key 'trigger'. (key-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) 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) Missing space before value for key '_default'. (key-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) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'beforeunload'. (key-spacing)
(#3) Missing space before value for key 'postDispatch'. (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) 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) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'simulate'. (key-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) 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 value for key 'type'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'isSimulated'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'originalEvent'. (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) A space is required after ','. (comma-spacing)
(#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) 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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Unary word operator 'void' must be followed by whitespace. (space-unary-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) Missing space before value for key 'isDefaultPrevented'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'isPropagationStopped'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'isImmediatePropagationStopped'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'preventDefault'. (key-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) 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) 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 'stopPropagation'. (key-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 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) 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) Missing space before value for key 'stopImmediatePropagation'. (key-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) 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) Missing space before value for key 'mouseenter'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'mouseleave'. (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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'delegateType'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'bindType'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'handle'. (key-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) 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) 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) 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) 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) Missing semicolon. (semi)
(#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 space before value for key 'setup'. (key-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) 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) 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) 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) 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) 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) Identifier '_submit_bubble' is not in camel case. (camelcase)
(#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) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'postDispatch'. (key-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) 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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'teardown'. (key-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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'setup'. (key-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) 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) 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) Identifier '_just_changed' is not in camel case. (camelcase)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Identifier '_just_changed' is not in camel case. (camelcase)
(#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) 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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#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 'handle'. (key-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) 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) 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 'teardown'. (key-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) 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) Missing space before value for key 'focus'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'blur'. (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) 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 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) 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) 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 space before value for key 'setup'. (key-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) 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) 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) 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) 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) Missing space before value for key 'teardown'. (key-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) 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) 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) 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 semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#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) 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) A space is required after ','. (comma-spacing)
(#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) 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) 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) Expected { after 'for-in'. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected space(s) before "this". (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 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) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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 whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) before "return". (keyword-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) 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) 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) 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 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) 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) 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) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'one'. (key-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) 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) Missing space before value for key 'off'. (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) Statement inside of curly braces should be on next line. (brace-style)
(#3) A space is required after ','. (comma-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) Infix operators must be spaced. (space-infix-ops)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Expected space(s) before "return". (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) 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 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-in'. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Expected space(s) before "this". (keyword-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) 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) 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) 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) 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) 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) 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 semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'trigger'. (key-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) 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) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'triggerHandler'. (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) 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) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-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) 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) Expected space(s) before "while". (keyword-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#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) 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) 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) 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) 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 space before value for key 'option'. (key-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 value for key 'legend'. (key-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 value for key 'area'. (key-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 value for key 'param'. (key-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 value for key 'thead'. (key-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 value for key 'tr'. (key-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 value for key 'col'. (key-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 value for key 'td'. (key-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 value for key '_default'. (key-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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-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) 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) 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) 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) 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) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'for' condition. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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 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) 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 JSDoc comment. (require-jsdoc)
(#3) Expected space(s) before "function". (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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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 { 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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 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) 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 "if". (keyword-spacing)
(#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) 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) 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) 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) 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 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-in'. (curly)
(#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) 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) 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 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) 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 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) 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) 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) 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) 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) 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) 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 { after 'for-in'. (curly)
(#3) Expected space(s) after "for". (keyword-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) 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) 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) 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) 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) 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 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) 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) 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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Missing space before value for key 'clone'. (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) 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) 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) 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) 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) 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) Expected { after 'for' condition. (curly)
(#3) Expected space(s) before "for". (keyword-spacing)
(#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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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 { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected space(s) before "if". (keyword-spacing)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected { after 'for' 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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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 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) 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) 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) 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 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) 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) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Function 'buildFragment' has a complexity of 24. (complexity)
(#3) Missing space before value for key 'buildFragment'. (key-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) 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) 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) 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 space(s) before "if". (keyword-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) 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) Expected space(s) before "if". (keyword-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (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 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#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) 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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' 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 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) 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 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 whitespace after semicolon. (semi-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected space(s) after "while". (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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "else". (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) 'h' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'o' used outside of binding context. (block-scoped-var)
(#3) 'h' 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) 'p' used outside of binding context. (block-scoped-var)
(#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) 'q' 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) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) 'f' used outside of binding context. (block-scoped-var)
(#3) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'p' used outside of binding context. (block-scoped-var)
(#3) 'q' used outside of binding context. (block-scoped-var)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) 'f' 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) 'g' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'f' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) 'f' used outside of binding context. (block-scoped-var)
(#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) 'o' used outside of binding context. (block-scoped-var)
(#3) 'f' used outside of binding context. (block-scoped-var)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#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) 'h' used outside of binding context. (block-scoped-var)
(#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) 'e' used outside of binding context. (block-scoped-var)
(#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 { after 'while' 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 "while". (keyword-spacing)
(#3) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#3) 'f' 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) 'e' used outside of binding context. (block-scoped-var)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) 'f' 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) 'f' 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) 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) 'h' used outside of binding context. (block-scoped-var)
(#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) 'o' used outside of binding context. (block-scoped-var)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'cleanData'. (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) 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 "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) 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) before "if". (keyword-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) 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 space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#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 space(s) after "for". (keyword-spacing)
(#3) Expected space(s) before "for". (keyword-spacing)
(#3) Expected { after 'for-in'. (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) 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) 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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#3) Missing space before value for key 'text'. (key-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 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) 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) 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) 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 'append'. (key-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) 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 "if". (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) 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) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'prepend'. (key-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) 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) 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 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) 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) 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 'before'. (key-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) 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) 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) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'after'. (key-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) 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) 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) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'remove'. (key-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 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#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) 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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) 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) 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 space before value for key 'empty'. (key-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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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 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) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#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) 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 "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) Missing space before value for key 'clone'. (key-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) Return statement should not contain assignment. (no-return-assign)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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 semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'html'. (key-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) 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) 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) 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) 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) 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) 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) 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) Missing whitespace after semicolon. (semi-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) Requires a space after '{'. (block-spacing)
(#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) 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) 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) 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 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) 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) 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 'replaceWith'. (key-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) 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) 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) 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) 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) Missing space before value for key 'detach'. (key-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) 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 'domManip'. (key-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) 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) 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) 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) 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) Expected space(s) before "return". (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) 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) 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 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) 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) 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) 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) 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) 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) 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) A space is required after ','. (comma-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 "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) 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) 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) 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) 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) 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) 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 'appendTo'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'prependTo'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'insertBefore'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'insertAfter'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'replaceAll'. (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) 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) 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) 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) 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) 'e' used outside of binding context. (block-scoped-var)
(#3) Missing semicolon. (semi)
(#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) 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) 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) 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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) 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) 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) 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 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) 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) 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) 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) 'f' is defined but never used (no-unused-vars)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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 "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) 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) 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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected no return value. (consistent-return)
(#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) 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) 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) 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) 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 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) 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) 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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) A space is required after ','. (comma-spacing)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) Missing whitespace after semicolon. (semi-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) 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) Missing space before value for key 'get'. (key-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) 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 "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (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) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#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) 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) 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 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) 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) 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) 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) Expected to return a value at the end of this function. (consistent-return)
(#3) Missing space before value for key 'reliableHiddenOffsets'. (key-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) Expected { after 'if' condition. (curly)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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) 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 { after 'if' condition. (curly)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Return statement should not contain assignment. (no-return-assign)
(#3) Expected space(s) before "return". (keyword-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) 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) 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) 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) 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) 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) 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 'boxSizing'. (key-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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Missing space before value for key 'boxSizingReliable'. (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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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 'pixelPosition'. (key-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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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 'reliableMarginRight'. (key-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) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3) Infix operators must be spaced. (space-infix-ops)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#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) 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) 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) 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) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Expected no return value. (consistent-return)
(#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) 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 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) 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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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 'zoom'. (key-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) 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) 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) 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) Missing space before value for key 'width'. (key-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) Requires a space before '}'. (block-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) 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 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) 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 'for-in'. (curly)
(#3) Expected space(s) after "for". (keyword-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 whitespace after semicolon. (semi-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-in'. (curly)
(#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) 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) 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) 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) Missing space before value for key 'position'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'visibility'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'display'. (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 space before value for key 'letterSpacing'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fontWeight'. (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) 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) 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) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#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) 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 "while". (keyword-spacing)
(#3) Expected { after 'while' condition. (curly)
(#3) Expected space(s) before "if". (keyword-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) 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) 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 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 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) 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) 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) 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) 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 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) 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 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) 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 { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#3) 'g' 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) 'h' used outside of binding context. (block-scoped-var)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) 'g' used outside of binding context. (block-scoped-var)
(#3) 'd' used outside of binding context. (block-scoped-var)
(#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) 'g' 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) 'd' 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) Infix operators must be spaced. (space-infix-ops)
(#3) 'd' 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) '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) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) 'f' used outside of binding context. (block-scoped-var)
(#3) 'g' 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) 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 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) 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) 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) 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) 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) Expected { after 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-spacing)
(#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) 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) 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) 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) 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) 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) 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) 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) 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) 'g' 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) 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) 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 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) 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) A space is required after ','. (comma-spacing)
(#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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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 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 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) 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) 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 space(s) before "return". (keyword-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) 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) 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) Missing space before value for key 'cssHooks'. (key-spacing)
(#3) Missing space before value for key 'opacity'. (key-spacing)
(#3) Expected to return a value at the end of this function. (consistent-return)
(#3) Missing space before value for key 'get'. (key-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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'cssNumber'. (key-spacing)
(#3) Missing space before value for key 'columnCount'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fillOpacity'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'fontWeight'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'lineHeight'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'opacity'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'order'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'orphans'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'widows'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'zIndex'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'zoom'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'cssProps'. (key-spacing)
(#3) Missing space before value for key 'float'. (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 'style'. (key-spacing)
(#3) Expected to return a value at the end of this function. (consistent-return)
(#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) 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) 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 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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "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) 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 { 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) 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) 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 space is required after ','. (comma-spacing)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Comparing to itself is potentially pointless. (no-self-compare)
(#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) 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) Expected space(s) before "try". (keyword-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) 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) 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) 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 'css'. (key-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) 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) 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) 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) 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) 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 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) 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) 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) 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) 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 space before value for key 'get'. (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) 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) 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 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 semicolon. (semi)
(#3) Requires a space before '}'. (block-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) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'set'. (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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#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) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'get'. (key-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) 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 leading decimal point can be confused with a dot. (no-floating-decimal)
(#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) Missing space before value for key 'set'. (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) 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) 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) 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) 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) 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) 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 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) 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 'display'. (key-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) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'margin'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'padding'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'border'. (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) 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) Missing space before value for key 'expand'. (key-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) 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) 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) 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) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) 'e' used outside of binding context. (block-scoped-var)
(#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) 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 space before value for key 'css'. (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) 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) 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 "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 'for' condition. (curly)
(#3) Expected space(s) after "for". (keyword-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) 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) 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) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) Expected space(s) before "return". (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) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'show'. (key-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) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Missing space before value for key 'hide'. (key-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) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'toggle'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#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) Do not nest ternary expressions (no-nested-ternary)
(#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 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) 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) 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 semicolon. (semi)
(#4) Requires a space before '}'. (block-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) 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) Missing space before value for key 'constructor'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'init'. (key-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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'cur'. (key-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) 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) 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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'run'. (key-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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#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) 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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-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) Missing space before value for key '_default'. (key-spacing)
(#4) Missing space before value for key 'get'. (key-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 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) Return statement should not contain assignment. (no-return-assign)
(#4) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'set'. (key-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) Do not nest ternary expressions (no-nested-ternary)
(#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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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) 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) Missing space before value for key 'set'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'linear'. (key-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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'swing'. (key-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) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#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) 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) Missing whitespace after semicolon. (semi-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) 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) 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) 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) Missing space before value for key '*'. (key-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) 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) 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) 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) 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) 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) 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) 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 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) 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) 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) 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) Expected { after 'do'. (curly)
(#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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "while". (keyword-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) 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) 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) Expected space(s) before "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Return statement should not contain assignment. (no-return-assign)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) 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 space before value for key 'height'. (key-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 { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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 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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected to return a value at the end of this function. (consistent-return)
(#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 "for". (keyword-spacing)
(#4) Expected { after 'for' condition. (curly)
(#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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#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) Expected space(s) before "return". (keyword-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Function 'jc' has a complexity of 22. (complexity)
(#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) 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) 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) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Infix operators must be spaced. (space-infix-ops)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#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) 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) 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) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) 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) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "if". (keyword-spacing)
(#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) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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 after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (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) Expected space(s) before "continue". (keyword-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) 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) 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 "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Statement inside of curly braces should be on next line. (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) A space is required after ','. (comma-spacing)
(#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) 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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-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) Missing whitespace after semicolon. (semi-spacing)
(#4) A space is required after ','. (comma-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) Expected { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#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) Missing whitespace after semicolon. (semi-spacing)
(#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) Expected { after 'for-in'. (curly)
(#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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#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) 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) 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 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) Statement inside of curly braces should be on next line. (brace-style)
(#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 { after 'for-in'. (curly)
(#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 "for". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "if". (keyword-spacing)
(#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) 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) 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) 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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for-in'. (curly)
(#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 "for". (keyword-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) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected { after 'else'. (curly)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected space(s) before "function". (keyword-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) 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) 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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-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) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected { after 'if' condition. (curly)
(#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 "for". (keyword-spacing)
(#4) Expected { after 'for' condition. (curly)
(#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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#4) 'f' used outside of binding context. (block-scoped-var)
(#4) A space is required after ','. (comma-spacing)
(#4) 'c' used outside of binding context. (block-scoped-var)
(#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) 'f' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'i' used outside of binding context. (block-scoped-var)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) 'c' used outside of binding context. (block-scoped-var)
(#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) 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 space before value for key 'elem'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'props'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'opts'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'specialEasing'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'originalProperties'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'originalOptions'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'startTime'. (key-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'duration'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'tweens'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'createTween'. (key-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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'stop'. (key-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) 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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-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) 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) Unexpected use of comma operator. (no-sequences)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-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 { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (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) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#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 space(s) before "return". (keyword-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) A space is required after ','. (comma-spacing)
(#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) 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 space before value for key 'elem'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'anim'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'queue'. (key-spacing)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'tweener'. (key-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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#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 "for". (keyword-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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'prefilter'. (key-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 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#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 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) 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) Missing space before value for key 'complete'. (key-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) Missing space before value for key 'duration'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'easing'. (key-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 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) Infix operators must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions (no-nested-ternary)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions (no-nested-ternary)
(#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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Infix operators must be spaced. (space-infix-ops)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 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) 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) Missing space before value for key 'fadeTo'. (key-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) 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) Missing space before value for key 'opacity'. (key-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 before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'animate'. (key-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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-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) Return statement should not contain assignment. (no-return-assign)
(#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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'stop'. (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) 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) 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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) Return statement should not contain assignment. (no-return-assign)
(#4) Expected space(s) after "return". (keyword-spacing)
(#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) 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) 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) 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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'else'. (curly)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-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) Infix operators must be spaced. (space-infix-ops)
(#4) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) A space is required after ','. (comma-spacing)
(#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) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#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) Missing space before value for key 'finish'. (key-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) 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) Unexpected use of comma operator. (no-sequences)
(#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) 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) 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) 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 space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for' condition. (curly)
(#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) 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) 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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) 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) 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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Missing semicolon. (semi)
(#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) Missing space before value for key 'slideDown'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'slideUp'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'slideToggle'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'fadeIn'. (key-spacing)
(#4) Missing space before value for key 'opacity'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'fadeOut'. (key-spacing)
(#4) Missing space before value for key 'opacity'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'fadeToggle'. (key-spacing)
(#4) Missing space before value for key 'opacity'. (key-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) 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) 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) 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 before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-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) 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) 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 { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-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) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#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 semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'slow'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'fast'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key '_default'. (key-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) 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) 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) 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) 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) 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) 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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#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) 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) 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 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) 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) 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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) Missing space before value for key 'val'. (key-spacing)
(#4) Expected to return a value at the end of this function. (consistent-return)
(#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) 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) 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) Missing space before opening brace. (space-before-blocks)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#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) 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 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) 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4) Do not nest ternary expressions (no-nested-ternary)
(#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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Return statement should not contain assignment. (no-return-assign)
(#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) 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) Do not nest ternary expressions (no-nested-ternary)
(#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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Requires a space before '}'. (block-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'valHooks'. (key-spacing)
(#4) Missing space before value for key 'option'. (key-spacing)
(#4) Missing space before value for key 'get'. (key-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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Missing space before value for key 'select'. (key-spacing)
(#4) Missing space before value for key 'get'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Statement inside of curly braces should be on next line. (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) 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) 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) Do not nest ternary expressions (no-nested-ternary)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#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) 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) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) 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) Expected space(s) before "return". (keyword-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) 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) 'g' used outside of binding context. (block-scoped-var)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'set'. (key-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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) after "try". (keyword-spacing)
(#4) Expected space(s) before "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) 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) 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 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected { after 'else'. (curly)
(#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) 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) 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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'set'. (key-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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Missing space before value for key 'attr'. (key-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) 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 function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'removeAttr'. (key-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) 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) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'attr'. (key-spacing)
(#4) Expected to return a value at the end of this function. (consistent-return)
(#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) 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) 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 { after 'if' condition. (curly)
(#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) 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) Return statement should not contain assignment. (no-return-assign)
(#4) Expected space(s) before "return". (keyword-spacing)
(#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) 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) 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) Do not nest ternary expressions (no-nested-ternary)
(#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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions (no-nested-ternary)
(#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) 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) 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) Missing space before value for key 'removeAttr'. (key-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) 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) 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) 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 "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected space(s) before "while". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Do not nest ternary expressions (no-nested-ternary)
(#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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'attrHooks'. (key-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) Missing space before value for key 'set'. (key-spacing)
(#4) Expected to return a value at the end of this function. (consistent-return)
(#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) 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 "if". (keyword-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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'set'. (key-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) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#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) Do not nest ternary expressions (no-nested-ternary)
(#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) 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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) A space is required after ','. (comma-spacing)
(#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) 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) 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) Do not nest ternary expressions (no-nested-ternary)
(#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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-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) Missing space before value for key 'set'. (key-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) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unary word operator 'void' must be followed by whitespace. (space-unary-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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) Missing space before value for key 'set'. (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) 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) 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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-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) 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) 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) Do not nest ternary expressions (no-nested-ternary)
(#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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'get'. (key-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) 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) 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) Missing space before value for key 'set'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'set'. (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) 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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'set'. (key-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) 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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) Missing space before value for key 'get'. (key-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) 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) Missing space before value for key 'set'. (key-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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Missing space before value for key 'prop'. (key-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) 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 function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'removeProp'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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 "try". (keyword-spacing)
(#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) 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) Unexpected use of comma operator. (no-sequences)
(#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) Empty block statement. (no-empty)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Missing space before value for key 'propFix'. (key-spacing)
(#4) Missing space before value for key 'for'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'class'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'prop'. (key-spacing)
(#4) Expected to return a value at the end of this function. (consistent-return)
(#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) 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) 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 "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#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) 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) 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) 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) 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) Do not nest ternary expressions (no-nested-ternary)
(#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) 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) A space is required after ','. (comma-spacing)
(#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) Missing space before value for key 'propHooks'. (key-spacing)
(#4) Missing space before value for key 'tabIndex'. (key-spacing)
(#4) Missing space before value for key 'get'. (key-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) 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) Do not nest ternary expressions (no-nested-ternary)
(#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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-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) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'get'. (key-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) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'get'. (key-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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) 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) Missing space before value for key 'addClass'. (key-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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) before "for". (keyword-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) Missing whitespace after semicolon. (semi-spacing)
(#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) Expected space(s) before "if". (keyword-spacing)
(#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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'removeClass'. (key-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) 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) 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) 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 whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "return". (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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) before "for". (keyword-spacing)
(#4) Expected { after 'for' condition. (curly)
(#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 whitespace after semicolon. (semi-spacing)
(#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) Expected space(s) before "if". (keyword-spacing)
(#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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected space(s) before "while". (keyword-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Blocks are nested too deeply (5). (max-depth)
(#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) 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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'toggleClass'. (key-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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#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) Do not nest ternary expressions (no-nested-ternary)
(#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) 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) 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 before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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 "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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) 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 space(s) after "while". (keyword-spacing)
(#4) Expected { after 'while' condition. (curly)
(#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 a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Expected space(s) after "else". (keyword-spacing)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) Expected { after 'else'. (curly)
(#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) 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) 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) Missing semicolon. (semi)
(#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) Missing space before value for key 'hasClass'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected space(s) after "for". (keyword-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) 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 space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#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) 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 "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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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 before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'hover'. (key-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) 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) Missing space before value for key 'bind'. (key-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) 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) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'unbind'. (key-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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'delegate'. (key-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) 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) 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) Missing space before value for key 'undelegate'. (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) 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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#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) 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) 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) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) 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) 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) 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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) The Function constructor is eval. (no-new-func)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-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) Missing '()' invoking a constructor (new-parens)
(#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) 'ActiveXObject' is not defined. (no-undef)
(#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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#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) Statement inside of curly braces should be on next line. (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) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#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) Missing JSDoc comment. (require-jsdoc)
(#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) 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 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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-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) 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 space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#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 { after 'while' condition. (curly)
(#4) Expected space(s) before "while". (keyword-spacing)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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) 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) Missing JSDoc comment. (require-jsdoc)
(#4) Expected space(s) before "function". (keyword-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) 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) Missing JSDoc comment. (require-jsdoc)
(#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 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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#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) Do not nest ternary expressions (no-nested-ternary)
(#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) 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) 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) 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) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) before "void". (keyword-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) 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 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) A space is required after ','. (comma-spacing)
(#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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 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 whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) before "for". (keyword-spacing)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "else". (keyword-spacing)
(#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 "for". (keyword-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (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) 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) 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) 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 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) 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) 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) 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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) before "for". (keyword-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 { after 'while' condition. (curly)
(#4) Expected space(s) after "while". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-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) 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) 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) Expected space(s) before "if". (keyword-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) 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) 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) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected { after 'if' condition. (curly)
(#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) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) before "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Blocks are nested too deeply (5). (max-depth)
(#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) 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 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 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) 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 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (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) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) ["throws"] is better written in dot notation. (dot-notation)
(#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) 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) 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) Expected space(s) after "return". (keyword-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) Missing space before value for key 'state'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'error'. (key-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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#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) Missing space before value for key 'state'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'data'. (key-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Missing space before value for key 'active'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'lastModified'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'etag'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ajaxSettings'. (key-spacing)
(#4) Missing space before value for key 'url'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'isLocal'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'global'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'processData'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'async'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'contentType'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'accepts'. (key-spacing)
(#4) Missing space before value for key '*'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'text'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'html'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'xml'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'json'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'contents'. (key-spacing)
(#4) Missing space before value for key 'xml'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'html'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'json'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'responseFields'. (key-spacing)
(#4) Missing space before value for key 'xml'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'text'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'json'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'converters'. (key-spacing)
(#4) Missing space before value for key '* text'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'text html'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'text json'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'text xml'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'flatOptions'. (key-spacing)
(#4) Missing space before value for key 'url'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'context'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ajaxSetup'. (key-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) 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) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) A space is required after ','. (comma-spacing)
(#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) 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 function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) Missing space before value for key 'ajaxPrefilter'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'ajaxTransport'. (key-spacing)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4) A space is required after ','. (comma-spacing)
(#4) Function 'ajax' has a complexity of 33. (complexity)
(#4) Missing space before value for key 'ajax'. (key-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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Statement inside of curly braces should be on next line. (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) 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) Missing whitespace after semicolon. (semi-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) 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) 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) 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) 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) 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) 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) Missing space before value for key 'readyState'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getResponseHeader'. (key-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 whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#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) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) Expected space(s) after "while". (keyword-spacing)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#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) 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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Missing space before value for key 'getAllResponseHeaders'. (key-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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'setRequestHeader'. (key-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) 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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'overrideMimeType'. (key-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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'statusCode'. (key-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 whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) before "for". (keyword-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'abort'. (key-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) 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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#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) 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) 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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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) 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 function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Expected space(s) before "return". (keyword-spacing)
(#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) 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) 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) 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) 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) 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) 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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-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) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-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) Expected { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) after "in". (keyword-spacing)
(#4) Missing space before value for key 'success'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'error'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'complete'. (key-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 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) 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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-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) 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) 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) 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) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) before "throw". (keyword-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) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected { after 'else'. (curly)
(#4) Expected space(s) before "else". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) 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 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) 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) 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) 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 function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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 function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) 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) A space is required after ','. (comma-spacing)
(#4) Do not nest ternary expressions (no-nested-ternary)
(#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) 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) 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) 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) 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) 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) 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) 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) 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) Missing space before value for key 'getJSON'. (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) 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) 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) Missing space before value for key 'getScript'. (key-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) 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) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) 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) 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 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) 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) 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) 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) Missing space before value for key 'url'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'dataType'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'data'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'success'. (key-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#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) 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 space before value for key 'url'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'dataType'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'async'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'global'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'throws'. (key-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'wrapAll'. (key-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) 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) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected space(s) after "while". (keyword-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) 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) 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) Missing space before value for key 'wrapInner'. (key-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) Infix operators must be spaced. (space-infix-ops)
(#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) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-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 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'wrap'. (key-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) 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) 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) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'unwrap'. (key-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) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#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) 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) Missing whitespace after semicolon. (semi-spacing)
(#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) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#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 whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (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) Expected { after 'if' condition. (curly)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#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) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'else'. (curly)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-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) 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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions (no-nested-ternary)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'if' condition. (curly)
(#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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'else'. (curly)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Missing space before value for key 'serialize'. (key-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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'serializeArray'. (key-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) 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) 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) 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) 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) 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) 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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4) Do not nest ternary expressions (no-nested-ternary)
(#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) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#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) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing space before value for key 'name'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'value'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing semicolon. (semi)
(#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) 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 space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Expected space(s) after "return". (keyword-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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#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) 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) 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 "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) Expected { after 'for-in'. (curly)
(#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 before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) 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) Expected to return a value at the end of this function. (consistent-return)
(#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) Expected space(s) after "if". (keyword-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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 whitespace after semicolon. (semi-spacing)
(#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) Missing space before value for key 'send'. (key-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) 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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#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) Unexpected use of comma operator. (no-sequences)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected space(s) before "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#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) 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) 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 space(s) after "for". (keyword-spacing)
(#4) Expected { after 'for-in'. (curly)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Expected space(s) before "void". (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) 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) 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) 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) 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 "if". (keyword-spacing)
(#4) Expected { after 'if' condition. (curly)
(#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) Expected space(s) before "if". (keyword-spacing)
(#4) Expected space(s) after "if". (keyword-spacing)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-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) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected space(s) after "else". (keyword-spacing)
(#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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#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) 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 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) 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) 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) 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 before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Do not nest ternary expressions (no-nested-ternary)
(#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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'abort'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected to return a value at the end of this function. (consistent-return)
(#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) Missing '()' invoking a constructor (new-parens)
(#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) Empty block statement. (no-empty)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected space(s) before "function". (keyword-spacing)
(#4) Missing JSDoc comment. (require-jsdoc)
(#4) Expected to return a value at the end of this function. (consistent-return)
(#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) 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) Empty block statement. (no-empty)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space before '}'. (block-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Missing space before value for key 'accepts'. (key-spacing)
(#4) Missing space before value for key 'script'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'contents'. (key-spacing)
(#4) Missing space before value for key 'script'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'converters'. (key-spacing)
(#4) Missing space before value for key 'text script'. (key-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) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#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) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-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) Statement inside of curly braces should be on next line. (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) 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) 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) Expected to return a value at the end of this function. (consistent-return)
(#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 "if". (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) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#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) Missing space before value for key 'send'. (key-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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 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) 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 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) 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) 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 before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'abort'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Missing space before value for key 'jsonp'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'jsonpCallback'. (key-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) 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 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) 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) 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) 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) 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) 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) 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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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 an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) 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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#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) 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 after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected { after 'if' condition. (curly)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#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) 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) 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) 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) 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) 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) 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) 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) Expected space(s) after "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected { after 'if' condition. (curly)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Expected space(s) before "return". (keyword-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-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) 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) 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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#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) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'url'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'type'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'dataType'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'data'. (key-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-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) Statement inside of curly braces should be on next line. (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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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) 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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-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) 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) Do not nest ternary expressions (no-nested-ternary)
(#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) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'setOffset'. (key-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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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) Unexpected use of comma operator. (no-sequences)
(#4) Expected to return a value at the end of this function. (consistent-return)
(#4) Missing space before value for key 'offset'. (key-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) Expected { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#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) 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) 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) Missing whitespace after semicolon. (semi-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 space before value for key 'top'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'left'. (key-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) 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) 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 { after 'if' condition. (curly)
(#4) Expected space(s) after "if". (keyword-spacing)
(#4) Expected space(s) before "return". (keyword-spacing)
(#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) 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 space before value for key 'top'. (key-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) Missing space before value for key 'left'. (key-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) Missing space before value for key 'position'. (key-spacing)
(#4) Expected to return a value at the end of this function. (consistent-return)
(#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 "if". (keyword-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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 space before value for key 'top'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'left'. (key-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) Return statement should not contain assignment. (no-return-assign)
(#4) Return statement should not contain assignment. (no-return-assign)
(#4) Expected space(s) after "return". (keyword-spacing)
(#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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) Missing space before value for key 'top'. (key-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) Missing space before value for key 'left'. (key-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) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'offsetParent'. (key-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) 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) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'while' condition. (curly)
(#4) Expected space(s) after "while". (keyword-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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'scrollLeft'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'scrollTop'. (key-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) 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) 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) 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 function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) 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) Do not nest ternary expressions (no-nested-ternary)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions (no-nested-ternary)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unary word operator 'void' must be followed by whitespace. (space-unary-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) 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 semicolon. (semi)
(#4) Requires a space before '}'. (block-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) 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) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) 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) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'Height'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'Width'. (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) 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 space before value for key 'padding'. (key-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'content'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key ''. (key-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) 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) 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) 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) 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) 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 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 function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#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 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) Return statement should not contain assignment. (no-return-assign)
(#4) Do not nest ternary expressions (no-nested-ternary)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Do not nest ternary expressions (no-nested-ternary)
(#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) 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) 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) 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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) 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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#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) 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) 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) 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) Unexpected use of comma operator. (no-sequences)
(#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) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#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) 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) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
mod/virtualclass/bundle/virtualclass/bundle/jquery/jquery-ui.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#3) Line 3 exceeds the maximum line length of 132. (max-len)
(#5) There should be no spaces inside this paren. (space-in-parens)
(#5) There should be no spaces inside this paren. (space-in-parens)
(#13) There should be no spaces inside this paren. (space-in-parens)
(#44) There should be no spaces inside this paren. (space-in-parens)
(#44) There should be no spaces inside this paren. (space-in-parens)
(#45) There should be no spaces inside this paren. (space-in-parens)
(#45) There should be no spaces inside this paren. (space-in-parens)
(#50) There should be no spaces inside this paren. (space-in-parens)
(#50) There should be no spaces inside this paren. (space-in-parens)
(#51) There should be no spaces inside this paren. (space-in-parens)
(#51) There should be no spaces inside this paren. (space-in-parens)
(#52) There should be no spaces inside this paren. (space-in-parens)
(#52) There should be no spaces inside this paren. (space-in-parens)
(#54) There should be no spaces inside this paren. (space-in-parens)
(#56) There should be no spaces inside this paren. (space-in-parens)
(#56) There should be no spaces inside this paren. (space-in-parens)
(#58) There should be no spaces inside this paren. (space-in-parens)
(#58) There should be no spaces inside this paren. (space-in-parens)
(#64) Line 64 exceeds the maximum line length of 132. (max-len)
(#64) A space is required after ','. (comma-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) A space is required after ','. (comma-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) A space is required after ','. (comma-spacing)
(#75) There should be no spaces inside this paren. (space-in-parens)
(#75) There should be no spaces inside this paren. (space-in-parens)
(#76) There should be no spaces inside this paren. (space-in-parens)
(#76) There should be no spaces inside this paren. (space-in-parens)
(#77) There should be no spaces inside this paren. (space-in-parens)
(#77) There should be no spaces inside this paren. (space-in-parens)
(#80) There should be no spaces inside this paren. (space-in-parens)
(#80) There should be no spaces inside this paren. (space-in-parens)
(#81) There should be no spaces inside this paren. (space-in-parens)
(#81) There should be no space after '[' (computed-property-spacing)
(#81) There should be no space before ']' (computed-property-spacing)
(#81) There should be no spaces inside this paren. (space-in-parens)
(#81) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#82) There should be no spaces inside this paren. (space-in-parens)
(#82) There should be no space after '[' (computed-property-spacing)
(#82) There should be no space before ']' (computed-property-spacing)
(#82) There should be no spaces inside this paren. (space-in-parens)
(#86) There should be no spaces inside this paren. (space-in-parens)
(#86) There should be no spaces inside this paren. (space-in-parens)
(#87) There should be no spaces inside this paren. (space-in-parens)
(#87) There should be no spaces inside this paren. (space-in-parens)
(#92) There should be no spaces inside this paren. (space-in-parens)
(#92) There should be no spaces inside this paren. (space-in-parens)
(#92) There should be no spaces inside this paren. (space-in-parens)
(#92) There should be no spaces inside this paren. (space-in-parens)
(#93) There should be no spaces inside this paren. (space-in-parens)
(#93) There should be no spaces inside this paren. (space-in-parens)
(#93) There should be no spaces inside this paren. (space-in-parens)
(#93) There should be no spaces inside this paren. (space-in-parens)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#114) There should be no spaces inside this paren. (space-in-parens)
(#114) There should be no spaces inside this paren. (space-in-parens)
(#114) There should be no spaces inside this paren. (space-in-parens)
(#114) There should be no spaces inside this paren. (space-in-parens)
(#115) There should be no spaces inside this paren. (space-in-parens)
(#115) There should be no spaces inside this paren. (space-in-parens)
(#115) There should be no spaces inside this paren. (space-in-parens)
(#115) There should be no spaces inside this paren. (space-in-parens)
(#122) Missing JSDoc comment. (require-jsdoc)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#125) There should be no spaces inside this paren. (space-in-parens)
(#125) There should be no spaces inside this paren. (space-in-parens)
(#128) There should be no spaces inside this paren. (space-in-parens)
(#128) There should be no spaces inside this paren. (space-in-parens)
(#131) There should be no spaces inside this paren. (space-in-parens)
(#131) There should be no spaces inside this paren. (space-in-parens)
(#132) There should be no spaces inside this paren. (space-in-parens)
(#132) There should be no spaces inside this paren. (space-in-parens)
(#134) There should be no spaces inside this paren. (space-in-parens)
(#134) Do not nest ternary expressions (no-nested-ternary)
(#134) There should be no spaces inside this paren. (space-in-parens)
(#134) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#143) Missing JSDoc comment. (require-jsdoc)
(#143) There should be no spaces inside this paren. (space-in-parens)
(#143) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no spaces inside this paren. (space-in-parens)
(#145) There should be no spaces inside this paren. (space-in-parens)
(#145) There should be no spaces inside this paren. (space-in-parens)
(#146) There should be no spaces inside this paren. (space-in-parens)
(#146) There should be no spaces inside this paren. (space-in-parens)
(#150) There should be no spaces inside this paren. (space-in-parens)
(#150) There should be no space after '[' (computed-property-spacing)
(#150) There should be no space before ']' (computed-property-spacing)
(#152) There should be no spaces inside this paren. (space-in-parens)
(#152) There should be no spaces inside this paren. (space-in-parens)
(#153) There should be no spaces inside this paren. (space-in-parens)
(#153) There should be no spaces inside this paren. (space-in-parens)
(#154) There should be no spaces inside this paren. (space-in-parens)
(#154) There should be no spaces inside this paren. (space-in-parens)
(#158) There should be no spaces inside this paren. (space-in-parens)
(#158) There should be no spaces inside this paren. (space-in-parens)
(#159) There should be no spaces inside this paren. (space-in-parens)
(#159) There should be no space after '[' (computed-property-spacing)
(#159) There should be no space before ']' (computed-property-spacing)
(#159) There should be no spaces inside this paren. (space-in-parens)
(#162) There should be no spaces inside this paren. (space-in-parens)
(#162) There should be no spaces inside this paren. (space-in-parens)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#166) There should be no spaces inside this paren. (space-in-parens)
(#166) There should be no spaces inside this paren. (space-in-parens)
(#167) There should be no spaces inside this paren. (space-in-parens)
(#167) There should be no spaces inside this paren. (space-in-parens)
(#168) There should be no spaces inside this paren. (space-in-parens)
(#168) There should be no spaces inside this paren. (space-in-parens)
(#169) There should be no spaces inside this paren. (space-in-parens)
(#169) There should be no spaces inside this paren. (space-in-parens)
(#169) There should be no spaces inside this paren. (space-in-parens)
(#169) There should be no spaces inside this paren. (space-in-parens)
(#174) There should be no spaces inside this paren. (space-in-parens)
(#174) There should be no spaces inside this paren. (space-in-parens)
(#174) There should be no spaces inside this paren. (space-in-parens)
(#174) There should be no spaces inside this paren. (space-in-parens)
(#174) There should be no spaces inside this paren. (space-in-parens)
(#174) There should be no spaces inside this paren. (space-in-parens)
(#175) There should be no spaces inside this paren. (space-in-parens)
(#175) There should be no space after '[' (array-bracket-spacing)
(#175) There should be no space before ']' (array-bracket-spacing)
(#175) There should be no spaces inside this paren. (space-in-parens)
(#175) There should be no spaces inside this paren. (space-in-parens)
(#176) There should be no space after '[' (array-bracket-spacing)
(#176) There should be no space before ']' (array-bracket-spacing)
(#176) There should be no space after '[' (array-bracket-spacing)
(#176) There should be no space before ']' (array-bracket-spacing)
(#185) Missing JSDoc comment. (require-jsdoc)
(#185) There should be no spaces inside this paren. (space-in-parens)
(#185) There should be no spaces inside this paren. (space-in-parens)
(#186) There should be no spaces inside this paren. (space-in-parens)
(#187) There should be no spaces inside this paren. (space-in-parens)
(#187) There should be no spaces inside this paren. (space-in-parens)
(#187) There should be no spaces inside this paren. (space-in-parens)
(#187) There should be no spaces inside this paren. (space-in-parens)
(#188) There should be no spaces inside this paren. (space-in-parens)
(#188) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#191) There should be no spaces inside this paren. (space-in-parens)
(#191) There should be no spaces inside this paren. (space-in-parens)
(#192) There should be no spaces inside this paren. (space-in-parens)
(#192) There should be no spaces inside this paren. (space-in-parens)
(#192) There should be no spaces inside this paren. (space-in-parens)
(#192) There should be no spaces inside this paren. (space-in-parens)
(#198) There should be no space after '[' (computed-property-spacing)
(#198) There should be no space before ']' (computed-property-spacing)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#199) There should be no spaces inside this paren. (space-in-parens)
(#199) There should be no spaces inside this paren. (space-in-parens)
(#200) There should be no space after '[' (computed-property-spacing)
(#200) There should be no space before ']' (computed-property-spacing)
(#200) There should be no spaces inside this paren. (space-in-parens)
(#200) There should be no spaces inside this paren. (space-in-parens)
(#204) There should be no spaces inside this paren. (space-in-parens)
(#204) There should be no spaces inside this paren. (space-in-parens)
(#204) There should be no spaces inside this paren. (space-in-parens)
(#204) There should be no spaces inside this paren. (space-in-parens)
(#204) There should be no spaces inside this paren. (space-in-parens)
(#204) There should be no spaces inside this paren. (space-in-parens)
(#208) There should be no space after '[' (computed-property-spacing)
(#208) There should be no spaces inside this paren. (space-in-parens)
(#208) There should be no spaces inside this paren. (space-in-parens)
(#209) There should be no spaces inside this paren. (space-in-parens)
(#209) There should be no spaces inside this paren. (space-in-parens)
(#210) There should be no space after '[' (computed-property-spacing)
(#210) There should be no space before ']' (computed-property-spacing)
(#210) There should be no spaces inside this paren. (space-in-parens)
(#210) There should be no spaces inside this paren. (space-in-parens)
(#214) There should be no spaces inside this paren. (space-in-parens)
(#214) There should be no spaces inside this paren. (space-in-parens)
(#214) There should be no spaces inside this paren. (space-in-parens)
(#214) There should be no spaces inside this paren. (space-in-parens)
(#214) There should be no spaces inside this paren. (space-in-parens)
(#221) There should be no spaces inside this paren. (space-in-parens)
(#221) There should be no spaces inside this paren. (space-in-parens)
(#222) There should be no spaces inside this paren. (space-in-parens)
(#222) There should be no spaces inside this paren. (space-in-parens)
(#223) There should be no spaces inside this paren. (space-in-parens)
(#223) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#224) There should be no spaces inside this paren. (space-in-parens)
(#224) There should be no spaces inside this paren. (space-in-parens)
(#230) There should be no spaces inside this paren. (space-in-parens)
(#230) There should be no spaces inside this paren. (space-in-parens)
(#230) There should be no spaces inside this paren. (space-in-parens)
(#230) There should be no spaces inside this paren. (space-in-parens)
(#230) There should be no spaces inside this paren. (space-in-parens)
(#230) There should be no spaces inside this paren. (space-in-parens)
(#230) There should be no spaces inside this paren. (space-in-parens)
(#230) There should be no spaces inside this paren. (space-in-parens)
(#230) There should be no spaces inside this paren. (space-in-parens)
(#230) There should be no spaces inside this paren. (space-in-parens)
(#231) There should be no spaces inside this paren. (space-in-parens)
(#231) There should be no spaces inside this paren. (space-in-parens)
(#232) There should be no spaces inside this paren. (space-in-parens)
(#232) There should be no spaces inside this paren. (space-in-parens)
(#233) There should be no spaces inside this paren. (space-in-parens)
(#233) There should be no spaces inside this paren. (space-in-parens)
(#234) There should be no spaces inside this paren. (space-in-parens)
(#234) There should be no spaces inside this paren. (space-in-parens)
(#234) There should be no spaces inside this paren. (space-in-parens)
(#234) There should be no spaces inside this paren. (space-in-parens)
(#236) There should be no spaces inside this paren. (space-in-parens)
(#236) There should be no spaces inside this paren. (space-in-parens)
(#239) There should be no spaces inside this paren. (space-in-parens)
(#239) There should be no spaces inside this paren. (space-in-parens)
(#245) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#247) There should be no spaces inside this paren. (space-in-parens)
(#247) There should be no spaces inside this paren. (space-in-parens)
(#249) There should be no spaces inside this paren. (space-in-parens)
(#249) There should be no spaces inside this paren. (space-in-parens)
(#252) There should be no spaces inside this paren. (space-in-parens)
(#252) There should be no spaces inside this paren. (space-in-parens)
(#252) There should be no spaces inside this paren. (space-in-parens)
(#253) There should be no spaces inside this paren. (space-in-parens)
(#253) There should be no spaces inside this paren. (space-in-parens)
(#259) There should be no spaces inside this paren. (space-in-parens)
(#259) There should be no spaces inside this paren. (space-in-parens)
(#263) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#268) There should be no space after '[' (computed-property-spacing)
(#268) There should be no space before ']' (computed-property-spacing)
(#269) There should be no spaces inside this paren. (space-in-parens)
(#269) There should be no spaces inside this paren. (space-in-parens)
(#270) There should be no space after '[' (computed-property-spacing)
(#270) There should be no space before ']' (computed-property-spacing)
(#270) There should be no space after '[' (computed-property-spacing)
(#270) There should be no space before ']' (computed-property-spacing)
(#271) There should be no space after '[' (computed-property-spacing)
(#271) There should be no space before ']' (computed-property-spacing)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#271) There should be no space after '[' (array-bracket-spacing)
(#271) There should be no space after '[' (computed-property-spacing)
(#271) There should be no space before ']' (computed-property-spacing)
(#271) There should be no space before ']' (array-bracket-spacing)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#274) There should be no spaces inside this paren. (space-in-parens)
(#274) There should be no spaces inside this paren. (space-in-parens)
(#276) There should be no space after '[' (computed-property-spacing)
(#276) There should be no space before ']' (computed-property-spacing)
(#277) There should be no spaces inside this paren. (space-in-parens)
(#277) There should be no space after '[' (computed-property-spacing)
(#277) There should be no space before ']' (computed-property-spacing)
(#277) There should be no space after '[' (computed-property-spacing)
(#277) There should be no space before ']' (computed-property-spacing)
(#277) There should be no spaces inside this paren. (space-in-parens)
(#281) There should be no spaces inside this paren. (space-in-parens)
(#281) There should be no spaces inside this paren. (space-in-parens)
(#282) There should be no spaces inside this paren. (space-in-parens)
(#282) There should be no space after '[' (computed-property-spacing)
(#282) There should be no space after '[' (computed-property-spacing)
(#282) There should be no space before ']' (computed-property-spacing)
(#282) There should be no space after '[' (computed-property-spacing)
(#282) There should be no space before ']' (computed-property-spacing)
(#282) There should be no space before ']' (computed-property-spacing)
(#282) There should be no spaces inside this paren. (space-in-parens)
(#283) There should be no space after '[' (computed-property-spacing)
(#283) There should be no space before ']' (computed-property-spacing)
(#283) There should be no space after '[' (computed-property-spacing)
(#283) There should be no space before ']' (computed-property-spacing)
(#283) There should be no spaces inside this paren. (space-in-parens)
(#283) There should be no spaces inside this paren. (space-in-parens)
(#290) There should be no spaces inside this paren. (space-in-parens)
(#290) There should be no spaces inside this paren. (space-in-parens)
(#292) Expected space or tab after '//' in comment. (spaced-comment)
(#293) There should be no spaces inside this paren. (space-in-parens)
(#293) There should be no spaces inside this paren. (space-in-parens)
(#293) There should be no spaces inside this paren. (space-in-parens)
(#293) There should be no spaces inside this paren. (space-in-parens)
(#293) There should be no spaces inside this paren. (space-in-parens)
(#297) There should be no spaces inside this paren. (space-in-parens)
(#297) There should be no spaces inside this paren. (space-in-parens)
(#300) There should be no spaces inside this paren. (space-in-parens)
(#300) There should be no space after '[' (computed-property-spacing)
(#300) There should be no space before ']' (computed-property-spacing)
(#300) There should be no spaces inside this paren. (space-in-parens)
(#307) There should be no space after '[' (computed-property-spacing)
(#307) There should be no space before ']' (computed-property-spacing)
(#308) There should be no spaces inside this paren. (space-in-parens)
(#308) There should be no space after '[' (computed-property-spacing)
(#308) There should be no space before ']' (computed-property-spacing)
(#308) There should be no spaces inside this paren. (space-in-parens)
(#309) There should be no space after '[' (computed-property-spacing)
(#309) There should be no space before ']' (computed-property-spacing)
(#314) There should be no spaces inside this paren. (space-in-parens)
(#314) 'jQuery' is not defined. (no-undef)
(#314) There should be no spaces inside this paren. (space-in-parens)
(#316) There should be no spaces inside this paren. (space-in-parens)
(#316) There should be no spaces inside this paren. (space-in-parens)
(#321) There should be no spaces inside this paren. (space-in-parens)
(#321) There should be no spaces inside this paren. (space-in-parens)
(#322) There should be no spaces inside this paren. (space-in-parens)
(#322) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#322) There should be no spaces inside this paren. (space-in-parens)
(#324) There should be no spaces inside this paren. (space-in-parens)
(#324) There should be no spaces inside this paren. (space-in-parens)
(#324) There should be no spaces inside this paren. (space-in-parens)
(#324) There should be no spaces inside this paren. (space-in-parens)
(#326) Expected space(s) after "catch". (keyword-spacing)
(#326) There should be no spaces inside this paren. (space-in-parens)
(#326) There should be no spaces inside this paren. (space-in-parens)
(#326) Empty block statement. (no-empty)
(#328) There should be no spaces inside this paren. (space-in-parens)
(#328) There should be no spaces inside this paren. (space-in-parens)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#336) There should be no spaces inside this paren. (space-in-parens)
(#336) There should be no spaces inside this paren. (space-in-parens)
(#336) There should be no space after '[' (computed-property-spacing)
(#336) There should be no space before ']' (computed-property-spacing)
(#338) There should be no spaces inside this paren. (space-in-parens)
(#338) There should be no spaces inside this paren. (space-in-parens)
(#338) There should be no space after '[' (computed-property-spacing)
(#338) There should be no space before ']' (computed-property-spacing)
(#341) There should be no spaces inside this paren. (space-in-parens)
(#341) There should be no spaces inside this paren. (space-in-parens)
(#347) There should be no space after '[' (computed-property-spacing)
(#347) There should be no space before ']' (computed-property-spacing)
(#347) There should be no space after '[' (computed-property-spacing)
(#347) There should be no space before ']' (computed-property-spacing)
(#347) There should be no spaces inside this paren. (space-in-parens)
(#347) There should be no spaces inside this paren. (space-in-parens)
(#348) There should be no spaces inside this paren. (space-in-parens)
(#348) There should be no spaces inside this paren. (space-in-parens)
(#351) There should be no space after '[' (computed-property-spacing)
(#351) There should be no space before ']' (computed-property-spacing)
(#351) There should be no space after '[' (computed-property-spacing)
(#351) There should be no space before ']' (computed-property-spacing)
(#352) There should be no space after '[' (computed-property-spacing)
(#352) There should be no space before ']' (computed-property-spacing)
(#352) There should be no space after '[' (computed-property-spacing)
(#352) There should be no space before ']' (computed-property-spacing)
(#353) There should be no space after '[' (computed-property-spacing)
(#353) There should be no space before ']' (computed-property-spacing)
(#353) There should be no space after '[' (computed-property-spacing)
(#353) There should be no space before ']' (computed-property-spacing)
(#353) Expected to return a value at the end of this function. (consistent-return)
(#353) There should be no spaces inside this paren. (space-in-parens)
(#353) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#356) There should be no spaces inside this paren. (space-in-parens)
(#356) There should be no spaces inside this paren. (space-in-parens)
(#361) There should be no spaces inside this paren. (space-in-parens)
(#361) There should be no spaces inside this paren. (space-in-parens)
(#362) There should be no spaces inside this paren. (space-in-parens)
(#362) There should be no spaces inside this paren. (space-in-parens)
(#366) There should be no spaces inside this paren. (space-in-parens)
(#370) There should be no spaces inside this paren. (space-in-parens)
(#370) There should be no spaces inside this paren. (space-in-parens)
(#376) A constructor name should not start with a lowercase letter. (new-cap)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#381) There should be no spaces inside this paren. (space-in-parens)
(#381) There should be no spaces inside this paren. (space-in-parens)
(#381) There should be no spaces inside this paren. (space-in-parens)
(#382) There should be no spaces inside this paren. (space-in-parens)
(#382) There should be no spaces inside this paren. (space-in-parens)
(#382) There should be no spaces inside this paren. (space-in-parens)
(#382) There should be no spaces inside this paren. (space-in-parens)
(#383) There should be no space after '[' (computed-property-spacing)
(#383) There should be no space before ']' (computed-property-spacing)
(#386) There should be no space after '[' (computed-property-spacing)
(#386) There should be no space before ']' (computed-property-spacing)
(#388) There should be no space after '[' (computed-property-spacing)
(#388) There should be no space before ']' (computed-property-spacing)
(#388) There should be no spaces inside this paren. (space-in-parens)
(#388) There should be no spaces inside this paren. (space-in-parens)
(#390) There should be no spaces inside this paren. (space-in-parens)
(#390) There should be no spaces inside this paren. (space-in-parens)
(#391) There should be no space after '[' (computed-property-spacing)
(#391) There should be no space before ']' (computed-property-spacing)
(#391) There should be no spaces inside this paren. (space-in-parens)
(#391) There should be no spaces inside this paren. (space-in-parens)
(#401) There should be no spaces inside this paren. (space-in-parens)
(#401) There should be no spaces inside this paren. (space-in-parens)
(#410) There should be no spaces inside this paren. (space-in-parens)
(#426) There should be no spaces inside this paren. (space-in-parens)
(#426) There should be no spaces inside this paren. (space-in-parens)
(#427) There should be no spaces inside this paren. (space-in-parens)
(#427) There should be no spaces inside this paren. (space-in-parens)
(#427) There should be no spaces inside this paren. (space-in-parens)
(#432) There should be no spaces inside this paren. (space-in-parens)
(#432) There should be no spaces inside this paren. (space-in-parens)
(#438) There should be no spaces inside this paren. (space-in-parens)
(#438) There should be no spaces inside this paren. (space-in-parens)
(#441) There should be no spaces inside this paren. (space-in-parens)
(#441) There should be no spaces inside this paren. (space-in-parens)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#445) There should be no spaces inside this paren. (space-in-parens)
(#445) There should be no spaces inside this paren. (space-in-parens)
(#450) There should be no spaces inside this paren. (space-in-parens)
(#450) There should be no spaces inside this paren. (space-in-parens)
(#451) There should be no spaces inside this paren. (space-in-parens)
(#451) There should be no space after '[' (computed-property-spacing)
(#451) There should be no space before ']' (computed-property-spacing)
(#451) There should be no spaces inside this paren. (space-in-parens)
(#452) There should be no space after '[' (computed-property-spacing)
(#452) There should be no space before ']' (computed-property-spacing)
(#452) There should be no space after '[' (computed-property-spacing)
(#452) There should be no space before ']' (computed-property-spacing)
(#453) There should be no spaces inside this paren. (space-in-parens)
(#453) There should be no space after '[' (computed-property-spacing)
(#453) There should be no space before ']' (computed-property-spacing)
(#453) There should be no spaces inside this paren. (space-in-parens)
(#453) There should be no spaces inside this paren. (space-in-parens)
(#453) There should be no spaces inside this paren. (space-in-parens)
(#455) There should be no spaces inside this paren. (space-in-parens)
(#455) There should be no spaces inside this paren. (space-in-parens)
(#455) There should be no spaces inside this paren. (space-in-parens)
(#455) There should be no spaces inside this paren. (space-in-parens)
(#456) There should be no space after '[' (computed-property-spacing)
(#456) There should be no space before ']' (computed-property-spacing)
(#456) There should be no spaces inside this paren. (space-in-parens)
(#456) There should be no space after '[' (computed-property-spacing)
(#456) There should be no space before ']' (computed-property-spacing)
(#456) There should be no spaces inside this paren. (space-in-parens)
(#457) There should be no spaces inside this paren. (space-in-parens)
(#457) There should be no space after '[' (computed-property-spacing)
(#457) There should be no space before ']' (computed-property-spacing)
(#457) There should be no spaces inside this paren. (space-in-parens)
(#459) There should be no spaces inside this paren. (space-in-parens)
(#459) There should be no spaces inside this paren. (space-in-parens)
(#462) There should be no space after '[' (computed-property-spacing)
(#462) There should be no space before ']' (computed-property-spacing)
(#470) There should be no spaces inside this paren. (space-in-parens)
(#470) There should be no spaces inside this paren. (space-in-parens)
(#472) There should be no space after '[' (computed-property-spacing)
(#472) There should be no space before ']' (computed-property-spacing)
(#472) There should be no spaces inside this paren. (space-in-parens)
(#472) There should be no spaces inside this paren. (space-in-parens)
(#474) There should be no spaces inside this paren. (space-in-parens)
(#474) There should be no spaces inside this paren. (space-in-parens)
(#479) There should be no spaces inside this paren. (space-in-parens)
(#479) There should be no space after '[' (array-bracket-spacing)
(#479) There should be no space before ']' (array-bracket-spacing)
(#479) There should be no spaces inside this paren. (space-in-parens)
(#482) There should be no spaces inside this paren. (space-in-parens)
(#482) There should be no spaces inside this paren. (space-in-parens)
(#483) Expected to return a value at the end of this function. (consistent-return)
(#485) There should be no spaces inside this paren. (space-in-parens)
(#485) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#487) There should be no spaces inside this paren. (space-in-parens)
(#488) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#493) There should be no space after '[' (computed-property-spacing)
(#493) There should be no space before ']' (computed-property-spacing)
(#493) There should be no spaces inside this paren. (space-in-parens)
(#493) There should be no spaces inside this paren. (space-in-parens)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#496) There should be no spaces inside this paren. (space-in-parens)
(#496) There should be no spaces inside this paren. (space-in-parens)
(#503) There should be no spaces inside this paren. (space-in-parens)
(#503) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#505) There should be no spaces inside this paren. (space-in-parens)
(#505) There should be no spaces inside this paren. (space-in-parens)
(#507) There should be no spaces inside this paren. (space-in-parens)
(#507) A constructor name should not start with a lowercase letter. (new-cap)
(#507) There should be no spaces inside this paren. (space-in-parens)
(#507) There should be no spaces inside this paren. (space-in-parens)
(#507) There should be no spaces inside this paren. (space-in-parens)
(#516) There should be no spaces inside this paren. (space-in-parens)
(#516) There should be no spaces inside this paren. (space-in-parens)
(#516) Unexpected empty function. (no-empty-function)
(#529) There should be no spaces inside this paren. (space-in-parens)
(#529) There should be no spaces inside this paren. (space-in-parens)
(#530) There should be no spaces inside this paren. (space-in-parens)
(#530) There should be no spaces inside this paren. (space-in-parens)
(#530) There should be no space after '[' (computed-property-spacing)
(#530) There should be no space before ']' (computed-property-spacing)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#534) There should be no spaces inside this paren. (space-in-parens)
(#537) There should be no spaces inside this paren. (space-in-parens)
(#543) There should be no spaces inside this paren. (space-in-parens)
(#543) There should be no spaces inside this paren. (space-in-parens)
(#544) There should be no spaces inside this paren. (space-in-parens)
(#544) There should be no spaces inside this paren. (space-in-parens)
(#545) There should be no spaces inside this paren. (space-in-parens)
(#546) There should be no spaces inside this paren. (space-in-parens)
(#546) There should be no spaces inside this paren. (space-in-parens)
(#547) There should be no spaces inside this paren. (space-in-parens)
(#547) There should be no spaces inside this paren. (space-in-parens)
(#552) There should be no spaces inside this paren. (space-in-parens)
(#556) There should be no spaces inside this paren. (space-in-parens)
(#557) There should be no spaces inside this paren. (space-in-parens)
(#557) There should be no spaces inside this paren. (space-in-parens)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#574) There should be no spaces inside this paren. (space-in-parens)
(#574) There should be no spaces inside this paren. (space-in-parens)
(#577) There should be no spaces inside this paren. (space-in-parens)
(#577) There should be no spaces inside this paren. (space-in-parens)
(#578) There should be no spaces inside this paren. (space-in-parens)
(#578) There should be no spaces inside this paren. (space-in-parens)
(#581) There should be no spaces inside this paren. (space-in-parens)
(#581) There should be no spaces inside this paren. (space-in-parens)
(#581) There should be no spaces inside this paren. (space-in-parens)
(#581) There should be no spaces inside this paren. (space-in-parens)
(#583) There should be no spaces inside this paren. (space-in-parens)
(#583) There should be no spaces inside this paren. (space-in-parens)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#587) There should be no spaces inside this paren. (space-in-parens)
(#590) There should be no spaces inside this paren. (space-in-parens)
(#590) There should be no spaces inside this paren. (space-in-parens)
(#591) There should be no spaces inside this paren. (space-in-parens)
(#591) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#600) There should be no spaces inside this paren. (space-in-parens)
(#600) There should be no spaces inside this paren. (space-in-parens)
(#606) There should be no spaces inside this paren. (space-in-parens)
(#606) There should be no spaces inside this paren. (space-in-parens)
(#608) There should be no spaces inside this paren. (space-in-parens)
(#608) There should be no spaces inside this paren. (space-in-parens)
(#611) There should be no spaces inside this paren. (space-in-parens)
(#611) There should be no spaces inside this paren. (space-in-parens)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no space after '[' (computed-property-spacing)
(#617) There should be no space before ']' (computed-property-spacing)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no space after '[' (computed-property-spacing)
(#617) There should be no space before ']' (computed-property-spacing)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#618) There should be no spaces inside this paren. (space-in-parens)
(#618) There should be no spaces inside this paren. (space-in-parens)
(#619) There should be no space after '[' (computed-property-spacing)
(#619) There should be no space after '[' (computed-property-spacing)
(#619) There should be no space before ']' (computed-property-spacing)
(#619) There should be no space before ']' (computed-property-spacing)
(#619) There should be no space after '[' (computed-property-spacing)
(#619) There should be no space after '[' (computed-property-spacing)
(#619) There should be no space before ']' (computed-property-spacing)
(#619) There should be no space before ']' (computed-property-spacing)
(#620) There should be no space after '[' (computed-property-spacing)
(#620) There should be no space after '[' (computed-property-spacing)
(#620) There should be no space before ']' (computed-property-spacing)
(#620) There should be no space before ']' (computed-property-spacing)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#624) There should be no space after '[' (computed-property-spacing)
(#624) There should be no space before ']' (computed-property-spacing)
(#624) There should be no space after '[' (computed-property-spacing)
(#624) There should be no space before ']' (computed-property-spacing)
(#626) There should be no space after '[' (computed-property-spacing)
(#626) There should be no space before ']' (computed-property-spacing)
(#628) There should be no spaces inside this paren. (space-in-parens)
(#628) There should be no spaces inside this paren. (space-in-parens)
(#629) There should be no space after '[' (computed-property-spacing)
(#629) There should be no space before ']' (computed-property-spacing)
(#629) There should be no space after '[' (computed-property-spacing)
(#629) There should be no space before ']' (computed-property-spacing)
(#631) There should be no space after '[' (computed-property-spacing)
(#631) There should be no space before ']' (computed-property-spacing)
(#635) There should be no spaces inside this paren. (space-in-parens)
(#635) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#642) There should be no spaces inside this paren. (space-in-parens)
(#642) There should be no spaces inside this paren. (space-in-parens)
(#643) There should be no spaces inside this paren. (space-in-parens)
(#643) There should be no space after '[' (computed-property-spacing)
(#643) There should be no space before ']' (computed-property-spacing)
(#643) There should be no spaces inside this paren. (space-in-parens)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#649) There should be no space after '[' (computed-property-spacing)
(#649) There should be no space before ']' (computed-property-spacing)
(#651) There should be no spaces inside this paren. (space-in-parens)
(#651) There should be no spaces inside this paren. (space-in-parens)
(#653) There should be no spaces inside this paren. (space-in-parens)
(#653) There should be no spaces inside this paren. (space-in-parens)
(#654) There should be no spaces inside this paren. (space-in-parens)
(#654) There should be no spaces inside this paren. (space-in-parens)
(#655) There should be no spaces inside this paren. (space-in-parens)
(#655) There should be no spaces inside this paren. (space-in-parens)
(#656) There should be no spaces inside this paren. (space-in-parens)
(#656) There should be no spaces inside this paren. (space-in-parens)
(#663) There should be no spaces inside this paren. (space-in-parens)
(#663) There should be no spaces inside this paren. (space-in-parens)
(#666) There should be no spaces inside this paren. (space-in-parens)
(#666) There should be no spaces inside this paren. (space-in-parens)
(#669) There should be no spaces inside this paren. (space-in-parens)
(#669) There should be no spaces inside this paren. (space-in-parens)
(#674) There should be no spaces inside this paren. (space-in-parens)
(#674) There should be no spaces inside this paren. (space-in-parens)
(#681) There should be no spaces inside this paren. (space-in-parens)
(#681) There should be no spaces inside this paren. (space-in-parens)
(#687) There should be no spaces inside this paren. (space-in-parens)
(#687) There should be no spaces inside this paren. (space-in-parens)
(#688) There should be no spaces inside this paren. (space-in-parens)
(#688) There should be no spaces inside this paren. (space-in-parens)
(#691) There should be no spaces inside this paren. (space-in-parens)
(#691) There should be no spaces inside this paren. (space-in-parens)
(#691) There should be no spaces inside this paren. (space-in-parens)
(#692) Missing JSDoc comment. (require-jsdoc)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#697) There should be no spaces inside this paren. (space-in-parens)
(#698) There should be no spaces inside this paren. (space-in-parens)
(#698) There should be no spaces inside this paren. (space-in-parens)
(#698) There should be no spaces inside this paren. (space-in-parens)
(#698) There should be no spaces inside this paren. (space-in-parens)
(#698) There should be no spaces inside this paren. (space-in-parens)
(#698) There should be no spaces inside this paren. (space-in-parens)
(#701) Expected no return value. (consistent-return)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#701) There should be no space after '[' (computed-property-spacing)
(#701) There should be no space before ']' (computed-property-spacing)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#702) There should be no spaces inside this paren. (space-in-parens)
(#702) There should be no spaces inside this paren. (space-in-parens)
(#706) There should be no spaces inside this paren. (space-in-parens)
(#706) There should be no spaces inside this paren. (space-in-parens)
(#711) There should be no spaces inside this paren. (space-in-parens)
(#711) There should be no spaces inside this paren. (space-in-parens)
(#714) There should be no spaces inside this paren. (space-in-parens)
(#714) There should be no spaces inside this paren. (space-in-parens)
(#715) There should be no spaces inside this paren. (space-in-parens)
(#715) There should be no spaces inside this paren. (space-in-parens)
(#717) There should be no spaces inside this paren. (space-in-parens)
(#717) There should be no spaces inside this paren. (space-in-parens)
(#722) There should be no spaces inside this paren. (space-in-parens)
(#722) There should be no spaces inside this paren. (space-in-parens)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#727) There should be no spaces inside this paren. (space-in-parens)
(#727) There should be no spaces inside this paren. (space-in-parens)
(#728) Missing JSDoc comment. (require-jsdoc)
(#729) There should be no spaces inside this paren. (space-in-parens)
(#729) There should be no space after '[' (computed-property-spacing)
(#729) There should be no space before ']' (computed-property-spacing)
(#729) There should be no spaces inside this paren. (space-in-parens)
(#730) There should be no spaces inside this paren. (space-in-parens)
(#730) There should be no spaces inside this paren. (space-in-parens)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#736) There should be no spaces inside this paren. (space-in-parens)
(#736) There should be no spaces inside this paren. (space-in-parens)
(#737) There should be no spaces inside this paren. (space-in-parens)
(#737) There should be no spaces inside this paren. (space-in-parens)
(#738) There should be no spaces inside this paren. (space-in-parens)
(#739) There should be no spaces inside this paren. (space-in-parens)
(#739) There should be no spaces inside this paren. (space-in-parens)
(#740) There should be no spaces inside this paren. (space-in-parens)
(#740) There should be no spaces inside this paren. (space-in-parens)
(#740) There should be no spaces inside this paren. (space-in-parens)
(#740) There should be no spaces inside this paren. (space-in-parens)
(#742) There should be no spaces inside this paren. (space-in-parens)
(#742) There should be no spaces inside this paren. (space-in-parens)
(#743) There should be no spaces inside this paren. (space-in-parens)
(#743) There should be no spaces inside this paren. (space-in-parens)
(#743) There should be no spaces inside this paren. (space-in-parens)
(#743) There should be no spaces inside this paren. (space-in-parens)
(#748) There should be no spaces inside this paren. (space-in-parens)
(#748) There should be no spaces inside this paren. (space-in-parens)
(#749) There should be no spaces inside this paren. (space-in-parens)
(#749) There should be no spaces inside this paren. (space-in-parens)
(#750) There should be no spaces inside this paren. (space-in-parens)
(#751) There should be no spaces inside this paren. (space-in-parens)
(#751) There should be no spaces inside this paren. (space-in-parens)
(#752) There should be no spaces inside this paren. (space-in-parens)
(#752) There should be no spaces inside this paren. (space-in-parens)
(#752) There should be no spaces inside this paren. (space-in-parens)
(#752) There should be no spaces inside this paren. (space-in-parens)
(#754) There should be no spaces inside this paren. (space-in-parens)
(#754) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#762) There should be no space after '[' (computed-property-spacing)
(#762) There should be no space before ']' (computed-property-spacing)
(#765) There should be no spaces inside this paren. (space-in-parens)
(#765) There should be no spaces inside this paren. (space-in-parens)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#771) There should be no space after '[' (computed-property-spacing)
(#771) There should be no space before ']' (computed-property-spacing)
(#775) There should be no spaces inside this paren. (space-in-parens)
(#775) There should be no spaces inside this paren. (space-in-parens)
(#776) There should be no spaces inside this paren. (space-in-parens)
(#776) There should be no spaces inside this paren. (space-in-parens)
(#777) There should be no spaces inside this paren. (space-in-parens)
(#777) There should be no spaces inside this paren. (space-in-parens)
(#777) There should be no spaces inside this paren. (space-in-parens)
(#777) There should be no spaces inside this paren. (space-in-parens)
(#778) There should be no space after '[' (computed-property-spacing)
(#778) There should be no space before ']' (computed-property-spacing)
(#778) There should be no space after '[' (computed-property-spacing)
(#778) There should be no space before ']' (computed-property-spacing)
(#783) There should be no spaces inside this paren. (space-in-parens)
(#783) There should be no spaces inside this paren. (space-in-parens)
(#784) There should be no spaces inside this paren. (space-in-parens)
(#784) There should be no spaces inside this paren. (space-in-parens)
(#784) There should be no spaces inside this paren. (space-in-parens)
(#785) There should be no spaces inside this paren. (space-in-parens)
(#785) There should be no space after '[' (array-bracket-spacing)
(#785) There should be no space before ']' (array-bracket-spacing)
(#785) There should be no spaces inside this paren. (space-in-parens)
(#785) There should be no spaces inside this paren. (space-in-parens)
(#785) There should be no spaces inside this paren. (space-in-parens)
(#786) There should be no spaces inside this paren. (space-in-parens)
(#790) There should be no spaces inside this paren. (space-in-parens)
(#790) There should be no space after '{' (object-curly-spacing)
(#790) There should be no space before '}' (object-curly-spacing)
(#790) There should be no spaces inside this paren. (space-in-parens)
(#790) There should be no spaces inside this paren. (space-in-parens)
(#791) There should be no space after '[' (computed-property-spacing)
(#791) There should be no space before ']' (computed-property-spacing)
(#791) There should be no spaces inside this paren. (space-in-parens)
(#791) There should be no spaces inside this paren. (space-in-parens)
(#792) There should be no spaces inside this paren. (space-in-parens)
(#792) There should be no spaces inside this paren. (space-in-parens)
(#793) There should be no space after '{' (object-curly-spacing)
(#793) There should be no space before '}' (object-curly-spacing)
(#796) Do not nest ternary expressions (no-nested-ternary)
(#802) There should be no spaces inside this paren. (space-in-parens)
(#802) There should be no spaces inside this paren. (space-in-parens)
(#803) There should be no space after '{' (object-curly-spacing)
(#803) There should be no space before '}' (object-curly-spacing)
(#805) There should be no spaces inside this paren. (space-in-parens)
(#805) There should be no spaces inside this paren. (space-in-parens)
(#807) There should be no spaces inside this paren. (space-in-parens)
(#807) There should be no spaces inside this paren. (space-in-parens)
(#808) There should be no spaces inside this paren. (space-in-parens)
(#808) There should be no spaces inside this paren. (space-in-parens)
(#810) There should be no spaces inside this paren. (space-in-parens)
(#810) There should be no space after '[' (computed-property-spacing)
(#810) There should be no space before ']' (computed-property-spacing)
(#810) There should be no spaces inside this paren. (space-in-parens)
(#811) There should be no space after '[' (computed-property-spacing)
(#811) There should be no space before ']' (computed-property-spacing)
(#811) There should be no spaces inside this paren. (space-in-parens)
(#811) There should be no spaces inside this paren. (space-in-parens)
(#812) There should be no spaces inside this paren. (space-in-parens)
(#812) There should be no space after '[' (computed-property-spacing)
(#812) There should be no space before ']' (computed-property-spacing)
(#812) There should be no spaces inside this paren. (space-in-parens)
(#813) There should be no space after '[' (computed-property-spacing)
(#813) There should be no space before ']' (computed-property-spacing)
(#813) There should be no spaces inside this paren. (space-in-parens)
(#813) There should be no spaces inside this paren. (space-in-parens)
(#815) There should be no spaces inside this paren. (space-in-parens)
(#815) There should be no spaces inside this paren. (space-in-parens)
(#816) There should be no spaces inside this paren. (space-in-parens)
(#816) There should be no spaces inside this paren. (space-in-parens)
(#816) There should be no space after '[' (computed-property-spacing)
(#816) There should be no space before ']' (computed-property-spacing)
(#817) There should be no spaces inside this paren. (space-in-parens)
(#817) There should be no spaces inside this paren. (space-in-parens)
(#818) There should be no spaces inside this paren. (space-in-parens)
(#818) There should be no space after '[' (computed-property-spacing)
(#818) There should be no space before ']' (computed-property-spacing)
(#818) There should be no spaces inside this paren. (space-in-parens)
(#826) There should be no spaces inside this paren. (space-in-parens)
(#826) 'jQuery' is not defined. (no-undef)
(#826) There should be no spaces inside this paren. (space-in-parens)
(#828) There should be no spaces inside this paren. (space-in-parens)
(#828) 'undefined' is defined but never used (no-unused-vars)
(#828) There should be no spaces inside this paren. (space-in-parens)
(#831) There should be no spaces inside this paren. (space-in-parens)
(#831) There should be no spaces inside this paren. (space-in-parens)
(#831) There should be no spaces inside this paren. (space-in-parens)
(#846) Infix operators must be spaced. (space-infix-ops)
(#849) Infix operators must be spaced. (space-infix-ops)
(#849) Expected to return a value at the end of this function. (consistent-return)
(#863) Infix operators must be spaced. (space-infix-ops)
(#864) There should be no spaces inside this paren. (space-in-parens)
(#864) There should be no spaces inside this paren. (space-in-parens)
(#866) Infix operators must be spaced. (space-infix-ops)
(#867) Infix operators must be spaced. (space-infix-ops)
(#873) Expected space(s) after "if". (keyword-spacing)
(#873) There should be no spaces inside this paren. (space-in-parens)
(#873) There should be no spaces inside this paren. (space-in-parens)
(#873) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#873) Statement inside of curly braces should be on next line. (brace-style)
(#876) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#884) Line 884 exceeds the maximum line length of 132. (max-len)
(#886) Expected no return value. (consistent-return)
(#900) Expected no return value. (consistent-return)
(#917) Infix operators must be spaced. (space-infix-ops)
(#918) Infix operators must be spaced. (space-infix-ops)
(#923) Expected no return value. (consistent-return)
(#928) There should be no spaces inside this paren. (space-in-parens)
(#928) There should be no spaces inside this paren. (space-in-parens)
(#940) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#948) Infix operators must be spaced. (space-infix-ops)
(#949) Infix operators must be spaced. (space-infix-ops)
(#977) Unexpected empty function. (no-empty-function)
(#978) Unexpected empty function. (no-empty-function)
(#979) Unexpected empty function. (no-empty-function)
(#980) Statement inside of curly braces should be on next line. (brace-style)
(#980) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#983) 'jQuery' is not defined. (no-undef)
(#985) There should be no spaces inside this paren. (space-in-parens)
(#985) 'undefined' is defined but never used (no-unused-vars)
(#985) There should be no spaces inside this paren. (space-in-parens)
(#1026) Missing space before opening brace. (space-before-blocks)
(#1029) Missing space before opening brace. (space-before-blocks)
(#1038) There should be no spaces inside this paren. (space-in-parens)
(#1038) There should be no spaces inside this paren. (space-in-parens)
(#1051) Expected space or tab after '//' in comment. (spaced-comment)
(#1060) Infix operators must be spaced. (space-infix-ops)
(#1060) Infix operators must be spaced. (space-infix-ops)
(#1075) Expected space or tab after '//' in comment. (spaced-comment)
(#1080) Expected space or tab after '//' in comment. (spaced-comment)
(#1083) Expected space or tab after '//' in comment. (spaced-comment)
(#1084) Expected space(s) after "if". (keyword-spacing)
(#1093) Expected space or tab after '//' in comment. (spaced-comment)
(#1096) Expected space or tab after '//' in comment. (spaced-comment)
(#1097) There should be no spaces inside this paren. (space-in-parens)
(#1097) There should be no spaces inside this paren. (space-in-parens)
(#1100) There should be no spaces inside this paren. (space-in-parens)
(#1100) There should be no spaces inside this paren. (space-in-parens)
(#1102) Expected space or tab after '//' in comment. (spaced-comment)
(#1109) Expected space or tab after '//' in comment. (spaced-comment)
(#1113) Expected space or tab after '//' in comment. (spaced-comment)
(#1118) Line 1118 exceeds the maximum line length of 132. (max-len)
(#1118) Expected space or tab after '//' in comment. (spaced-comment)
(#1121) Expected space or tab after '//' in comment. (spaced-comment)
(#1126) Expected space or tab after '//' in comment. (spaced-comment)
(#1127) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1129) Expected space or tab after '//' in comment. (spaced-comment)
(#1132) Expected space or tab after '//' in comment. (spaced-comment)
(#1133) Expected space(s) after "if". (keyword-spacing)
(#1138) Expected space or tab after '//' in comment. (spaced-comment)
(#1141) Expected space or tab after '//' in comment. (spaced-comment)
(#1147) Line 1147 exceeds the maximum line length of 132. (max-len)
(#1147) Expected space or tab after '//' in comment. (spaced-comment)
(#1149) Expected space or tab after '//' in comment. (spaced-comment)
(#1150) There should be no spaces inside this paren. (space-in-parens)
(#1150) There should be no spaces inside this paren. (space-in-parens)
(#1159) There should be no spaces inside this paren. (space-in-parens)
(#1159) There should be no spaces inside this paren. (space-in-parens)
(#1163) Expected space or tab after '//' in comment. (spaced-comment)
(#1167) Expected space or tab after '//' in comment. (spaced-comment)
(#1170) Expected space(s) after "if". (keyword-spacing)
(#1177) Expected space(s) after "if". (keyword-spacing)
(#1178) Infix operators must be spaced. (space-infix-ops)
(#1180) Expected space(s) after "if". (keyword-spacing)
(#1181) Infix operators must be spaced. (space-infix-ops)
(#1183) Expected space(s) after "if". (keyword-spacing)
(#1192) Expected space or tab after '//' in comment. (spaced-comment)
(#1199) Expected space or tab after '//' in comment. (spaced-comment)
(#1200) Expected space(s) after "if". (keyword-spacing)
(#1205) Expected space or tab after '//' in comment. (spaced-comment)
(#1206) There should be no spaces inside this paren. (space-in-parens)
(#1206) There should be no spaces inside this paren. (space-in-parens)
(#1206) There should be no space after '[' (computed-property-spacing)
(#1206) There should be no space before ']' (computed-property-spacing)
(#1206) There should be no space after '[' (computed-property-spacing)
(#1206) There should be no space before ']' (computed-property-spacing)
(#1206) There should be no spaces inside this paren. (space-in-parens)
(#1206) There should be no spaces inside this paren. (space-in-parens)
(#1210) Line 1210 exceeds the maximum line length of 132. (max-len)
(#1210) Expected space(s) after "if". (keyword-spacing)
(#1212) Expected space(s) after "if". (keyword-spacing)
(#1217) Expected space(s) after "if". (keyword-spacing)
(#1226) Expected space or tab after '//' in comment. (spaced-comment)
(#1231) Expected space or tab after '//' in comment. (spaced-comment)
(#1232) Expected space(s) after "if". (keyword-spacing)
(#1232) There should be no spaces inside this paren. (space-in-parens)
(#1232) There should be no spaces inside this paren. (space-in-parens)
(#1241) Expected space(s) after "if". (keyword-spacing)
(#1253) There should be no spaces inside this paren. (space-in-parens)
(#1253) There should be no spaces inside this paren. (space-in-parens)
(#1253) There should be no spaces inside this paren. (space-in-parens)
(#1253) There should be no spaces inside this paren. (space-in-parens)
(#1253) There should be no spaces inside this paren. (space-in-parens)
(#1253) There should be no spaces inside this paren. (space-in-parens)
(#1260) Line 1260 exceeds the maximum line length of 132. (max-len)
(#1260) Do not nest ternary expressions (no-nested-ternary)
(#1262) Expected space(s) after "if". (keyword-spacing)
(#1266) Expected space(s) after "if". (keyword-spacing)
(#1297) Expected space or tab after '//' in comment. (spaced-comment)
(#1304) Line 1304 exceeds the maximum line length of 132. (max-len)
(#1304) Expected space(s) after "if". (keyword-spacing)
(#1309) Expected space or tab after '//' in comment. (spaced-comment)
(#1310) Expected space or tab after '//' in comment. (spaced-comment)
(#1311) Expected space(s) after "if". (keyword-spacing)
(#1313) There should be no space after '{' (object-curly-spacing)
(#1313) There should be no space before '}' (object-curly-spacing)
(#1317) A space is required after ','. (comma-spacing)
(#1318) A space is required after ','. (comma-spacing)
(#1325) Expected space(s) after "if". (keyword-spacing)
(#1328) A space is required after ','. (comma-spacing)
(#1329) A space is required after ','. (comma-spacing)
(#1332) There should be no space after '{' (object-curly-spacing)
(#1332) There should be no space before '}' (object-curly-spacing)
(#1339) A space is required after ','. (comma-spacing)
(#1340) A space is required after ','. (comma-spacing)
(#1341) A space is required after ','. (comma-spacing)
(#1342) A space is required after ','. (comma-spacing)
(#1358) There should be no spaces inside this paren. (space-in-parens)
(#1358) There should be no spaces inside this paren. (space-in-parens)
(#1363) There should be no spaces inside this paren. (space-in-parens)
(#1363) There should be no spaces inside this paren. (space-in-parens)
(#1365) There should be no spaces inside this paren. (space-in-parens)
(#1365) There should be no spaces inside this paren. (space-in-parens)
(#1366) There should be no spaces inside this paren. (space-in-parens)
(#1366) There should be no spaces inside this paren. (space-in-parens)
(#1367) There should be no spaces inside this paren. (space-in-parens)
(#1367) There should be no spaces inside this paren. (space-in-parens)
(#1367) There should be no spaces inside this paren. (space-in-parens)
(#1367) There should be no spaces inside this paren. (space-in-parens)
(#1368) Line 1368 exceeds the maximum line length of 132. (max-len)
(#1368) There should be no spaces inside this paren. (space-in-parens)
(#1368) There should be no spaces inside this paren. (space-in-parens)
(#1368) There should be no spaces inside this paren. (space-in-parens)
(#1368) There should be no spaces inside this paren. (space-in-parens)
(#1368) There should be no spaces inside this paren. (space-in-parens)
(#1368) There should be no spaces inside this paren. (space-in-parens)
(#1373) There should be no spaces inside this paren. (space-in-parens)
(#1377) There should be no spaces inside this paren. (space-in-parens)
(#1377) There should be no spaces inside this paren. (space-in-parens)
(#1378) Line 1378 exceeds the maximum line length of 132. (max-len)
(#1378) There should be no spaces inside this paren. (space-in-parens)
(#1378) There should be no spaces inside this paren. (space-in-parens)
(#1378) There should be no spaces inside this paren. (space-in-parens)
(#1378) There should be no spaces inside this paren. (space-in-parens)
(#1383) There should be no spaces inside this paren. (space-in-parens)
(#1383) There should be no spaces inside this paren. (space-in-parens)
(#1388) There should be no spaces inside this paren. (space-in-parens)
(#1388) There should be no spaces inside this paren. (space-in-parens)
(#1389) There should be no space after '[' (computed-property-spacing)
(#1389) There should be no space before ']' (computed-property-spacing)
(#1392) There should be no spaces inside this paren. (space-in-parens)
(#1392) There should be no spaces inside this paren. (space-in-parens)
(#1393) There should be no space after '[' (computed-property-spacing)
(#1393) There should be no space before ']' (computed-property-spacing)
(#1395) Expected space(s) after "if". (keyword-spacing)
(#1395) There should be no spaces inside this paren. (space-in-parens)
(#1395) There should be no spaces inside this paren. (space-in-parens)
(#1399) There should be no spaces inside this paren. (space-in-parens)
(#1399) There should be no spaces inside this paren. (space-in-parens)
(#1402) There should be no spaces inside this paren. (space-in-parens)
(#1402) There should be no spaces inside this paren. (space-in-parens)
(#1402) There should be no spaces inside this paren. (space-in-parens)
(#1402) There should be no spaces inside this paren. (space-in-parens)
(#1402) There should be no spaces inside this paren. (space-in-parens)
(#1402) There should be no spaces inside this paren. (space-in-parens)
(#1402) There should be no spaces inside this paren. (space-in-parens)
(#1402) There should be no spaces inside this paren. (space-in-parens)
(#1402) There should be no spaces inside this paren. (space-in-parens)
(#1402) There should be no spaces inside this paren. (space-in-parens)
(#1402) There should be no spaces inside this paren. (space-in-parens)
(#1402) There should be no spaces inside this paren. (space-in-parens)
(#1403) There should be no spaces inside this paren. (space-in-parens)
(#1403) There should be no spaces inside this paren. (space-in-parens)
(#1403) There should be no spaces inside this paren. (space-in-parens)
(#1403) There should be no spaces inside this paren. (space-in-parens)
(#1403) There should be no spaces inside this paren. (space-in-parens)
(#1403) There should be no spaces inside this paren. (space-in-parens)
(#1403) There should be no spaces inside this paren. (space-in-parens)
(#1403) There should be no spaces inside this paren. (space-in-parens)
(#1403) There should be no spaces inside this paren. (space-in-parens)
(#1403) There should be no spaces inside this paren. (space-in-parens)
(#1403) There should be no spaces inside this paren. (space-in-parens)
(#1403) There should be no spaces inside this paren. (space-in-parens)
(#1403) There should be no space before ','. (comma-spacing)
(#1404) Line 1404 exceeds the maximum line length of 132. (max-len)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1404) There should be no spaces inside this paren. (space-in-parens)
(#1405) Line 1405 exceeds the maximum line length of 132. (max-len)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) Multiple spaces found before '-'. (no-multi-spaces)
(#1407) Identifier 'relative_container' is not in camel case. (camelcase)
(#1412) Expected space(s) after "if". (keyword-spacing)
(#1417) Line 1417 exceeds the maximum line length of 132. (max-len)
(#1417) There should be no spaces inside this paren. (space-in-parens)
(#1417) There should be no space after '[' (computed-property-spacing)
(#1417) There should be no space before ']' (computed-property-spacing)
(#1417) There should be no spaces inside this paren. (space-in-parens)
(#1417) There should be no space after '[' (computed-property-spacing)
(#1417) There should be no space before ']' (computed-property-spacing)
(#1417) There should be no space after '[' (computed-property-spacing)
(#1417) There should be no space before ']' (computed-property-spacing)
(#1417) There should be no spaces inside this paren. (space-in-parens)
(#1417) There should be no spaces inside this paren. (space-in-parens)
(#1419) Expected space or tab after '//' in comment. (spaced-comment)
(#1421) Extra space after key 'top'. (key-spacing)
(#1421) Extra space after key 'left'. (key-spacing)
(#1427) Line 1427 exceeds the maximum line length of 132. (max-len)
(#1428) Line 1428 exceeds the maximum line length of 132. (max-len)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1433) Line 1433 exceeds the maximum line length of 132. (max-len)
(#1434) Line 1434 exceeds the maximum line length of 132. (max-len)
(#1435) There should be no spaces inside this paren. (space-in-parens)
(#1435) There should be no spaces inside this paren. (space-in-parens)
(#1435) There should be no spaces inside this paren. (space-in-parens)
(#1435) There should be no spaces inside this paren. (space-in-parens)
(#1441) Function '_generatePosition' has a complexity of 23. (complexity)
(#1445) Line 1445 exceeds the maximum line length of 132. (max-len)
(#1445) There should be no spaces inside this paren. (space-in-parens)
(#1445) There should be no space after '[' (computed-property-spacing)
(#1445) There should be no space before ']' (computed-property-spacing)
(#1445) There should be no spaces inside this paren. (space-in-parens)
(#1445) There should be no space after '[' (computed-property-spacing)
(#1445) There should be no space before ']' (computed-property-spacing)
(#1445) There should be no space after '[' (computed-property-spacing)
(#1445) There should be no space before ']' (computed-property-spacing)
(#1445) There should be no spaces inside this paren. (space-in-parens)
(#1445) There should be no spaces inside this paren. (space-in-parens)
(#1449) Expected space or tab after '//' in comment. (spaced-comment)
(#1451) Extra space after key 'top'. (key-spacing)
(#1451) Extra space after key 'left'. (key-spacing)
(#1460) There should be no spaces inside this paren. (space-in-parens)
(#1460) There should be no spaces inside this paren. (space-in-parens)
(#1461) There should be no spaces inside this paren. (space-in-parens)
(#1461) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1462) Missing space before opening brace. (space-before-blocks)
(#1465) There should be no space after '[' (computed-property-spacing)
(#1465) There should be no space before ']' (computed-property-spacing)
(#1466) There should be no space after '[' (computed-property-spacing)
(#1466) There should be no space before ']' (computed-property-spacing)
(#1467) There should be no space after '[' (computed-property-spacing)
(#1467) There should be no space before ']' (computed-property-spacing)
(#1468) There should be no space after '[' (computed-property-spacing)
(#1468) There should be no space before ']' (computed-property-spacing)
(#1471) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1475) Expected space(s) after "if". (keyword-spacing)
(#1478) Expected space(s) after "if". (keyword-spacing)
(#1481) Expected space(s) after "if". (keyword-spacing)
(#1484) Expected space(s) after "if". (keyword-spacing)
(#1489) Expected space(s) after "if". (keyword-spacing)
(#1490) Line 1490 exceeds the maximum line length of 132. (max-len)
(#1490) Expected space or tab after '//' in comment. (spaced-comment)
(#1491) Line 1491 exceeds the maximum line length of 132. (max-len)
(#1492) Line 1492 exceeds the maximum line length of 132. (max-len)
(#1492) Do not nest ternary expressions (no-nested-ternary)
(#1492) Do not nest ternary expressions (no-nested-ternary)
(#1494) Line 1494 exceeds the maximum line length of 132. (max-len)
(#1495) Line 1495 exceeds the maximum line length of 132. (max-len)
(#1495) Do not nest ternary expressions (no-nested-ternary)
(#1495) Do not nest ternary expressions (no-nested-ternary)
(#1504) Line 1504 exceeds the maximum line length of 132. (max-len)
(#1505) Line 1505 exceeds the maximum line length of 132. (max-len)
(#1506) There should be no spaces inside this paren. (space-in-parens)
(#1506) There should be no spaces inside this paren. (space-in-parens)
(#1511) Line 1511 exceeds the maximum line length of 132. (max-len)
(#1512) Line 1512 exceeds the maximum line length of 132. (max-len)
(#1513) There should be no spaces inside this paren. (space-in-parens)
(#1513) There should be no spaces inside this paren. (space-in-parens)
(#1521) Expected space(s) after "if". (keyword-spacing)
(#1533) Expected space or tab after '//' in comment. (spaced-comment)
(#1534) Expected space(s) after "if". (keyword-spacing)
(#1556) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1557) There should be no space after '{' (object-curly-spacing)
(#1557) There should be no space before '}' (object-curly-spacing)
(#1566) Line 1566 exceeds the maximum line length of 132. (max-len)
(#1574) Expected space or tab after '//' in comment. (spaced-comment)
(#1576) There should be no space after '{' (object-curly-spacing)
(#1576) There should be no space before '}' (object-curly-spacing)
(#1579) Expected space(s) after "if". (keyword-spacing)
(#1583) Expected space or tab after '//' in comment. (spaced-comment)
(#1584) Line 1584 exceeds the maximum line length of 132. (max-len)
(#1584) Expected space or tab after '//' in comment. (spaced-comment)
(#1586) Line 1586 exceeds the maximum line length of 132. (max-len)
(#1586) Expected space or tab after '//' in comment. (spaced-comment)
(#1587) Expected space(s) after "if". (keyword-spacing)
(#1591) Expected space or tab after '//' in comment. (spaced-comment)
(#1596) Expected space or tab after '//' in comment. (spaced-comment)
(#1597) Expected space(s) after "if". (keyword-spacing)
(#1598) There should be no space after '{' (object-curly-spacing)
(#1598) There should be no space before '}' (object-curly-spacing)
(#1602) Expected space or tab after '//' in comment. (spaced-comment)
(#1611) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1618) Expected space or tab after '//' in comment. (spaced-comment)
(#1623) Expected space(s) after "if". (keyword-spacing)
(#1625) Unexpected space before function parentheses. (space-before-function-paren)
(#1640) Expected space(s) after "if". (keyword-spacing)
(#1641) Expected space or tab after '//' in comment. (spaced-comment)
(#1642) Expected space(s) after "if". (keyword-spacing)
(#1645) Expected space or tab after '//' in comment. (spaced-comment)
(#1646) Expected space or tab after '//' in comment. (spaced-comment)
(#1647) Line 1647 exceeds the maximum line length of 132. (max-len)
(#1647) Expected space or tab after '//' in comment. (spaced-comment)
(#1648) Line 1648 exceeds the maximum line length of 132. (max-len)
(#1649) Expected space or tab after '//' in comment. (spaced-comment)
(#1650) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1650) Statement inside of curly braces should be on next line. (brace-style)
(#1656) Line 1656 exceeds the maximum line length of 132. (max-len)
(#1656) Expected space or tab after '//' in comment. (spaced-comment)
(#1663) Expected space or tab after '//' in comment. (spaced-comment)
(#1664) Expected space or tab after '//' in comment. (spaced-comment)
(#1670) Line 1670 exceeds the maximum line length of 132. (max-len)
(#1670) Expected space or tab after '//' in comment. (spaced-comment)
(#1671) Expected space(s) after "if". (keyword-spacing)
(#1677) Expected space or tab after '//' in comment. (spaced-comment)
(#1678) Expected space or tab after '//' in comment. (spaced-comment)
(#1679) Expected space(s) after "if". (keyword-spacing)
(#1684) Expected space or tab after '//' in comment. (spaced-comment)
(#1693) Line 1693 exceeds the maximum line length of 132. (max-len)
(#1693) Expected space or tab after '//' in comment. (spaced-comment)
(#1695) Expected space(s) after "if". (keyword-spacing)
(#1700) Expected space or tab after '//' in comment. (spaced-comment)
(#1712) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1728) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1729) Expected space(s) after "if". (keyword-spacing)
(#1736) Expected space(s) after "if". (keyword-spacing)
(#1745) Expected space(s) after "if". (keyword-spacing)
(#1749) There should be no spaces inside this paren. (space-in-parens)
(#1749) There should be no spaces inside this paren. (space-in-parens)
(#1751) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1751) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1753) Expected space(s) after "if". (keyword-spacing)
(#1755) Expected space(s) after "if". (keyword-spacing)
(#1756) Expected space(s) after "if". (keyword-spacing)
(#1758) Expected space(s) after "if". (keyword-spacing)
(#1763) Expected space(s) after "if". (keyword-spacing)
(#1764) Expected space(s) after "if". (keyword-spacing)
(#1766) Expected space(s) after "if". (keyword-spacing)
(#1773) Expected space(s) after "if". (keyword-spacing)
(#1774) Expected space(s) after "if". (keyword-spacing)
(#1776) Expected space(s) after "if". (keyword-spacing)
(#1781) Expected space(s) after "if". (keyword-spacing)
(#1782) Expected space(s) after "if". (keyword-spacing)
(#1784) Expected space(s) after "if". (keyword-spacing)
(#1791) Expected space(s) after "if". (keyword-spacing)
(#1806) There should be no spaces inside this paren. (space-in-parens)
(#1806) There should be no spaces inside this paren. (space-in-parens)
(#1809) Expected space(s) after "if". (keyword-spacing)
(#1819) Function 'drag' has a complexity of 30. (complexity)
(#1825) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1826) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1828) Missing space before opening brace. (space-before-blocks)
(#1835) Line 1835 exceeds the maximum line length of 132. (max-len)
(#1835) There should be no spaces inside this paren. (space-in-parens)
(#1835) There should be no spaces inside this paren. (space-in-parens)
(#1835) There should be no space after '[' (computed-property-spacing)
(#1835) There should be no space before ']' (computed-property-spacing)
(#1835) There should be no space after '[' (computed-property-spacing)
(#1835) There should be no space before ']' (computed-property-spacing)
(#1835) There should be no spaces inside this paren. (space-in-parens)
(#1835) There should be no spaces inside this paren. (space-in-parens)
(#1836) Expected space(s) after "if". (keyword-spacing)
(#1837) Line 1837 exceeds the maximum line length of 132. (max-len)
(#1837) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1837) There should be no space after '{' (object-curly-spacing)
(#1837) There should be no space before '}' (object-curly-spacing)
(#1843) Expected space(s) after "if". (keyword-spacing)
(#1848) Expected space(s) after "if". (keyword-spacing)
(#1849) Line 1849 exceeds the maximum line length of 132. (max-len)
(#1849) There should be no space after '{' (object-curly-spacing)
(#1849) There should be no space before '}' (object-curly-spacing)
(#1851) Expected space(s) after "if". (keyword-spacing)
(#1852) There should be no space after '{' (object-curly-spacing)
(#1852) There should be no space before '}' (object-curly-spacing)
(#1854) Expected space(s) after "if". (keyword-spacing)
(#1855) Line 1855 exceeds the maximum line length of 132. (max-len)
(#1855) There should be no space after '{' (object-curly-spacing)
(#1855) There should be no space before '}' (object-curly-spacing)
(#1857) Expected space(s) after "if". (keyword-spacing)
(#1858) There should be no space after '{' (object-curly-spacing)
(#1858) There should be no space before '}' (object-curly-spacing)
(#1864) Expected space(s) after "if". (keyword-spacing)
(#1869) Expected space(s) after "if". (keyword-spacing)
(#1870) There should be no space after '{' (object-curly-spacing)
(#1870) There should be no space before '}' (object-curly-spacing)
(#1872) Expected space(s) after "if". (keyword-spacing)
(#1873) Line 1873 exceeds the maximum line length of 132. (max-len)
(#1873) There should be no space after '{' (object-curly-spacing)
(#1873) There should be no space before '}' (object-curly-spacing)
(#1875) Expected space(s) after "if". (keyword-spacing)
(#1876) There should be no space after '{' (object-curly-spacing)
(#1876) There should be no space before '}' (object-curly-spacing)
(#1878) Expected space(s) after "if". (keyword-spacing)
(#1879) Line 1879 exceeds the maximum line length of 132. (max-len)
(#1879) There should be no space after '{' (object-curly-spacing)
(#1879) There should be no space before '}' (object-curly-spacing)
(#1883) Expected space(s) after "if". (keyword-spacing)
(#1884) Line 1884 exceeds the maximum line length of 132. (max-len)
(#1884) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1884) There should be no space after '{' (object-curly-spacing)
(#1884) There should be no space before '}' (object-curly-spacing)
(#1897) A space is required after ','. (comma-spacing)
(#1898) A space is required after ','. (comma-spacing)
(#1898) A space is required after ','. (comma-spacing)
(#1901) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1901) Statement inside of curly braces should be on next line. (brace-style)
(#1913) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1914) Expected space(s) after "if". (keyword-spacing)
(#1921) Expected space(s) after "if". (keyword-spacing)
(#1927) 'jQuery' is not defined. (no-undef)
(#1929) There should be no spaces inside this paren. (space-in-parens)
(#1929) 'undefined' is defined but never used (no-unused-vars)
(#1929) There should be no spaces inside this paren. (space-in-parens)
(#1931) Missing JSDoc comment. (require-jsdoc)
(#1931) There should be no spaces inside this paren. (space-in-parens)
(#1931) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1967) Expected to return a value at the end of this function. (consistent-return)
(#1967) There should be no spaces inside this paren. (space-in-parens)
(#1967) There should be no spaces inside this paren. (space-in-parens)
(#1968) There should be no spaces inside this paren. (space-in-parens)
(#1968) There should be no spaces inside this paren. (space-in-parens)
(#1970) There should be no space after '[' (computed-property-spacing)
(#1970) There should be no space before ']' (computed-property-spacing)
(#1973) Return statement should not contain assignment. (no-return-assign)
(#1976) There should be no space after '[' (computed-property-spacing)
(#1976) There should be no space before ']' (computed-property-spacing)
(#1977) There should be no space after '[' (computed-property-spacing)
(#1977) There should be no space before ']' (computed-property-spacing)
(#1986) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1994) There should be no spaces inside this paren. (space-in-parens)
(#1994) There should be no spaces inside this paren. (space-in-parens)
(#1995) There should be no spaces inside this paren. (space-in-parens)
(#1995) There should be no spaces inside this paren. (space-in-parens)
(#2005) Expected space(s) after "if". (keyword-spacing)
(#2015) Expected space(s) after "if". (keyword-spacing)
(#2018) Expected space(s) after "if". (keyword-spacing)
(#2018) Missing space before opening brace. (space-before-blocks)
(#2025) Expected space(s) after "if". (keyword-spacing)
(#2028) Expected space(s) after "if". (keyword-spacing)
(#2028) Missing space before opening brace. (space-before-blocks)
(#2042) A space is required after ','. (comma-spacing)
(#2043) Expected space(s) after "if". (keyword-spacing)
(#2060) A space is required after ','. (comma-spacing)
(#2061) Expected space(s) after "if". (keyword-spacing)
(#2069) A space is required after ','. (comma-spacing)
(#2079) Expected to return a value at the end of this function. (consistent-return)
(#2081) Expected space(s) after "if". (keyword-spacing)
(#2086) There should be no space after '{' (object-curly-spacing)
(#2086) There should be no space before '}' (object-curly-spacing)
(#2087) Statement inside of curly braces should be on next line. (brace-style)
(#2087) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2089) Expected space(s) after "if". (keyword-spacing)
(#2093) Expected space(s) after "if". (keyword-spacing)
(#2093) A space is required after ','. (comma-spacing)
(#2094) Expected space(s) after "if". (keyword-spacing)
(#2097) Expected space(s) after "if". (keyword-spacing)
(#2142) There should be no spaces inside this paren. (space-in-parens)
(#2144) Line 2144 exceeds the maximum line length of 132. (max-len)
(#2145) Line 2145 exceeds the maximum line length of 132. (max-len)
(#2146) Line 2146 exceeds the maximum line length of 132. (max-len)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2168) There should be no space after '{' (object-curly-spacing)
(#2168) There should be no space before '}' (object-curly-spacing)
(#2176) Unexpected labeled statement. (no-labels)
(#2178) Expected space or tab after '//' in comment. (spaced-comment)
(#2179) Expected space(s) after "if". (keyword-spacing)
(#2179) A space is required after ','. (comma-spacing)
(#2184) Infix operators must be spaced. (space-infix-ops)
(#2185) Expected space(s) after "if". (keyword-spacing)
(#2187) Unexpected label in continue statement. (no-labels)
(#2192) Expected space(s) after "if". (keyword-spacing)
(#2196) Expected space or tab after '//' in comment. (spaced-comment)
(#2197) Expected space(s) after "if". (keyword-spacing)
(#2198) unnecessary '.call()'. (no-useless-call)
(#2201) There should be no space after '[' (computed-property-spacing)
(#2201) There should be no space before ']' (computed-property-spacing)
(#2201) There should be no space after '[' (computed-property-spacing)
(#2201) There should be no space before ']' (computed-property-spacing)
(#2202) There should be no space after '[' (computed-property-spacing)
(#2202) There should be no space before ']' (computed-property-spacing)
(#2202) There should be no space after '{' (object-curly-spacing)
(#2202) There should be no space after '[' (computed-property-spacing)
(#2202) There should be no space before ']' (computed-property-spacing)
(#2202) There should be no space after '[' (computed-property-spacing)
(#2202) There should be no space before ']' (computed-property-spacing)
(#2202) There should be no space after '[' (computed-property-spacing)
(#2202) There should be no space before ']' (computed-property-spacing)
(#2202) There should be no space after '[' (computed-property-spacing)
(#2202) There should be no space before ']' (computed-property-spacing)
(#2202) There should be no space before '}' (object-curly-spacing)
(#2213) Expected space(s) after "if". (keyword-spacing)
(#2217) unnecessary '.call()'. (no-useless-call)
(#2220) Line 2220 exceeds the maximum line length of 132. (max-len)
(#2220) A space is required after ','. (comma-spacing)
(#2223) unnecessary '.call()'. (no-useless-call)
(#2230) There should be no spaces inside this paren. (space-in-parens)
(#2230) There should be no spaces inside this paren. (space-in-parens)
(#2231) Line 2231 exceeds the maximum line length of 132. (max-len)
(#2231) Expected space or tab after '//' in comment. (spaced-comment)
(#2232) There should be no spaces inside this paren. (space-in-parens)
(#2232) There should be no spaces inside this paren. (space-in-parens)
(#2232) There should be no spaces inside this paren. (space-in-parens)
(#2233) Expected space(s) after "if". (keyword-spacing)
(#2233) There should be no spaces inside this paren. (space-in-parens)
(#2233) There should be no spaces inside this paren. (space-in-parens)
(#2234) There should be no spaces inside this paren. (space-in-parens)
(#2234) There should be no spaces inside this paren. (space-in-parens)
(#2240) Expected space or tab after '//' in comment. (spaced-comment)
(#2241) Expected space(s) after "if". (keyword-spacing)
(#2245) Expected space or tab after '//' in comment. (spaced-comment)
(#2248) Expected space(s) after "if". (keyword-spacing)
(#2254) Do not nest ternary expressions (no-nested-ternary)
(#2255) Expected space(s) after "if". (keyword-spacing)
(#2262) Unexpected space before function parentheses. (space-before-function-paren)
(#2276) unnecessary '.call()'. (no-useless-call)
(#2281) unnecessary '.call()'. (no-useless-call)
(#2287) unnecessary '.call()'. (no-useless-call)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2293) There should be no spaces inside this paren. (space-in-parens)
(#2293) There should be no spaces inside this paren. (space-in-parens)
(#2293) There should be no spaces inside this paren. (space-in-parens)
(#2293) There should be no spaces inside this paren. (space-in-parens)
(#2294) Line 2294 exceeds the maximum line length of 132. (max-len)
(#2294) Expected space or tab after '//' in comment. (spaced-comment)
(#2295) Expected space(s) after "if". (keyword-spacing)
(#2295) There should be no spaces inside this paren. (space-in-parens)
(#2295) There should be no spaces inside this paren. (space-in-parens)
(#2296) There should be no spaces inside this paren. (space-in-parens)
(#2296) There should be no spaces inside this paren. (space-in-parens)
(#2301) 'jQuery' is not defined. (no-undef)
(#2303) There should be no spaces inside this paren. (space-in-parens)
(#2303) 'undefined' is defined but never used (no-unused-vars)
(#2303) There should be no spaces inside this paren. (space-in-parens)
(#2305) Missing JSDoc comment. (require-jsdoc)
(#2309) Missing JSDoc comment. (require-jsdoc)
(#2355) Expected space or tab after '//' in comment. (spaced-comment)
(#2356) Expected space(s) after "if". (keyword-spacing)
(#2358) Expected space or tab after '//' in comment. (spaced-comment)
(#2369) Expected space or tab after '//' in comment. (spaced-comment)
(#2376) Expected space or tab after '//' in comment. (spaced-comment)
(#2377) Line 2377 exceeds the maximum line length of 132. (max-len)
(#2377) There should be no space after '{' (object-curly-spacing)
(#2377) There should be no space before '}' (object-curly-spacing)
(#2378) There should be no space after '{' (object-curly-spacing)
(#2380) Expected space or tab after '//' in comment. (spaced-comment)
(#2384) Expected space or tab after '//' in comment. (spaced-comment)
(#2385) There should be no space after '{' (object-curly-spacing)
(#2385) There should be no space before '}' (object-curly-spacing)
(#2388) There should be no space after '{' (object-curly-spacing)
(#2388) There should be no space before '}' (object-curly-spacing)
(#2395) Line 2395 exceeds the maximum line length of 132. (max-len)
(#2395) There should be no space after '{' (object-curly-spacing)
(#2395) There should be no space before '}' (object-curly-spacing)
(#2396) Expected space(s) after "if". (keyword-spacing)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2405) Expected space(s) after "for". (keyword-spacing)
(#2408) Infix operators must be spaced. (space-infix-ops)
(#2412) There should be no space after '{' (object-curly-spacing)
(#2412) There should be no space before '}' (object-curly-spacing)
(#2414) Expected space or tab after '//' in comment. (spaced-comment)
(#2419) Expected space or tab after '//' in comment. (spaced-comment)
(#2420) Infix operators must be spaced. (space-infix-ops)
(#2432) Expected space(s) after "for". (keyword-spacing)
(#2434) Expected space(s) after "if". (keyword-spacing)
(#2438) Expected space or tab after '//' in comment. (spaced-comment)
(#2443) Expected space or tab after '//' in comment. (spaced-comment)
(#2446) Expected space or tab after '//' in comment. (spaced-comment)
(#2447) There should be no space after '[' (array-bracket-spacing)
(#2448) Do not nest ternary expressions (no-nested-ternary)
(#2449) Do not nest ternary expressions (no-nested-ternary)
(#2450) There should be no space before ']' (array-bracket-spacing)
(#2458) Expected space or tab after '//' in comment. (spaced-comment)
(#2459) Expected space(s) after "if". (keyword-spacing)
(#2465) Expected space or tab after '//' in comment. (spaced-comment)
(#2471) Expected space or tab after '//' in comment. (spaced-comment)
(#2477) Expected space or tab after '//' in comment. (spaced-comment)
(#2482) Expected space or tab after '//' in comment. (spaced-comment)
(#2494) Missing space before opening brace. (space-before-blocks)
(#2505) Expected space or tab after '//' in comment. (spaced-comment)
(#2520) Expected space or tab after '//' in comment. (spaced-comment)
(#2530) There should be no spaces inside this paren. (space-in-parens)
(#2530) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2565) There should be no space after '{' (object-curly-spacing)
(#2565) There should be no space before '}' (object-curly-spacing)
(#2567) There should be no space after '{' (object-curly-spacing)
(#2567) There should be no space before '}' (object-curly-spacing)
(#2580) Expected space or tab after '//' in comment. (spaced-comment)
(#2582) There should be no space after '{' (object-curly-spacing)
(#2582) There should be no space before '}' (object-curly-spacing)
(#2583) Line 2583 exceeds the maximum line length of 132. (max-len)
(#2583) There should be no space after '{' (object-curly-spacing)
(#2583) There should be no space before '}' (object-curly-spacing)
(#2583) There should be no space after '{' (object-curly-spacing)
(#2583) There should be no space before '}' (object-curly-spacing)
(#2584) Line 2584 exceeds the maximum line length of 132. (max-len)
(#2584) There should be no space after '{' (object-curly-spacing)
(#2584) There should be no space before '}' (object-curly-spacing)
(#2584) There should be no space after '{' (object-curly-spacing)
(#2584) There should be no space before '}' (object-curly-spacing)
(#2585) There should be no space after '{' (object-curly-spacing)
(#2585) There should be no space before '}' (object-curly-spacing)
(#2586) There should be no space after '{' (object-curly-spacing)
(#2586) There should be no space before '}' (object-curly-spacing)
(#2587) There should be no space after '{' (object-curly-spacing)
(#2587) There should be no space before '}' (object-curly-spacing)
(#2589) Expected space or tab after '//' in comment. (spaced-comment)
(#2590) Line 2590 exceeds the maximum line length of 132. (max-len)
(#2602) Expected space or tab after '//' in comment. (spaced-comment)
(#2604) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2611) Infix operators must be spaced. (space-infix-ops)
(#2611) Infix operators must be spaced. (space-infix-ops)
(#2612) Infix operators must be spaced. (space-infix-ops)
(#2612) Infix operators must be spaced. (space-infix-ops)
(#2654) There should be no spaces inside this paren. (space-in-parens)
(#2654) Unexpected space after unary operator '!'. (space-unary-ops)
(#2654) There should be no spaces inside this paren. (space-in-parens)
(#2665) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2667) Expected space(s) after "if". (keyword-spacing)
(#2674) There should be no space after '{' (object-curly-spacing)
(#2674) Multiple spaces found before '-'. (no-multi-spaces)
(#2674) There should be no space before '}' (object-curly-spacing)
(#2679) There should be no space after '{' (object-curly-spacing)
(#2679) There should be no space before '}' (object-curly-spacing)
(#2715) Expected space(s) after "if". (keyword-spacing)
(#2723) Expected space(s) after "if". (keyword-spacing)
(#2726) Expected space(s) after "if". (keyword-spacing)
(#2729) Expected space(s) after "if". (keyword-spacing)
(#2732) Expected space(s) after "if". (keyword-spacing)
(#2755) There should be no spaces inside this paren. (space-in-parens)
(#2755) There should be no spaces inside this paren. (space-in-parens)
(#2779) There should be no spaces inside this paren. (space-in-parens)
(#2779) There should be no spaces inside this paren. (space-in-parens)
(#2783) Line 2783 exceeds the maximum line length of 132. (max-len)
(#2783) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2784) Line 2784 exceeds the maximum line length of 132. (max-len)
(#2784) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2787) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2833) There should be no spaces inside this paren. (space-in-parens)
(#2833) Infix operators must be spaced. (space-infix-ops)
(#2839) Line 2839 exceeds the maximum line length of 132. (max-len)
(#2842) There should be no spaces inside this paren. (space-in-parens)
(#2842) There should be no spaces inside this paren. (space-in-parens)
(#2843) There should be no space after '[' (computed-property-spacing)
(#2843) There should be no space before ']' (computed-property-spacing)
(#2843) There should be no spaces inside this paren. (space-in-parens)
(#2843) There should be no spaces inside this paren. (space-in-parens)
(#2843) There should be no space after '[' (computed-property-spacing)
(#2843) There should be no space before ']' (computed-property-spacing)
(#2843) There should be no spaces inside this paren. (space-in-parens)
(#2843) There should be no spaces inside this paren. (space-in-parens)
(#2843) There should be no spaces inside this paren. (space-in-parens)
(#2843) There should be no spaces inside this paren. (space-in-parens)
(#2843) There should be no space after '[' (computed-property-spacing)
(#2843) There should be no space before ']' (computed-property-spacing)
(#2843) There should be no spaces inside this paren. (space-in-parens)
(#2843) There should be no spaces inside this paren. (space-in-parens)
(#2858) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2861) Expected space(s) after "if". (keyword-spacing)
(#2869) Infix operators must be spaced. (space-infix-ops)
(#2870) Infix operators must be spaced. (space-infix-ops)
(#2871) Expected space or tab after '//' in comment. (spaced-comment)
(#2886) There should be no space after '{' (object-curly-spacing)
(#2886) There should be no space before '}' (object-curly-spacing)
(#2889) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2890) There should be no space after '{' (object-curly-spacing)
(#2890) There should be no space before '}' (object-curly-spacing)
(#2893) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2894) There should be no space after '{' (object-curly-spacing)
(#2894) There should be no space before '}' (object-curly-spacing)
(#2897) There should be no space after '{' (object-curly-spacing)
(#2897) There should be no space before '}' (object-curly-spacing)
(#2915) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2940) There should be no spaces inside this paren. (space-in-parens)
(#2940) There should be no spaces inside this paren. (space-in-parens)
(#2947) There should be no space after '{' (object-curly-spacing)
(#2947) There should be no space before '}' (object-curly-spacing)
(#2952) There should be no space after '{' (object-curly-spacing)
(#2952) There should be no space before '}' (object-curly-spacing)
(#2965) There should be no space after '{' (object-curly-spacing)
(#2965) There should be no space before '}' (object-curly-spacing)
(#2987) Do not nest ternary expressions (no-nested-ternary)
(#2996) There should be no space after '{' (object-curly-spacing)
(#2996) There should be no space before '}' (object-curly-spacing)
(#2997) There should be no space after '{' (object-curly-spacing)
(#2997) There should be no space before '}' (object-curly-spacing)
(#3006) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3009) There should be no space after '[' (array-bracket-spacing)
(#3009) There should be no space before ']' (array-bracket-spacing)
(#3009) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3009) Statement inside of curly braces should be on next line. (brace-style)
(#3013) There should be no space after '{' (object-curly-spacing)
(#3013) There should be no space before '}' (object-curly-spacing)
(#3018) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3031) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3033) There should be no space after '{' (object-curly-spacing)
(#3033) Missing space before value for key 'top'. (key-spacing)
(#3033) Missing space before value for key 'left'. (key-spacing)
(#3033) There should be no space before '}' (object-curly-spacing)
(#3033) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3055) Infix operators must be spaced. (space-infix-ops)
(#3056) Infix operators must be spaced. (space-infix-ops)
(#3058) There should be no spaces inside this paren. (space-in-parens)
(#3058) There should be no spaces inside this paren. (space-in-parens)
(#3059) There should be no spaces inside this paren. (space-in-parens)
(#3059) There should be no spaces inside this paren. (space-in-parens)
(#3064) There should be no spaces inside this paren. (space-in-parens)
(#3064) There should be no spaces inside this paren. (space-in-parens)
(#3065) There should be no spaces inside this paren. (space-in-parens)
(#3065) There should be no spaces inside this paren. (space-in-parens)
(#3083) Missing space before opening brace. (space-before-blocks)
(#3095) There should be no space after '{' (object-curly-spacing)
(#3095) There should be no space before '}' (object-curly-spacing)
(#3099) There should be no space after '{' (object-curly-spacing)
(#3099) There should be no space before '}' (object-curly-spacing)
(#3107) Unexpected space before function parentheses. (space-before-function-paren)
(#3110) Unexpected space before function parentheses. (space-before-function-paren)
(#3120) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3121) Statement inside of curly braces should be on next line. (brace-style)
(#3121) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3121) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3122) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3122) Statement inside of curly braces should be on next line. (brace-style)
(#3122) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3122) Unexpected space before function parentheses. (space-before-function-paren)
(#3122) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3122) Statement inside of curly braces should be on next line. (brace-style)
(#3123) Expected space(s) after "else". (keyword-spacing)
(#3123) Expected space(s) before "else". (keyword-spacing)
(#3128) Unexpected space before function parentheses. (space-before-function-paren)
(#3138) Unexpected space before function parentheses. (space-before-function-paren)
(#3140) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3140) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3141) Line 3141 exceeds the maximum line length of 132. (max-len)
(#3141) Do not nest ternary expressions (no-nested-ternary)
(#3143) Unexpected space before function parentheses. (space-before-function-paren)
(#3144) Infix operators must be spaced. (space-infix-ops)
(#3144) Infix operators must be spaced. (space-infix-ops)
(#3154) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#3155) Unexpected space before function parentheses. (space-before-function-paren)
(#3155) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3155) Statement inside of curly braces should be on next line. (brace-style)
(#3156) Expected space(s) before "else". (keyword-spacing)
(#3156) Expected space(s) after "else". (keyword-spacing)
(#3161) Unexpected space before function parentheses. (space-before-function-paren)
(#3170) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3170) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3174) Line 3174 exceeds the maximum line length of 132. (max-len)
(#3174) There should be no space after '{' (object-curly-spacing)
(#3174) There should be no space before '}' (object-curly-spacing)
(#3182) Missing space before opening brace. (space-before-blocks)
(#3185) There should be no space after '{' (object-curly-spacing)
(#3185) There should be no space before '}' (object-curly-spacing)
(#3208) Infix operators must be spaced. (space-infix-ops)
(#3209) Infix operators must be spaced. (space-infix-ops)
(#3246) There should be no spaces inside this paren. (space-in-parens)
(#3246) There should be no spaces inside this paren. (space-in-parens)
(#3253) There should be no spaces inside this paren. (space-in-parens)
(#3253) There should be no spaces inside this paren. (space-in-parens)
(#3265) 'jQuery' is not defined. (no-undef)
(#3267) There should be no spaces inside this paren. (space-in-parens)
(#3267) 'undefined' is defined but never used (no-unused-vars)
(#3267) There should be no spaces inside this paren. (space-in-parens)
(#3375) Expected to return a value at the end of this function. (consistent-return)
(#3418) Statement inside of curly braces should be on next line. (brace-style)
(#3418) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3418) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3419) Statement inside of curly braces should be on next line. (brace-style)
(#3419) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3419) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3420) Infix operators must be spaced. (space-infix-ops)
(#3420) Infix operators must be spaced. (space-infix-ops)
(#3426) Expected space or tab after '//' in comment. (spaced-comment)
(#3432) There should be no spaces inside this paren. (space-in-parens)
(#3432) There should be no spaces inside this paren. (space-in-parens)
(#3492) Expected no return value. (consistent-return)
(#3528) 'jQuery' is not defined. (no-undef)
(#3530) There should be no spaces inside this paren. (space-in-parens)
(#3530) 'undefined' is defined but never used (no-unused-vars)
(#3530) There should be no spaces inside this paren. (space-in-parens)
(#3532) Missing JSDoc comment. (require-jsdoc)
(#3532) There should be no spaces inside this paren. (space-in-parens)
(#3532) There should be no spaces inside this paren. (space-in-parens)
(#3533) There should be no spaces inside this paren. (space-in-parens)
(#3533) There should be no spaces inside this paren. (space-in-parens)
(#3533) There should be no spaces inside this paren. (space-in-parens)
(#3533) There should be no spaces inside this paren. (space-in-parens)
(#3533) There should be no spaces inside this paren. (space-in-parens)
(#3533) There should be no spaces inside this paren. (space-in-parens)
(#3536) Missing JSDoc comment. (require-jsdoc)
(#3588) Expected space or tab after '//' in comment. (spaced-comment)
(#3591) Expected space or tab after '//' in comment. (spaced-comment)
(#3594) Expected space or tab after '//' in comment. (spaced-comment)
(#3597) Expected space or tab after '//' in comment. (spaced-comment)
(#3600) Expected space or tab after '//' in comment. (spaced-comment)
(#3610) There should be no spaces inside this paren. (space-in-parens)
(#3610) There should be no spaces inside this paren. (space-in-parens)
(#3617) Missing space before opening brace. (space-before-blocks)
(#3618) There should be no spaces inside this paren. (space-in-parens)
(#3618) There should be no spaces inside this paren. (space-in-parens)
(#3619) There should be no space after '[' (computed-property-spacing)
(#3619) There should be no space before ']' (computed-property-spacing)
(#3621) There should be no spaces inside this paren. (space-in-parens)
(#3621) There should be no spaces inside this paren. (space-in-parens)
(#3637) Expected space(s) after "if". (keyword-spacing)
(#3641) Expected space or tab after '//' in comment. (spaced-comment)
(#3644) Expected space or tab after '//' in comment. (spaced-comment)
(#3645) Expected to return a value at the end of this function. (consistent-return)
(#3646) Expected space(s) after "if". (keyword-spacing)
(#3651) Expected space(s) after "if". (keyword-spacing)
(#3655) Expected space(s) after "if". (keyword-spacing)
(#3658) Expected space(s) after "if". (keyword-spacing)
(#3660) Expected space(s) after "if". (keyword-spacing)
(#3664) Expected space(s) after "if". (keyword-spacing)
(#3682) Expected space or tab after '//' in comment. (spaced-comment)
(#3685) Expected space or tab after '//' in comment. (spaced-comment)
(#3688) Expected space or tab after '//' in comment. (spaced-comment)
(#3696) Expected space or tab after '//' in comment. (spaced-comment)
(#3699) Expected space or tab after '//' in comment. (spaced-comment)
(#3702) Expected space or tab after '//' in comment. (spaced-comment)
(#3710) Expected space or tab after '//' in comment. (spaced-comment)
(#3715) Line 3715 exceeds the maximum line length of 132. (max-len)
(#3715) Expected space or tab after '//' in comment. (spaced-comment)
(#3723) Expected space or tab after '//' in comment. (spaced-comment)
(#3728) Expected space or tab after '//' in comment. (spaced-comment)
(#3729) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3731) Expected space or tab after '//' in comment. (spaced-comment)
(#3732) There should be no space after '{' (object-curly-spacing)
(#3732) There should be no space before '}' (object-curly-spacing)
(#3734) Line 3734 exceeds the maximum line length of 132. (max-len)
(#3734) Expected space or tab after '//' in comment. (spaced-comment)
(#3735) Expected space(s) after "if". (keyword-spacing)
(#3739) Expected space or tab after '//' in comment. (spaced-comment)
(#3742) Expected space or tab after '//' in comment. (spaced-comment)
(#3743) Expected space(s) after "if". (keyword-spacing)
(#3747) Expected space(s) after "if". (keyword-spacing)
(#3747) There should be no spaces inside this paren. (space-in-parens)
(#3747) There should be no spaces inside this paren. (space-in-parens)
(#3748) There should be no spaces inside this paren. (space-in-parens)
(#3748) There should be no spaces inside this paren. (space-in-parens)
(#3751) There should be no spaces inside this paren. (space-in-parens)
(#3751) There should be no spaces inside this paren. (space-in-parens)
(#3752) There should be no spaces inside this paren. (space-in-parens)
(#3752) There should be no spaces inside this paren. (space-in-parens)
(#3754) There should be no spaces inside this paren. (space-in-parens)
(#3754) Infix operators must be spaced. (space-infix-ops)
(#3754) Infix operators must be spaced. (space-infix-ops)
(#3754) There should be no spaces inside this paren. (space-in-parens)
(#3754) There should be no spaces inside this paren. (space-in-parens)
(#3754) There should be no spaces inside this paren. (space-in-parens)
(#3757) Expected space(s) after "if". (keyword-spacing)
(#3764) Expected space(s) after "if". (keyword-spacing)
(#3771) Expected space or tab after '//' in comment. (spaced-comment)
(#3772) Expected space(s) after "if". (keyword-spacing)
(#3776) Expected space or tab after '//' in comment. (spaced-comment)
(#3779) Expected space or tab after '//' in comment. (spaced-comment)
(#3780) Expected space(s) after "if". (keyword-spacing)
(#3785) Expected space or tab after '//' in comment. (spaced-comment)
(#3786) Expected space(s) after "if". (keyword-spacing)
(#3786) There should be no spaces inside this paren. (space-in-parens)
(#3786) There should be no spaces inside this paren. (space-in-parens)
(#3787) There should be no spaces inside this paren. (space-in-parens)
(#3787) There should be no spaces inside this paren. (space-in-parens)
(#3788) There should be no space after '[' (computed-property-spacing)
(#3788) There should be no space before ']' (computed-property-spacing)
(#3788) There should be no spaces inside this paren. (space-in-parens)
(#3788) There should be no spaces inside this paren. (space-in-parens)
(#3788) There should be no spaces inside this paren. (space-in-parens)
(#3788) There should be no spaces inside this paren. (space-in-parens)
(#3792) Expected space or tab after '//' in comment. (spaced-comment)
(#3793) Expected space(s) after "if". (keyword-spacing)
(#3804) Line 3804 exceeds the maximum line length of 132. (max-len)
(#3804) Expected space or tab after '//' in comment. (spaced-comment)
(#3809) Function '_mouseDrag' has a complexity of 27. (complexity)
(#3814) Expected space or tab after '//' in comment. (spaced-comment)
(#3822) Expected space or tab after '//' in comment. (spaced-comment)
(#3823) Expected space(s) after "if". (keyword-spacing)
(#3824) Expected space(s) after "if". (keyword-spacing)
(#3826) Expected space(s) after "if". (keyword-spacing)
(#3828) Expected space(s) after "if". (keyword-spacing)
(#3832) Expected space(s) after "if". (keyword-spacing)
(#3834) Expected space(s) after "if". (keyword-spacing)
(#3840) Expected space(s) after "if". (keyword-spacing)
(#3842) Expected space(s) after "if". (keyword-spacing)
(#3846) Expected space(s) after "if". (keyword-spacing)
(#3848) Expected space(s) after "if". (keyword-spacing)
(#3854) Expected space(s) after "if". (keyword-spacing)
(#3859) Expected space or tab after '//' in comment. (spaced-comment)
(#3862) Expected space or tab after '//' in comment. (spaced-comment)
(#3863) Expected space(s) after "if". (keyword-spacing)
(#3864) Infix operators must be spaced. (space-infix-ops)
(#3866) Expected space(s) after "if". (keyword-spacing)
(#3867) Infix operators must be spaced. (space-infix-ops)
(#3870) Expected space or tab after '//' in comment. (spaced-comment)
(#3873) Expected space or tab after '//' in comment. (spaced-comment)
(#3914) Expected space or tab after '//' in comment. (spaced-comment)
(#3917) Expected space or tab after '//' in comment. (spaced-comment)
(#3918) Expected space(s) after "if". (keyword-spacing)
(#3922) Expected space or tab after '//' in comment. (spaced-comment)
(#3932) Expected space(s) after "if". (keyword-spacing)
(#3936) Expected space or tab after '//' in comment. (spaced-comment)
(#3941) Expected space(s) after "if". (keyword-spacing)
(#3947) There should be no spaces inside this paren. (space-in-parens)
(#3947) There should be no spaces inside this paren. (space-in-parens)
(#3948) Line 3948 exceeds the maximum line length of 132. (max-len)
(#3950) There should be no spaces inside this paren. (space-in-parens)
(#3950) There should be no spaces inside this paren. (space-in-parens)
(#3951) Line 3951 exceeds the maximum line length of 132. (max-len)
(#3954) There should be no spaces inside this paren. (space-in-parens)
(#3961) Expected no return value. (consistent-return)
(#3967) Expected space(s) after "if". (keyword-spacing)
(#3969) There should be no space after '{' (object-curly-spacing)
(#3969) There should be no space before '}' (object-curly-spacing)
(#3971) Expected space(s) after "if". (keyword-spacing)
(#3977) Expected space or tab after '//' in comment. (spaced-comment)
(#3978) Missing space before opening brace. (space-before-blocks)
(#3980) Expected space(s) after "if". (keyword-spacing)
(#3989) Line 3989 exceeds the maximum line length of 132. (max-len)
(#3989) Expected space or tab after '//' in comment. (spaced-comment)
(#3990) Expected space(s) after "if". (keyword-spacing)
(#3993) Expected space(s) after "if". (keyword-spacing)
(#4004) Expected space(s) after "if". (keyword-spacing)
(#4024) Infix operators must be spaced. (space-infix-ops)
(#4024) Infix operators must be spaced. (space-infix-ops)
(#4024) Infix operators must be spaced. (space-infix-ops)
(#4028) Expected space(s) after "if". (keyword-spacing)
(#4043) Statement inside of curly braces should be on next line. (brace-style)
(#4043) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4061) There should be no spaces inside this paren. (space-in-parens)
(#4061) There should be no spaces inside this paren. (space-in-parens)
(#4061) There should be no spaces inside this paren. (space-in-parens)
(#4061) There should be no spaces inside this paren. (space-in-parens)
(#4061) There should be no spaces inside this paren. (space-in-parens)
(#4061) There should be no spaces inside this paren. (space-in-parens)
(#4061) There should be no spaces inside this paren. (space-in-parens)
(#4061) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4065) There should be no spaces inside this paren. (space-in-parens)
(#4067) Line 4067 exceeds the maximum line length of 132. (max-len)
(#4075) There should be no spaces inside this paren. (space-in-parens)
(#4082) Line 4082 exceeds the maximum line length of 132. (max-len)
(#4083) Line 4083 exceeds the maximum line length of 132. (max-len)
(#4092) Do not nest ternary expressions (no-nested-ternary)
(#4093) There should be no spaces inside this paren. (space-in-parens)
(#4093) There should be no spaces inside this paren. (space-in-parens)
(#4094) There should be no spaces inside this paren. (space-in-parens)
(#4094) There should be no spaces inside this paren. (space-in-parens)
(#4100) Infix operators must be spaced. (space-infix-ops)
(#4101) Infix operators must be spaced. (space-infix-ops)
(#4108) Line 4108 exceeds the maximum line length of 132. (max-len)
(#4141) Expected space(s) after "if". (keyword-spacing)
(#4142) Missing space before opening brace. (space-before-blocks)
(#4144) There should be no spaces inside this paren. (space-in-parens)
(#4144) Missing space before opening brace. (space-before-blocks)
(#4146) Expected space(s) after "if". (keyword-spacing)
(#4147) Line 4147 exceeds the maximum line length of 132. (max-len)
(#4153) Line 4153 exceeds the maximum line length of 132. (max-len)
(#4153) There should be no space after '{' (object-curly-spacing)
(#4153) There should be no space before '}' (object-curly-spacing)
(#4155) Missing JSDoc comment. (require-jsdoc)
(#4156) There should be no spaces inside this paren. (space-in-parens)
(#4156) There should be no spaces inside this paren. (space-in-parens)
(#4158) Missing space before opening brace. (space-before-blocks)
(#4159) There should be no spaces inside this paren. (space-in-parens)
(#4159) There should be no spaces inside this paren. (space-in-parens)
(#4170) Unexpected space before function parentheses. (space-before-function-paren)
(#4171) Infix operators must be spaced. (space-infix-ops)
(#4172) Expected space(s) after "if". (keyword-spacing)
(#4188) Line 4188 exceeds the maximum line length of 132. (max-len)
(#4188) There should be no space after '{' (object-curly-spacing)
(#4188) There should be no space before '}' (object-curly-spacing)
(#4191) Expected space(s) after "if". (keyword-spacing)
(#4191) Expected space or tab after '//' in comment. (spaced-comment)
(#4192) Missing space before opening brace. (space-before-blocks)
(#4194) Missing space before opening brace. (space-before-blocks)
(#4196) Expected space(s) after "if". (keyword-spacing)
(#4197) Line 4197 exceeds the maximum line length of 132. (max-len)
(#4197) There should be no space after '{' (object-curly-spacing)
(#4197) There should be no space before '}' (object-curly-spacing)
(#4208) Infix operators must be spaced. (space-infix-ops)
(#4226) Line 4226 exceeds the maximum line length of 132. (max-len)
(#4226) Expected space or tab after '//' in comment. (spaced-comment)
(#4227) Expected space(s) after "if". (keyword-spacing)
(#4233) Missing space before opening brace. (space-before-blocks)
(#4236) Expected space or tab after '//' in comment. (spaced-comment)
(#4237) Expected space(s) after "if". (keyword-spacing)
(#4253) Expected space(s) after "if". (keyword-spacing)
(#4256) Missing space before opening brace. (space-before-blocks)
(#4273) Expected space(s) after "if". (keyword-spacing)
(#4279) There should be no spaces inside this paren. (space-in-parens)
(#4279) There should be no spaces inside this paren. (space-in-parens)
(#4280) Infix operators must be spaced. (space-infix-ops)
(#4283) There should be no spaces inside this paren. (space-in-parens)
(#4283) There should be no spaces inside this paren. (space-in-parens)
(#4285) There should be no spaces inside this paren. (space-in-parens)
(#4285) There should be no spaces inside this paren. (space-in-parens)
(#4286) There should be no spaces inside this paren. (space-in-parens)
(#4286) There should be no spaces inside this paren. (space-in-parens)
(#4286) There should be no spaces inside this paren. (space-in-parens)
(#4286) There should be no spaces inside this paren. (space-in-parens)
(#4286) There should be no spaces inside this paren. (space-in-parens)
(#4286) There should be no spaces inside this paren. (space-in-parens)
(#4287) There should be no spaces inside this paren. (space-in-parens)
(#4287) There should be no spaces inside this paren. (space-in-parens)
(#4289) There should be no spaces inside this paren. (space-in-parens)
(#4289) There should be no spaces inside this paren. (space-in-parens)
(#4290) There should be no spaces inside this paren. (space-in-parens)
(#4290) There should be no spaces inside this paren. (space-in-parens)
(#4290) There should be no spaces inside this paren. (space-in-parens)
(#4290) There should be no spaces inside this paren. (space-in-parens)
(#4293) There should be no spaces inside this paren. (space-in-parens)
(#4293) There should be no spaces inside this paren. (space-in-parens)
(#4294) There should be no spaces inside this paren. (space-in-parens)
(#4294) There should be no spaces inside this paren. (space-in-parens)
(#4303) Expected space(s) after "if". (keyword-spacing)
(#4307) Line 4307 exceeds the maximum line length of 132. (max-len)
(#4307) Expected space or tab after '//' in comment. (spaced-comment)
(#4308) Line 4308 exceeds the maximum line length of 132. (max-len)
(#4308) Expected space(s) after "if". (keyword-spacing)
(#4308) Statement inside of curly braces should be on next line. (brace-style)
(#4308) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4308) Infix operators must be spaced. (space-infix-ops)
(#4308) Infix operators must be spaced. (space-infix-ops)
(#4309) Line 4309 exceeds the maximum line length of 132. (max-len)
(#4309) Expected space(s) after "if". (keyword-spacing)
(#4309) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4309) Statement inside of curly braces should be on next line. (brace-style)
(#4309) Infix operators must be spaced. (space-infix-ops)
(#4309) Infix operators must be spaced. (space-infix-ops)
(#4314) Expected space or tab after '//' in comment. (spaced-comment)
(#4317) Expected space or tab after '//' in comment. (spaced-comment)
(#4320) Expected space or tab after '//' in comment. (spaced-comment)
(#4325) Function '_contactContainers' has a complexity of 22. (complexity)
(#4334) Expected space(s) after "if". (keyword-spacing)
(#4338) Expected space(s) after "if". (keyword-spacing)
(#4341) Expected space(s) after "if". (keyword-spacing)
(#4350) Expected space(s) after "if". (keyword-spacing)
(#4359) Expected space(s) after "if". (keyword-spacing)
(#4364) Expected space(s) after "if". (keyword-spacing)
(#4371) Expected space or tab after '//' in comment. (spaced-comment)
(#4379) Expected space(s) after "if". (keyword-spacing)
(#4382) Expected space(s) after "if". (keyword-spacing)
(#4385) Line 4385 exceeds the maximum line length of 132. (max-len)
(#4390) Expected space(s) after "if". (keyword-spacing)
(#4390) Missing space before opening brace. (space-before-blocks)
(#4395) Expected space(s) after "if". (keyword-spacing)
(#4397) Infix operators must be spaced. (space-infix-ops)
(#4401) Expected space or tab after '//' in comment. (spaced-comment)
(#4402) Expected space(s) after "if". (keyword-spacing)
(#4406) Expected space(s) after "if". (keyword-spacing)
(#4410) Line 4410 exceeds the maximum line length of 132. (max-len)
(#4410) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4415) Expected space or tab after '//' in comment. (spaced-comment)
(#4428) Line 4428 exceeds the maximum line length of 132. (max-len)
(#4428) Do not nest ternary expressions (no-nested-ternary)
(#4430) Expected space or tab after '//' in comment. (spaced-comment)
(#4431) Expected space(s) after "if". (keyword-spacing)
(#4435) Expected space(s) after "if". (keyword-spacing)
(#4436) Line 4436 exceeds the maximum line length of 132. (max-len)
(#4436) There should be no space after '{' (object-curly-spacing)
(#4436) There should be no space before '}' (object-curly-spacing)
(#4439) Expected space(s) after "if". (keyword-spacing)
(#4442) Expected space(s) after "if". (keyword-spacing)
(#4474) Expected space or tab after '//' in comment. (spaced-comment)
(#4482) Line 4482 exceeds the maximum line length of 132. (max-len)
(#4482) Expected space(s) after "if". (keyword-spacing)
(#4489) Line 4489 exceeds the maximum line length of 132. (max-len)
(#4489) Expected space(s) after "if". (keyword-spacing)
(#4489) There should be no spaces inside this paren. (space-in-parens)
(#4490) There should be no space after '{' (object-curly-spacing)
(#4490) There should be no space before '}' (object-curly-spacing)
(#4494) A space is required after ','. (comma-spacing)
(#4495) A space is required after ','. (comma-spacing)
(#4502) Expected space(s) after "if". (keyword-spacing)
(#4505) A space is required after ','. (comma-spacing)
(#4506) A space is required after ','. (comma-spacing)
(#4509) There should be no space after '{' (object-curly-spacing)
(#4509) There should be no space before '}' (object-curly-spacing)
(#4516) A space is required after ','. (comma-spacing)
(#4517) A space is required after ','. (comma-spacing)
(#4532) Expected space(s) after "if". (keyword-spacing)
(#4535) Expected space(s) after "if". (keyword-spacing)
(#4540) Line 4540 exceeds the maximum line length of 132. (max-len)
(#4544) Expected space(s) after "if". (keyword-spacing)
(#4550) Line 4550 exceeds the maximum line length of 132. (max-len)
(#4550) A space is required after ','. (comma-spacing)
(#4550) A space is required after ','. (comma-spacing)
(#4551) Line 4551 exceeds the maximum line length of 132. (max-len)
(#4551) A space is required after ','. (comma-spacing)
(#4551) A space is required after ','. (comma-spacing)
(#4552) Line 4552 exceeds the maximum line length of 132. (max-len)
(#4552) Infix operators must be spaced. (space-infix-ops)
(#4552) A space is required after ','. (comma-spacing)
(#4552) A space is required after ','. (comma-spacing)
(#4552) A space is required after ','. (comma-spacing)
(#4553) Line 4553 exceeds the maximum line length of 132. (max-len)
(#4553) Infix operators must be spaced. (space-infix-ops)
(#4553) A space is required after ','. (comma-spacing)
(#4553) A space is required after ','. (comma-spacing)
(#4553) A space is required after ','. (comma-spacing)
(#4561) Expected space(s) after "if". (keyword-spacing)
(#4565) Line 4565 exceeds the maximum line length of 132. (max-len)
(#4571) Line 4571 exceeds the maximum line length of 132. (max-len)
(#4572) Line 4572 exceeds the maximum line length of 132. (max-len)
(#4573) Line 4573 exceeds the maximum line length of 132. (max-len)
(#4573) There should be no spaces inside this paren. (space-in-parens)
(#4573) There should be no spaces inside this paren. (space-in-parens)
(#4573) Do not nest ternary expressions (no-nested-ternary)
(#4573) There should be no spaces inside this paren. (space-in-parens)
(#4573) There should be no spaces inside this paren. (space-in-parens)
(#4573) There should be no spaces inside this paren. (space-in-parens)
(#4577) Line 4577 exceeds the maximum line length of 132. (max-len)
(#4578) Line 4578 exceeds the maximum line length of 132. (max-len)
(#4579) Line 4579 exceeds the maximum line length of 132. (max-len)
(#4579) There should be no spaces inside this paren. (space-in-parens)
(#4579) There should be no spaces inside this paren. (space-in-parens)
(#4579) Do not nest ternary expressions (no-nested-ternary)
(#4579) There should be no spaces inside this paren. (space-in-parens)
(#4591) Line 4591 exceeds the maximum line length of 132. (max-len)
(#4591) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4597) Line 4597 exceeds the maximum line length of 132. (max-len)
(#4597) Expected space(s) after "if". (keyword-spacing)
(#4606) Expected space(s) after "if". (keyword-spacing)
(#4606) Expected space or tab after '//' in comment. (spaced-comment)
(#4608) Expected space(s) after "if". (keyword-spacing)
(#4609) Expected space(s) after "if". (keyword-spacing)
(#4612) Expected space(s) after "if". (keyword-spacing)
(#4615) Expected space(s) after "if". (keyword-spacing)
(#4618) Expected space(s) after "if". (keyword-spacing)
(#4623) Expected space(s) after "if". (keyword-spacing)
(#4625) Line 4625 exceeds the maximum line length of 132. (max-len)
(#4625) Do not nest ternary expressions (no-nested-ternary)
(#4625) There should be no spaces inside this paren. (space-in-parens)
(#4625) Do not nest ternary expressions (no-nested-ternary)
(#4628) Line 4628 exceeds the maximum line length of 132. (max-len)
(#4628) Do not nest ternary expressions (no-nested-ternary)
(#4628) There should be no spaces inside this paren. (space-in-parens)
(#4628) Do not nest ternary expressions (no-nested-ternary)
(#4637) Line 4637 exceeds the maximum line length of 132. (max-len)
(#4638) Line 4638 exceeds the maximum line length of 132. (max-len)
(#4639) There should be no spaces inside this paren. (space-in-parens)
(#4639) There should be no spaces inside this paren. (space-in-parens)
(#4639) Do not nest ternary expressions (no-nested-ternary)
(#4639) There should be no spaces inside this paren. (space-in-parens)
(#4639) There should be no spaces inside this paren. (space-in-parens)
(#4639) There should be no spaces inside this paren. (space-in-parens)
(#4644) Line 4644 exceeds the maximum line length of 132. (max-len)
(#4645) Line 4645 exceeds the maximum line length of 132. (max-len)
(#4646) There should be no spaces inside this paren. (space-in-parens)
(#4646) There should be no spaces inside this paren. (space-in-parens)
(#4646) Do not nest ternary expressions (no-nested-ternary)
(#4646) There should be no spaces inside this paren. (space-in-parens)
(#4654) Line 4654 exceeds the maximum line length of 132. (max-len)
(#4654) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4656) Expected space or tab after '//' in comment. (spaced-comment)
(#4665) Expected space(s) after "if". (keyword-spacing)
(#4666) Expected space or tab after '//' in comment. (spaced-comment)
(#4672) Function '_clear' has a complexity of 26. (complexity)
(#4682) Expected space(s) after "if". (keyword-spacing)
(#4687) Expected space(s) after "if". (keyword-spacing)
(#4688) Expected space(s) after "for". (keyword-spacing)
(#4689) Expected space(s) after "if". (keyword-spacing)
(#4698) Expected space(s) after "if". (keyword-spacing)
(#4699) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4699) Statement inside of curly braces should be on next line. (brace-style)
(#4701) Line 4701 exceeds the maximum line length of 132. (max-len)
(#4701) Expected space(s) after "if". (keyword-spacing)
(#4702) Line 4702 exceeds the maximum line length of 132. (max-len)
(#4702) Statement inside of curly braces should be on next line. (brace-style)
(#4702) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4702) Expected space or tab after '//' in comment. (spaced-comment)
(#4708) Expected space(s) after "if". (keyword-spacing)
(#4709) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4709) Statement inside of curly braces should be on next line. (brace-style)
(#4710) Line 4710 exceeds the maximum line length of 132. (max-len)
(#4710) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4710) Statement inside of curly braces should be on next line. (brace-style)
(#4710) Statement inside of curly braces should be on next line. (brace-style)
(#4710) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4710) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4710) Multiple spaces found before '}'. (no-multi-spaces)
(#4711) Line 4711 exceeds the maximum line length of 132. (max-len)
(#4711) Statement inside of curly braces should be on next line. (brace-style)
(#4711) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4711) Statement inside of curly braces should be on next line. (brace-style)
(#4711) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4711) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4711) Multiple spaces found before '}'. (no-multi-spaces)
(#4716) Expected space or tab after '//' in comment. (spaced-comment)
(#4717) Missing JSDoc comment. (require-jsdoc)
(#4717) There should be no spaces inside this paren. (space-in-parens)
(#4717) There should be no spaces inside this paren. (space-in-parens)
(#4718) There should be no spaces inside this paren. (space-in-parens)
(#4718) There should be no spaces inside this paren. (space-in-parens)
(#4719) There should be no spaces inside this paren. (space-in-parens)
(#4719) There should be no spaces inside this paren. (space-in-parens)
(#4719) There should be no spaces inside this paren. (space-in-parens)
(#4719) There should be no spaces inside this paren. (space-in-parens)
(#4722) Missing space before opening brace. (space-before-blocks)
(#4724) There should be no spaces inside this paren. (space-in-parens)
(#4724) There should be no spaces inside this paren. (space-in-parens)
(#4724) There should be no space after '[' (computed-property-spacing)
(#4724) There should be no space before ']' (computed-property-spacing)
(#4724) There should be no spaces inside this paren. (space-in-parens)
(#4724) There should be no spaces inside this paren. (space-in-parens)
(#4726) Expected space(s) after "if". (keyword-spacing)
(#4727) There should be no spaces inside this paren. (space-in-parens)
(#4727) There should be no spaces inside this paren. (space-in-parens)
(#4727) There should be no space after '[' (computed-property-spacing)
(#4727) There should be no space before ']' (computed-property-spacing)
(#4727) There should be no spaces inside this paren. (space-in-parens)
(#4727) There should be no spaces inside this paren. (space-in-parens)
(#4732) Expected space or tab after '//' in comment. (spaced-comment)
(#4733) There should be no spaces inside this paren. (space-in-parens)
(#4733) There should be no spaces inside this paren. (space-in-parens)
(#4734) There should be no spaces inside this paren. (space-in-parens)
(#4734) There should be no spaces inside this paren. (space-in-parens)
(#4734) There should be no spaces inside this paren. (space-in-parens)
(#4734) There should be no spaces inside this paren. (space-in-parens)
(#4737) Expected space(s) after "if". (keyword-spacing)
(#4740) Expected space(s) after "if". (keyword-spacing)
(#4745) Expected space(s) after "if". (keyword-spacing)
(#4746) Expected space(s) after "if". (keyword-spacing)
(#4748) Infix operators must be spaced. (space-infix-ops)
(#4750) Expected space or tab after '//' in comment. (spaced-comment)
(#4758) Expected space(s) after "if". (keyword-spacing)
(#4762) Line 4762 exceeds the maximum line length of 132. (max-len)
(#4762) Expected space or tab after '//' in comment. (spaced-comment)
(#4765) Expected space(s) after "if". (keyword-spacing)
(#4770) Expected space(s) after "if". (keyword-spacing)
(#4771) Infix operators must be spaced. (space-infix-ops)
(#4773) Expected space or tab after '//' in comment. (spaced-comment)
(#4803) 'jQuery' is not defined. (no-undef)
(#4813) Expected space or tab after '/*' in comment. (spaced-comment)
(#4823) There should be no spaces inside this paren. (space-in-parens)
(#4823) There should be no spaces inside this paren. (space-in-parens)
(#4825) Line 4825 exceeds the maximum line length of 132. (max-len)
(#4832) There should be no spaces inside this paren. (space-in-parens)
(#4832) There should be no spaces inside this paren. (space-in-parens)
(#4834) There should be no space after '[' (computed-property-spacing)
(#4834) There should be no space before ']' (computed-property-spacing)
(#4835) There should be no space after '[' (computed-property-spacing)
(#4835) There should be no space before ']' (computed-property-spacing)
(#4836) There should be no space after '[' (computed-property-spacing)
(#4836) There should be no space before ']' (computed-property-spacing)
(#4837) There should be no space after '[' (computed-property-spacing)
(#4837) There should be no space before ']' (computed-property-spacing)
(#4841) Unnecessary escape character: \% (no-useless-escape)
(#4841) Unnecessary escape character: \% (no-useless-escape)
(#4841) Unnecessary escape character: \% (no-useless-escape)
(#4842) There should be no spaces inside this paren. (space-in-parens)
(#4842) There should be no spaces inside this paren. (space-in-parens)
(#4844) There should be no space after '[' (computed-property-spacing)
(#4844) There should be no space before ']' (computed-property-spacing)
(#4845) There should be no space after '[' (computed-property-spacing)
(#4845) There should be no space before ']' (computed-property-spacing)
(#4846) There should be no space after '[' (computed-property-spacing)
(#4846) There should be no space before ']' (computed-property-spacing)
(#4847) There should be no space after '[' (computed-property-spacing)
(#4847) There should be no space before ']' (computed-property-spacing)
(#4853) There should be no spaces inside this paren. (space-in-parens)
(#4853) There should be no spaces inside this paren. (space-in-parens)
(#4855) There should be no spaces inside this paren. (space-in-parens)
(#4855) There should be no space after '[' (computed-property-spacing)
(#4855) There should be no space before ']' (computed-property-spacing)
(#4855) There should be no spaces inside this paren. (space-in-parens)
(#4856) There should be no spaces inside this paren. (space-in-parens)
(#4856) There should be no space after '[' (computed-property-spacing)
(#4856) There should be no space before ']' (computed-property-spacing)
(#4856) There should be no spaces inside this paren. (space-in-parens)
(#4857) There should be no spaces inside this paren. (space-in-parens)
(#4857) There should be no space after '[' (computed-property-spacing)
(#4857) There should be no space before ']' (computed-property-spacing)
(#4857) There should be no spaces inside this paren. (space-in-parens)
(#4863) There should be no spaces inside this paren. (space-in-parens)
(#4863) There should be no spaces inside this paren. (space-in-parens)
(#4865) There should be no spaces inside this paren. (space-in-parens)
(#4865) There should be no space after '[' (computed-property-spacing)
(#4865) There should be no space before ']' (computed-property-spacing)
(#4865) There should be no space after '[' (computed-property-spacing)
(#4865) There should be no space before ']' (computed-property-spacing)
(#4865) There should be no spaces inside this paren. (space-in-parens)
(#4866) There should be no spaces inside this paren. (space-in-parens)
(#4866) There should be no space after '[' (computed-property-spacing)
(#4866) There should be no space before ']' (computed-property-spacing)
(#4866) There should be no space after '[' (computed-property-spacing)
(#4866) There should be no space before ']' (computed-property-spacing)
(#4866) There should be no spaces inside this paren. (space-in-parens)
(#4867) There should be no spaces inside this paren. (space-in-parens)
(#4867) There should be no space after '[' (computed-property-spacing)
(#4867) There should be no space before ']' (computed-property-spacing)
(#4867) There should be no space after '[' (computed-property-spacing)
(#4867) There should be no space before ']' (computed-property-spacing)
(#4867) There should be no spaces inside this paren. (space-in-parens)
(#4871) Unnecessary escape character: \% (no-useless-escape)
(#4871) Unnecessary escape character: \% (no-useless-escape)
(#4873) There should be no spaces inside this paren. (space-in-parens)
(#4873) There should be no spaces inside this paren. (space-in-parens)
(#4875) There should be no space after '[' (computed-property-spacing)
(#4875) There should be no space before ']' (computed-property-spacing)
(#4876) There should be no space after '[' (computed-property-spacing)
(#4876) There should be no space before ']' (computed-property-spacing)
(#4877) There should be no space after '[' (computed-property-spacing)
(#4877) There should be no space before ']' (computed-property-spacing)
(#4878) There should be no space after '[' (computed-property-spacing)
(#4878) There should be no space before ']' (computed-property-spacing)
(#4884) There should be no spaces inside this paren. (space-in-parens)
(#4884) There should be no spaces inside this paren. (space-in-parens)
(#4885) There should be no spaces inside this paren. (space-in-parens)
(#4885) There should be no spaces inside this paren. (space-in-parens)
(#4938) There should be no spaces inside this paren. (space-in-parens)
(#4938) There should be no spaces inside this paren. (space-in-parens)
(#4938) There should be no space after '[' (computed-property-spacing)
(#4938) There should be no space before ']' (computed-property-spacing)
(#4948) There should be no spaces inside this paren. (space-in-parens)
(#4948) There should be no spaces inside this paren. (space-in-parens)
(#4952) There should be no spaces inside this paren. (space-in-parens)
(#4952) There should be no spaces inside this paren. (space-in-parens)
(#4952) There should be no spaces inside this paren. (space-in-parens)
(#4961) Missing JSDoc comment. (require-jsdoc)
(#4961) There should be no spaces inside this paren. (space-in-parens)
(#4961) There should be no spaces inside this paren. (space-in-parens)
(#4962) There should be no space after '[' (computed-property-spacing)
(#4962) There should be no space before ']' (computed-property-spacing)
(#4964) There should be no spaces inside this paren. (space-in-parens)
(#4964) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4964) There should be no spaces inside this paren. (space-in-parens)
(#4969) Unexpected use of '~'. (no-bitwise)
(#4969) Unexpected use of '~'. (no-bitwise)
(#4969) There should be no spaces inside this paren. (space-in-parens)
(#4969) There should be no spaces inside this paren. (space-in-parens)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4977) There should be no spaces inside this paren. (space-in-parens)
(#4977) There should be no spaces inside this paren. (space-in-parens)
(#4984) Do not nest ternary expressions (no-nested-ternary)
(#4987) Missing JSDoc comment. (require-jsdoc)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4993) There should be no spaces inside this paren. (space-in-parens)
(#4993) Expected to return a value at the end of this function. (consistent-return)
(#4993) There should be no spaces inside this paren. (space-in-parens)
(#4993) There should be no spaces inside this paren. (space-in-parens)
(#4995) There should be no spaces inside this paren. (space-in-parens)
(#4995) There should be no spaces inside this paren. (space-in-parens)
(#4996) There should be no spaces inside this paren. (space-in-parens)
(#4996) There should be no spaces inside this paren. (space-in-parens)
(#4999) There should be no spaces inside this paren. (space-in-parens)
(#4999) There should be no spaces inside this paren. (space-in-parens)
(#5000) There should be no space after '[' (computed-property-spacing)
(#5000) There should be no space before ']' (computed-property-spacing)
(#5000) There should be no spaces inside this paren. (space-in-parens)
(#5000) There should be no spaces inside this paren. (space-in-parens)
(#5004) There should be no space after '[' (computed-property-spacing)
(#5004) There should be no space after '[' (computed-property-spacing)
(#5004) There should be no space before ']' (computed-property-spacing)
(#5004) There should be no space before ']' (computed-property-spacing)
(#5004) There should be no space after '[' (computed-property-spacing)
(#5004) There should be no space after '[' (computed-property-spacing)
(#5004) There should be no space before ']' (computed-property-spacing)
(#5004) There should be no space before ']' (computed-property-spacing)
(#5013) There should be no spaces inside this paren. (space-in-parens)
(#5013) There should be no spaces inside this paren. (space-in-parens)
(#5017) There should be no spaces inside this paren. (space-in-parens)
(#5017) There should be no spaces inside this paren. (space-in-parens)
(#5018) There should be no spaces inside this paren. (space-in-parens)
(#5018) There should be no spaces inside this paren. (space-in-parens)
(#5024) There should be no space after '[' (computed-property-spacing)
(#5024) There should be no space before ']' (computed-property-spacing)
(#5027) There should be no spaces inside this paren. (space-in-parens)
(#5028) Expected to return a value at the end of this function. (consistent-return)
(#5028) There should be no spaces inside this paren. (space-in-parens)
(#5028) There should be no spaces inside this paren. (space-in-parens)
(#5029) There should be no spaces inside this paren. (space-in-parens)
(#5029) There should be no spaces inside this paren. (space-in-parens)
(#5030) There should be no space after '[' (array-bracket-spacing)
(#5030) There should be no space before ']' (array-bracket-spacing)
(#5033) There should be no spaces inside this paren. (space-in-parens)
(#5033) There should be no spaces inside this paren. (space-in-parens)
(#5034) There should be no spaces inside this paren. (space-in-parens)
(#5034) There should be no spaces inside this paren. (space-in-parens)
(#5034) There should be no spaces inside this paren. (space-in-parens)
(#5034) There should be no spaces inside this paren. (space-in-parens)
(#5039) There should be no spaces inside this paren. (space-in-parens)
(#5039) There should be no spaces inside this paren. (space-in-parens)
(#5043) There should be no spaces inside this paren. (space-in-parens)
(#5043) There should be no spaces inside this paren. (space-in-parens)
(#5044) There should be no space after '[' (array-bracket-spacing)
(#5044) There should be no space before ']' (array-bracket-spacing)
(#5048) There should be no spaces inside this paren. (space-in-parens)
(#5048) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5052) There should be no spaces inside this paren. (space-in-parens)
(#5052) There should be no spaces inside this paren. (space-in-parens)
(#5053) There should be no spaces inside this paren. (space-in-parens)
(#5053) There should be no spaces inside this paren. (space-in-parens)
(#5053) There should be no spaces inside this paren. (space-in-parens)
(#5054) There should be no space after '[' (computed-property-spacing)
(#5054) There should be no space before ']' (computed-property-spacing)
(#5054) There should be no spaces inside this paren. (space-in-parens)
(#5054) There should be no space after '[' (computed-property-spacing)
(#5054) There should be no space before ']' (computed-property-spacing)
(#5054) There should be no spaces inside this paren. (space-in-parens)
(#5059) There should be no spaces inside this paren. (space-in-parens)
(#5059) There should be no spaces inside this paren. (space-in-parens)
(#5060) There should be no spaces inside this paren. (space-in-parens)
(#5060) There should be no spaces inside this paren. (space-in-parens)
(#5061) There should be no spaces inside this paren. (space-in-parens)
(#5061) There should be no spaces inside this paren. (space-in-parens)
(#5061) There should be no spaces inside this paren. (space-in-parens)
(#5062) There should be no spaces inside this paren. (space-in-parens)
(#5062) There should be no space after '[' (computed-property-spacing)
(#5062) There should be no space before ']' (computed-property-spacing)
(#5062) There should be no spaces inside this paren. (space-in-parens)
(#5063) There should be no space after '[' (computed-property-spacing)
(#5063) There should be no space before ']' (computed-property-spacing)
(#5063) There should be no space after '[' (computed-property-spacing)
(#5063) There should be no space before ']' (computed-property-spacing)
(#5067) There should be no spaces inside this paren. (space-in-parens)
(#5067) There should be no spaces inside this paren. (space-in-parens)
(#5067) There should be no spaces inside this paren. (space-in-parens)
(#5069) There should be no spaces inside this paren. (space-in-parens)
(#5069) There should be no spaces inside this paren. (space-in-parens)
(#5069) There should be no spaces inside this paren. (space-in-parens)
(#5072) There should be no spaces inside this paren. (space-in-parens)
(#5072) There should be no space after '[' (computed-property-spacing)
(#5072) There should be no space before ']' (computed-property-spacing)
(#5072) There should be no spaces inside this paren. (space-in-parens)
(#5076) There should be no spaces inside this paren. (space-in-parens)
(#5076) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5076) There should be no space after '[' (computed-property-spacing)
(#5076) There should be no space before ']' (computed-property-spacing)
(#5076) There should be no spaces inside this paren. (space-in-parens)
(#5079) There should be no space after '[' (computed-property-spacing)
(#5079) There should be no space before ']' (computed-property-spacing)
(#5079) There should be no spaces inside this paren. (space-in-parens)
(#5079) There should be no spaces inside this paren. (space-in-parens)
(#5084) There should be no space after '[' (computed-property-spacing)
(#5084) There should be no space before ']' (computed-property-spacing)
(#5084) There should be no space after '[' (computed-property-spacing)
(#5084) There should be no space before ']' (computed-property-spacing)
(#5084) There should be no spaces inside this paren. (space-in-parens)
(#5084) There should be no space after '[' (computed-property-spacing)
(#5084) There should be no space before ']' (computed-property-spacing)
(#5084) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no space after '[' (computed-property-spacing)
(#5088) There should be no space before ']' (computed-property-spacing)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no space after '[' (computed-property-spacing)
(#5088) There should be no space before ']' (computed-property-spacing)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5090) There should be no space after '[' (computed-property-spacing)
(#5090) There should be no space before ']' (computed-property-spacing)
(#5090) There should be no space after '[' (computed-property-spacing)
(#5090) There should be no space before ']' (computed-property-spacing)
(#5091) There should be no spaces inside this paren. (space-in-parens)
(#5091) There should be no spaces inside this paren. (space-in-parens)
(#5092) There should be no spaces inside this paren. (space-in-parens)
(#5092) There should be no space after '[' (computed-property-spacing)
(#5092) There should be no space before ']' (computed-property-spacing)
(#5092) There should be no spaces inside this paren. (space-in-parens)
(#5100) There should be no spaces inside this paren. (space-in-parens)
(#5100) There should be no spaces inside this paren. (space-in-parens)
(#5101) There should be no spaces inside this paren. (space-in-parens)
(#5101) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5107) There should be no space after '[' (computed-property-spacing)
(#5107) There should be no space before ']' (computed-property-spacing)
(#5109) There should be no space after '[' (computed-property-spacing)
(#5109) There should be no space before ']' (computed-property-spacing)
(#5109) There should be no spaces inside this paren. (space-in-parens)
(#5109) There should be no spaces inside this paren. (space-in-parens)
(#5110) There should be no spaces inside this paren. (space-in-parens)
(#5110) Expected to return a value at the end of this function. (consistent-return)
(#5110) There should be no spaces inside this paren. (space-in-parens)
(#5110) There should be no spaces inside this paren. (space-in-parens)
(#5111) There should be no spaces inside this paren. (space-in-parens)
(#5111) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5111) There should be no space after '[' (computed-property-spacing)
(#5111) There should be no space before ']' (computed-property-spacing)
(#5111) There should be no spaces inside this paren. (space-in-parens)
(#5112) There should be no spaces inside this paren. (space-in-parens)
(#5112) There should be no space after '[' (computed-property-spacing)
(#5112) There should be no space before ']' (computed-property-spacing)
(#5112) There should be no space after '[' (computed-property-spacing)
(#5112) There should be no space before ']' (computed-property-spacing)
(#5112) There should be no spaces inside this paren. (space-in-parens)
(#5124) There should be no spaces inside this paren. (space-in-parens)
(#5124) There should be no spaces inside this paren. (space-in-parens)
(#5124) There should be no spaces inside this paren. (space-in-parens)
(#5125) There should be no spaces inside this paren. (space-in-parens)
(#5125) There should be no space after '[' (computed-property-spacing)
(#5125) There should be no space before ']' (computed-property-spacing)
(#5125) There should be no spaces inside this paren. (space-in-parens)
(#5126) There should be no spaces inside this paren. (space-in-parens)
(#5126) There should be no spaces inside this paren. (space-in-parens)
(#5131) There should be no spaces inside this paren. (space-in-parens)
(#5131) There should be no spaces inside this paren. (space-in-parens)
(#5132) There should be no spaces inside this paren. (space-in-parens)
(#5132) There should be no spaces inside this paren. (space-in-parens)
(#5134) There should be no space after '[' (computed-property-spacing)
(#5134) There should be no space before ']' (computed-property-spacing)
(#5135) There should be no spaces inside this paren. (space-in-parens)
(#5135) There should be no spaces inside this paren. (space-in-parens)
(#5136) There should be no space after '[' (computed-property-spacing)
(#5136) There should be no space before ']' (computed-property-spacing)
(#5136) There should be no spaces inside this paren. (space-in-parens)
(#5136) There should be no spaces inside this paren. (space-in-parens)
(#5139) There should be no space after '[' (computed-property-spacing)
(#5139) There should be no space before ']' (computed-property-spacing)
(#5140) There should be no spaces inside this paren. (space-in-parens)
(#5140) There should be no spaces inside this paren. (space-in-parens)
(#5140) There should be no spaces inside this paren. (space-in-parens)
(#5142) There should be no space after '[' (computed-property-spacing)
(#5142) There should be no space before ']' (computed-property-spacing)
(#5143) There should be no space after '[' (computed-property-spacing)
(#5143) There should be no space before ']' (computed-property-spacing)
(#5144) There should be no space after '[' (computed-property-spacing)
(#5144) There should be no space before ']' (computed-property-spacing)
(#5147) There should be no spaces inside this paren. (space-in-parens)
(#5147) There should be no spaces inside this paren. (space-in-parens)
(#5151) There should be no spaces inside this paren. (space-in-parens)
(#5151) There should be no spaces inside this paren. (space-in-parens)
(#5152) There should be no space after '[' (computed-property-spacing)
(#5152) There should be no space before ']' (computed-property-spacing)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5155) There should be no spaces inside this paren. (space-in-parens)
(#5155) There should be no spaces inside this paren. (space-in-parens)
(#5157) There should be no spaces inside this paren. (space-in-parens)
(#5157) There should be no spaces inside this paren. (space-in-parens)
(#5161) There should be no space after '[' (computed-property-spacing)
(#5161) There should be no space before ']' (computed-property-spacing)
(#5161) There should be no spaces inside this paren. (space-in-parens)
(#5161) There should be no spaces inside this paren. (space-in-parens)
(#5161) There should be no spaces inside this paren. (space-in-parens)
(#5161) There should be no spaces inside this paren. (space-in-parens)
(#5164) There should be no space after '[' (computed-property-spacing)
(#5164) There should be no space before ']' (computed-property-spacing)
(#5164) There should be no spaces inside this paren. (space-in-parens)
(#5164) There should be no spaces inside this paren. (space-in-parens)
(#5166) There should be no spaces inside this paren. (space-in-parens)
(#5166) There should be no spaces inside this paren. (space-in-parens)
(#5168) There should be no spaces inside this paren. (space-in-parens)
(#5168) There should be no space after '[' (computed-property-spacing)
(#5168) There should be no space before ']' (computed-property-spacing)
(#5168) There should be no spaces inside this paren. (space-in-parens)
(#5174) There should be no spaces inside this paren. (space-in-parens)
(#5174) There should be no spaces inside this paren. (space-in-parens)
(#5176) There should be no spaces inside this paren. (space-in-parens)
(#5176) There should be no spaces inside this paren. (space-in-parens)
(#5176) There should be no spaces inside this paren. (space-in-parens)
(#5176) There should be no spaces inside this paren. (space-in-parens)
(#5177) There should be no spaces inside this paren. (space-in-parens)
(#5177) There should be no spaces inside this paren. (space-in-parens)
(#5177) There should be no space after '[' (computed-property-spacing)
(#5177) There should be no space before ']' (computed-property-spacing)
(#5182) There should be no spaces inside this paren. (space-in-parens)
(#5182) There should be no spaces inside this paren. (space-in-parens)
(#5182) There should be no spaces inside this paren. (space-in-parens)
(#5183) Do not nest ternary expressions (no-nested-ternary)
(#5183) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5183) There should be no spaces inside this paren. (space-in-parens)
(#5183) There should be no spaces inside this paren. (space-in-parens)
(#5186) There should be no spaces inside this paren. (space-in-parens)
(#5186) There should be no space after '[' (computed-property-spacing)
(#5186) There should be no space before ']' (computed-property-spacing)
(#5186) There should be no spaces inside this paren. (space-in-parens)
(#5195) There should be no spaces inside this paren. (space-in-parens)
(#5195) There should be no spaces inside this paren. (space-in-parens)
(#5195) There should be no spaces inside this paren. (space-in-parens)
(#5196) There should be no spaces inside this paren. (space-in-parens)
(#5196) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5196) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5202) There should be no spaces inside this paren. (space-in-parens)
(#5202) There should be no spaces inside this paren. (space-in-parens)
(#5207) There should be no spaces inside this paren. (space-in-parens)
(#5207) There should be no space after '[' (computed-property-spacing)
(#5207) There should be no space before ']' (computed-property-spacing)
(#5207) There should be no spaces inside this paren. (space-in-parens)
(#5213) There should be no spaces inside this paren. (space-in-parens)
(#5213) There should be no spaces inside this paren. (space-in-parens)
(#5217) There should be no spaces inside this paren. (space-in-parens)
(#5217) There should be no spaces inside this paren. (space-in-parens)
(#5218) There should be no spaces inside this paren. (space-in-parens)
(#5218) Unexpected use of '~'. (no-bitwise)
(#5218) Unexpected use of '~'. (no-bitwise)
(#5218) There should be no spaces inside this paren. (space-in-parens)
(#5218) There should be no spaces inside this paren. (space-in-parens)
(#5218) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5224) There should be no spaces inside this paren. (space-in-parens)
(#5224) There should be no spaces inside this paren. (space-in-parens)
(#5224) There should be no spaces inside this paren. (space-in-parens)
(#5224) There should be no spaces inside this paren. (space-in-parens)
(#5229) There should be no space after '[' (computed-property-spacing)
(#5229) There should be no space before ']' (computed-property-spacing)
(#5237) Missing JSDoc comment. (require-jsdoc)
(#5237) There should be no spaces inside this paren. (space-in-parens)
(#5237) There should be no spaces inside this paren. (space-in-parens)
(#5238) There should be no spaces inside this paren. (space-in-parens)
(#5238) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5245) There should be no spaces inside this paren. (space-in-parens)
(#5245) There should be no spaces inside this paren. (space-in-parens)
(#5246) Infix operators must be spaced. (space-infix-ops)
(#5251) Unexpected space before function parentheses. (space-before-function-paren)
(#5251) There should be no spaces inside this paren. (space-in-parens)
(#5251) There should be no spaces inside this paren. (space-in-parens)
(#5252) There should be no spaces inside this paren. (space-in-parens)
(#5252) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5252) There should be no space after '[' (computed-property-spacing)
(#5252) There should be no space before ']' (computed-property-spacing)
(#5252) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5252) There should be no space after '[' (computed-property-spacing)
(#5252) There should be no space before ']' (computed-property-spacing)
(#5252) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5252) There should be no space after '[' (computed-property-spacing)
(#5252) There should be no space before ']' (computed-property-spacing)
(#5252) There should be no spaces inside this paren. (space-in-parens)
(#5253) There should be no space after '[' (array-bracket-spacing)
(#5253) There should be no space after '[' (computed-property-spacing)
(#5253) There should be no space before ']' (computed-property-spacing)
(#5253) There should be no space before ']' (array-bracket-spacing)
(#5255) There should be no space after '[' (computed-property-spacing)
(#5255) There should be no space before ']' (computed-property-spacing)
(#5256) There should be no space after '[' (computed-property-spacing)
(#5256) There should be no space before ']' (computed-property-spacing)
(#5257) There should be no space after '[' (computed-property-spacing)
(#5257) There should be no space before ']' (computed-property-spacing)
(#5258) There should be no space after '[' (computed-property-spacing)
(#5258) There should be no space before ']' (computed-property-spacing)
(#5259) There should be no spaces inside this paren. (space-in-parens)
(#5259) There should be no spaces inside this paren. (space-in-parens)
(#5260) There should be no spaces inside this paren. (space-in-parens)
(#5260) There should be no spaces inside this paren. (space-in-parens)
(#5266) There should be no spaces inside this paren. (space-in-parens)
(#5266) There should be no spaces inside this paren. (space-in-parens)
(#5268) There should be no spaces inside this paren. (space-in-parens)
(#5268) There should be no spaces inside this paren. (space-in-parens)
(#5269) There should be no spaces inside this paren. (space-in-parens)
(#5269) There should be no spaces inside this paren. (space-in-parens)
(#5269) There should be no spaces inside this paren. (space-in-parens)
(#5269) There should be no spaces inside this paren. (space-in-parens)
(#5270) There should be no spaces inside this paren. (space-in-parens)
(#5270) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5273) There should be no spaces inside this paren. (space-in-parens)
(#5273) There should be no spaces inside this paren. (space-in-parens)
(#5273) There should be no spaces inside this paren. (space-in-parens)
(#5273) There should be no spaces inside this paren. (space-in-parens)
(#5278) There should be no spaces inside this paren. (space-in-parens)
(#5278) There should be no spaces inside this paren. (space-in-parens)
(#5280) There should be no spaces inside this paren. (space-in-parens)
(#5280) There should be no spaces inside this paren. (space-in-parens)
(#5283) There should be no spaces inside this paren. (space-in-parens)
(#5283) There should be no spaces inside this paren. (space-in-parens)
(#5285) There should be no space after '[' (array-bracket-spacing)
(#5285) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5285) There should be no space before ']' (array-bracket-spacing)
(#5288) Unexpected space before function parentheses. (space-before-function-paren)
(#5288) There should be no spaces inside this paren. (space-in-parens)
(#5288) There should be no spaces inside this paren. (space-in-parens)
(#5289) There should be no spaces inside this paren. (space-in-parens)
(#5289) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5289) There should be no space after '[' (computed-property-spacing)
(#5289) There should be no space before ']' (computed-property-spacing)
(#5289) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5289) There should be no space after '[' (computed-property-spacing)
(#5289) There should be no space before ']' (computed-property-spacing)
(#5289) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5289) There should be no space after '[' (computed-property-spacing)
(#5289) There should be no space before ']' (computed-property-spacing)
(#5289) There should be no spaces inside this paren. (space-in-parens)
(#5290) There should be no space after '[' (array-bracket-spacing)
(#5290) There should be no space after '[' (computed-property-spacing)
(#5290) There should be no space before ']' (computed-property-spacing)
(#5290) There should be no space before ']' (array-bracket-spacing)
(#5292) There should be no space after '[' (computed-property-spacing)
(#5292) There should be no space before ']' (computed-property-spacing)
(#5293) There should be no space after '[' (computed-property-spacing)
(#5293) There should be no space before ']' (computed-property-spacing)
(#5294) There should be no space after '[' (computed-property-spacing)
(#5294) There should be no space before ']' (computed-property-spacing)
(#5295) There should be no space after '[' (computed-property-spacing)
(#5295) There should be no space before ']' (computed-property-spacing)
(#5296) There should be no spaces inside this paren. (space-in-parens)
(#5296) There should be no spaces inside this paren. (space-in-parens)
(#5300) There should be no spaces inside this paren. (space-in-parens)
(#5300) There should be no spaces inside this paren. (space-in-parens)
(#5300) There should be no spaces inside this paren. (space-in-parens)
(#5300) There should be no spaces inside this paren. (space-in-parens)
(#5300) There should be no spaces inside this paren. (space-in-parens)
(#5300) There should be no spaces inside this paren. (space-in-parens)
(#5301) There should be no spaces inside this paren. (space-in-parens)
(#5301) There should be no spaces inside this paren. (space-in-parens)
(#5301) There should be no spaces inside this paren. (space-in-parens)
(#5301) There should be no spaces inside this paren. (space-in-parens)
(#5302) There should be no spaces inside this paren. (space-in-parens)
(#5302) There should be no spaces inside this paren. (space-in-parens)
(#5302) There should be no spaces inside this paren. (space-in-parens)
(#5302) There should be no spaces inside this paren. (space-in-parens)
(#5302) There should be no spaces inside this paren. (space-in-parens)
(#5302) There should be no spaces inside this paren. (space-in-parens)
(#5308) There should be no spaces inside this paren. (space-in-parens)
(#5308) There should be no spaces inside this paren. (space-in-parens)
(#5308) There should be no spaces inside this paren. (space-in-parens)
(#5315) There should be no space after '[' (computed-property-spacing)
(#5315) There should be no space before ']' (computed-property-spacing)
(#5315) There should be no spaces inside this paren. (space-in-parens)
(#5315) There should be no spaces inside this paren. (space-in-parens)
(#5318) There should be no spaces inside this paren. (space-in-parens)
(#5318) There should be no space after '[' (computed-property-spacing)
(#5318) There should be no space before ']' (computed-property-spacing)
(#5318) There should be no spaces inside this paren. (space-in-parens)
(#5319) There should be no space after '[' (computed-property-spacing)
(#5319) There should be no space before ']' (computed-property-spacing)
(#5319) There should be no spaces inside this paren. (space-in-parens)
(#5319) There should be no spaces inside this paren. (space-in-parens)
(#5321) There should be no spaces inside this paren. (space-in-parens)
(#5321) There should be no spaces inside this paren. (space-in-parens)
(#5322) There should be no space after '[' (computed-property-spacing)
(#5322) There should be no space before ']' (computed-property-spacing)
(#5326) There should be no spaces inside this paren. (space-in-parens)
(#5326) There should be no spaces inside this paren. (space-in-parens)
(#5327) There should be no spaces inside this paren. (space-in-parens)
(#5327) There should be no spaces inside this paren. (space-in-parens)
(#5328) There should be no space after '[' (computed-property-spacing)
(#5328) There should be no space before ']' (computed-property-spacing)
(#5330) There should be no spaces inside this paren. (space-in-parens)
(#5330) There should be no spaces inside this paren. (space-in-parens)
(#5330) There should be no spaces inside this paren. (space-in-parens)
(#5331) There should be no space after '[' (computed-property-spacing)
(#5331) There should be no space before ']' (computed-property-spacing)
(#5332) There should be no spaces inside this paren. (space-in-parens)
(#5332) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5332) There should be no spaces inside this paren. (space-in-parens)
(#5333) There should be no space after '[' (computed-property-spacing)
(#5333) There should be no space before ']' (computed-property-spacing)
(#5335) There should be no space after '[' (computed-property-spacing)
(#5335) There should be no space before ']' (computed-property-spacing)
(#5335) There should be no spaces inside this paren. (space-in-parens)
(#5335) There should be no spaces inside this paren. (space-in-parens)
(#5338) There should be no spaces inside this paren. (space-in-parens)
(#5338) There should be no spaces inside this paren. (space-in-parens)
(#5339) There should be no spaces inside this paren. (space-in-parens)
(#5339) There should be no spaces inside this paren. (space-in-parens)
(#5339) There should be no spaces inside this paren. (space-in-parens)
(#5339) There should be no spaces inside this paren. (space-in-parens)
(#5340) There should be no space after '[' (computed-property-spacing)
(#5340) There should be no space before ']' (computed-property-spacing)
(#5343) There should be no spaces inside this paren. (space-in-parens)
(#5343) There should be no spaces inside this paren. (space-in-parens)
(#5348) There should be no spaces inside this paren. (space-in-parens)
(#5348) There should be no spaces inside this paren. (space-in-parens)
(#5348) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no space after '[' (computed-property-spacing)
(#5350) There should be no space before ']' (computed-property-spacing)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5353) There should be no space after '[' (computed-property-spacing)
(#5353) There should be no space before ']' (computed-property-spacing)
(#5353) There should be no spaces inside this paren. (space-in-parens)
(#5353) There should be no spaces inside this paren. (space-in-parens)
(#5354) There should be no spaces inside this paren. (space-in-parens)
(#5354) There should be no spaces inside this paren. (space-in-parens)
(#5355) There should be no spaces inside this paren. (space-in-parens)
(#5355) Do not nest ternary expressions (no-nested-ternary)
(#5355) There should be no spaces inside this paren. (space-in-parens)
(#5355) There should be no spaces inside this paren. (space-in-parens)
(#5355) There should be no spaces inside this paren. (space-in-parens)
(#5356) There should be no space after '[' (computed-property-spacing)
(#5356) There should be no space before ']' (computed-property-spacing)
(#5357) There should be no space after '[' (computed-property-spacing)
(#5357) There should be no space before ']' (computed-property-spacing)
(#5360) There should be no spaces inside this paren. (space-in-parens)
(#5360) There should be no spaces inside this paren. (space-in-parens)
(#5364) There should be no spaces inside this paren. (space-in-parens)
(#5364) There should be no spaces inside this paren. (space-in-parens)
(#5365) There should be no spaces inside this paren. (space-in-parens)
(#5365) There should be no spaces inside this paren. (space-in-parens)
(#5366) There should be no spaces inside this paren. (space-in-parens)
(#5366) There should be no spaces inside this paren. (space-in-parens)
(#5368) There should be no spaces inside this paren. (space-in-parens)
(#5368) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5368) There should be no spaces inside this paren. (space-in-parens)
(#5371) There should be no spaces inside this paren. (space-in-parens)
(#5371) There should be no spaces inside this paren. (space-in-parens)
(#5372) There should be no spaces inside this paren. (space-in-parens)
(#5372) There should be no spaces inside this paren. (space-in-parens)
(#5373) There should be no spaces inside this paren. (space-in-parens)
(#5373) There should be no spaces inside this paren. (space-in-parens)
(#5374) There should be no spaces inside this paren. (space-in-parens)
(#5374) There should be no space after '[' (computed-property-spacing)
(#5374) There should be no space before ']' (computed-property-spacing)
(#5374) There should be no spaces inside this paren. (space-in-parens)
(#5374) There should be no spaces inside this paren. (space-in-parens)
(#5374) There should be no space after '[' (computed-property-spacing)
(#5374) There should be no space before ']' (computed-property-spacing)
(#5374) There should be no spaces inside this paren. (space-in-parens)
(#5377) There should be no space after '[' (computed-property-spacing)
(#5377) There should be no space before ']' (computed-property-spacing)
(#5378) There should be no space after '[' (computed-property-spacing)
(#5378) There should be no space before ']' (computed-property-spacing)
(#5378) There should be no spaces inside this paren. (space-in-parens)
(#5378) There should be no spaces inside this paren. (space-in-parens)
(#5385) There should be no spaces inside this paren. (space-in-parens)
(#5385) There should be no spaces inside this paren. (space-in-parens)
(#5386) There should be no spaces inside this paren. (space-in-parens)
(#5386) There should be no spaces inside this paren. (space-in-parens)
(#5387) There should be no spaces inside this paren. (space-in-parens)
(#5387) There should be no spaces inside this paren. (space-in-parens)
(#5387) There should be no spaces inside this paren. (space-in-parens)
(#5388) There should be no space after '[' (computed-property-spacing)
(#5388) There should be no space before ']' (computed-property-spacing)
(#5389) There should be no spaces inside this paren. (space-in-parens)
(#5389) There should be no spaces inside this paren. (space-in-parens)
(#5393) There should be no spaces inside this paren. (space-in-parens)
(#5393) There should be no spaces inside this paren. (space-in-parens)
(#5393) There should be no spaces inside this paren. (space-in-parens)
(#5393) There should be no spaces inside this paren. (space-in-parens)
(#5393) There should be no spaces inside this paren. (space-in-parens)
(#5393) There should be no spaces inside this paren. (space-in-parens)
(#5393) There should be no spaces inside this paren. (space-in-parens)
(#5393) There should be no spaces inside this paren. (space-in-parens)
(#5393) There should be no spaces inside this paren. (space-in-parens)
(#5393) There should be no spaces inside this paren. (space-in-parens)
(#5394) There should be no spaces inside this paren. (space-in-parens)
(#5394) There should be no spaces inside this paren. (space-in-parens)
(#5395) There should be no spaces inside this paren. (space-in-parens)
(#5395) There should be no space after '[' (computed-property-spacing)
(#5395) There should be no space before ']' (computed-property-spacing)
(#5395) There should be no spaces inside this paren. (space-in-parens)
(#5402) There should be no spaces inside this paren. (space-in-parens)
(#5402) There should be no spaces inside this paren. (space-in-parens)
(#5404) There should be no spaces inside this paren. (space-in-parens)
(#5404) There should be no spaces inside this paren. (space-in-parens)
(#5404) Empty block statement. (no-empty)
(#5408) There should be no spaces inside this paren. (space-in-parens)
(#5410) There should be no spaces inside this paren. (space-in-parens)
(#5416) There should be no space after '[' (computed-property-spacing)
(#5416) There should be no space before ']' (computed-property-spacing)
(#5417) Expected space(s) after "catch". (keyword-spacing)
(#5417) There should be no spaces inside this paren. (space-in-parens)
(#5417) There should be no spaces inside this paren. (space-in-parens)
(#5422) There should be no space after '[' (computed-property-spacing)
(#5422) There should be no space before ']' (computed-property-spacing)
(#5422) There should be no spaces inside this paren. (space-in-parens)
(#5422) There should be no spaces inside this paren. (space-in-parens)
(#5423) There should be no spaces inside this paren. (space-in-parens)
(#5423) There should be no spaces inside this paren. (space-in-parens)
(#5424) There should be no spaces inside this paren. (space-in-parens)
(#5424) There should be no spaces inside this paren. (space-in-parens)
(#5425) There should be no spaces inside this paren. (space-in-parens)
(#5425) There should be no spaces inside this paren. (space-in-parens)
(#5428) There should be no space after '[' (computed-property-spacing)
(#5428) There should be no space before ']' (computed-property-spacing)
(#5428) There should be no spaces inside this paren. (space-in-parens)
(#5428) There should be no spaces inside this paren. (space-in-parens)
(#5428) There should be no spaces inside this paren. (space-in-parens)
(#5428) There should be no spaces inside this paren. (space-in-parens)
(#5434) There should be no spaces inside this paren. (space-in-parens)
(#5434) There should be no spaces inside this paren. (space-in-parens)
(#5437) There should be no spaces inside this paren. (space-in-parens)
(#5437) There should be no spaces inside this paren. (space-in-parens)
(#5440) There should be no spaces inside this paren. (space-in-parens)
(#5440) There should be no space after '[' (array-bracket-spacing)
(#5440) There should be no space before ']' (array-bracket-spacing)
(#5440) There should be no spaces inside this paren. (space-in-parens)
(#5440) There should be no spaces inside this paren. (space-in-parens)
(#5441) There should be no space after '[' (computed-property-spacing)
(#5441) There should be no space before ']' (computed-property-spacing)
(#5470) There should be no space after '[' (array-bracket-spacing)
(#5470) There should be no space before ']' (array-bracket-spacing)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5475) 'jQuery' is not defined. (no-undef)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5478) Expected space or tab after '/**' in comment. (spaced-comment)
(#5479) Expected space or tab after '/**' in comment. (spaced-comment)
(#5480) Expected space or tab after '/**' in comment. (spaced-comment)
(#5483) There should be no space after '[' (array-bracket-spacing)
(#5483) There should be no space before ']' (array-bracket-spacing)
(#5496) There should be no space after '[' (array-bracket-spacing)
(#5496) There should be no space before ']' (array-bracket-spacing)
(#5496) There should be no spaces inside this paren. (space-in-parens)
(#5496) There should be no spaces inside this paren. (space-in-parens)
(#5497) There should be no space after '[' (computed-property-spacing)
(#5497) There should be no space before ']' (computed-property-spacing)
(#5497) There should be no spaces inside this paren. (space-in-parens)
(#5497) There should be no spaces inside this paren. (space-in-parens)
(#5498) There should be no spaces inside this paren. (space-in-parens)
(#5498) There should be no spaces inside this paren. (space-in-parens)
(#5499) 'jQuery' is not defined. (no-undef)
(#5499) There should be no spaces inside this paren. (space-in-parens)
(#5499) There should be no spaces inside this paren. (space-in-parens)
(#5505) Missing JSDoc comment. (require-jsdoc)
(#5505) There should be no spaces inside this paren. (space-in-parens)
(#5505) There should be no spaces inside this paren. (space-in-parens)
(#5508) There should be no spaces inside this paren. (space-in-parens)
(#5508) There should be no spaces inside this paren. (space-in-parens)
(#5512) There should be no spaces inside this paren. (space-in-parens)
(#5512) There should be no space after '[' (computed-property-spacing)
(#5512) There should be no space before ']' (computed-property-spacing)
(#5512) There should be no space after '[' (computed-property-spacing)
(#5512) There should be no space after '[' (computed-property-spacing)
(#5512) There should be no space before ']' (computed-property-spacing)
(#5512) There should be no space before ']' (computed-property-spacing)
(#5512) There should be no spaces inside this paren. (space-in-parens)
(#5514) There should be no spaces inside this paren. (space-in-parens)
(#5514) There should be no spaces inside this paren. (space-in-parens)
(#5515) There should be no space after '[' (computed-property-spacing)
(#5515) There should be no space before ']' (computed-property-spacing)
(#5516) There should be no spaces inside this paren. (space-in-parens)
(#5516) There should be no space after '[' (computed-property-spacing)
(#5516) There should be no space before ']' (computed-property-spacing)
(#5516) There should be no spaces inside this paren. (space-in-parens)
(#5517) There should be no space after '[' (computed-property-spacing)
(#5517) There should be no spaces inside this paren. (space-in-parens)
(#5517) There should be no spaces inside this paren. (space-in-parens)
(#5517) There should be no space before ']' (computed-property-spacing)
(#5517) There should be no space after '[' (computed-property-spacing)
(#5517) There should be no space before ']' (computed-property-spacing)
(#5522) There should be no spaces inside this paren. (space-in-parens)
(#5522) There should be no spaces inside this paren. (space-in-parens)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5523) There should be no space after '[' (computed-property-spacing)
(#5523) There should be no space before ']' (computed-property-spacing)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5524) There should be no space after '[' (computed-property-spacing)
(#5524) There should be no space before ']' (computed-property-spacing)
(#5524) There should be no space after '[' (computed-property-spacing)
(#5524) There should be no space before ']' (computed-property-spacing)
(#5533) Missing JSDoc comment. (require-jsdoc)
(#5533) There should be no spaces inside this paren. (space-in-parens)
(#5533) There should be no spaces inside this paren. (space-in-parens)
(#5537) There should be no spaces inside this paren. (space-in-parens)
(#5537) There should be no spaces inside this paren. (space-in-parens)
(#5538) There should be no space after '[' (computed-property-spacing)
(#5538) There should be no space before ']' (computed-property-spacing)
(#5539) There should be no spaces inside this paren. (space-in-parens)
(#5539) There should be no space after '[' (computed-property-spacing)
(#5539) There should be no space before ']' (computed-property-spacing)
(#5539) There should be no spaces inside this paren. (space-in-parens)
(#5540) There should be no spaces inside this paren. (space-in-parens)
(#5540) There should be no space after '[' (computed-property-spacing)
(#5540) There should be no space before ']' (computed-property-spacing)
(#5540) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no space after '[' (computed-property-spacing)
(#5541) There should be no space before ']' (computed-property-spacing)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5542) There should be no space after '[' (computed-property-spacing)
(#5542) There should be no space before ']' (computed-property-spacing)
(#5552) There should be no spaces inside this paren. (space-in-parens)
(#5552) There should be no spaces inside this paren. (space-in-parens)
(#5553) There should be no spaces inside this paren. (space-in-parens)
(#5553) There should be no spaces inside this paren. (space-in-parens)
(#5554) There should be no spaces inside this paren. (space-in-parens)
(#5554) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5555) There should be no spaces inside this paren. (space-in-parens)
(#5555) There should be no spaces inside this paren. (space-in-parens)
(#5560) There should be no spaces inside this paren. (space-in-parens)
(#5560) There should be no spaces inside this paren. (space-in-parens)
(#5561) There should be no spaces inside this paren. (space-in-parens)
(#5561) There should be no spaces inside this paren. (space-in-parens)
(#5563) There should be no spaces inside this paren. (space-in-parens)
(#5564) There should be no spaces inside this paren. (space-in-parens)
(#5564) There should be no spaces inside this paren. (space-in-parens)
(#5565) There should be no spaces inside this paren. (space-in-parens)
(#5565) There should be no spaces inside this paren. (space-in-parens)
(#5567) There should be no spaces inside this paren. (space-in-parens)
(#5567) There should be no spaces inside this paren. (space-in-parens)
(#5571) There should be no spaces inside this paren. (space-in-parens)
(#5571) There should be no spaces inside this paren. (space-in-parens)
(#5574) There should be no spaces inside this paren. (space-in-parens)
(#5574) There should be no spaces inside this paren. (space-in-parens)
(#5580) There should be no spaces inside this paren. (space-in-parens)
(#5581) There should be no spaces inside this paren. (space-in-parens)
(#5581) There should be no space after '[' (computed-property-spacing)
(#5581) There should be no space before ']' (computed-property-spacing)
(#5581) There should be no spaces inside this paren. (space-in-parens)
(#5582) There should be no space after '[' (computed-property-spacing)
(#5582) There should be no space before ']' (computed-property-spacing)
(#5582) There should be no spaces inside this paren. (space-in-parens)
(#5582) There should be no space after '[' (computed-property-spacing)
(#5582) There should be no space before ']' (computed-property-spacing)
(#5582) There should be no spaces inside this paren. (space-in-parens)
(#5590) There should be no spaces inside this paren. (space-in-parens)
(#5590) There should be no space after '[' (computed-property-spacing)
(#5590) There should be no space before ']' (computed-property-spacing)
(#5590) There should be no spaces inside this paren. (space-in-parens)
(#5591) There should be no spaces inside this paren. (space-in-parens)
(#5591) There should be no spaces inside this paren. (space-in-parens)
(#5596) There should be no spaces inside this paren. (space-in-parens)
(#5596) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5609) There should be no spaces inside this paren. (space-in-parens)
(#5609) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5621) There should be no spaces inside this paren. (space-in-parens)
(#5623) There should be no spaces inside this paren. (space-in-parens)
(#5624) There should be no spaces inside this paren. (space-in-parens)
(#5624) There should be no spaces inside this paren. (space-in-parens)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) There should be no space after '[' (computed-property-spacing)
(#5630) There should be no space before ']' (computed-property-spacing)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5636) There should be no spaces inside this paren. (space-in-parens)
(#5636) There should be no spaces inside this paren. (space-in-parens)
(#5637) There should be no spaces inside this paren. (space-in-parens)
(#5637) There should be no spaces inside this paren. (space-in-parens)
(#5639) There should be no spaces inside this paren. (space-in-parens)
(#5640) There should be no space after '{' (object-curly-spacing)
(#5640) There should be no space before '}' (object-curly-spacing)
(#5640) There should be no spaces inside this paren. (space-in-parens)
(#5641) There should be no spaces inside this paren. (space-in-parens)
(#5641) There should be no spaces inside this paren. (space-in-parens)
(#5643) There should be no spaces inside this paren. (space-in-parens)
(#5643) There should be no spaces inside this paren. (space-in-parens)
(#5645) There should be no spaces inside this paren. (space-in-parens)
(#5645) There should be no spaces inside this paren. (space-in-parens)
(#5646) There should be no spaces inside this paren. (space-in-parens)
(#5646) There should be no spaces inside this paren. (space-in-parens)
(#5648) There should be no spaces inside this paren. (space-in-parens)
(#5649) There should be no space after '{' (object-curly-spacing)
(#5649) There should be no space before '}' (object-curly-spacing)
(#5649) There should be no spaces inside this paren. (space-in-parens)
(#5650) There should be no spaces inside this paren. (space-in-parens)
(#5650) There should be no spaces inside this paren. (space-in-parens)
(#5652) There should be no spaces inside this paren. (space-in-parens)
(#5652) There should be no spaces inside this paren. (space-in-parens)
(#5654) There should be no spaces inside this paren. (space-in-parens)
(#5654) There should be no spaces inside this paren. (space-in-parens)
(#5655) There should be no spaces inside this paren. (space-in-parens)
(#5655) There should be no spaces inside this paren. (space-in-parens)
(#5656) There should be no spaces inside this paren. (space-in-parens)
(#5656) There should be no spaces inside this paren. (space-in-parens)
(#5657) There should be no spaces inside this paren. (space-in-parens)
(#5657) There should be no spaces inside this paren. (space-in-parens)
(#5659) There should be no spaces inside this paren. (space-in-parens)
(#5659) There should be no spaces inside this paren. (space-in-parens)
(#5661) There should be no spaces inside this paren. (space-in-parens)
(#5662) There should be no space after '{' (object-curly-spacing)
(#5662) There should be no space before '}' (object-curly-spacing)
(#5662) There should be no space after '{' (object-curly-spacing)
(#5662) There should be no space before '}' (object-curly-spacing)
(#5663) There should be no spaces inside this paren. (space-in-parens)
(#5667) There should be no spaces inside this paren. (space-in-parens)
(#5668) There should be no space after '{' (object-curly-spacing)
(#5668) There should be no space before '}' (object-curly-spacing)
(#5668) There should be no spaces inside this paren. (space-in-parens)
(#5671) There should be no spaces inside this paren. (space-in-parens)
(#5671) There should be no spaces inside this paren. (space-in-parens)
(#5673) There should be no spaces inside this paren. (space-in-parens)
(#5674) There should be no spaces inside this paren. (space-in-parens)
(#5677) There should be no spaces inside this paren. (space-in-parens)
(#5683) Expected space or tab after '/**' in comment. (spaced-comment)
(#5684) Expected space or tab after '/**' in comment. (spaced-comment)
(#5685) Expected space or tab after '/**' in comment. (spaced-comment)
(#5689) There should be no spaces inside this paren. (space-in-parens)
(#5693) There should be no spaces inside this paren. (space-in-parens)
(#5693) There should be no spaces inside this paren. (space-in-parens)
(#5694) Expected space(s) after "for". (keyword-spacing)
(#5694) There should be no spaces inside this paren. (space-in-parens)
(#5694) Infix operators must be spaced. (space-infix-ops)
(#5694) There should be no spaces inside this paren. (space-in-parens)
(#5695) There should be no spaces inside this paren. (space-in-parens)
(#5695) There should be no space after '[' (computed-property-spacing)
(#5695) There should be no space before ']' (computed-property-spacing)
(#5695) There should be no spaces inside this paren. (space-in-parens)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5696) There should be no space after '[' (computed-property-spacing)
(#5696) There should be no space before ']' (computed-property-spacing)
(#5696) There should be no space after '[' (computed-property-spacing)
(#5696) There should be no space before ']' (computed-property-spacing)
(#5696) There should be no space after '[' (computed-property-spacing)
(#5696) There should be no space after '[' (computed-property-spacing)
(#5696) There should be no space before ']' (computed-property-spacing)
(#5696) There should be no space before ']' (computed-property-spacing)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5702) There should be no spaces inside this paren. (space-in-parens)
(#5702) There should be no spaces inside this paren. (space-in-parens)
(#5704) Expected space(s) after "for". (keyword-spacing)
(#5704) There should be no spaces inside this paren. (space-in-parens)
(#5704) Infix operators must be spaced. (space-infix-ops)
(#5704) There should be no spaces inside this paren. (space-in-parens)
(#5705) There should be no spaces inside this paren. (space-in-parens)
(#5705) There should be no space after '[' (computed-property-spacing)
(#5705) There should be no space before ']' (computed-property-spacing)
(#5705) There should be no spaces inside this paren. (space-in-parens)
(#5706) There should be no spaces inside this paren. (space-in-parens)
(#5706) There should be no space after '[' (computed-property-spacing)
(#5706) There should be no space before ']' (computed-property-spacing)
(#5706) There should be no spaces inside this paren. (space-in-parens)
(#5712) There should be no spaces inside this paren. (space-in-parens)
(#5712) There should be no spaces inside this paren. (space-in-parens)
(#5715) There should be no spaces inside this paren. (space-in-parens)
(#5715) There should be no space after '[' (computed-property-spacing)
(#5715) There should be no space before ']' (computed-property-spacing)
(#5715) There should be no spaces inside this paren. (space-in-parens)
(#5720) There should be no spaces inside this paren. (space-in-parens)
(#5720) There should be no spaces inside this paren. (space-in-parens)
(#5722) There should be no spaces inside this paren. (space-in-parens)
(#5722) There should be no spaces inside this paren. (space-in-parens)
(#5729) There should be no spaces inside this paren. (space-in-parens)
(#5729) There should be no spaces inside this paren. (space-in-parens)
(#5731) There should be no spaces inside this paren. (space-in-parens)
(#5731) There should be no space after '[' (computed-property-spacing)
(#5731) There should be no space before ']' (computed-property-spacing)
(#5731) There should be no spaces inside this paren. (space-in-parens)
(#5735) There should be no space after '[' (computed-property-spacing)
(#5735) There should be no space before ']' (computed-property-spacing)
(#5737) There should be no spaces inside this paren. (space-in-parens)
(#5737) There should be no space after '[' (computed-property-spacing)
(#5737) There should be no space before ']' (computed-property-spacing)
(#5737) There should be no spaces inside this paren. (space-in-parens)
(#5741) There should be no space after '[' (computed-property-spacing)
(#5741) There should be no space before ']' (computed-property-spacing)
(#5750) There should be no spaces inside this paren. (space-in-parens)
(#5750) There should be no spaces inside this paren. (space-in-parens)
(#5753) There should be no spaces inside this paren. (space-in-parens)
(#5753) There should be no spaces inside this paren. (space-in-parens)
(#5753) There should be no spaces inside this paren. (space-in-parens)
(#5761) There should be no spaces inside this paren. (space-in-parens)
(#5761) There should be no spaces inside this paren. (space-in-parens)
(#5763) There should be no spaces inside this paren. (space-in-parens)
(#5763) There should be no spaces inside this paren. (space-in-parens)
(#5764) There should be no spaces inside this paren. (space-in-parens)
(#5764) There should be no spaces inside this paren. (space-in-parens)
(#5783) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5784) Expected space(s) after "catch". (keyword-spacing)
(#5784) There should be no spaces inside this paren. (space-in-parens)
(#5784) There should be no spaces inside this paren. (space-in-parens)
(#5788) There should be no spaces inside this paren. (space-in-parens)
(#5788) There should be no spaces inside this paren. (space-in-parens)
(#5791) There should be no spaces inside this paren. (space-in-parens)
(#5791) There should be no space after '[' (computed-property-spacing)
(#5791) There should be no space before ']' (computed-property-spacing)
(#5791) There should be no spaces inside this paren. (space-in-parens)
(#5791) There should be no space after '[' (computed-property-spacing)
(#5791) There should be no space before ']' (computed-property-spacing)
(#5791) There should be no spaces inside this paren. (space-in-parens)
(#5791) There should be no spaces inside this paren. (space-in-parens)
(#5792) There should be no spaces inside this paren. (space-in-parens)
(#5792) There should be no spaces inside this paren. (space-in-parens)
(#5795) Line 5795 exceeds the maximum line length of 132. (max-len)
(#5795) Expected space or tab after '//' in comment. (spaced-comment)
(#5798) There should be no spaces inside this paren. (space-in-parens)
(#5798) There should be no spaces inside this paren. (space-in-parens)
(#5798) There should be no spaces inside this paren. (space-in-parens)
(#5798) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no space after '{' (object-curly-spacing)
(#5799) There should be no space before '}' (object-curly-spacing)
(#5800) There should be no space after '{' (object-curly-spacing)
(#5800) There should be no space before '}' (object-curly-spacing)
(#5802) There should be no spaces inside this paren. (space-in-parens)
(#5803) There should be no spaces inside this paren. (space-in-parens)
(#5803) There should be no spaces inside this paren. (space-in-parens)
(#5804) There should be no spaces inside this paren. (space-in-parens)
(#5804) There should be no spaces inside this paren. (space-in-parens)
(#5806) There should be no space after '[' (array-bracket-spacing)
(#5806) There should be no space before ']' (array-bracket-spacing)
(#5807) There should be no space after '[' (computed-property-spacing)
(#5807) There should be no space before ']' (computed-property-spacing)
(#5807) There should be no spaces inside this paren. (space-in-parens)
(#5807) There should be no spaces inside this paren. (space-in-parens)
(#5808) There should be no spaces inside this paren. (space-in-parens)
(#5808) There should be no spaces inside this paren. (space-in-parens)
(#5808) There should be no spaces inside this paren. (space-in-parens)
(#5808) There should be no space after '[' (computed-property-spacing)
(#5808) There should be no space before ']' (computed-property-spacing)
(#5808) There should be no spaces inside this paren. (space-in-parens)
(#5808) There should be no spaces inside this paren. (space-in-parens)
(#5808) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no space after '[' (computed-property-spacing)
(#5809) There should be no space before ']' (computed-property-spacing)
(#5822) There should be no spaces inside this paren. (space-in-parens)
(#5822) There should be no spaces inside this paren. (space-in-parens)
(#5825) There should be no spaces inside this paren. (space-in-parens)
(#5825) There should be no spaces inside this paren. (space-in-parens)
(#5828) There should be no spaces inside this paren. (space-in-parens)
(#5828) There should be no spaces inside this paren. (space-in-parens)
(#5828) There should be no spaces inside this paren. (space-in-parens)
(#5828) There should be no spaces inside this paren. (space-in-parens)
(#5829) There should be no spaces inside this paren. (space-in-parens)
(#5829) There should be no spaces inside this paren. (space-in-parens)
(#5832) There should be no spaces inside this paren. (space-in-parens)
(#5832) There should be no space after '[' (computed-property-spacing)
(#5832) There should be no space before ']' (computed-property-spacing)
(#5832) There should be no spaces inside this paren. (space-in-parens)
(#5832) There should be no space after '[' (computed-property-spacing)
(#5832) There should be no space before ']' (computed-property-spacing)
(#5832) There should be no spaces inside this paren. (space-in-parens)
(#5832) There should be no spaces inside this paren. (space-in-parens)
(#5833) There should be no spaces inside this paren. (space-in-parens)
(#5833) There should be no spaces inside this paren. (space-in-parens)
(#5841) There should be no spaces inside this paren. (space-in-parens)
(#5841) There should be no spaces inside this paren. (space-in-parens)
(#5843) There should be no spaces inside this paren. (space-in-parens)
(#5843) There should be no spaces inside this paren. (space-in-parens)
(#5843) There should be no spaces inside this paren. (space-in-parens)
(#5844) There should be no spaces inside this paren. (space-in-parens)
(#5844) There should be no spaces inside this paren. (space-in-parens)
(#5845) There should be no spaces inside this paren. (space-in-parens)
(#5845) There should be no space after '[' (computed-property-spacing)
(#5845) There should be no space before ']' (computed-property-spacing)
(#5845) There should be no spaces inside this paren. (space-in-parens)
(#5846) There should be no space after '[' (computed-property-spacing)
(#5846) There should be no space before ']' (computed-property-spacing)
(#5846) There should be no space after '[' (computed-property-spacing)
(#5846) There should be no space before ']' (computed-property-spacing)
(#5846) There should be no space after '[' (computed-property-spacing)
(#5846) There should be no space before ']' (computed-property-spacing)
(#5854) Missing JSDoc comment. (require-jsdoc)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5857) There should be no spaces inside this paren. (space-in-parens)
(#5857) There should be no spaces inside this paren. (space-in-parens)
(#5857) There should be no spaces inside this paren. (space-in-parens)
(#5857) There should be no spaces inside this paren. (space-in-parens)
(#5863) There should be no space after '{' (object-curly-spacing)
(#5863) There should be no space before '}' (object-curly-spacing)
(#5866) There should be no spaces inside this paren. (space-in-parens)
(#5866) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5866) There should be no spaces inside this paren. (space-in-parens)
(#5871) There should be no spaces inside this paren. (space-in-parens)
(#5871) There should be no spaces inside this paren. (space-in-parens)
(#5871) There should be no spaces inside this paren. (space-in-parens)
(#5871) There should be no spaces inside this paren. (space-in-parens)
(#5878) There should be no spaces inside this paren. (space-in-parens)
(#5878) There should be no space after '[' (computed-property-spacing)
(#5878) There should be no space before ']' (computed-property-spacing)
(#5878) There should be no spaces inside this paren. (space-in-parens)
(#5885) There should be no spaces inside this paren. (space-in-parens)
(#5885) There should be no spaces inside this paren. (space-in-parens)
(#5885) There should be no spaces inside this paren. (space-in-parens)
(#5885) There should be no spaces inside this paren. (space-in-parens)
(#5891) There should be no spaces inside this paren. (space-in-parens)
(#5891) There should be no spaces inside this paren. (space-in-parens)
(#5892) There should be no spaces inside this paren. (space-in-parens)
(#5892) There should be no spaces inside this paren. (space-in-parens)
(#5896) Do not nest ternary expressions (no-nested-ternary)
(#5897) Do not nest ternary expressions (no-nested-ternary)
(#5898) There should be no space after '[' (computed-property-spacing)
(#5898) There should be no space before ']' (computed-property-spacing)
(#5906) Missing JSDoc comment. (require-jsdoc)
(#5906) There should be no spaces inside this paren. (space-in-parens)
(#5906) There should be no spaces inside this paren. (space-in-parens)
(#5908) There should be no spaces inside this paren. (space-in-parens)
(#5908) There should be no space after '[' (computed-property-spacing)
(#5908) There should be no space before ']' (computed-property-spacing)
(#5908) There should be no spaces inside this paren. (space-in-parens)
(#5913) There should be no spaces inside this paren. (space-in-parens)
(#5913) There should be no space after '[' (computed-property-spacing)
(#5913) There should be no space before ']' (computed-property-spacing)
(#5913) There should be no spaces inside this paren. (space-in-parens)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5923) There should be no spaces inside this paren. (space-in-parens)
(#5923) There should be no spaces inside this paren. (space-in-parens)
(#5932) There should be no spaces inside this paren. (space-in-parens)
(#5932) There should be no spaces inside this paren. (space-in-parens)
(#5933) There should be no spaces inside this paren. (space-in-parens)
(#5933) There should be no spaces inside this paren. (space-in-parens)
(#5936) There should be no space after '[' (computed-property-spacing)
(#5936) There should be no space before ']' (computed-property-spacing)
(#5938) There should be no spaces inside this paren. (space-in-parens)
(#5938) There should be no spaces inside this paren. (space-in-parens)
(#5940) There should be no spaces inside this paren. (space-in-parens)
(#5940) There should be no spaces inside this paren. (space-in-parens)
(#5941) There should be no space after '[' (computed-property-spacing)
(#5941) There should be no space before ']' (computed-property-spacing)
(#5941) There should be no spaces inside this paren. (space-in-parens)
(#5941) There should be no spaces inside this paren. (space-in-parens)
(#5943) There should be no spaces inside this paren. (space-in-parens)
(#5944) There should be no spaces inside this paren. (space-in-parens)
(#5944) There should be no spaces inside this paren. (space-in-parens)
(#5945) There should be no spaces inside this paren. (space-in-parens)
(#5945) There should be no spaces inside this paren. (space-in-parens)
(#5951) Missing JSDoc comment. (require-jsdoc)
(#5951) There should be no spaces inside this paren. (space-in-parens)
(#5951) There should be no spaces inside this paren. (space-in-parens)
(#5952) There should be no spaces inside this paren. (space-in-parens)
(#5952) There should be no spaces inside this paren. (space-in-parens)
(#5956) Missing JSDoc comment. (require-jsdoc)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5958) There should be no spaces inside this paren. (space-in-parens)
(#5958) There should be no spaces inside this paren. (space-in-parens)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5967) There should be no spaces inside this paren. (space-in-parens)
(#5967) There should be no spaces inside this paren. (space-in-parens)
(#5967) There should be no spaces inside this paren. (space-in-parens)
(#5967) There should be no spaces inside this paren. (space-in-parens)
(#5968) There should be no space after '[' (computed-property-spacing)
(#5968) There should be no space before ']' (computed-property-spacing)
(#5971) There should be no spaces inside this paren. (space-in-parens)
(#5971) There should be no spaces inside this paren. (space-in-parens)
(#5975) There should be no spaces inside this paren. (space-in-parens)
(#5975) There should be no spaces inside this paren. (space-in-parens)
(#5975) There should be no spaces inside this paren. (space-in-parens)
(#5975) There should be no spaces inside this paren. (space-in-parens)
(#5978) There should be no spaces inside this paren. (space-in-parens)
(#5978) There should be no spaces inside this paren. (space-in-parens)
(#5979) There should be no spaces inside this paren. (space-in-parens)
(#5979) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5981) There should be no spaces inside this paren. (space-in-parens)
(#5981) There should be no spaces inside this paren. (space-in-parens)
(#5983) There should be no spaces inside this paren. (space-in-parens)
(#5983) There should be no spaces inside this paren. (space-in-parens)
(#5985) unnecessary '.call()'. (no-useless-call)
(#5985) There should be no spaces inside this paren. (space-in-parens)
(#5985) There should be no spaces inside this paren. (space-in-parens)
(#5988) There should be no spaces inside this paren. (space-in-parens)
(#5988) There should be no spaces inside this paren. (space-in-parens)
(#5990) There should be no spaces inside this paren. (space-in-parens)
(#5990) There should be no spaces inside this paren. (space-in-parens)
(#5991) There should be no spaces inside this paren. (space-in-parens)
(#5991) There should be no spaces inside this paren. (space-in-parens)
(#5992) There should be no spaces inside this paren. (space-in-parens)
(#5992) There should be no spaces inside this paren. (space-in-parens)
(#5992) There should be no spaces inside this paren. (space-in-parens)
(#5992) There should be no spaces inside this paren. (space-in-parens)
(#5993) There should be no spaces inside this paren. (space-in-parens)
(#5993) There should be no spaces inside this paren. (space-in-parens)
(#5995) There should be no spaces inside this paren. (space-in-parens)
(#5995) There should be no spaces inside this paren. (space-in-parens)
(#5997) unnecessary '.call()'. (no-useless-call)
(#5997) There should be no spaces inside this paren. (space-in-parens)
(#5997) There should be no spaces inside this paren. (space-in-parens)
(#6000) There should be no spaces inside this paren. (space-in-parens)
(#6000) There should be no spaces inside this paren. (space-in-parens)
(#6002) There should be no spaces inside this paren. (space-in-parens)
(#6002) There should be no spaces inside this paren. (space-in-parens)
(#6003) There should be no spaces inside this paren. (space-in-parens)
(#6003) There should be no spaces inside this paren. (space-in-parens)
(#6004) There should be no spaces inside this paren. (space-in-parens)
(#6004) There should be no spaces inside this paren. (space-in-parens)
(#6004) There should be no spaces inside this paren. (space-in-parens)
(#6004) There should be no spaces inside this paren. (space-in-parens)
(#6005) There should be no spaces inside this paren. (space-in-parens)
(#6005) There should be no spaces inside this paren. (space-in-parens)
(#6007) There should be no spaces inside this paren. (space-in-parens)
(#6007) There should be no spaces inside this paren. (space-in-parens)
(#6009) unnecessary '.call()'. (no-useless-call)
(#6009) There should be no spaces inside this paren. (space-in-parens)
(#6009) There should be no spaces inside this paren. (space-in-parens)
(#6012) There should be no spaces inside this paren. (space-in-parens)
(#6012) There should be no spaces inside this paren. (space-in-parens)
(#6016) There should be no spaces inside this paren. (space-in-parens)
(#6016) There should be no spaces inside this paren. (space-in-parens)
(#6019) There should be no spaces inside this paren. (space-in-parens)
(#6019) There should be no space after '[' (array-bracket-spacing)
(#6019) There should be no space before ']' (array-bracket-spacing)
(#6019) There should be no spaces inside this paren. (space-in-parens)
(#6019) There should be no spaces inside this paren. (space-in-parens)
(#6020) There should be no spaces inside this paren. (space-in-parens)
(#6020) There should be no spaces inside this paren. (space-in-parens)
(#6020) There should be no spaces inside this paren. (space-in-parens)
(#6020) There should be no spaces inside this paren. (space-in-parens)
(#6021) There should be no space after '[' (array-bracket-spacing)
(#6021) There should be no spaces inside this paren. (space-in-parens)
(#6021) There should be no spaces inside this paren. (space-in-parens)
(#6021) There should be no space before ']' (array-bracket-spacing)
(#6030) Expected space or tab after '/**' in comment. (spaced-comment)
(#6031) Expected space or tab after '/**' in comment. (spaced-comment)
(#6032) Expected space or tab after '/**' in comment. (spaced-comment)
(#6040) There should be no spaces inside this paren. (space-in-parens)
(#6040) There should be no space after '[' (array-bracket-spacing)
(#6040) There should be no space before ']' (array-bracket-spacing)
(#6040) There should be no spaces inside this paren. (space-in-parens)
(#6040) There should be no spaces inside this paren. (space-in-parens)
(#6041) There should be no space after '[' (computed-property-spacing)
(#6041) There should be no space before ']' (computed-property-spacing)
(#6041) There should be no spaces inside this paren. (space-in-parens)
(#6041) There should be no spaces inside this paren. (space-in-parens)
(#6042) There should be no spaces inside this paren. (space-in-parens)
(#6042) There should be no spaces inside this paren. (space-in-parens)
(#6046) There should be no spaces inside this paren. (space-in-parens)
(#6047) Unexpected space before function parentheses. (space-before-function-paren)
(#6047) There should be no spaces inside this paren. (space-in-parens)
(#6047) There should be no spaces inside this paren. (space-in-parens)
(#6048) There should be no spaces inside this paren. (space-in-parens)
(#6048) There should be no spaces inside this paren. (space-in-parens)
(#6050) Unexpected space before function parentheses. (space-before-function-paren)
(#6050) There should be no spaces inside this paren. (space-in-parens)
(#6050) There should be no spaces inside this paren. (space-in-parens)
(#6051) There should be no spaces inside this paren. (space-in-parens)
(#6051) There should be no spaces inside this paren. (space-in-parens)
(#6053) There should be no spaces inside this paren. (space-in-parens)
(#6053) There should be no spaces inside this paren. (space-in-parens)
(#6055) There should be no spaces inside this paren. (space-in-parens)
(#6055) There should be no spaces inside this paren. (space-in-parens)
(#6055) There should be no spaces inside this paren. (space-in-parens)
(#6055) There should be no spaces inside this paren. (space-in-parens)
(#6055) There should be no spaces inside this paren. (space-in-parens)
(#6055) There should be no spaces inside this paren. (space-in-parens)
(#6057) There should be no spaces inside this paren. (space-in-parens)
(#6057) There should be no spaces inside this paren. (space-in-parens)
(#6058) There should be no spaces inside this paren. (space-in-parens)
(#6058) There should be no spaces inside this paren. (space-in-parens)
(#6060) Unexpected space before function parentheses. (space-before-function-paren)
(#6060) There should be no spaces inside this paren. (space-in-parens)
(#6060) There should be no spaces inside this paren. (space-in-parens)
(#6064) There should be no spaces inside this paren. (space-in-parens)
(#6064) There should be no spaces inside this paren. (space-in-parens)
(#6064) There should be no spaces inside this paren. (space-in-parens)
(#6064) There should be no spaces inside this paren. (space-in-parens)
(#6064) There should be no spaces inside this paren. (space-in-parens)
(#6064) There should be no spaces inside this paren. (space-in-parens)
(#6064) There should be no spaces inside this paren. (space-in-parens)
(#6064) There should be no spaces inside this paren. (space-in-parens)
(#6064) Empty block statement. (no-empty)
(#6065) There should be no spaces inside this paren. (space-in-parens)
(#6065) There should be no spaces inside this paren. (space-in-parens)
(#6065) There should be no spaces inside this paren. (space-in-parens)
(#6065) There should be no spaces inside this paren. (space-in-parens)
(#6065) There should be no spaces inside this paren. (space-in-parens)
(#6065) There should be no spaces inside this paren. (space-in-parens)
(#6069) There should be no spaces inside this paren. (space-in-parens)
(#6069) There should be no spaces inside this paren. (space-in-parens)
(#6069) There should be no spaces inside this paren. (space-in-parens)
(#6070) There should be no space after '[' (computed-property-spacing)
(#6070) There should be no space before ']' (computed-property-spacing)
(#6071) There should be no space after '[' (computed-property-spacing)
(#6071) There should be no space before ']' (computed-property-spacing)
(#6071) There should be no spaces inside this paren. (space-in-parens)
(#6071) There should be no spaces inside this paren. (space-in-parens)
(#6072) There should be no spaces inside this paren. (space-in-parens)
(#6072) There should be no spaces inside this paren. (space-in-parens)
(#6074) There should be no space after '[' (computed-property-spacing)
(#6074) There should be no space before ']' (computed-property-spacing)
(#6074) There should be no spaces inside this paren. (space-in-parens)
(#6074) There should be no spaces inside this paren. (space-in-parens)
(#6076) There should be no spaces inside this paren. (space-in-parens)
(#6076) There should be no spaces inside this paren. (space-in-parens)
(#6077) There should be no spaces inside this paren. (space-in-parens)
(#6077) There should be no spaces inside this paren. (space-in-parens)
(#6083) 'jQuery' is not defined. (no-undef)
(#6085) There should be no spaces inside this paren. (space-in-parens)
(#6085) 'undefined' is defined but never used (no-unused-vars)
(#6085) There should be no spaces inside this paren. (space-in-parens)
(#6096) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6120) There should be no spaces inside this paren. (space-in-parens)
(#6120) There should be no spaces inside this paren. (space-in-parens)
(#6123) There should be no spaces inside this paren. (space-in-parens)
(#6123) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6123) There should be no spaces inside this paren. (space-in-parens)
(#6129) There should be no spaces inside this paren. (space-in-parens)
(#6129) There should be no spaces inside this paren. (space-in-parens)
(#6145) There should be no spaces inside this paren. (space-in-parens)
(#6145) There should be no spaces inside this paren. (space-in-parens)
(#6146) There should be no spaces inside this paren. (space-in-parens)
(#6146) There should be no spaces inside this paren. (space-in-parens)
(#6147) There should be no spaces inside this paren. (space-in-parens)
(#6147) There should be no spaces inside this paren. (space-in-parens)
(#6148) There should be no spaces inside this paren. (space-in-parens)
(#6148) There should be no spaces inside this paren. (space-in-parens)
(#6149) There should be no spaces inside this paren. (space-in-parens)
(#6149) There should be no spaces inside this paren. (space-in-parens)
(#6150) There should be no spaces inside this paren. (space-in-parens)
(#6150) There should be no spaces inside this paren. (space-in-parens)
(#6151) There should be no spaces inside this paren. (space-in-parens)
(#6151) There should be no spaces inside this paren. (space-in-parens)
(#6152) There should be no spaces inside this paren. (space-in-parens)
(#6152) There should be no spaces inside this paren. (space-in-parens)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6159) There should be no spaces inside this paren. (space-in-parens)
(#6159) There should be no spaces inside this paren. (space-in-parens)
(#6168) There should be no spaces inside this paren. (space-in-parens)
(#6168) There should be no spaces inside this paren. (space-in-parens)
(#6169) There should be no spaces inside this paren. (space-in-parens)
(#6169) There should be no spaces inside this paren. (space-in-parens)
(#6173) Line 6173 exceeds the maximum line length of 132. (max-len)
(#6173) There should be no spaces inside this paren. (space-in-parens)
(#6173) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6175) There should be no spaces inside this paren. (space-in-parens)
(#6175) There should be no spaces inside this paren. (space-in-parens)
(#6176) There should be no spaces inside this paren. (space-in-parens)
(#6176) There should be no spaces inside this paren. (space-in-parens)
(#6177) There should be no spaces inside this paren. (space-in-parens)
(#6177) There should be no spaces inside this paren. (space-in-parens)
(#6178) There should be no spaces inside this paren. (space-in-parens)
(#6178) There should be no spaces inside this paren. (space-in-parens)
(#6180) There should be no spaces inside this paren. (space-in-parens)
(#6180) There should be no spaces inside this paren. (space-in-parens)
(#6180) There should be no spaces inside this paren. (space-in-parens)
(#6180) There should be no spaces inside this paren. (space-in-parens)
(#6181) There should be no spaces inside this paren. (space-in-parens)
(#6181) There should be no spaces inside this paren. (space-in-parens)
(#6188) There should be no spaces inside this paren. (space-in-parens)
(#6188) There should be no spaces inside this paren. (space-in-parens)
(#6189) There should be no spaces inside this paren. (space-in-parens)
(#6189) There should be no spaces inside this paren. (space-in-parens)
(#6190) There should be no spaces inside this paren. (space-in-parens)
(#6190) There should be no spaces inside this paren. (space-in-parens)
(#6191) There should be no spaces inside this paren. (space-in-parens)
(#6191) There should be no spaces inside this paren. (space-in-parens)
(#6192) Line 6192 exceeds the maximum line length of 132. (max-len)
(#6192) There should be no spaces inside this paren. (space-in-parens)
(#6192) There should be no spaces inside this paren. (space-in-parens)
(#6194) There should be no spaces inside this paren. (space-in-parens)
(#6194) There should be no spaces inside this paren. (space-in-parens)
(#6194) There should be no spaces inside this paren. (space-in-parens)
(#6194) There should be no spaces inside this paren. (space-in-parens)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6198) There should be no spaces inside this paren. (space-in-parens)
(#6198) There should be no spaces inside this paren. (space-in-parens)
(#6199) There should be no spaces inside this paren. (space-in-parens)
(#6199) There should be no spaces inside this paren. (space-in-parens)
(#6203) There should be no spaces inside this paren. (space-in-parens)
(#6203) There should be no spaces inside this paren. (space-in-parens)
(#6204) There should be no spaces inside this paren. (space-in-parens)
(#6204) There should be no spaces inside this paren. (space-in-parens)
(#6206) There should be no spaces inside this paren. (space-in-parens)
(#6206) There should be no spaces inside this paren. (space-in-parens)
(#6210) There should be no spaces inside this paren. (space-in-parens)
(#6210) There should be no spaces inside this paren. (space-in-parens)
(#6211) There should be no spaces inside this paren. (space-in-parens)
(#6211) There should be no spaces inside this paren. (space-in-parens)
(#6212) There should be no spaces inside this paren. (space-in-parens)
(#6212) There should be no spaces inside this paren. (space-in-parens)
(#6214) There should be no spaces inside this paren. (space-in-parens)
(#6214) There should be no spaces inside this paren. (space-in-parens)
(#6217) There should be no spaces inside this paren. (space-in-parens)
(#6217) There should be no spaces inside this paren. (space-in-parens)
(#6220) There should be no spaces inside this paren. (space-in-parens)
(#6220) There should be no spaces inside this paren. (space-in-parens)
(#6221) There should be no spaces inside this paren. (space-in-parens)
(#6221) There should be no spaces inside this paren. (space-in-parens)
(#6224) There should be no spaces inside this paren. (space-in-parens)
(#6224) There should be no spaces inside this paren. (space-in-parens)
(#6226) There should be no spaces inside this paren. (space-in-parens)
(#6226) There should be no spaces inside this paren. (space-in-parens)
(#6233) There should be no spaces inside this paren. (space-in-parens)
(#6233) There should be no spaces inside this paren. (space-in-parens)
(#6234) There should be no spaces inside this paren. (space-in-parens)
(#6234) There should be no spaces inside this paren. (space-in-parens)
(#6235) There should be no spaces inside this paren. (space-in-parens)
(#6235) There should be no spaces inside this paren. (space-in-parens)
(#6239) There should be no spaces inside this paren. (space-in-parens)
(#6239) There should be no spaces inside this paren. (space-in-parens)
(#6240) There should be no spaces inside this paren. (space-in-parens)
(#6240) There should be no spaces inside this paren. (space-in-parens)
(#6246) There should be no spaces inside this paren. (space-in-parens)
(#6246) There should be no spaces inside this paren. (space-in-parens)
(#6249) There should be no spaces inside this paren. (space-in-parens)
(#6249) There should be no spaces inside this paren. (space-in-parens)
(#6252) There should be no space after '[' (computed-property-spacing)
(#6252) There should be no spaces inside this paren. (space-in-parens)
(#6252) There should be no spaces inside this paren. (space-in-parens)
(#6252) There should be no space before ']' (computed-property-spacing)
(#6256) There should be no space after '[' (computed-property-spacing)
(#6256) There should be no spaces inside this paren. (space-in-parens)
(#6256) There should be no spaces inside this paren. (space-in-parens)
(#6256) There should be no space before ']' (computed-property-spacing)
(#6260) There should be no spaces inside this paren. (space-in-parens)
(#6260) There should be no spaces inside this paren. (space-in-parens)
(#6263) There should be no space after '[' (computed-property-spacing)
(#6263) There should be no space before ']' (computed-property-spacing)
(#6266) There should be no space after '[' (computed-property-spacing)
(#6266) There should be no space before ']' (computed-property-spacing)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6272) There should be no spaces inside this paren. (space-in-parens)
(#6272) There should be no spaces inside this paren. (space-in-parens)
(#6272) There should be no spaces inside this paren. (space-in-parens)
(#6272) There should be no spaces inside this paren. (space-in-parens)
(#6278) Extra space after key '_panelKeyDown'. (key-spacing)
(#6278) There should be no spaces inside this paren. (space-in-parens)
(#6278) There should be no spaces inside this paren. (space-in-parens)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6280) There should be no spaces inside this paren. (space-in-parens)
(#6280) There should be no spaces inside this paren. (space-in-parens)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6293) There should be no spaces inside this paren. (space-in-parens)
(#6293) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6296) There should be no spaces inside this paren. (space-in-parens)
(#6296) There should be no spaces inside this paren. (space-in-parens)
(#6296) There should be no space after '[' (computed-property-spacing)
(#6296) There should be no space before ']' (computed-property-spacing)
(#6296) There should be no space after '[' (computed-property-spacing)
(#6296) There should be no space before ']' (computed-property-spacing)
(#6296) There should be no spaces inside this paren. (space-in-parens)
(#6296) There should be no spaces inside this paren. (space-in-parens)
(#6298) There should be no spaces inside this paren. (space-in-parens)
(#6298) There should be no spaces inside this paren. (space-in-parens)
(#6303) There should be no spaces inside this paren. (space-in-parens)
(#6303) There should be no spaces inside this paren. (space-in-parens)
(#6303) There should be no spaces inside this paren. (space-in-parens)
(#6303) There should be no spaces inside this paren. (space-in-parens)
(#6308) There should be no spaces inside this paren. (space-in-parens)
(#6308) There should be no spaces inside this paren. (space-in-parens)
(#6317) There should be no spaces inside this paren. (space-in-parens)
(#6317) There should be no spaces inside this paren. (space-in-parens)
(#6318) There should be no spaces inside this paren. (space-in-parens)
(#6318) There should be no spaces inside this paren. (space-in-parens)
(#6321) There should be no spaces inside this paren. (space-in-parens)
(#6321) There should be no spaces inside this paren. (space-in-parens)
(#6332) There should be no spaces inside this paren. (space-in-parens)
(#6332) There should be no spaces inside this paren. (space-in-parens)
(#6334) There should be no spaces inside this paren. (space-in-parens)
(#6334) There should be no spaces inside this paren. (space-in-parens)
(#6335) There should be no spaces inside this paren. (space-in-parens)
(#6335) There should be no spaces inside this paren. (space-in-parens)
(#6336) There should be no spaces inside this paren. (space-in-parens)
(#6336) There should be no spaces inside this paren. (space-in-parens)
(#6338) There should be no spaces inside this paren. (space-in-parens)
(#6338) There should be no spaces inside this paren. (space-in-parens)
(#6342) There should be no spaces inside this paren. (space-in-parens)
(#6342) There should be no spaces inside this paren. (space-in-parens)
(#6343) There should be no spaces inside this paren. (space-in-parens)
(#6343) There should be no spaces inside this paren. (space-in-parens)
(#6344) There should be no spaces inside this paren. (space-in-parens)
(#6344) There should be no spaces inside this paren. (space-in-parens)
(#6345) There should be no spaces inside this paren. (space-in-parens)
(#6345) There should be no spaces inside this paren. (space-in-parens)
(#6347) There should be no spaces inside this paren. (space-in-parens)
(#6347) There should be no spaces inside this paren. (space-in-parens)
(#6348) There should be no spaces inside this paren. (space-in-parens)
(#6348) There should be no spaces inside this paren. (space-in-parens)
(#6350) There should be no spaces inside this paren. (space-in-parens)
(#6350) There should be no spaces inside this paren. (space-in-parens)
(#6352) There should be no spaces inside this paren. (space-in-parens)
(#6352) There should be no spaces inside this paren. (space-in-parens)
(#6354) There should be no spaces inside this paren. (space-in-parens)
(#6354) There should be no spaces inside this paren. (space-in-parens)
(#6356) There should be no spaces inside this paren. (space-in-parens)
(#6356) There should be no spaces inside this paren. (space-in-parens)
(#6357) There should be no spaces inside this paren. (space-in-parens)
(#6357) There should be no spaces inside this paren. (space-in-parens)
(#6360) There should be no spaces inside this paren. (space-in-parens)
(#6360) There should be no spaces inside this paren. (space-in-parens)
(#6363) There should be no spaces inside this paren. (space-in-parens)
(#6363) There should be no spaces inside this paren. (space-in-parens)
(#6376) There should be no spaces inside this paren. (space-in-parens)
(#6376) There should be no spaces inside this paren. (space-in-parens)
(#6377) There should be no spaces inside this paren. (space-in-parens)
(#6377) There should be no spaces inside this paren. (space-in-parens)
(#6377) There should be no spaces inside this paren. (space-in-parens)
(#6377) There should be no spaces inside this paren. (space-in-parens)
(#6392) There should be no spaces inside this paren. (space-in-parens)
(#6392) There should be no spaces inside this paren. (space-in-parens)
(#6394) There should be no spaces inside this paren. (space-in-parens)
(#6394) There should be no spaces inside this paren. (space-in-parens)
(#6396) There should be no spaces inside this paren. (space-in-parens)
(#6396) There should be no spaces inside this paren. (space-in-parens)
(#6397) There should be no spaces inside this paren. (space-in-parens)
(#6397) There should be no spaces inside this paren. (space-in-parens)
(#6398) There should be no spaces inside this paren. (space-in-parens)
(#6398) There should be no spaces inside this paren. (space-in-parens)
(#6400) There should be no spaces inside this paren. (space-in-parens)
(#6400) There should be no spaces inside this paren. (space-in-parens)
(#6403) There should be no spaces inside this paren. (space-in-parens)
(#6403) There should be no spaces inside this paren. (space-in-parens)
(#6407) There should be no spaces inside this paren. (space-in-parens)
(#6407) There should be no spaces inside this paren. (space-in-parens)
(#6407) There should be no spaces inside this paren. (space-in-parens)
(#6407) There should be no spaces inside this paren. (space-in-parens)
(#6412) There should be no spaces inside this paren. (space-in-parens)
(#6412) There should be no spaces inside this paren. (space-in-parens)
(#6412) There should be no spaces inside this paren. (space-in-parens)
(#6412) There should be no spaces inside this paren. (space-in-parens)
(#6413) There should be no spaces inside this paren. (space-in-parens)
(#6413) There should be no spaces inside this paren. (space-in-parens)
(#6413) There should be no spaces inside this paren. (space-in-parens)
(#6413) There should be no spaces inside this paren. (space-in-parens)
(#6413) There should be no spaces inside this paren. (space-in-parens)
(#6413) There should be no spaces inside this paren. (space-in-parens)
(#6415) There should be no spaces inside this paren. (space-in-parens)
(#6415) There should be no spaces inside this paren. (space-in-parens)
(#6416) There should be no spaces inside this paren. (space-in-parens)
(#6416) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6422) There should be no spaces inside this paren. (space-in-parens)
(#6422) There should be no spaces inside this paren. (space-in-parens)
(#6426) There should be no spaces inside this paren. (space-in-parens)
(#6426) There should be no spaces inside this paren. (space-in-parens)
(#6427) There should be no spaces inside this paren. (space-in-parens)
(#6427) There should be no spaces inside this paren. (space-in-parens)
(#6427) There should be no space after '[' (computed-property-spacing)
(#6427) There should be no space before ']' (computed-property-spacing)
(#6430) There should be no spaces inside this paren. (space-in-parens)
(#6430) There should be no space after '[' (computed-property-spacing)
(#6430) There should be no space before ']' (computed-property-spacing)
(#6430) There should be no spaces inside this paren. (space-in-parens)
(#6435) There should be no space after '[' (computed-property-spacing)
(#6435) There should be no space before ']' (computed-property-spacing)
(#6444) There should be no spaces inside this paren. (space-in-parens)
(#6444) There should be no spaces inside this paren. (space-in-parens)
(#6445) There should be no spaces inside this paren. (space-in-parens)
(#6445) There should be no spaces inside this paren. (space-in-parens)
(#6448) There should be no spaces inside this paren. (space-in-parens)
(#6448) There should be no spaces inside this paren. (space-in-parens)
(#6452) There should be no spaces inside this paren. (space-in-parens)
(#6452) There should be no spaces inside this paren. (space-in-parens)
(#6453) There should be no spaces inside this paren. (space-in-parens)
(#6453) There should be no spaces inside this paren. (space-in-parens)
(#6453) There should be no spaces inside this paren. (space-in-parens)
(#6454) There should be no space after '[' (computed-property-spacing)
(#6454) There should be no space before ']' (computed-property-spacing)
(#6458) There should be no spaces inside this paren. (space-in-parens)
(#6458) There should be no spaces inside this paren. (space-in-parens)
(#6458) There should be no spaces inside this paren. (space-in-parens)
(#6458) There should be no spaces inside this paren. (space-in-parens)
(#6459) There should be no spaces inside this paren. (space-in-parens)
(#6459) There should be no spaces inside this paren. (space-in-parens)
(#6460) There should be no spaces inside this paren. (space-in-parens)
(#6460) There should be no space after '{' (object-curly-spacing)
(#6460) There should be no space before '}' (object-curly-spacing)
(#6461) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no spaces inside this paren. (space-in-parens)
(#6462) There should be no spaces inside this paren. (space-in-parens)
(#6462) There should be no spaces inside this paren. (space-in-parens)
(#6465) There should be no spaces inside this paren. (space-in-parens)
(#6465) There should be no spaces inside this paren. (space-in-parens)
(#6468) There should be no spaces inside this paren. (space-in-parens)
(#6468) There should be no spaces inside this paren. (space-in-parens)
(#6469) There should be no space after '[' (computed-property-spacing)
(#6469) There should be no space before ']' (computed-property-spacing)
(#6469) There should be no space after '[' (computed-property-spacing)
(#6469) There should be no space before ']' (computed-property-spacing)
(#6484) There should be no spaces inside this paren. (space-in-parens)
(#6484) There should be no spaces inside this paren. (space-in-parens)
(#6486) There should be no spaces inside this paren. (space-in-parens)
(#6486) There should be no spaces inside this paren. (space-in-parens)
(#6486) There should be no spaces inside this paren. (space-in-parens)
(#6486) There should be no spaces inside this paren. (space-in-parens)
(#6486) There should be no spaces inside this paren. (space-in-parens)
(#6490) There should be no spaces inside this paren. (space-in-parens)
(#6490) There should be no spaces inside this paren. (space-in-parens)
(#6495) There should be no spaces inside this paren. (space-in-parens)
(#6495) There should be no spaces inside this paren. (space-in-parens)
(#6499) There should be no spaces inside this paren. (space-in-parens)
(#6499) There should be no spaces inside this paren. (space-in-parens)
(#6500) There should be no spaces inside this paren. (space-in-parens)
(#6500) There should be no spaces inside this paren. (space-in-parens)
(#6501) There should be no spaces inside this paren. (space-in-parens)
(#6501) There should be no spaces inside this paren. (space-in-parens)
(#6502) There should be no spaces inside this paren. (space-in-parens)
(#6502) There should be no spaces inside this paren. (space-in-parens)
(#6503) There should be no spaces inside this paren. (space-in-parens)
(#6503) There should be no spaces inside this paren. (space-in-parens)
(#6506) There should be no spaces inside this paren. (space-in-parens)
(#6506) There should be no spaces inside this paren. (space-in-parens)
(#6508) There should be no spaces inside this paren. (space-in-parens)
(#6508) There should be no spaces inside this paren. (space-in-parens)
(#6509) There should be no spaces inside this paren. (space-in-parens)
(#6509) There should be no spaces inside this paren. (space-in-parens)
(#6510) There should be no spaces inside this paren. (space-in-parens)
(#6510) There should be no spaces inside this paren. (space-in-parens)
(#6511) There should be no spaces inside this paren. (space-in-parens)
(#6511) There should be no spaces inside this paren. (space-in-parens)
(#6512) There should be no spaces inside this paren. (space-in-parens)
(#6512) There should be no spaces inside this paren. (space-in-parens)
(#6513) There should be no spaces inside this paren. (space-in-parens)
(#6513) There should be no spaces inside this paren. (space-in-parens)
(#6518) There should be no spaces inside this paren. (space-in-parens)
(#6518) There should be no spaces inside this paren. (space-in-parens)
(#6522) There should be no spaces inside this paren. (space-in-parens)
(#6522) There should be no spaces inside this paren. (space-in-parens)
(#6527) There should be no spaces inside this paren. (space-in-parens)
(#6527) There should be no spaces inside this paren. (space-in-parens)
(#6527) There should be no spaces inside this paren. (space-in-parens)
(#6527) There should be no spaces inside this paren. (space-in-parens)
(#6531) There should be no spaces inside this paren. (space-in-parens)
(#6531) There should be no spaces inside this paren. (space-in-parens)
(#6532) There should be no spaces inside this paren. (space-in-parens)
(#6532) There should be no spaces inside this paren. (space-in-parens)
(#6536) There should be no spaces inside this paren. (space-in-parens)
(#6536) There should be no spaces inside this paren. (space-in-parens)
(#6542) There should be no spaces inside this paren. (space-in-parens)
(#6542) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6551) There should be no spaces inside this paren. (space-in-parens)
(#6551) There should be no spaces inside this paren. (space-in-parens)
(#6553) There should be no spaces inside this paren. (space-in-parens)
(#6553) There should be no spaces inside this paren. (space-in-parens)
(#6553) There should be no spaces inside this paren. (space-in-parens)
(#6553) There should be no spaces inside this paren. (space-in-parens)
(#6555) There should be no spaces inside this paren. (space-in-parens)
(#6555) There should be no spaces inside this paren. (space-in-parens)
(#6559) There should be no spaces inside this paren. (space-in-parens)
(#6559) There should be no spaces inside this paren. (space-in-parens)
(#6568) Expected to return a value at the end of this function. (consistent-return)
(#6568) There should be no spaces inside this paren. (space-in-parens)
(#6568) There should be no spaces inside this paren. (space-in-parens)
(#6573) There should be no spaces inside this paren. (space-in-parens)
(#6573) There should be no spaces inside this paren. (space-in-parens)
(#6573) There should be no spaces inside this paren. (space-in-parens)
(#6573) There should be no spaces inside this paren. (space-in-parens)
(#6577) There should be no spaces inside this paren. (space-in-parens)
(#6577) There should be no spaces inside this paren. (space-in-parens)
(#6580) There should be no spaces inside this paren. (space-in-parens)
(#6580) There should be no spaces inside this paren. (space-in-parens)
(#6583) There should be no spaces inside this paren. (space-in-parens)
(#6583) There should be no spaces inside this paren. (space-in-parens)
(#6590) There should be no spaces inside this paren. (space-in-parens)
(#6590) There should be no spaces inside this paren. (space-in-parens)
(#6591) There should be no spaces inside this paren. (space-in-parens)
(#6591) There should be no spaces inside this paren. (space-in-parens)
(#6593) There should be no spaces inside this paren. (space-in-parens)
(#6593) There should be no spaces inside this paren. (space-in-parens)
(#6594) There should be no spaces inside this paren. (space-in-parens)
(#6594) There should be no spaces inside this paren. (space-in-parens)
(#6598) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6602) There should be no spaces inside this paren. (space-in-parens)
(#6602) There should be no spaces inside this paren. (space-in-parens)
(#6607) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6612) There should be no spaces inside this paren. (space-in-parens)
(#6612) There should be no spaces inside this paren. (space-in-parens)
(#6613) There should be no spaces inside this paren. (space-in-parens)
(#6613) There should be no spaces inside this paren. (space-in-parens)
(#6615) There should be no spaces inside this paren. (space-in-parens)
(#6615) There should be no spaces inside this paren. (space-in-parens)
(#6616) There should be no spaces inside this paren. (space-in-parens)
(#6616) There should be no spaces inside this paren. (space-in-parens)
(#6623) There should be no spaces inside this paren. (space-in-parens)
(#6623) There should be no spaces inside this paren. (space-in-parens)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6629) There should be no spaces inside this paren. (space-in-parens)
(#6629) There should be no spaces inside this paren. (space-in-parens)
(#6630) There should be no spaces inside this paren. (space-in-parens)
(#6630) There should be no spaces inside this paren. (space-in-parens)
(#6633) There should be no spaces inside this paren. (space-in-parens)
(#6633) There should be no spaces inside this paren. (space-in-parens)
(#6636) There should be no spaces inside this paren. (space-in-parens)
(#6636) There should be no spaces inside this paren. (space-in-parens)
(#6640) There should be no spaces inside this paren. (space-in-parens)
(#6640) 'jQuery' is not defined. (no-undef)
(#6640) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) 'undefined' is defined but never used (no-unused-vars)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6644) There should be no spaces inside this paren. (space-in-parens)
(#6687) Do not nest ternary expressions (no-nested-ternary)
(#6692) There should be no spaces inside this paren. (space-in-parens)
(#6692) There should be no spaces inside this paren. (space-in-parens)
(#6694) There should be no space after '[' (computed-property-spacing)
(#6694) There should be no space before ']' (computed-property-spacing)
(#6698) There should be no spaces inside this paren. (space-in-parens)
(#6698) There should be no spaces inside this paren. (space-in-parens)
(#6699) There should be no spaces inside this paren. (space-in-parens)
(#6699) There should be no spaces inside this paren. (space-in-parens)
(#6701) There should be no spaces inside this paren. (space-in-parens)
(#6702) There should be no spaces inside this paren. (space-in-parens)
(#6702) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6714) Expected space(s) after "switch". (keyword-spacing)
(#6714) There should be no spaces inside this paren. (space-in-parens)
(#6714) There should be no spaces inside this paren. (space-in-parens)
(#6717) There should be no spaces inside this paren. (space-in-parens)
(#6717) There should be no spaces inside this paren. (space-in-parens)
(#6721) There should be no spaces inside this paren. (space-in-parens)
(#6721) There should be no spaces inside this paren. (space-in-parens)
(#6725) There should be no spaces inside this paren. (space-in-parens)
(#6725) There should be no spaces inside this paren. (space-in-parens)
(#6729) There should be no spaces inside this paren. (space-in-parens)
(#6729) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6739) There should be no spaces inside this paren. (space-in-parens)
(#6739) There should be no spaces inside this paren. (space-in-parens)
(#6743) There should be no spaces inside this paren. (space-in-parens)
(#6743) There should be no spaces inside this paren. (space-in-parens)
(#6744) There should be no spaces inside this paren. (space-in-parens)
(#6744) There should be no spaces inside this paren. (space-in-parens)
(#6748) There should be no spaces inside this paren. (space-in-parens)
(#6748) There should be no spaces inside this paren. (space-in-parens)
(#6748) There should be no spaces inside this paren. (space-in-parens)
(#6748) There should be no spaces inside this paren. (space-in-parens)
(#6749) There should be no spaces inside this paren. (space-in-parens)
(#6749) There should be no spaces inside this paren. (space-in-parens)
(#6750) There should be no spaces inside this paren. (space-in-parens)
(#6750) There should be no spaces inside this paren. (space-in-parens)
(#6760) There should be no spaces inside this paren. (space-in-parens)
(#6760) There should be no spaces inside this paren. (space-in-parens)
(#6764) There should be no spaces inside this paren. (space-in-parens)
(#6764) There should be no spaces inside this paren. (space-in-parens)
(#6765) There should be no spaces inside this paren. (space-in-parens)
(#6765) There should be no spaces inside this paren. (space-in-parens)
(#6767) There should be no spaces inside this paren. (space-in-parens)
(#6767) There should be no spaces inside this paren. (space-in-parens)
(#6767) There should be no spaces inside this paren. (space-in-parens)
(#6767) There should be no spaces inside this paren. (space-in-parens)
(#6772) There should be no spaces inside this paren. (space-in-parens)
(#6772) There should be no spaces inside this paren. (space-in-parens)
(#6778) Expected space(s) after "switch". (keyword-spacing)
(#6778) There should be no spaces inside this paren. (space-in-parens)
(#6778) There should be no spaces inside this paren. (space-in-parens)
(#6780) There should be no spaces inside this paren. (space-in-parens)
(#6780) There should be no spaces inside this paren. (space-in-parens)
(#6783) There should be no spaces inside this paren. (space-in-parens)
(#6783) There should be no spaces inside this paren. (space-in-parens)
(#6786) There should be no spaces inside this paren. (space-in-parens)
(#6786) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6793) There should be no spaces inside this paren. (space-in-parens)
(#6793) There should be no spaces inside this paren. (space-in-parens)
(#6794) There should be no spaces inside this paren. (space-in-parens)
(#6794) There should be no spaces inside this paren. (space-in-parens)
(#6799) There should be no spaces inside this paren. (space-in-parens)
(#6799) There should be no spaces inside this paren. (space-in-parens)
(#6805) There should be no spaces inside this paren. (space-in-parens)
(#6805) There should be no spaces inside this paren. (space-in-parens)
(#6806) There should be no spaces inside this paren. (space-in-parens)
(#6806) There should be no spaces inside this paren. (space-in-parens)
(#6811) There should be no spaces inside this paren. (space-in-parens)
(#6811) There should be no spaces inside this paren. (space-in-parens)
(#6812) There should be no spaces inside this paren. (space-in-parens)
(#6812) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6819) There should be no spaces inside this paren. (space-in-parens)
(#6819) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6826) There should be no spaces inside this paren. (space-in-parens)
(#6826) There should be no spaces inside this paren. (space-in-parens)
(#6828) There should be no spaces inside this paren. (space-in-parens)
(#6829) There should be no spaces inside this paren. (space-in-parens)
(#6829) There should be no spaces inside this paren. (space-in-parens)
(#6844) There should be no space after '[' (computed-property-spacing)
(#6844) There should be no space before ']' (computed-property-spacing)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6848) There should be no spaces inside this paren. (space-in-parens)
(#6848) There should be no spaces inside this paren. (space-in-parens)
(#6848) There should be no spaces inside this paren. (space-in-parens)
(#6849) There should be no spaces inside this paren. (space-in-parens)
(#6849) There should be no space after '[' (computed-property-spacing)
(#6849) There should be no space before ']' (computed-property-spacing)
(#6851) There should be no spaces inside this paren. (space-in-parens)
(#6851) There should be no spaces inside this paren. (space-in-parens)
(#6851) There should be no spaces inside this paren. (space-in-parens)
(#6858) There should be no spaces inside this paren. (space-in-parens)
(#6858) There should be no spaces inside this paren. (space-in-parens)
(#6861) There should be no spaces inside this paren. (space-in-parens)
(#6861) There should be no spaces inside this paren. (space-in-parens)
(#6863) There should be no spaces inside this paren. (space-in-parens)
(#6863) There should be no spaces inside this paren. (space-in-parens)
(#6863) There should be no spaces inside this paren. (space-in-parens)
(#6863) There should be no spaces inside this paren. (space-in-parens)
(#6866) There should be no spaces inside this paren. (space-in-parens)
(#6867) There should be no spaces inside this paren. (space-in-parens)
(#6867) There should be no spaces inside this paren. (space-in-parens)
(#6867) There should be no spaces inside this paren. (space-in-parens)
(#6867) There should be no spaces inside this paren. (space-in-parens)
(#6874) There should be no spaces inside this paren. (space-in-parens)
(#6874) There should be no spaces inside this paren. (space-in-parens)
(#6875) There should be no spaces inside this paren. (space-in-parens)
(#6875) There should be no spaces inside this paren. (space-in-parens)
(#6875) There should be no space after '{' (object-curly-spacing)
(#6875) There should be no space before '}' (object-curly-spacing)
(#6875) There should be no spaces inside this paren. (space-in-parens)
(#6875) There should be no spaces inside this paren. (space-in-parens)
(#6877) There should be no spaces inside this paren. (space-in-parens)
(#6877) There should be no spaces inside this paren. (space-in-parens)
(#6877) There should be no spaces inside this paren. (space-in-parens)
(#6877) There should be no spaces inside this paren. (space-in-parens)
(#6878) There should be no spaces inside this paren. (space-in-parens)
(#6878) There should be no spaces inside this paren. (space-in-parens)
(#6886) There should be no spaces inside this paren. (space-in-parens)
(#6886) There should be no spaces inside this paren. (space-in-parens)
(#6889) There should be no spaces inside this paren. (space-in-parens)
(#6889) There should be no spaces inside this paren. (space-in-parens)
(#6890) There should be no spaces inside this paren. (space-in-parens)
(#6890) There should be no spaces inside this paren. (space-in-parens)
(#6894) There should be no spaces inside this paren. (space-in-parens)
(#6894) There should be no spaces inside this paren. (space-in-parens)
(#6906) There should be no spaces inside this paren. (space-in-parens)
(#6906) There should be no spaces inside this paren. (space-in-parens)
(#6906) There should be no space after '{' (object-curly-spacing)
(#6906) There should be no space before '}' (object-curly-spacing)
(#6906) There should be no spaces inside this paren. (space-in-parens)
(#6906) There should be no spaces inside this paren. (space-in-parens)
(#6907) There should be no spaces inside this paren. (space-in-parens)
(#6907) There should be no spaces inside this paren. (space-in-parens)
(#6913) There should be no spaces inside this paren. (space-in-parens)
(#6913) There should be no spaces inside this paren. (space-in-parens)
(#6918) There should be no spaces inside this paren. (space-in-parens)
(#6922) There should be no spaces inside this paren. (space-in-parens)
(#6922) There should be no spaces inside this paren. (space-in-parens)
(#6923) There should be no spaces inside this paren. (space-in-parens)
(#6923) There should be no spaces inside this paren. (space-in-parens)
(#6928) There should be no spaces inside this paren. (space-in-parens)
(#6930) There should be no spaces inside this paren. (space-in-parens)
(#6930) There should be no spaces inside this paren. (space-in-parens)
(#6936) There should be no spaces inside this paren. (space-in-parens)
(#6936) There should be no spaces inside this paren. (space-in-parens)
(#6938) There should be no spaces inside this paren. (space-in-parens)
(#6938) There should be no spaces inside this paren. (space-in-parens)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6944) There should be no spaces inside this paren. (space-in-parens)
(#6944) There should be no spaces inside this paren. (space-in-parens)
(#6945) There should be no spaces inside this paren. (space-in-parens)
(#6945) There should be no spaces inside this paren. (space-in-parens)
(#6946) There should be no spaces inside this paren. (space-in-parens)
(#6946) There should be no spaces inside this paren. (space-in-parens)
(#6949) There should be no spaces inside this paren. (space-in-parens)
(#6949) There should be no spaces inside this paren. (space-in-parens)
(#6950) There should be no spaces inside this paren. (space-in-parens)
(#6950) There should be no spaces inside this paren. (space-in-parens)
(#6952) There should be no spaces inside this paren. (space-in-parens)
(#6952) There should be no spaces inside this paren. (space-in-parens)
(#6960) There should be no spaces inside this paren. (space-in-parens)
(#6960) There should be no spaces inside this paren. (space-in-parens)
(#6962) There should be no spaces inside this paren. (space-in-parens)
(#6962) There should be no spaces inside this paren. (space-in-parens)
(#6963) There should be no spaces inside this paren. (space-in-parens)
(#6963) There should be no spaces inside this paren. (space-in-parens)
(#6963) There should be no spaces inside this paren. (space-in-parens)
(#6963) There should be no spaces inside this paren. (space-in-parens)
(#6966) There should be no spaces inside this paren. (space-in-parens)
(#6966) There should be no spaces inside this paren. (space-in-parens)
(#6967) There should be no spaces inside this paren. (space-in-parens)
(#6967) There should be no spaces inside this paren. (space-in-parens)
(#6970) There should be no spaces inside this paren. (space-in-parens)
(#6970) There should be no spaces inside this paren. (space-in-parens)
(#6980) There should be no spaces inside this paren. (space-in-parens)
(#6980) There should be no spaces inside this paren. (space-in-parens)
(#6982) There should be no spaces inside this paren. (space-in-parens)
(#6982) There should be no spaces inside this paren. (space-in-parens)
(#6983) There should be no spaces inside this paren. (space-in-parens)
(#6983) There should be no spaces inside this paren. (space-in-parens)
(#6983) There should be no spaces inside this paren. (space-in-parens)
(#6983) There should be no spaces inside this paren. (space-in-parens)
(#6985) There should be no spaces inside this paren. (space-in-parens)
(#6985) There should be no spaces inside this paren. (space-in-parens)
(#6987) There should be no spaces inside this paren. (space-in-parens)
(#6987) There should be no spaces inside this paren. (space-in-parens)
(#6988) There should be no spaces inside this paren. (space-in-parens)
(#6988) There should be no spaces inside this paren. (space-in-parens)
(#6995) There should be no spaces inside this paren. (space-in-parens)
(#6995) There should be no spaces inside this paren. (space-in-parens)
(#6996) There should be no spaces inside this paren. (space-in-parens)
(#6996) There should be no spaces inside this paren. (space-in-parens)
(#6999) There should be no spaces inside this paren. (space-in-parens)
(#6999) There should be no spaces inside this paren. (space-in-parens)
(#7008) There should be no spaces inside this paren. (space-in-parens)
(#7008) There should be no spaces inside this paren. (space-in-parens)
(#7009) There should be no spaces inside this paren. (space-in-parens)
(#7009) There should be no spaces inside this paren. (space-in-parens)
(#7012) There should be no spaces inside this paren. (space-in-parens)
(#7012) There should be no spaces inside this paren. (space-in-parens)
(#7014) There should be no spaces inside this paren. (space-in-parens)
(#7014) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7019) There should be no spaces inside this paren. (space-in-parens)
(#7019) There should be no spaces inside this paren. (space-in-parens)
(#7020) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7025) There should be no spaces inside this paren. (space-in-parens)
(#7025) There should be no spaces inside this paren. (space-in-parens)
(#7026) There should be no spaces inside this paren. (space-in-parens)
(#7026) There should be no spaces inside this paren. (space-in-parens)
(#7029) There should be no spaces inside this paren. (space-in-parens)
(#7029) There should be no spaces inside this paren. (space-in-parens)
(#7029) There should be no spaces inside this paren. (space-in-parens)
(#7029) There should be no spaces inside this paren. (space-in-parens)
(#7030) Expected a return value. (consistent-return)
(#7033) There should be no spaces inside this paren. (space-in-parens)
(#7033) There should be no spaces inside this paren. (space-in-parens)
(#7036) There should be no spaces inside this paren. (space-in-parens)
(#7036) There should be no spaces inside this paren. (space-in-parens)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7041) There should be no spaces inside this paren. (space-in-parens)
(#7041) There should be no space after '{' (object-curly-spacing)
(#7041) There should be no space before '}' (object-curly-spacing)
(#7041) There should be no spaces inside this paren. (space-in-parens)
(#7047) There should be no spaces inside this paren. (space-in-parens)
(#7047) There should be no spaces inside this paren. (space-in-parens)
(#7048) There should be no spaces inside this paren. (space-in-parens)
(#7048) There should be no spaces inside this paren. (space-in-parens)
(#7049) There should be no spaces inside this paren. (space-in-parens)
(#7049) There should be no spaces inside this paren. (space-in-parens)
(#7053) There should be no spaces inside this paren. (space-in-parens)
(#7053) There should be no spaces inside this paren. (space-in-parens)
(#7054) There should be no spaces inside this paren. (space-in-parens)
(#7054) There should be no spaces inside this paren. (space-in-parens)
(#7056) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7060) There should be no spaces inside this paren. (space-in-parens)
(#7060) There should be no spaces inside this paren. (space-in-parens)
(#7061) There should be no spaces inside this paren. (space-in-parens)
(#7061) There should be no spaces inside this paren. (space-in-parens)
(#7063) There should be no spaces inside this paren. (space-in-parens)
(#7063) There should be no space after '{' (object-curly-spacing)
(#7063) There should be no space before '}' (object-curly-spacing)
(#7063) There should be no spaces inside this paren. (space-in-parens)
(#7064) There should be no spaces inside this paren. (space-in-parens)
(#7064) There should be no spaces inside this paren. (space-in-parens)
(#7065) There should be no spaces inside this paren. (space-in-parens)
(#7065) There should be no spaces inside this paren. (space-in-parens)
(#7066) There should be no spaces inside this paren. (space-in-parens)
(#7066) There should be no spaces inside this paren. (space-in-parens)
(#7073) There should be no spaces inside this paren. (space-in-parens)
(#7073) There should be no spaces inside this paren. (space-in-parens)
(#7075) There should be no spaces inside this paren. (space-in-parens)
(#7075) There should be no spaces inside this paren. (space-in-parens)
(#7078) There should be no spaces inside this paren. (space-in-parens)
(#7078) There should be no spaces inside this paren. (space-in-parens)
(#7079) There should be no spaces inside this paren. (space-in-parens)
(#7079) There should be no spaces inside this paren. (space-in-parens)
(#7079) There should be no spaces inside this paren. (space-in-parens)
(#7079) There should be no spaces inside this paren. (space-in-parens)
(#7083) There should be no spaces inside this paren. (space-in-parens)
(#7083) There should be no spaces inside this paren. (space-in-parens)
(#7087) There should be no spaces inside this paren. (space-in-parens)
(#7087) There should be no spaces inside this paren. (space-in-parens)
(#7088) There should be no spaces inside this paren. (space-in-parens)
(#7088) There should be no spaces inside this paren. (space-in-parens)
(#7089) There should be no spaces inside this paren. (space-in-parens)
(#7089) There should be no space after '{' (object-curly-spacing)
(#7089) There should be no space before '}' (object-curly-spacing)
(#7089) There should be no spaces inside this paren. (space-in-parens)
(#7093) There should be no spaces inside this paren. (space-in-parens)
(#7093) There should be no spaces inside this paren. (space-in-parens)
(#7095) There should be no spaces inside this paren. (space-in-parens)
(#7095) There should be no spaces inside this paren. (space-in-parens)
(#7098) There should be no spaces inside this paren. (space-in-parens)
(#7098) There should be no spaces inside this paren. (space-in-parens)
(#7098) There should be no spaces inside this paren. (space-in-parens)
(#7099) There should be no spaces inside this paren. (space-in-parens)
(#7099) There should be no spaces inside this paren. (space-in-parens)
(#7108) There should be no spaces inside this paren. (space-in-parens)
(#7112) There should be no spaces inside this paren. (space-in-parens)
(#7112) There should be no spaces inside this paren. (space-in-parens)
(#7114) There should be no spaces inside this paren. (space-in-parens)
(#7114) There should be no spaces inside this paren. (space-in-parens)
(#7121) There should be no spaces inside this paren. (space-in-parens)
(#7123) There should be no spaces inside this paren. (space-in-parens)
(#7125) There should be no spaces inside this paren. (space-in-parens)
(#7125) There should be no spaces inside this paren. (space-in-parens)
(#7132) There should be no spaces inside this paren. (space-in-parens)
(#7135) There should be no spaces inside this paren. (space-in-parens)
(#7135) There should be no spaces inside this paren. (space-in-parens)
(#7137) There should be no spaces inside this paren. (space-in-parens)
(#7140) There should be no spaces inside this paren. (space-in-parens)
(#7140) There should be no spaces inside this paren. (space-in-parens)
(#7142) There should be no spaces inside this paren. (space-in-parens)
(#7142) There should be no spaces inside this paren. (space-in-parens)
(#7142) There should be no spaces inside this paren. (space-in-parens)
(#7143) There should be no spaces inside this paren. (space-in-parens)
(#7143) There should be no spaces inside this paren. (space-in-parens)
(#7147) There should be no spaces inside this paren. (space-in-parens)
(#7147) There should be no spaces inside this paren. (space-in-parens)
(#7148) There should be no spaces inside this paren. (space-in-parens)
(#7148) There should be no spaces inside this paren. (space-in-parens)
(#7148) There should be no spaces inside this paren. (space-in-parens)
(#7148) There should be no spaces inside this paren. (space-in-parens)
(#7151) There should be no spaces inside this paren. (space-in-parens)
(#7151) There should be no spaces inside this paren. (space-in-parens)
(#7152) There should be no spaces inside this paren. (space-in-parens)
(#7152) There should be no spaces inside this paren. (space-in-parens)
(#7153) There should be no spaces inside this paren. (space-in-parens)
(#7153) There should be no spaces inside this paren. (space-in-parens)
(#7153) There should be no spaces inside this paren. (space-in-parens)
(#7153) There should be no spaces inside this paren. (space-in-parens)
(#7153) There should be no spaces inside this paren. (space-in-parens)
(#7153) There should be no spaces inside this paren. (space-in-parens)
(#7154) There should be no spaces inside this paren. (space-in-parens)
(#7154) There should be no spaces inside this paren. (space-in-parens)
(#7157) There should be no spaces inside this paren. (space-in-parens)
(#7157) There should be no spaces inside this paren. (space-in-parens)
(#7158) There should be no spaces inside this paren. (space-in-parens)
(#7158) There should be no spaces inside this paren. (space-in-parens)
(#7158) There should be no spaces inside this paren. (space-in-parens)
(#7158) There should be no spaces inside this paren. (space-in-parens)
(#7159) There should be no spaces inside this paren. (space-in-parens)
(#7159) There should be no spaces inside this paren. (space-in-parens)
(#7162) There should be no spaces inside this paren. (space-in-parens)
(#7162) There should be no spaces inside this paren. (space-in-parens)
(#7162) There should be no spaces inside this paren. (space-in-parens)
(#7163) There should be no spaces inside this paren. (space-in-parens)
(#7163) There should be no spaces inside this paren. (space-in-parens)
(#7163) There should be no spaces inside this paren. (space-in-parens)
(#7164) There should be no spaces inside this paren. (space-in-parens)
(#7164) There should be no spaces inside this paren. (space-in-parens)
(#7168) There should be no space after '[' (computed-property-spacing)
(#7168) There should be no space before ']' (computed-property-spacing)
(#7168) There should be no spaces inside this paren. (space-in-parens)
(#7168) There should be no spaces inside this paren. (space-in-parens)
(#7176) There should be no spaces inside this paren. (space-in-parens)
(#7176) There should be no spaces inside this paren. (space-in-parens)
(#7179) There should be no spaces inside this paren. (space-in-parens)
(#7179) There should be no spaces inside this paren. (space-in-parens)
(#7180) There should be no spaces inside this paren. (space-in-parens)
(#7180) There should be no spaces inside this paren. (space-in-parens)
(#7180) There should be no spaces inside this paren. (space-in-parens)
(#7180) There should be no spaces inside this paren. (space-in-parens)
(#7181) There should be no spaces inside this paren. (space-in-parens)
(#7181) There should be no spaces inside this paren. (space-in-parens)
(#7189) There should be no spaces inside this paren. (space-in-parens)
(#7190) There should be no spaces inside this paren. (space-in-parens)
(#7190) There should be no spaces inside this paren. (space-in-parens)
(#7194) There should be no spaces inside this paren. (space-in-parens)
(#7194) There should be no spaces inside this paren. (space-in-parens)
(#7195) There should be no spaces inside this paren. (space-in-parens)
(#7196) There should be no spaces inside this paren. (space-in-parens)
(#7196) There should be no spaces inside this paren. (space-in-parens)
(#7205) There should be no spaces inside this paren. (space-in-parens)
(#7209) There should be no spaces inside this paren. (space-in-parens)
(#7209) There should be no spaces inside this paren. (space-in-parens)
(#7210) There should be no spaces inside this paren. (space-in-parens)
(#7210) There should be no spaces inside this paren. (space-in-parens)
(#7216) There should be no spaces inside this paren. (space-in-parens)
(#7216) There should be no spaces inside this paren. (space-in-parens)
(#7218) There should be no spaces inside this paren. (space-in-parens)
(#7218) There should be no spaces inside this paren. (space-in-parens)
(#7219) There should be no spaces inside this paren. (space-in-parens)
(#7219) There should be no spaces inside this paren. (space-in-parens)
(#7222) There should be no spaces inside this paren. (space-in-parens)
(#7222) There should be no spaces inside this paren. (space-in-parens)
(#7223) There should be no spaces inside this paren. (space-in-parens)
(#7223) There should be no spaces inside this paren. (space-in-parens)
(#7227) There should be no spaces inside this paren. (space-in-parens)
(#7227) There should be no spaces inside this paren. (space-in-parens)
(#7231) There should be no spaces inside this paren. (space-in-parens)
(#7231) 'jQuery' is not defined. (no-undef)
(#7231) There should be no spaces inside this paren. (space-in-parens)
(#7233) There should be no spaces inside this paren. (space-in-parens)
(#7233) 'undefined' is defined but never used (no-unused-vars)
(#7233) There should be no spaces inside this paren. (space-in-parens)
(#7237) Line 7237 exceeds the maximum line length of 132. (max-len)
(#7239) There should be no spaces inside this paren. (space-in-parens)
(#7239) There should be no spaces inside this paren. (space-in-parens)
(#7241) There should be no spaces inside this paren. (space-in-parens)
(#7241) There should be no spaces inside this paren. (space-in-parens)
(#7241) There should be no spaces inside this paren. (space-in-parens)
(#7241) There should be no spaces inside this paren. (space-in-parens)
(#7242) There should be no spaces inside this paren. (space-in-parens)
(#7244) There should be no spaces inside this paren. (space-in-parens)
(#7244) There should be no spaces inside this paren. (space-in-parens)
(#7247) There should be no spaces inside this paren. (space-in-parens)
(#7247) There should be no spaces inside this paren. (space-in-parens)
(#7248) There should be no spaces inside this paren. (space-in-parens)
(#7248) There should be no spaces inside this paren. (space-in-parens)
(#7249) There should be no spaces inside this paren. (space-in-parens)
(#7249) There should be no spaces inside this paren. (space-in-parens)
(#7250) There should be no spaces inside this paren. (space-in-parens)
(#7250) There should be no spaces inside this paren. (space-in-parens)
(#7251) There should be no spaces inside this paren. (space-in-parens)
(#7251) There should be no spaces inside this paren. (space-in-parens)
(#7251) There should be no spaces inside this paren. (space-in-parens)
(#7251) There should be no spaces inside this paren. (space-in-parens)
(#7253) There should be no spaces inside this paren. (space-in-parens)
(#7253) There should be no spaces inside this paren. (space-in-parens)
(#7262) There should be no spaces inside this paren. (space-in-parens)
(#7275) There should be no spaces inside this paren. (space-in-parens)
(#7275) There should be no spaces inside this paren. (space-in-parens)
(#7276) There should be no spaces inside this paren. (space-in-parens)
(#7276) There should be no spaces inside this paren. (space-in-parens)
(#7277) There should be no spaces inside this paren. (space-in-parens)
(#7277) There should be no spaces inside this paren. (space-in-parens)
(#7279) There should be no spaces inside this paren. (space-in-parens)
(#7279) There should be no spaces inside this paren. (space-in-parens)
(#7280) There should be no spaces inside this paren. (space-in-parens)
(#7280) There should be no spaces inside this paren. (space-in-parens)
(#7282) There should be no spaces inside this paren. (space-in-parens)
(#7282) There should be no spaces inside this paren. (space-in-parens)
(#7286) There should be no spaces inside this paren. (space-in-parens)
(#7286) There should be no spaces inside this paren. (space-in-parens)
(#7293) There should be no spaces inside this paren. (space-in-parens)
(#7293) There should be no spaces inside this paren. (space-in-parens)
(#7297) There should be no spaces inside this paren. (space-in-parens)
(#7297) There should be no spaces inside this paren. (space-in-parens)
(#7300) There should be no spaces inside this paren. (space-in-parens)
(#7300) There should be no spaces inside this paren. (space-in-parens)
(#7301) There should be no spaces inside this paren. (space-in-parens)
(#7301) There should be no spaces inside this paren. (space-in-parens)
(#7302) There should be no spaces inside this paren. (space-in-parens)
(#7303) There should be no spaces inside this paren. (space-in-parens)
(#7303) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7307) There should be no spaces inside this paren. (space-in-parens)
(#7307) There should be no spaces inside this paren. (space-in-parens)
(#7307) There should be no spaces inside this paren. (space-in-parens)
(#7307) There should be no spaces inside this paren. (space-in-parens)
(#7310) There should be no spaces inside this paren. (space-in-parens)
(#7311) There should be no spaces inside this paren. (space-in-parens)
(#7311) There should be no spaces inside this paren. (space-in-parens)
(#7314) There should be no spaces inside this paren. (space-in-parens)
(#7314) There should be no spaces inside this paren. (space-in-parens)
(#7314) There should be no spaces inside this paren. (space-in-parens)
(#7314) There should be no spaces inside this paren. (space-in-parens)
(#7316) There should be no spaces inside this paren. (space-in-parens)
(#7316) There should be no spaces inside this paren. (space-in-parens)
(#7316) There should be no spaces inside this paren. (space-in-parens)
(#7317) There should be no spaces inside this paren. (space-in-parens)
(#7317) There should be no spaces inside this paren. (space-in-parens)
(#7327) There should be no spaces inside this paren. (space-in-parens)
(#7327) There should be no spaces inside this paren. (space-in-parens)
(#7330) There should be no spaces inside this paren. (space-in-parens)
(#7330) There should be no spaces inside this paren. (space-in-parens)
(#7334) There should be no spaces inside this paren. (space-in-parens)
(#7334) There should be no spaces inside this paren. (space-in-parens)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7340) There should be no spaces inside this paren. (space-in-parens)
(#7340) There should be no spaces inside this paren. (space-in-parens)
(#7341) There should be no spaces inside this paren. (space-in-parens)
(#7341) Expected to return a value at the end of this function. (consistent-return)
(#7342) There should be no spaces inside this paren. (space-in-parens)
(#7342) There should be no spaces inside this paren. (space-in-parens)
(#7346) There should be no spaces inside this paren. (space-in-parens)
(#7346) There should be no spaces inside this paren. (space-in-parens)
(#7347) There should be no spaces inside this paren. (space-in-parens)
(#7347) Expected to return a value at the end of this function. (consistent-return)
(#7348) There should be no spaces inside this paren. (space-in-parens)
(#7348) There should be no spaces inside this paren. (space-in-parens)
(#7351) There should be no spaces inside this paren. (space-in-parens)
(#7351) There should be no spaces inside this paren. (space-in-parens)
(#7351) There should be no spaces inside this paren. (space-in-parens)
(#7351) There should be no spaces inside this paren. (space-in-parens)
(#7352) There should be no spaces inside this paren. (space-in-parens)
(#7352) There should be no spaces inside this paren. (space-in-parens)
(#7354) There should be no space after '[' (computed-property-spacing)
(#7354) There should be no space before ']' (computed-property-spacing)
(#7355) There should be no spaces inside this paren. (space-in-parens)
(#7355) There should be no spaces inside this paren. (space-in-parens)
(#7356) There should be no spaces inside this paren. (space-in-parens)
(#7356) There should be no spaces inside this paren. (space-in-parens)
(#7358) There should be no spaces inside this paren. (space-in-parens)
(#7358) There should be no spaces inside this paren. (space-in-parens)
(#7358) There should be no spaces inside this paren. (space-in-parens)
(#7358) There should be no spaces inside this paren. (space-in-parens)
(#7358) There should be no space after '[' (computed-property-spacing)
(#7358) There should be no space before ']' (computed-property-spacing)
(#7360) There should be no spaces inside this paren. (space-in-parens)
(#7360) There should be no spaces inside this paren. (space-in-parens)
(#7361) There should be no spaces inside this paren. (space-in-parens)
(#7361) There should be no spaces inside this paren. (space-in-parens)
(#7365) There should be no spaces inside this paren. (space-in-parens)
(#7365) Expected to return a value at the end of this function. (consistent-return)
(#7366) There should be no spaces inside this paren. (space-in-parens)
(#7366) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7371) There should be no spaces inside this paren. (space-in-parens)
(#7375) There should be no spaces inside this paren. (space-in-parens)
(#7375) Expected to return a value at the end of this function. (consistent-return)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7379) There should be no spaces inside this paren. (space-in-parens)
(#7379) There should be no spaces inside this paren. (space-in-parens)
(#7379) There should be no spaces inside this paren. (space-in-parens)
(#7379) There should be no spaces inside this paren. (space-in-parens)
(#7381) There should be no spaces inside this paren. (space-in-parens)
(#7381) Expected to return a value at the end of this function. (consistent-return)
(#7382) There should be no spaces inside this paren. (space-in-parens)
(#7382) There should be no spaces inside this paren. (space-in-parens)
(#7385) There should be no spaces inside this paren. (space-in-parens)
(#7385) There should be no spaces inside this paren. (space-in-parens)
(#7386) There should be no spaces inside this paren. (space-in-parens)
(#7386) There should be no spaces inside this paren. (space-in-parens)
(#7386) There should be no spaces inside this paren. (space-in-parens)
(#7386) There should be no spaces inside this paren. (space-in-parens)
(#7391) There should be no spaces inside this paren. (space-in-parens)
(#7392) There should be no spaces inside this paren. (space-in-parens)
(#7392) There should be no spaces inside this paren. (space-in-parens)
(#7392) There should be no spaces inside this paren. (space-in-parens)
(#7392) There should be no spaces inside this paren. (space-in-parens)
(#7395) There should be no spaces inside this paren. (space-in-parens)
(#7395) There should be no spaces inside this paren. (space-in-parens)
(#7397) There should be no spaces inside this paren. (space-in-parens)
(#7397) There should be no spaces inside this paren. (space-in-parens)
(#7399) There should be no spaces inside this paren. (space-in-parens)
(#7399) There should be no spaces inside this paren. (space-in-parens)
(#7408) There should be no spaces inside this paren. (space-in-parens)
(#7408) There should be no spaces inside this paren. (space-in-parens)
(#7415) There should be no spaces inside this paren. (space-in-parens)
(#7415) There should be no spaces inside this paren. (space-in-parens)
(#7417) There should be no spaces inside this paren. (space-in-parens)
(#7417) There should be no spaces inside this paren. (space-in-parens)
(#7419) There should be no spaces inside this paren. (space-in-parens)
(#7419) There should be no spaces inside this paren. (space-in-parens)
(#7425) There should be no spaces inside this paren. (space-in-parens)
(#7425) There should be no spaces inside this paren. (space-in-parens)
(#7430) There should be no spaces inside this paren. (space-in-parens)
(#7430) There should be no spaces inside this paren. (space-in-parens)
(#7431) There should be no spaces inside this paren. (space-in-parens)
(#7431) There should be no spaces inside this paren. (space-in-parens)
(#7433) There should be no spaces inside this paren. (space-in-parens)
(#7433) There should be no spaces inside this paren. (space-in-parens)
(#7434) There should be no spaces inside this paren. (space-in-parens)
(#7434) There should be no spaces inside this paren. (space-in-parens)
(#7435) There should be no spaces inside this paren. (space-in-parens)
(#7435) There should be no spaces inside this paren. (space-in-parens)
(#7438) There should be no spaces inside this paren. (space-in-parens)
(#7438) There should be no spaces inside this paren. (space-in-parens)
(#7440) There should be no spaces inside this paren. (space-in-parens)
(#7440) There should be no spaces inside this paren. (space-in-parens)
(#7441) There should be no spaces inside this paren. (space-in-parens)
(#7441) There should be no spaces inside this paren. (space-in-parens)
(#7442) There should be no spaces inside this paren. (space-in-parens)
(#7442) There should be no spaces inside this paren. (space-in-parens)
(#7444) There should be no spaces inside this paren. (space-in-parens)
(#7444) There should be no spaces inside this paren. (space-in-parens)
(#7456) There should be no spaces inside this paren. (space-in-parens)
(#7456) There should be no spaces inside this paren. (space-in-parens)
(#7458) There should be no spaces inside this paren. (space-in-parens)
(#7458) There should be no spaces inside this paren. (space-in-parens)
(#7459) There should be no spaces inside this paren. (space-in-parens)
(#7459) There should be no spaces inside this paren. (space-in-parens)
(#7460) There should be no spaces inside this paren. (space-in-parens)
(#7460) There should be no spaces inside this paren. (space-in-parens)
(#7461) There should be no spaces inside this paren. (space-in-parens)
(#7461) There should be no spaces inside this paren. (space-in-parens)
(#7463) There should be no spaces inside this paren. (space-in-parens)
(#7463) There should be no spaces inside this paren. (space-in-parens)
(#7464) There should be no spaces inside this paren. (space-in-parens)
(#7464) There should be no spaces inside this paren. (space-in-parens)
(#7468) There should be no spaces inside this paren. (space-in-parens)
(#7468) There should be no spaces inside this paren. (space-in-parens)
(#7469) There should be no spaces inside this paren. (space-in-parens)
(#7469) There should be no spaces inside this paren. (space-in-parens)
(#7470) There should be no spaces inside this paren. (space-in-parens)
(#7470) There should be no spaces inside this paren. (space-in-parens)
(#7471) There should be no spaces inside this paren. (space-in-parens)
(#7471) There should be no spaces inside this paren. (space-in-parens)
(#7472) There should be no spaces inside this paren. (space-in-parens)
(#7472) There should be no spaces inside this paren. (space-in-parens)
(#7473) There should be no spaces inside this paren. (space-in-parens)
(#7473) There should be no spaces inside this paren. (space-in-parens)
(#7481) Expected space or tab after '//' in comment. (spaced-comment)
(#7482) Line 7482 exceeds the maximum line length of 132. (max-len)
(#7482) There should be no spaces inside this paren. (space-in-parens)
(#7482) There should be no spaces inside this paren. (space-in-parens)
(#7482) There should be no spaces inside this paren. (space-in-parens)
(#7482) There should be no spaces inside this paren. (space-in-parens)
(#7482) There should be no spaces inside this paren. (space-in-parens)
(#7482) There should be no spaces inside this paren. (space-in-parens)
(#7484) There should be no spaces inside this paren. (space-in-parens)
(#7484) There should be no spaces inside this paren. (space-in-parens)
(#7485) There should be no spaces inside this paren. (space-in-parens)
(#7485) There should be no spaces inside this paren. (space-in-parens)
(#7487) There should be no spaces inside this paren. (space-in-parens)
(#7487) There should be no spaces inside this paren. (space-in-parens)
(#7488) There should be no spaces inside this paren. (space-in-parens)
(#7488) There should be no spaces inside this paren. (space-in-parens)
(#7489) There should be no spaces inside this paren. (space-in-parens)
(#7489) There should be no spaces inside this paren. (space-in-parens)
(#7489) There should be no spaces inside this paren. (space-in-parens)
(#7489) There should be no spaces inside this paren. (space-in-parens)
(#7489) There should be no spaces inside this paren. (space-in-parens)
(#7489) There should be no spaces inside this paren. (space-in-parens)
(#7490) There should be no spaces inside this paren. (space-in-parens)
(#7490) There should be no spaces inside this paren. (space-in-parens)
(#7490) There should be no spaces inside this paren. (space-in-parens)
(#7490) There should be no spaces inside this paren. (space-in-parens)
(#7491) There should be no spaces inside this paren. (space-in-parens)
(#7491) There should be no spaces inside this paren. (space-in-parens)
(#7492) There should be no spaces inside this paren. (space-in-parens)
(#7492) There should be no spaces inside this paren. (space-in-parens)
(#7494) There should be no spaces inside this paren. (space-in-parens)
(#7494) There should be no spaces inside this paren. (space-in-parens)
(#7494) There should be no spaces inside this paren. (space-in-parens)
(#7494) There should be no spaces inside this paren. (space-in-parens)
(#7495) There should be no spaces inside this paren. (space-in-parens)
(#7495) There should be no spaces inside this paren. (space-in-parens)
(#7496) There should be no spaces inside this paren. (space-in-parens)
(#7496) There should be no spaces inside this paren. (space-in-parens)
(#7499) There should be no spaces inside this paren. (space-in-parens)
(#7499) There should be no spaces inside this paren. (space-in-parens)
(#7500) There should be no spaces inside this paren. (space-in-parens)
(#7500) There should be no spaces inside this paren. (space-in-parens)
(#7500) There should be no spaces inside this paren. (space-in-parens)
(#7500) There should be no spaces inside this paren. (space-in-parens)
(#7502) There should be no spaces inside this paren. (space-in-parens)
(#7502) There should be no spaces inside this paren. (space-in-parens)
(#7503) There should be no spaces inside this paren. (space-in-parens)
(#7503) There should be no spaces inside this paren. (space-in-parens)
(#7506) There should be no spaces inside this paren. (space-in-parens)
(#7506) There should be no spaces inside this paren. (space-in-parens)
(#7507) There should be no spaces inside this paren. (space-in-parens)
(#7507) There should be no spaces inside this paren. (space-in-parens)
(#7513) There should be no spaces inside this paren. (space-in-parens)
(#7513) There should be no spaces inside this paren. (space-in-parens)
(#7514) There should be no spaces inside this paren. (space-in-parens)
(#7514) There should be no spaces inside this paren. (space-in-parens)
(#7515) There should be no spaces inside this paren. (space-in-parens)
(#7515) There should be no spaces inside this paren. (space-in-parens)
(#7519) There should be no spaces inside this paren. (space-in-parens)
(#7519) There should be no spaces inside this paren. (space-in-parens)
(#7520) There should be no spaces inside this paren. (space-in-parens)
(#7520) There should be no spaces inside this paren. (space-in-parens)
(#7521) There should be no spaces inside this paren. (space-in-parens)
(#7521) There should be no spaces inside this paren. (space-in-parens)
(#7522) There should be no spaces inside this paren. (space-in-parens)
(#7522) There should be no spaces inside this paren. (space-in-parens)
(#7523) There should be no spaces inside this paren. (space-in-parens)
(#7523) There should be no spaces inside this paren. (space-in-parens)
(#7529) There should be no spaces inside this paren. (space-in-parens)
(#7529) There should be no spaces inside this paren. (space-in-parens)
(#7530) There should be no spaces inside this paren. (space-in-parens)
(#7530) There should be no spaces inside this paren. (space-in-parens)
(#7531) Line 7531 exceeds the maximum line length of 132. (max-len)
(#7531) There should be no spaces inside this paren. (space-in-parens)
(#7531) There should be no spaces inside this paren. (space-in-parens)
(#7531) Do not nest ternary expressions (no-nested-ternary)
(#7531) There should be no spaces inside this paren. (space-in-parens)
(#7531) There should be no spaces inside this paren. (space-in-parens)
(#7531) There should be no spaces inside this paren. (space-in-parens)
(#7531) There should be no spaces inside this paren. (space-in-parens)
(#7534) There should be no spaces inside this paren. (space-in-parens)
(#7534) There should be no spaces inside this paren. (space-in-parens)
(#7535) There should be no spaces inside this paren. (space-in-parens)
(#7535) There should be no spaces inside this paren. (space-in-parens)
(#7538) There should be no spaces inside this paren. (space-in-parens)
(#7538) There should be no spaces inside this paren. (space-in-parens)
(#7539) There should be no spaces inside this paren. (space-in-parens)
(#7539) There should be no spaces inside this paren. (space-in-parens)
(#7542) There should be no spaces inside this paren. (space-in-parens)
(#7542) There should be no spaces inside this paren. (space-in-parens)
(#7543) There should be no spaces inside this paren. (space-in-parens)
(#7543) There should be no spaces inside this paren. (space-in-parens)
(#7545) There should be no spaces inside this paren. (space-in-parens)
(#7545) There should be no spaces inside this paren. (space-in-parens)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7552) There should be no spaces inside this paren. (space-in-parens)
(#7552) There should be no spaces inside this paren. (space-in-parens)
(#7552) There should be no spaces inside this paren. (space-in-parens)
(#7552) There should be no spaces inside this paren. (space-in-parens)
(#7556) There should be no spaces inside this paren. (space-in-parens)
(#7559) Line 7559 exceeds the maximum line length of 132. (max-len)
(#7563) There should be no spaces inside this paren. (space-in-parens)
(#7563) There should be no spaces inside this paren. (space-in-parens)
(#7570) There should be no spaces inside this paren. (space-in-parens)
(#7570) There should be no spaces inside this paren. (space-in-parens)
(#7571) There should be no spaces inside this paren. (space-in-parens)
(#7571) There should be no spaces inside this paren. (space-in-parens)
(#7572) There should be no spaces inside this paren. (space-in-parens)
(#7572) There should be no spaces inside this paren. (space-in-parens)
(#7575) There should be no spaces inside this paren. (space-in-parens)
(#7575) There should be no spaces inside this paren. (space-in-parens)
(#7579) There should be no spaces inside this paren. (space-in-parens)
(#7579) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7582) There should be no spaces inside this paren. (space-in-parens)
(#7582) There should be no spaces inside this paren. (space-in-parens)
(#7583) There should be no spaces inside this paren. (space-in-parens)
(#7583) There should be no spaces inside this paren. (space-in-parens)
(#7585) There should be no spaces inside this paren. (space-in-parens)
(#7585) There should be no spaces inside this paren. (space-in-parens)
(#7589) There should be no spaces inside this paren. (space-in-parens)
(#7589) There should be no spaces inside this paren. (space-in-parens)
(#7589) There should be no spaces inside this paren. (space-in-parens)
(#7589) There should be no spaces inside this paren. (space-in-parens)
(#7589) There should be no space after '[' (computed-property-spacing)
(#7589) There should be no space before ']' (computed-property-spacing)
(#7591) There should be no spaces inside this paren. (space-in-parens)
(#7591) There should be no spaces inside this paren. (space-in-parens)
(#7592) There should be no spaces inside this paren. (space-in-parens)
(#7592) There should be no spaces inside this paren. (space-in-parens)
(#7593) There should be no spaces inside this paren. (space-in-parens)
(#7593) There should be no spaces inside this paren. (space-in-parens)
(#7595) There should be no spaces inside this paren. (space-in-parens)
(#7595) There should be no spaces inside this paren. (space-in-parens)
(#7596) There should be no spaces inside this paren. (space-in-parens)
(#7596) There should be no spaces inside this paren. (space-in-parens)
(#7602) There should be no spaces inside this paren. (space-in-parens)
(#7602) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no space after '[' (computed-property-spacing)
(#7605) There should be no space before ']' (computed-property-spacing)
(#7607) There should be no spaces inside this paren. (space-in-parens)
(#7607) There should be no spaces inside this paren. (space-in-parens)
(#7609) There should be no spaces inside this paren. (space-in-parens)
(#7609) There should be no spaces inside this paren. (space-in-parens)
(#7613) There should be no spaces inside this paren. (space-in-parens)
(#7613) 'jQuery' is not defined. (no-undef)
(#7613) There should be no spaces inside this paren. (space-in-parens)
(#7613) There should be no spaces inside this paren. (space-in-parens)
(#7615) There should be no spaces inside this paren. (space-in-parens)
(#7615) There should be no spaces inside this paren. (space-in-parens)
(#7617) There should be no space after '{' (object-curly-spacing)
(#7617) There should be no space after '{' (object-curly-spacing)
(#7617) There should be no space before '}' (object-curly-spacing)
(#7617) There should be no space before '}' (object-curly-spacing)
(#7627) Missing JSDoc comment. (require-jsdoc)
(#7648) A space is required after ','. (comma-spacing)
(#7648) A space is required after ','. (comma-spacing)
(#7648) A space is required after ','. (comma-spacing)
(#7648) A space is required after ','. (comma-spacing)
(#7648) A space is required after ','. (comma-spacing)
(#7649) A space is required after ','. (comma-spacing)
(#7649) A space is required after ','. (comma-spacing)
(#7649) A space is required after ','. (comma-spacing)
(#7649) A space is required after ','. (comma-spacing)
(#7649) A space is required after ','. (comma-spacing)
(#7653) A space is required after ','. (comma-spacing)
(#7653) A space is required after ','. (comma-spacing)
(#7653) A space is required after ','. (comma-spacing)
(#7653) A space is required after ','. (comma-spacing)
(#7653) A space is required after ','. (comma-spacing)
(#7653) A space is required after ','. (comma-spacing)
(#7712) Line 7712 exceeds the maximum line length of 132. (max-len)
(#7719) Expected space or tab after '//' in comment. (spaced-comment)
(#7765) Line 7765 exceeds the maximum line length of 132. (max-len)
(#7781) Expected space or tab after '//' in comment. (spaced-comment)
(#7782) Expected space(s) after "if". (keyword-spacing)
(#7782) There should be no spaces inside this paren. (space-in-parens)
(#7782) There should be no spaces inside this paren. (space-in-parens)
(#7783) There should be no spaces inside this paren. (space-in-parens)
(#7783) There should be no spaces inside this paren. (space-in-parens)
(#7816) There should be no space after '{' (object-curly-spacing)
(#7816) There should be no space before '}' (object-curly-spacing)
(#7819) There should be no space after '{' (object-curly-spacing)
(#7819) Missing space before value for key 'src'. (key-spacing)
(#7819) Missing space before value for key 'alt'. (key-spacing)
(#7819) Missing space before value for key 'title'. (key-spacing)
(#7819) There should be no space before '}' (object-curly-spacing)
(#7874) Expected space or tab after '//' in comment. (spaced-comment)
(#7875) Expected space(s) after "if". (keyword-spacing)
(#7875) There should be no spaces inside this paren. (space-in-parens)
(#7875) There should be no spaces inside this paren. (space-in-parens)
(#7876) There should be no spaces inside this paren. (space-in-parens)
(#7876) There should be no spaces inside this paren. (space-in-parens)
(#7880) There should be no spaces inside this paren. (space-in-parens)
(#7880) There should be no spaces inside this paren. (space-in-parens)
(#7912) Do not nest ternary expressions (no-nested-ternary)
(#7978) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7978) Statement inside of curly braces should be on next line. (brace-style)
(#7987) Statement inside of curly braces should be on next line. (brace-style)
(#7987) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8006) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8006) Statement inside of curly braces should be on next line. (brace-style)
(#8015) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8015) Statement inside of curly braces should be on next line. (brace-style)
(#8044) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8045) Expected an object to be thrown. (no-throw-literal)
(#8058) Expected to return a value at the end of this function. (consistent-return)
(#8063) Do not nest ternary expressions (no-nested-ternary)
(#8064) Do not nest ternary expressions (no-nested-ternary)
(#8090) There should be no spaces inside this paren. (space-in-parens)
(#8090) There should be no spaces inside this paren. (space-in-parens)
(#8091) There should be no spaces inside this paren. (space-in-parens)
(#8091) There should be no spaces inside this paren. (space-in-parens)
(#8147) Function '_doKeyDown' has a complexity of 44. (complexity)
(#8147) Expected to return a value at the end of this function. (consistent-return)
(#8245) Expected to return a value at the end of this function. (consistent-return)
(#8251) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8273) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8273) Empty block statement. (no-empty)
(#8300) There should be no spaces inside this paren. (space-in-parens)
(#8300) There should be no spaces inside this paren. (space-in-parens)
(#8301) There should be no spaces inside this paren. (space-in-parens)
(#8301) There should be no spaces inside this paren. (space-in-parens)
(#8307) Expected space(s) after "if". (keyword-spacing)
(#8307) Missing space before opening brace. (space-before-blocks)
(#8326) Unexpected use of '|='. (no-bitwise)
(#8332) Expected space or tab after '//' in comment. (spaced-comment)
(#8340) Do not nest ternary expressions (no-nested-ternary)
(#8347) Infix operators must be spaced. (space-infix-ops)
(#8350) There should be no spaces inside this paren. (space-in-parens)
(#8350) There should be no space after '[' (computed-property-spacing)
(#8350) There should be no space before ']' (computed-property-spacing)
(#8350) There should be no spaces inside this paren. (space-in-parens)
(#8356) There should be no spaces inside this paren. (space-in-parens)
(#8356) There should be no spaces inside this paren. (space-in-parens)
(#8356) There should be no spaces inside this paren. (space-in-parens)
(#8356) There should be no spaces inside this paren. (space-in-parens)
(#8366) Expected space or tab after '//' in comment. (spaced-comment)
(#8386) There should be no spaces inside this paren. (space-in-parens)
(#8386) There should be no spaces inside this paren. (space-in-parens)
(#8386) There should be no spaces inside this paren. (space-in-parens)
(#8391) Expected space(s) after "if". (keyword-spacing)
(#8391) There should be no spaces inside this paren. (space-in-parens)
(#8391) There should be no spaces inside this paren. (space-in-parens)
(#8391) Missing space before opening brace. (space-before-blocks)
(#8393) Missing space before opening brace. (space-before-blocks)
(#8394) Expected space or tab after '//' in comment. (spaced-comment)
(#8395) Expected space(s) after "if". (keyword-spacing)
(#8395) There should be no spaces inside this paren. (space-in-parens)
(#8395) There should be no spaces inside this paren. (space-in-parens)
(#8395) Missing space before opening brace. (space-before-blocks)
(#8406) There should be no spaces inside this paren. (space-in-parens)
(#8406) There should be no spaces inside this paren. (space-in-parens)
(#8407) There should be no spaces inside this paren. (space-in-parens)
(#8407) There should be no spaces inside this paren. (space-in-parens)
(#8407) There should be no spaces inside this paren. (space-in-parens)
(#8407) There should be no spaces inside this paren. (space-in-parens)
(#8407) There should be no spaces inside this paren. (space-in-parens)
(#8407) There should be no spaces inside this paren. (space-in-parens)
(#8465) There should be no spaces inside this paren. (space-in-parens)
(#8465) There should be no spaces inside this paren. (space-in-parens)
(#8465) There should be no space after '[' (computed-property-spacing)
(#8465) There should be no space before ']' (computed-property-spacing)
(#8465) There should be no space after '[' (computed-property-spacing)
(#8465) There should be no space before ']' (computed-property-spacing)
(#8465) There should be no spaces inside this paren. (space-in-parens)
(#8465) There should be no spaces inside this paren. (space-in-parens)
(#8468) Do not nest ternary expressions (no-nested-ternary)
(#8484) There should be no space after '{' (object-curly-spacing)
(#8484) There should be no space before '}' (object-curly-spacing)
(#8508) There should be no spaces inside this paren. (space-in-parens)
(#8508) There should be no spaces inside this paren. (space-in-parens)
(#8508) There should be no spaces inside this paren. (space-in-parens)
(#8512) There should be no spaces inside this paren. (space-in-parens)
(#8512) There should be no spaces inside this paren. (space-in-parens)
(#8513) There should be no spaces inside this paren. (space-in-parens)
(#8513) There should be no spaces inside this paren. (space-in-parens)
(#8513) There should be no spaces inside this paren. (space-in-parens)
(#8559) A space is required after ','. (comma-spacing)
(#8594) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8607) Missing space before opening brace. (space-before-blocks)
(#8612) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#8628) Statement inside of curly braces should be on next line. (brace-style)
(#8628) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8671) Function 'parseDate' has a complexity of 40. (complexity)
(#8671) Unexpected space before function parentheses. (space-before-function-paren)
(#8672) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8672) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8673) Expected an object to be thrown. (no-throw-literal)
(#8707) Do not nest ternary expressions (no-nested-ternary)
(#8707) Do not nest ternary expressions (no-nested-ternary)
(#8708) Do not nest ternary expressions (no-nested-ternary)
(#8712) Expected an object to be thrown. (no-throw-literal)
(#8720) Unexpected space before function parentheses. (space-before-function-paren)
(#8721) There should be no space after '[' (array-bracket-spacing)
(#8721) There should be no space before ']' (array-bracket-spacing)
(#8722) Unexpected space before function parentheses. (space-before-function-paren)
(#8726) Expected to return a value at the end of this function. (consistent-return)
(#8726) Unexpected space before function parentheses. (space-before-function-paren)
(#8737) Expected an object to be thrown. (no-throw-literal)
(#8743) Expected an object to be thrown. (no-throw-literal)
(#8788) Missing space before opening brace. (space-before-blocks)
(#8800) Missing space before opening brace. (space-before-blocks)
(#8803) Expected an object to be thrown. (no-throw-literal)
(#8817) Unexpected constant condition. (no-constant-condition)
(#8829) Expected an object to be thrown. (no-throw-literal)
(#8879) Function 'formatDate' has a complexity of 26. (complexity)
(#8879) Unexpected space before function parentheses. (space-before-function-paren)
(#8932) Line 8932 exceeds the maximum line length of 132. (max-len)
(#8951) Blocks are nested too deeply (5). (max-depth)
(#8967) Unexpected space before function parentheses. (space-before-function-paren)
(#9059) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#9074) A space is required after ','. (comma-spacing)
(#9076) A space is required after ','. (comma-spacing)
(#9078) A space is required after ','. (comma-spacing)
(#9082) A space is required after ','. (comma-spacing)
(#9090) Do not nest ternary expressions (no-nested-ternary)
(#9090) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9090) Do not nest ternary expressions (no-nested-ternary)
(#9091) Do not nest ternary expressions (no-nested-ternary)
(#9150) There should be no spaces inside this paren. (space-in-parens)
(#9150) There should be no spaces inside this paren. (space-in-parens)
(#9151) Expected to return a value in this function. (array-callback-return)
(#9151) Unexpected space before function parentheses. (space-before-function-paren)
(#9153) Unexpected space before function parentheses. (space-before-function-paren)
(#9156) Unexpected space before function parentheses. (space-before-function-paren)
(#9159) Unexpected space before function parentheses. (space-before-function-paren)
(#9162) Unexpected space before function parentheses. (space-before-function-paren)
(#9165) Unexpected space before function parentheses. (space-before-function-paren)
(#9169) Unexpected space before function parentheses. (space-before-function-paren)
(#9173) Unexpected space before function parentheses. (space-before-function-paren)
(#9183) Function '_generateHTML' has a complexity of 72. (complexity)
(#9232) Do not nest ternary expressions (no-nested-ternary)
(#9234) Line 9234 exceeds the maximum line length of 132. (max-len)
(#9234) There should be no spaces inside this paren. (space-in-parens)
(#9235) Line 9235 exceeds the maximum line length of 132. (max-len)
(#9235) Infix operators must be spaced. (space-infix-ops)
(#9235) Infix operators must be spaced. (space-infix-ops)
(#9235) There should be no spaces inside this paren. (space-in-parens)
(#9242) Do not nest ternary expressions (no-nested-ternary)
(#9244) Line 9244 exceeds the maximum line length of 132. (max-len)
(#9244) There should be no spaces inside this paren. (space-in-parens)
(#9245) Line 9245 exceeds the maximum line length of 132. (max-len)
(#9245) Infix operators must be spaced. (space-infix-ops)
(#9245) There should be no spaces inside this paren. (space-in-parens)
(#9252) Line 9252 exceeds the maximum line length of 132. (max-len)
(#9256) Line 9256 exceeds the maximum line length of 132. (max-len)
(#9259) A space is required after ','. (comma-spacing)
(#9272) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9283) Blocks are nested too deeply (5). (max-depth)
(#9286) Infix operators must be spaced. (space-infix-ops)
(#9288) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#9294) Do not nest ternary expressions (no-nested-ternary)
(#9295) Do not nest ternary expressions (no-nested-ternary)
(#9313) Line 9313 exceeds the maximum line length of 132. (max-len)
(#9313) Do not nest ternary expressions (no-nested-ternary)
(#9313) Expected space or tab after '//' in comment. (spaced-comment)
(#9329) Line 9329 exceeds the maximum line length of 132. (max-len)
(#9333) Line 9333 exceeds the maximum line length of 132. (max-len)
(#9333) Infix operators must be spaced. (space-infix-ops)
(#9335) Line 9335 exceeds the maximum line length of 132. (max-len)
(#9336) Line 9336 exceeds the maximum line length of 132. (max-len)
(#9337) Line 9337 exceeds the maximum line length of 132. (max-len)
(#9338) Line 9338 exceeds the maximum line length of 132. (max-len)
(#9339) Do not nest ternary expressions (no-nested-ternary)
(#9340) Line 9340 exceeds the maximum line length of 132. (max-len)
(#9356) Line 9356 exceeds the maximum line length of 132. (max-len)
(#9356) Infix operators must be spaced. (space-infix-ops)
(#9367) Function '_generateMonthYearHeader' has a complexity of 22. (complexity)
(#9384) There should be no spaces inside this paren. (space-in-parens)
(#9399) There should be no spaces inside this paren. (space-in-parens)
(#9399) There should be no spaces inside this paren. (space-in-parens)
(#9408) Do not nest ternary expressions (no-nested-ternary)
(#9473) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9473) Do not nest ternary expressions (no-nested-ternary)
(#9511) Missing space before opening brace. (space-before-blocks)
(#9516) There should be no spaces inside this paren. (space-in-parens)
(#9516) There should be no spaces inside this paren. (space-in-parens)
(#9519) There should be no spaces inside this paren. (space-in-parens)
(#9519) There should be no spaces inside this paren. (space-in-parens)
(#9547) Do not nest ternary expressions (no-nested-ternary)
(#9559) Missing JSDoc comment. (require-jsdoc)
(#9570) Missing space before opening brace. (space-before-blocks)
(#9571) There should be no spaces inside this paren. (space-in-parens)
(#9585) Missing JSDoc comment. (require-jsdoc)
(#9588) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9599) Missing space before opening brace. (space-before-blocks)
(#9602) There should be no spaces inside this paren. (space-in-parens)
(#9602) There should be no spaces inside this paren. (space-in-parens)
(#9613) Infix operators must be spaced. (space-infix-ops)
(#9627) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9639) 'jQuery' is not defined. (no-undef)
(#9641) There should be no spaces inside this paren. (space-in-parens)
(#9641) 'undefined' is defined but never used (no-unused-vars)
(#9641) There should be no spaces inside this paren. (space-in-parens)
(#9659) There should be no spaces inside this paren. (space-in-parens)
(#9682) There should be no spaces inside this paren. (space-in-parens)
(#9682) There should be no spaces inside this paren. (space-in-parens)
(#9683) There should be no spaces inside this paren. (space-in-parens)
(#9683) There should be no spaces inside this paren. (space-in-parens)
(#9683) There should be no spaces inside this paren. (space-in-parens)
(#9683) There should be no spaces inside this paren. (space-in-parens)
(#9684) There should be no spaces inside this paren. (space-in-parens)
(#9684) There should be no spaces inside this paren. (space-in-parens)
(#9685) There should be no spaces inside this paren. (space-in-parens)
(#9685) There should be no spaces inside this paren. (space-in-parens)
(#9685) There should be no spaces inside this paren. (space-in-parens)
(#9685) There should be no spaces inside this paren. (space-in-parens)
(#9717) There should be no spaces inside this paren. (space-in-parens)
(#9717) There should be no spaces inside this paren. (space-in-parens)
(#9728) There should be no spaces inside this paren. (space-in-parens)
(#9728) There should be no spaces inside this paren. (space-in-parens)
(#9733) There should be no spaces inside this paren. (space-in-parens)
(#9733) There should be no spaces inside this paren. (space-in-parens)
(#9736) There should be no spaces inside this paren. (space-in-parens)
(#9736) There should be no spaces inside this paren. (space-in-parens)
(#9744) There should be no spaces inside this paren. (space-in-parens)
(#9744) There should be no spaces inside this paren. (space-in-parens)
(#9751) There should be no spaces inside this paren. (space-in-parens)
(#9751) There should be no spaces inside this paren. (space-in-parens)
(#9752) There should be no spaces inside this paren. (space-in-parens)
(#9752) There should be no spaces inside this paren. (space-in-parens)
(#9754) There should be no spaces inside this paren. (space-in-parens)
(#9754) There should be no spaces inside this paren. (space-in-parens)
(#9754) There should be no spaces inside this paren. (space-in-parens)
(#9754) There should be no spaces inside this paren. (space-in-parens)
(#9766) There should be no spaces inside this paren. (space-in-parens)
(#9766) There should be no spaces inside this paren. (space-in-parens)
(#9770) There should be no spaces inside this paren. (space-in-parens)
(#9770) There should be no spaces inside this paren. (space-in-parens)
(#9772) There should be no spaces inside this paren. (space-in-parens)
(#9772) There should be no spaces inside this paren. (space-in-parens)
(#9773) There should be no spaces inside this paren. (space-in-parens)
(#9773) There should be no spaces inside this paren. (space-in-parens)
(#9776) There should be no spaces inside this paren. (space-in-parens)
(#9776) There should be no spaces inside this paren. (space-in-parens)
(#9778) There should be no spaces inside this paren. (space-in-parens)
(#9778) There should be no spaces inside this paren. (space-in-parens)
(#9779) There should be no spaces inside this paren. (space-in-parens)
(#9779) There should be no spaces inside this paren. (space-in-parens)
(#9781) There should be no spaces inside this paren. (space-in-parens)
(#9781) There should be no spaces inside this paren. (space-in-parens)
(#9792) There should be no spaces inside this paren. (space-in-parens)
(#9792) There should be no spaces inside this paren. (space-in-parens)
(#9796) There should be no spaces inside this paren. (space-in-parens)
(#9796) There should be no spaces inside this paren. (space-in-parens)
(#9796) There should be no spaces inside this paren. (space-in-parens)
(#9796) There should be no spaces inside this paren. (space-in-parens)
(#9803) There should be no spaces inside this paren. (space-in-parens)
(#9803) There should be no spaces inside this paren. (space-in-parens)
(#9808) There should be no space after '[' (computed-property-spacing)
(#9808) There should be no space before ']' (computed-property-spacing)
(#9812) There should be no spaces inside this paren. (space-in-parens)
(#9812) There should be no spaces inside this paren. (space-in-parens)
(#9817) There should be no spaces inside this paren. (space-in-parens)
(#9817) There should be no spaces inside this paren. (space-in-parens)
(#9819) There should be no spaces inside this paren. (space-in-parens)
(#9819) There should be no spaces inside this paren. (space-in-parens)
(#9819) Empty block statement. (no-empty)
(#9822) There should be no spaces inside this paren. (space-in-parens)
(#9823) There should be no spaces inside this paren. (space-in-parens)
(#9823) There should be no spaces inside this paren. (space-in-parens)
(#9835) There should be no spaces inside this paren. (space-in-parens)
(#9835) There should be no spaces inside this paren. (space-in-parens)
(#9836) There should be no spaces inside this paren. (space-in-parens)
(#9836) There should be no spaces inside this paren. (space-in-parens)
(#9837) There should be no spaces inside this paren. (space-in-parens)
(#9837) There should be no spaces inside this paren. (space-in-parens)
(#9838) There should be no spaces inside this paren. (space-in-parens)
(#9838) There should be no spaces inside this paren. (space-in-parens)
(#9845) There should be no spaces inside this paren. (space-in-parens)
(#9845) There should be no spaces inside this paren. (space-in-parens)
(#9846) There should be no spaces inside this paren. (space-in-parens)
(#9846) There should be no spaces inside this paren. (space-in-parens)
(#9853) There should be no spaces inside this paren. (space-in-parens)
(#9853) There should be no spaces inside this paren. (space-in-parens)
(#9858) There should be no spaces inside this paren. (space-in-parens)
(#9858) There should be no spaces inside this paren. (space-in-parens)
(#9859) There should be no spaces inside this paren. (space-in-parens)
(#9875) There should be no spaces inside this paren. (space-in-parens)
(#9875) There should be no spaces inside this paren. (space-in-parens)
(#9878) There should be no spaces inside this paren. (space-in-parens)
(#9878) There should be no spaces inside this paren. (space-in-parens)
(#9881) There should be no spaces inside this paren. (space-in-parens)
(#9881) There should be no spaces inside this paren. (space-in-parens)
(#9884) There should be no spaces inside this paren. (space-in-parens)
(#9884) There should be no spaces inside this paren. (space-in-parens)
(#9887) There should be no spaces inside this paren. (space-in-parens)
(#9887) There should be no spaces inside this paren. (space-in-parens)
(#9890) There should be no spaces inside this paren. (space-in-parens)
(#9890) There should be no spaces inside this paren. (space-in-parens)
(#9891) Missing JSDoc comment. (require-jsdoc)
(#9894) There should be no spaces inside this paren. (space-in-parens)
(#9894) There should be no spaces inside this paren. (space-in-parens)
(#9895) There should be no spaces inside this paren. (space-in-parens)
(#9895) There should be no spaces inside this paren. (space-in-parens)
(#9900) There should be no spaces inside this paren. (space-in-parens)
(#9900) There should be no spaces inside this paren. (space-in-parens)
(#9904) There should be no spaces inside this paren. (space-in-parens)
(#9904) There should be no spaces inside this paren. (space-in-parens)
(#9909) There should be no spaces inside this paren. (space-in-parens)
(#9910) There should be no spaces inside this paren. (space-in-parens)
(#9917) There should be no spaces inside this paren. (space-in-parens)
(#9917) There should be no spaces inside this paren. (space-in-parens)
(#9919) There should be no spaces inside this paren. (space-in-parens)
(#9920) There should be no spaces inside this paren. (space-in-parens)
(#9920) There should be no spaces inside this paren. (space-in-parens)
(#9921) There should be no spaces inside this paren. (space-in-parens)
(#9922) There should be no spaces inside this paren. (space-in-parens)
(#9924) There should be no spaces inside this paren. (space-in-parens)
(#9924) There should be no spaces inside this paren. (space-in-parens)
(#9929) There should be no spaces inside this paren. (space-in-parens)
(#9929) There should be no spaces inside this paren. (space-in-parens)
(#9934) Multiple spaces found before '='. (no-multi-spaces)
(#9936) There should be no spaces inside this paren. (space-in-parens)
(#9936) There should be no spaces inside this paren. (space-in-parens)
(#9936) There should be no spaces inside this paren. (space-in-parens)
(#9936) There should be no spaces inside this paren. (space-in-parens)
(#9937) There should be no spaces inside this paren. (space-in-parens)
(#9937) There should be no spaces inside this paren. (space-in-parens)
(#9939) There should be no spaces inside this paren. (space-in-parens)
(#9939) There should be no spaces inside this paren. (space-in-parens)
(#9939) There should be no spaces inside this paren. (space-in-parens)
(#9939) There should be no spaces inside this paren. (space-in-parens)
(#9940) There should be no spaces inside this paren. (space-in-parens)
(#9940) There should be no spaces inside this paren. (space-in-parens)
(#9944) There should be no spaces inside this paren. (space-in-parens)
(#9944) There should be no spaces inside this paren. (space-in-parens)
(#9945) There should be no spaces inside this paren. (space-in-parens)
(#9945) There should be no spaces inside this paren. (space-in-parens)
(#9945) There should be no spaces inside this paren. (space-in-parens)
(#9945) There should be no spaces inside this paren. (space-in-parens)
(#9954) There should be no spaces inside this paren. (space-in-parens)
(#9954) There should be no spaces inside this paren. (space-in-parens)
(#9966) There should be no spaces inside this paren. (space-in-parens)
(#9966) There should be no spaces inside this paren. (space-in-parens)
(#9967) There should be no spaces inside this paren. (space-in-parens)
(#9968) There should be no spaces inside this paren. (space-in-parens)
(#9968) There should be no spaces inside this paren. (space-in-parens)
(#9972) There should be no spaces inside this paren. (space-in-parens)
(#9972) There should be no spaces inside this paren. (space-in-parens)
(#9972) There should be no spaces inside this paren. (space-in-parens)
(#9972) There should be no spaces inside this paren. (space-in-parens)
(#9982) There should be no spaces inside this paren. (space-in-parens)
(#9982) There should be no spaces inside this paren. (space-in-parens)
(#9991) There should be no spaces inside this paren. (space-in-parens)
(#9991) There should be no spaces inside this paren. (space-in-parens)
(#9992) There should be no spaces inside this paren. (space-in-parens)
(#9993) There should be no spaces inside this paren. (space-in-parens)
(#9993) There should be no spaces inside this paren. (space-in-parens)
(#9995) There should be no spaces inside this paren. (space-in-parens)
(#9995) There should be no spaces inside this paren. (space-in-parens)
(#10002) There should be no spaces inside this paren. (space-in-parens)
(#10002) There should be no spaces inside this paren. (space-in-parens)
(#10003) There should be no spaces inside this paren. (space-in-parens)
(#10003) There should be no spaces inside this paren. (space-in-parens)
(#10010) There should be no spaces inside this paren. (space-in-parens)
(#10010) There should be no spaces inside this paren. (space-in-parens)
(#10011) There should be no spaces inside this paren. (space-in-parens)
(#10011) There should be no spaces inside this paren. (space-in-parens)
(#10014) There should be no spaces inside this paren. (space-in-parens)
(#10014) There should be no spaces inside this paren. (space-in-parens)
(#10023) There should be no spaces inside this paren. (space-in-parens)
(#10023) There should be no spaces inside this paren. (space-in-parens)
(#10036) There should be no spaces inside this paren. (space-in-parens)
(#10036) There should be no spaces inside this paren. (space-in-parens)
(#10036) There should be no spaces inside this paren. (space-in-parens)
(#10036) There should be no spaces inside this paren. (space-in-parens)
(#10036) There should be no spaces inside this paren. (space-in-parens)
(#10036) There should be no spaces inside this paren. (space-in-parens)
(#10041) There should be no spaces inside this paren. (space-in-parens)
(#10041) There should be no spaces inside this paren. (space-in-parens)
(#10041) There should be no spaces inside this paren. (space-in-parens)
(#10043) There should be no spaces inside this paren. (space-in-parens)
(#10043) There should be no spaces inside this paren. (space-in-parens)
(#10044) There should be no space after '{' (object-curly-spacing)
(#10044) There should be no space before '}' (object-curly-spacing)
(#10047) There should be no spaces inside this paren. (space-in-parens)
(#10047) There should be no space after '{' (object-curly-spacing)
(#10047) There should be no space before '}' (object-curly-spacing)
(#10047) There should be no spaces inside this paren. (space-in-parens)
(#10051) There should be no spaces inside this paren. (space-in-parens)
(#10051) There should be no spaces inside this paren. (space-in-parens)
(#10059) There should be no spaces inside this paren. (space-in-parens)
(#10059) There should be no spaces inside this paren. (space-in-parens)
(#10060) There should be no spaces inside this paren. (space-in-parens)
(#10060) There should be no spaces inside this paren. (space-in-parens)
(#10061) There should be no spaces inside this paren. (space-in-parens)
(#10061) There should be no spaces inside this paren. (space-in-parens)
(#10064) There should be no spaces inside this paren. (space-in-parens)
(#10064) There should be no spaces inside this paren. (space-in-parens)
(#10071) Missing JSDoc comment. (require-jsdoc)
(#10071) There should be no spaces inside this paren. (space-in-parens)
(#10071) There should be no spaces inside this paren. (space-in-parens)
(#10082) There should be no spaces inside this paren. (space-in-parens)
(#10082) There should be no spaces inside this paren. (space-in-parens)
(#10083) There should be no spaces inside this paren. (space-in-parens)
(#10083) There should be no spaces inside this paren. (space-in-parens)
(#10085) There should be no spaces inside this paren. (space-in-parens)
(#10085) There should be no spaces inside this paren. (space-in-parens)
(#10085) There should be no spaces inside this paren. (space-in-parens)
(#10085) There should be no spaces inside this paren. (space-in-parens)
(#10087) There should be no spaces inside this paren. (space-in-parens)
(#10087) There should be no spaces inside this paren. (space-in-parens)
(#10088) There should be no spaces inside this paren. (space-in-parens)
(#10088) There should be no spaces inside this paren. (space-in-parens)
(#10088) There should be no spaces inside this paren. (space-in-parens)
(#10088) There should be no spaces inside this paren. (space-in-parens)
(#10090) There should be no spaces inside this paren. (space-in-parens)
(#10090) There should be no spaces inside this paren. (space-in-parens)
(#10095) There should be no spaces inside this paren. (space-in-parens)
(#10095) There should be no spaces inside this paren. (space-in-parens)
(#10097) There should be no spaces inside this paren. (space-in-parens)
(#10097) There should be no spaces inside this paren. (space-in-parens)
(#10097) There should be no spaces inside this paren. (space-in-parens)
(#10097) There should be no spaces inside this paren. (space-in-parens)
(#10113) Missing JSDoc comment. (require-jsdoc)
(#10113) There should be no spaces inside this paren. (space-in-parens)
(#10113) There should be no spaces inside this paren. (space-in-parens)
(#10131) There should be no spaces inside this paren. (space-in-parens)
(#10131) There should be no spaces inside this paren. (space-in-parens)
(#10132) There should be no spaces inside this paren. (space-in-parens)
(#10132) There should be no spaces inside this paren. (space-in-parens)
(#10134) There should be no spaces inside this paren. (space-in-parens)
(#10134) There should be no spaces inside this paren. (space-in-parens)
(#10134) There should be no spaces inside this paren. (space-in-parens)
(#10134) There should be no spaces inside this paren. (space-in-parens)
(#10136) There should be no spaces inside this paren. (space-in-parens)
(#10136) There should be no spaces inside this paren. (space-in-parens)
(#10137) There should be no spaces inside this paren. (space-in-parens)
(#10137) There should be no spaces inside this paren. (space-in-parens)
(#10137) There should be no spaces inside this paren. (space-in-parens)
(#10137) There should be no spaces inside this paren. (space-in-parens)
(#10139) There should be no spaces inside this paren. (space-in-parens)
(#10139) There should be no spaces inside this paren. (space-in-parens)
(#10140) There should be no spaces inside this paren. (space-in-parens)
(#10140) There should be no spaces inside this paren. (space-in-parens)
(#10141) There should be no spaces inside this paren. (space-in-parens)
(#10141) There should be no spaces inside this paren. (space-in-parens)
(#10142) There should be no spaces inside this paren. (space-in-parens)
(#10142) There should be no spaces inside this paren. (space-in-parens)
(#10144) There should be no spaces inside this paren. (space-in-parens)
(#10144) There should be no spaces inside this paren. (space-in-parens)
(#10144) There should be no spaces inside this paren. (space-in-parens)
(#10144) There should be no spaces inside this paren. (space-in-parens)
(#10147) There should be no spaces inside this paren. (space-in-parens)
(#10147) There should be no spaces inside this paren. (space-in-parens)
(#10155) There should be no spaces inside this paren. (space-in-parens)
(#10155) There should be no spaces inside this paren. (space-in-parens)
(#10161) There should be no spaces inside this paren. (space-in-parens)
(#10161) There should be no spaces inside this paren. (space-in-parens)
(#10164) There should be no spaces inside this paren. (space-in-parens)
(#10164) There should be no spaces inside this paren. (space-in-parens)
(#10165) There should be no spaces inside this paren. (space-in-parens)
(#10165) There should be no spaces inside this paren. (space-in-parens)
(#10170) There should be no spaces inside this paren. (space-in-parens)
(#10170) There should be no spaces inside this paren. (space-in-parens)
(#10175) There should be no spaces inside this paren. (space-in-parens)
(#10175) There should be no spaces inside this paren. (space-in-parens)
(#10175) There should be no spaces inside this paren. (space-in-parens)
(#10176) There should be no spaces inside this paren. (space-in-parens)
(#10176) There should be no spaces inside this paren. (space-in-parens)
(#10178) There should be no spaces inside this paren. (space-in-parens)
(#10178) There should be no spaces inside this paren. (space-in-parens)
(#10181) There should be no spaces inside this paren. (space-in-parens)
(#10181) There should be no spaces inside this paren. (space-in-parens)
(#10182) There should be no space after '[' (computed-property-spacing)
(#10182) There should be no space before ']' (computed-property-spacing)
(#10186) There should be no spaces inside this paren. (space-in-parens)
(#10186) There should be no spaces inside this paren. (space-in-parens)
(#10190) There should be no spaces inside this paren. (space-in-parens)
(#10190) There should be no spaces inside this paren. (space-in-parens)
(#10191) There should be no spaces inside this paren. (space-in-parens)
(#10191) There should be no spaces inside this paren. (space-in-parens)
(#10195) There should be no spaces inside this paren. (space-in-parens)
(#10195) There should be no spaces inside this paren. (space-in-parens)
(#10199) There should be no spaces inside this paren. (space-in-parens)
(#10199) There should be no spaces inside this paren. (space-in-parens)
(#10201) There should be no spaces inside this paren. (space-in-parens)
(#10201) There should be no spaces inside this paren. (space-in-parens)
(#10202) There should be no spaces inside this paren. (space-in-parens)
(#10202) There should be no spaces inside this paren. (space-in-parens)
(#10205) There should be no spaces inside this paren. (space-in-parens)
(#10205) There should be no spaces inside this paren. (space-in-parens)
(#10209) There should be no spaces inside this paren. (space-in-parens)
(#10209) There should be no spaces inside this paren. (space-in-parens)
(#10211) There should be no spaces inside this paren. (space-in-parens)
(#10211) There should be no spaces inside this paren. (space-in-parens)
(#10212) There should be no spaces inside this paren. (space-in-parens)
(#10212) There should be no spaces inside this paren. (space-in-parens)
(#10215) There should be no spaces inside this paren. (space-in-parens)
(#10215) There should be no spaces inside this paren. (space-in-parens)
(#10219) There should be no spaces inside this paren. (space-in-parens)
(#10219) There should be no spaces inside this paren. (space-in-parens)
(#10226) There should be no spaces inside this paren. (space-in-parens)
(#10226) There should be no spaces inside this paren. (space-in-parens)
(#10228) There should be no spaces inside this paren. (space-in-parens)
(#10228) There should be no spaces inside this paren. (space-in-parens)
(#10232) There should be no spaces inside this paren. (space-in-parens)
(#10232) There should be no spaces inside this paren. (space-in-parens)
(#10237) There should be no spaces inside this paren. (space-in-parens)
(#10237) There should be no spaces inside this paren. (space-in-parens)
(#10241) There should be no spaces inside this paren. (space-in-parens)
(#10241) There should be no spaces inside this paren. (space-in-parens)
(#10244) There should be no spaces inside this paren. (space-in-parens)
(#10244) There should be no spaces inside this paren. (space-in-parens)
(#10249) There should be no spaces inside this paren. (space-in-parens)
(#10249) There should be no spaces inside this paren. (space-in-parens)
(#10250) There should be no spaces inside this paren. (space-in-parens)
(#10250) There should be no spaces inside this paren. (space-in-parens)
(#10254) There should be no spaces inside this paren. (space-in-parens)
(#10254) There should be no spaces inside this paren. (space-in-parens)
(#10259) There should be no spaces inside this paren. (space-in-parens)
(#10259) There should be no spaces inside this paren. (space-in-parens)
(#10260) There should be no spaces inside this paren. (space-in-parens)
(#10260) There should be no spaces inside this paren. (space-in-parens)
(#10278) There should be no spaces inside this paren. (space-in-parens)
(#10278) There should be no spaces inside this paren. (space-in-parens)
(#10289) There should be no spaces inside this paren. (space-in-parens)
(#10289) There should be no spaces inside this paren. (space-in-parens)
(#10291) There should be no spaces inside this paren. (space-in-parens)
(#10291) There should be no spaces inside this paren. (space-in-parens)
(#10294) There should be no spaces inside this paren. (space-in-parens)
(#10294) There should be no spaces inside this paren. (space-in-parens)
(#10301) There should be no spaces inside this paren. (space-in-parens)
(#10301) There should be no spaces inside this paren. (space-in-parens)
(#10301) There should be no spaces inside this paren. (space-in-parens)
(#10301) There should be no spaces inside this paren. (space-in-parens)
(#10304) There should be no spaces inside this paren. (space-in-parens)
(#10305) There should be no spaces inside this paren. (space-in-parens)
(#10305) There should be no spaces inside this paren. (space-in-parens)
(#10310) There should be no spaces inside this paren. (space-in-parens)
(#10310) There should be no spaces inside this paren. (space-in-parens)
(#10311) There should be no spaces inside this paren. (space-in-parens)
(#10311) There should be no spaces inside this paren. (space-in-parens)
(#10313) There should be no spaces inside this paren. (space-in-parens)
(#10313) There should be no spaces inside this paren. (space-in-parens)
(#10319) There should be no spaces inside this paren. (space-in-parens)
(#10319) There should be no spaces inside this paren. (space-in-parens)
(#10320) There should be no spaces inside this paren. (space-in-parens)
(#10320) There should be no spaces inside this paren. (space-in-parens)
(#10325) There should be no spaces inside this paren. (space-in-parens)
(#10325) There should be no spaces inside this paren. (space-in-parens)
(#10331) There should be no spaces inside this paren. (space-in-parens)
(#10331) There should be no spaces inside this paren. (space-in-parens)
(#10332) There should be no spaces inside this paren. (space-in-parens)
(#10332) There should be no spaces inside this paren. (space-in-parens)
(#10332) There should be no spaces inside this paren. (space-in-parens)
(#10332) There should be no spaces inside this paren. (space-in-parens)
(#10338) There should be no spaces inside this paren. (space-in-parens)
(#10338) There should be no spaces inside this paren. (space-in-parens)
(#10342) There should be no spaces inside this paren. (space-in-parens)
(#10342) There should be no spaces inside this paren. (space-in-parens)
(#10348) There should be no spaces inside this paren. (space-in-parens)
(#10348) There should be no spaces inside this paren. (space-in-parens)
(#10354) There should be no spaces inside this paren. (space-in-parens)
(#10354) There should be no spaces inside this paren. (space-in-parens)
(#10355) There should be no spaces inside this paren. (space-in-parens)
(#10355) There should be no spaces inside this paren. (space-in-parens)
(#10355) There should be no spaces inside this paren. (space-in-parens)
(#10356) There should be no spaces inside this paren. (space-in-parens)
(#10356) There should be no spaces inside this paren. (space-in-parens)
(#10356) There should be no spaces inside this paren. (space-in-parens)
(#10356) There should be no spaces inside this paren. (space-in-parens)
(#10359) There should be no spaces inside this paren. (space-in-parens)
(#10359) There should be no spaces inside this paren. (space-in-parens)
(#10368) There should be no spaces inside this paren. (space-in-parens)
(#10368) There should be no spaces inside this paren. (space-in-parens)
(#10369) There should be no spaces inside this paren. (space-in-parens)
(#10376) There should be no spaces inside this paren. (space-in-parens)
(#10376) There should be no spaces inside this paren. (space-in-parens)
(#10380) There should be no spaces inside this paren. (space-in-parens)
(#10380) There should be no spaces inside this paren. (space-in-parens)
(#10383) There should be no spaces inside this paren. (space-in-parens)
(#10383) There should be no spaces inside this paren. (space-in-parens)
(#10384) There should be no spaces inside this paren. (space-in-parens)
(#10384) There should be no spaces inside this paren. (space-in-parens)
(#10395) There should be no spaces inside this paren. (space-in-parens)
(#10395) There should be no spaces inside this paren. (space-in-parens)
(#10398) There should be no spaces inside this paren. (space-in-parens)
(#10402) There should be no space after '[' (array-bracket-spacing)
(#10402) There should be no space before ']' (array-bracket-spacing)
(#10405) There should be no spaces inside this paren. (space-in-parens)
(#10405) There should be no spaces inside this paren. (space-in-parens)
(#10406) There should be no spaces inside this paren. (space-in-parens)
(#10406) There should be no spaces inside this paren. (space-in-parens)
(#10406) There should be no spaces inside this paren. (space-in-parens)
(#10407) There should be no space after '[' (array-bracket-spacing)
(#10407) There should be no space before ']' (array-bracket-spacing)
(#10408) There should be no spaces inside this paren. (space-in-parens)
(#10408) There should be no spaces inside this paren. (space-in-parens)
(#10412) There should be no spaces inside this paren. (space-in-parens)
(#10412) There should be no space after '[' (array-bracket-spacing)
(#10412) There should be no space before ']' (array-bracket-spacing)
(#10412) There should be no spaces inside this paren. (space-in-parens)
(#10412) There should be no spaces inside this paren. (space-in-parens)
(#10413) There should be no spaces inside this paren. (space-in-parens)
(#10413) There should be no space after '[' (computed-property-spacing)
(#10413) There should be no space before ']' (computed-property-spacing)
(#10413) There should be no space after '[' (computed-property-spacing)
(#10413) There should be no space before ']' (computed-property-spacing)
(#10413) There should be no spaces inside this paren. (space-in-parens)
(#10414) There should be no space after '[' (computed-property-spacing)
(#10414) There should be no space before ']' (computed-property-spacing)
(#10414) There should be no space after '[' (computed-property-spacing)
(#10414) There should be no space before ']' (computed-property-spacing)
(#10415) There should be no space after '[' (computed-property-spacing)
(#10415) There should be no space before ']' (computed-property-spacing)
(#10426) There should be no spaces inside this paren. (space-in-parens)
(#10426) There should be no spaces inside this paren. (space-in-parens)
(#10433) There should be no spaces inside this paren. (space-in-parens)
(#10433) There should be no spaces inside this paren. (space-in-parens)
(#10436) There should be no spaces inside this paren. (space-in-parens)
(#10436) There should be no spaces inside this paren. (space-in-parens)
(#10437) There should be no spaces inside this paren. (space-in-parens)
(#10437) There should be no spaces inside this paren. (space-in-parens)
(#10444) There should be no spaces inside this paren. (space-in-parens)
(#10444) 'jQuery' is not defined. (no-undef)
(#10444) There should be no spaces inside this paren. (space-in-parens)
(#10444) There should be no spaces inside this paren. (space-in-parens)
(#10446) There should be no spaces inside this paren. (space-in-parens)
(#10446) 'undefined' is defined but never used (no-unused-vars)
(#10446) There should be no spaces inside this paren. (space-in-parens)
(#10451) There should be no spaces inside this paren. (space-in-parens)
(#10451) There should be no spaces inside this paren. (space-in-parens)
(#10453) There should be no spaces inside this paren. (space-in-parens)
(#10453) There should be no spaces inside this paren. (space-in-parens)
(#10454) There should be no space after '[' (array-bracket-spacing)
(#10454) There should be no space before ']' (array-bracket-spacing)
(#10455) There should be no spaces inside this paren. (space-in-parens)
(#10455) There should be no spaces inside this paren. (space-in-parens)
(#10457) There should be no spaces inside this paren. (space-in-parens)
(#10457) There should be no spaces inside this paren. (space-in-parens)
(#10460) There should be no spaces inside this paren. (space-in-parens)
(#10460) There should be no spaces inside this paren. (space-in-parens)
(#10466) There should be no spaces inside this paren. (space-in-parens)
(#10466) There should be no spaces inside this paren. (space-in-parens)
(#10466) There should be no spaces inside this paren. (space-in-parens)
(#10466) There should be no spaces inside this paren. (space-in-parens)
(#10467) There should be no spaces inside this paren. (space-in-parens)
(#10467) There should be no spaces inside this paren. (space-in-parens)
(#10469) There should be no spaces inside this paren. (space-in-parens)
(#10469) There should be no spaces inside this paren. (space-in-parens)
(#10472) There should be no spaces inside this paren. (space-in-parens)
(#10472) There should be no spaces inside this paren. (space-in-parens)
(#10476) There should be no space after '[' (computed-property-spacing)
(#10476) There should be no space before ']' (computed-property-spacing)
(#10477) There should be no spaces inside this paren. (space-in-parens)
(#10477) There should be no spaces inside this paren. (space-in-parens)
(#10477) There should be no spaces inside this paren. (space-in-parens)
(#10477) There should be no spaces inside this paren. (space-in-parens)
(#10479) There should be no space after '[' (computed-property-spacing)
(#10479) There should be no space before ']' (computed-property-spacing)
(#10480) There should be no spaces inside this paren. (space-in-parens)
(#10480) There should be no spaces inside this paren. (space-in-parens)
(#10482) There should be no spaces inside this paren. (space-in-parens)
(#10482) There should be no spaces inside this paren. (space-in-parens)
(#10483) There should be no spaces inside this paren. (space-in-parens)
(#10483) There should be no spaces inside this paren. (space-in-parens)
(#10484) There should be no space after '{' (object-curly-spacing)
(#10484) There should be no space before '}' (object-curly-spacing)
(#10486) There should be no space after '[' (computed-property-spacing)
(#10486) There should be no space before ']' (computed-property-spacing)
(#10490) There should be no spaces inside this paren. (space-in-parens)
(#10490) There should be no spaces inside this paren. (space-in-parens)
(#10491) There should be no spaces inside this paren. (space-in-parens)
(#10491) There should be no spaces inside this paren. (space-in-parens)
(#10492) There should be no spaces inside this paren. (space-in-parens)
(#10492) Unexpected space after unary operator '!'. (space-unary-ops)
(#10492) There should be no spaces inside this paren. (space-in-parens)
(#10493) There should be no spaces inside this paren. (space-in-parens)
(#10493) There should be no spaces inside this paren. (space-in-parens)
(#10498) There should be no spaces inside this paren. (space-in-parens)
(#10503) There should be no spaces inside this paren. (space-in-parens)
(#10503) There should be no spaces inside this paren. (space-in-parens)
(#10506) There should be no spaces inside this paren. (space-in-parens)
(#10506) There should be no spaces inside this paren. (space-in-parens)
(#10507) There should be no spaces inside this paren. (space-in-parens)
(#10507) There should be no spaces inside this paren. (space-in-parens)
(#10514) 'jQuery' is not defined. (no-undef)
(#10516) There should be no spaces inside this paren. (space-in-parens)
(#10516) 'undefined' is defined but never used (no-unused-vars)
(#10516) There should be no spaces inside this paren. (space-in-parens)
(#10518) Function 'anonymous' has a complexity of 22. (complexity)
(#10518) There should be no spaces inside this paren. (space-in-parens)
(#10518) There should be no spaces inside this paren. (space-in-parens)
(#10519) There should be no spaces inside this paren. (space-in-parens)
(#10519) There should be no spaces inside this paren. (space-in-parens)
(#10520) There should be no space after '[' (array-bracket-spacing)
(#10520) There should be no space before ']' (array-bracket-spacing)
(#10523) There should be no spaces inside this paren. (space-in-parens)
(#10523) There should be no spaces inside this paren. (space-in-parens)
(#10531) There should be no spaces inside this paren. (space-in-parens)
(#10531) There should be no spaces inside this paren. (space-in-parens)
(#10536) There should be no spaces inside this paren. (space-in-parens)
(#10536) There should be no spaces inside this paren. (space-in-parens)
(#10537) There should be no spaces inside this paren. (space-in-parens)
(#10537) There should be no spaces inside this paren. (space-in-parens)
(#10547) There should be no spaces inside this paren. (space-in-parens)
(#10547) There should be no spaces inside this paren. (space-in-parens)
(#10548) There should be no spaces inside this paren. (space-in-parens)
(#10548) There should be no spaces inside this paren. (space-in-parens)
(#10551) There should be no spaces inside this paren. (space-in-parens)
(#10551) There should be no spaces inside this paren. (space-in-parens)
(#10553) There should be no spaces inside this paren. (space-in-parens)
(#10553) There should be no spaces inside this paren. (space-in-parens)
(#10556) There should be no spaces inside this paren. (space-in-parens)
(#10556) There should be no spaces inside this paren. (space-in-parens)
(#10557) There should be no space after '[' (computed-property-spacing)
(#10557) There should be no space before ']' (computed-property-spacing)
(#10560) There should be no spaces inside this paren. (space-in-parens)
(#10560) There should be no spaces inside this paren. (space-in-parens)
(#10561) There should be no space after '{' (object-curly-spacing)
(#10561) There should be no space before '}' (object-curly-spacing)
(#10562) There should be no space after '[' (computed-property-spacing)
(#10562) There should be no space before ']' (computed-property-spacing)
(#10566) There should be no spaces inside this paren. (space-in-parens)
(#10566) There should be no spaces inside this paren. (space-in-parens)
(#10567) There should be no spaces inside this paren. (space-in-parens)
(#10567) There should be no spaces inside this paren. (space-in-parens)
(#10568) There should be no spaces inside this paren. (space-in-parens)
(#10568) There should be no spaces inside this paren. (space-in-parens)
(#10572) There should be no spaces inside this paren. (space-in-parens)
(#10572) There should be no spaces inside this paren. (space-in-parens)
(#10573) There should be no spaces inside this paren. (space-in-parens)
(#10573) There should be no spaces inside this paren. (space-in-parens)
(#10577) There should be no space after '[' (computed-property-spacing)
(#10577) There should be no space before ']' (computed-property-spacing)
(#10579) There should be no spaces inside this paren. (space-in-parens)
(#10579) There should be no spaces inside this paren. (space-in-parens)
(#10581) There should be no space after '[' (computed-property-spacing)
(#10581) There should be no space before ']' (computed-property-spacing)
(#10581) There should be no spaces inside this paren. (space-in-parens)
(#10581) There should be no spaces inside this paren. (space-in-parens)
(#10583) There should be no spaces inside this paren. (space-in-parens)
(#10583) There should be no spaces inside this paren. (space-in-parens)
(#10584) There should be no spaces inside this paren. (space-in-parens)
(#10584) There should be no spaces inside this paren. (space-in-parens)
(#10590) There should be no spaces inside this paren. (space-in-parens)
(#10590) There should be no spaces inside this paren. (space-in-parens)
(#10591) There should be no space after '{' (object-curly-spacing)
(#10591) There should be no space before '}' (object-curly-spacing)
(#10592) There should be no space after '[' (computed-property-spacing)
(#10592) There should be no space before ']' (computed-property-spacing)
(#10592) There should be no spaces inside this paren. (space-in-parens)
(#10592) There should be no spaces inside this paren. (space-in-parens)
(#10594) There should be no spaces inside this paren. (space-in-parens)
(#10594) There should be no spaces inside this paren. (space-in-parens)
(#10598) There should be no spaces inside this paren. (space-in-parens)
(#10598) There should be no spaces inside this paren. (space-in-parens)
(#10601) There should be no spaces inside this paren. (space-in-parens)
(#10601) There should be no spaces inside this paren. (space-in-parens)
(#10602) There should be no spaces inside this paren. (space-in-parens)
(#10602) There should be no spaces inside this paren. (space-in-parens)
(#10607) There should be no spaces inside this paren. (space-in-parens)
(#10608) There should be no spaces inside this paren. (space-in-parens)
(#10609) There should be no space after '[' (array-bracket-spacing)
(#10609) There should be no space before ']' (array-bracket-spacing)
(#10609) There should be no spaces inside this paren. (space-in-parens)
(#10609) There should be no spaces inside this paren. (space-in-parens)
(#10609) There should be no spaces inside this paren. (space-in-parens)
(#10609) There should be no spaces inside this paren. (space-in-parens)
(#10609) There should be no spaces inside this paren. (space-in-parens)
(#10615) 'jQuery' is not defined. (no-undef)
(#10617) There should be no spaces inside this paren. (space-in-parens)
(#10617) 'undefined' is defined but never used (no-unused-vars)
(#10617) There should be no spaces inside this paren. (space-in-parens)
(#10619) There should be no spaces inside this paren. (space-in-parens)
(#10619) There should be no spaces inside this paren. (space-in-parens)
(#10621) There should be no spaces inside this paren. (space-in-parens)
(#10621) There should be no spaces inside this paren. (space-in-parens)
(#10622) There should be no space after '[' (array-bracket-spacing)
(#10622) There should be no space before ']' (array-bracket-spacing)
(#10623) There should be no spaces inside this paren. (space-in-parens)
(#10623) There should be no spaces inside this paren. (space-in-parens)
(#10633) There should be no spaces inside this paren. (space-in-parens)
(#10633) There should be no spaces inside this paren. (space-in-parens)
(#10637) There should be no spaces inside this paren. (space-in-parens)
(#10637) There should be no spaces inside this paren. (space-in-parens)
(#10640) There should be no spaces inside this paren. (space-in-parens)
(#10640) There should be no spaces inside this paren. (space-in-parens)
(#10641) There should be no space after '[' (computed-property-spacing)
(#10641) There should be no space before ']' (computed-property-spacing)
(#10644) There should be no spaces inside this paren. (space-in-parens)
(#10644) There should be no spaces inside this paren. (space-in-parens)
(#10645) There should be no spaces inside this paren. (space-in-parens)
(#10645) There should be no spaces inside this paren. (space-in-parens)
(#10646) There should be no spaces inside this paren. (space-in-parens)
(#10646) There should be no spaces inside this paren. (space-in-parens)
(#10650) There should be no space after '[' (computed-property-spacing)
(#10650) There should be no space before ']' (computed-property-spacing)
(#10651) There should be no space after '[' (computed-property-spacing)
(#10651) There should be no space before ']' (computed-property-spacing)
(#10654) There should be no spaces inside this paren. (space-in-parens)
(#10659) There should be no spaces inside this paren. (space-in-parens)
(#10659) There should be no spaces inside this paren. (space-in-parens)
(#10662) There should be no spaces inside this paren. (space-in-parens)
(#10662) There should be no spaces inside this paren. (space-in-parens)
(#10663) There should be no spaces inside this paren. (space-in-parens)
(#10663) There should be no spaces inside this paren. (space-in-parens)
(#10670) 'jQuery' is not defined. (no-undef)
(#10672) There should be no spaces inside this paren. (space-in-parens)
(#10672) 'undefined' is defined but never used (no-unused-vars)
(#10672) There should be no spaces inside this paren. (space-in-parens)
(#10674) There should be no spaces inside this paren. (space-in-parens)
(#10674) There should be no spaces inside this paren. (space-in-parens)
(#10676) There should be no spaces inside this paren. (space-in-parens)
(#10676) There should be no spaces inside this paren. (space-in-parens)
(#10677) There should be no space after '[' (array-bracket-spacing)
(#10677) There should be no space before ']' (array-bracket-spacing)
(#10678) There should be no spaces inside this paren. (space-in-parens)
(#10678) There should be no spaces inside this paren. (space-in-parens)
(#10681) There should be no spaces inside this paren. (space-in-parens)
(#10681) There should be no spaces inside this paren. (space-in-parens)
(#10682) There should be no spaces inside this paren. (space-in-parens)
(#10682) There should be no spaces inside this paren. (space-in-parens)
(#10689) There should be no spaces inside this paren. (space-in-parens)
(#10689) There should be no spaces inside this paren. (space-in-parens)
(#10691) There should be no spaces inside this paren. (space-in-parens)
(#10691) There should be no spaces inside this paren. (space-in-parens)
(#10693) There should be no space after '[' (computed-property-spacing)
(#10693) Infix operators must be spaced. (space-infix-ops)
(#10693) There should be no space before ']' (computed-property-spacing)
(#10693) There should be no spaces inside this paren. (space-in-parens)
(#10693) There should be no spaces inside this paren. (space-in-parens)
(#10695) There should be no spaces inside this paren. (space-in-parens)
(#10695) There should be no spaces inside this paren. (space-in-parens)
(#10697) There should be no spaces inside this paren. (space-in-parens)
(#10697) There should be no spaces inside this paren. (space-in-parens)
(#10698) There should be no spaces inside this paren. (space-in-parens)
(#10698) There should be no spaces inside this paren. (space-in-parens)
(#10702) There should be no space after '[' (computed-property-spacing)
(#10702) There should be no space before ']' (computed-property-spacing)
(#10702) There should be no spaces inside this paren. (space-in-parens)
(#10702) Do not nest ternary expressions (no-nested-ternary)
(#10703) There should be no spaces inside this paren. (space-in-parens)
(#10703) There should be no spaces inside this paren. (space-in-parens)
(#10704) There should be no spaces inside this paren. (space-in-parens)
(#10704) There should be no spaces inside this paren. (space-in-parens)
(#10704) There should be no spaces inside this paren. (space-in-parens)
(#10708) There should be no spaces inside this paren. (space-in-parens)
(#10713) There should be no spaces inside this paren. (space-in-parens)
(#10713) There should be no spaces inside this paren. (space-in-parens)
(#10716) There should be no spaces inside this paren. (space-in-parens)
(#10716) There should be no spaces inside this paren. (space-in-parens)
(#10717) There should be no spaces inside this paren. (space-in-parens)
(#10717) There should be no spaces inside this paren. (space-in-parens)
(#10723) 'jQuery' is not defined. (no-undef)
(#10725) There should be no spaces inside this paren. (space-in-parens)
(#10725) 'undefined' is defined but never used (no-unused-vars)
(#10725) There should be no spaces inside this paren. (space-in-parens)
(#10727) There should be no spaces inside this paren. (space-in-parens)
(#10727) There should be no spaces inside this paren. (space-in-parens)
(#10729) There should be no spaces inside this paren. (space-in-parens)
(#10729) There should be no spaces inside this paren. (space-in-parens)
(#10729) There should be no spaces inside this paren. (space-in-parens)
(#10729) There should be no spaces inside this paren. (space-in-parens)
(#10731) There should be no spaces inside this paren. (space-in-parens)
(#10731) There should be no spaces inside this paren. (space-in-parens)
(#10732) There should be no spaces inside this paren. (space-in-parens)
(#10732) There should be no spaces inside this paren. (space-in-parens)
(#10736) There should be no spaces inside this paren. (space-in-parens)
(#10736) There should be no spaces inside this paren. (space-in-parens)
(#10739) There should be no spaces inside this paren. (space-in-parens)
(#10739) There should be no spaces inside this paren. (space-in-parens)
(#10740) There should be no spaces inside this paren. (space-in-parens)
(#10740) There should be no spaces inside this paren. (space-in-parens)
(#10747) Missing JSDoc comment. (require-jsdoc)
(#10748) There should be no spaces inside this paren. (space-in-parens)
(#10748) There should be no spaces inside this paren. (space-in-parens)
(#10749) There should be no spaces inside this paren. (space-in-parens)
(#10749) There should be no spaces inside this paren. (space-in-parens)
(#10755) Expected space(s) after "for". (keyword-spacing)
(#10755) There should be no spaces inside this paren. (space-in-parens)
(#10755) Unexpected whitespace before semicolon. (semi-spacing)
(#10755) There should be no spaces inside this paren. (space-in-parens)
(#10757) There should be no spaces inside this paren. (space-in-parens)
(#10757) There should be no spaces inside this paren. (space-in-parens)
(#10757) Unexpected whitespace before semicolon. (semi-spacing)
(#10759) Expected space(s) after "for". (keyword-spacing)
(#10759) There should be no spaces inside this paren. (space-in-parens)
(#10759) Unexpected whitespace before semicolon. (semi-spacing)
(#10759) There should be no spaces inside this paren. (space-in-parens)
(#10761) There should be no spaces inside this paren. (space-in-parens)
(#10761) There should be no spaces inside this paren. (space-in-parens)
(#10761) Unexpected whitespace before semicolon. (semi-spacing)
(#10767) There should be no spaces inside this paren. (space-in-parens)
(#10767) There should be no spaces inside this paren. (space-in-parens)
(#10768) There should be no spaces inside this paren. (space-in-parens)
(#10768) There should be no spaces inside this paren. (space-in-parens)
(#10779) There should be no spaces inside this paren. (space-in-parens)
(#10779) There should be no spaces inside this paren. (space-in-parens)
(#10785) There should be no spaces inside this paren. (space-in-parens)
(#10785) There should be no spaces inside this paren. (space-in-parens)
(#10786) There should be no spaces inside this paren. (space-in-parens)
(#10786) There should be no spaces inside this paren. (space-in-parens)
(#10789) There should be no spaces inside this paren. (space-in-parens)
(#10789) There should be no spaces inside this paren. (space-in-parens)
(#10790) There should be no spaces inside this paren. (space-in-parens)
(#10790) There should be no spaces inside this paren. (space-in-parens)
(#10792) There should be no spaces inside this paren. (space-in-parens)
(#10796) Missing JSDoc comment. (require-jsdoc)
(#10800) There should be no spaces inside this paren. (space-in-parens)
(#10800) There should be no spaces inside this paren. (space-in-parens)
(#10801) There should be no spaces inside this paren. (space-in-parens)
(#10801) There should be no spaces inside this paren. (space-in-parens)
(#10808) 'jQuery' is not defined. (no-undef)
(#10810) There should be no spaces inside this paren. (space-in-parens)
(#10810) 'undefined' is defined but never used (no-unused-vars)
(#10810) There should be no spaces inside this paren. (space-in-parens)
(#10812) There should be no spaces inside this paren. (space-in-parens)
(#10812) There should be no spaces inside this paren. (space-in-parens)
(#10813) There should be no spaces inside this paren. (space-in-parens)
(#10813) There should be no spaces inside this paren. (space-in-parens)
(#10814) There should be no spaces inside this paren. (space-in-parens)
(#10814) There should be no spaces inside this paren. (space-in-parens)
(#10826) There should be no spaces inside this paren. (space-in-parens)
(#10826) 'jQuery' is not defined. (no-undef)
(#10826) There should be no spaces inside this paren. (space-in-parens)
(#10828) There should be no spaces inside this paren. (space-in-parens)
(#10828) 'undefined' is defined but never used (no-unused-vars)
(#10828) There should be no spaces inside this paren. (space-in-parens)
(#10830) There should be no spaces inside this paren. (space-in-parens)
(#10830) There should be no spaces inside this paren. (space-in-parens)
(#10833) There should be no spaces inside this paren. (space-in-parens)
(#10833) There should be no spaces inside this paren. (space-in-parens)
(#10834) There should be no space after '[' (array-bracket-spacing)
(#10834) There should be no space before ']' (array-bracket-spacing)
(#10835) There should be no spaces inside this paren. (space-in-parens)
(#10835) There should be no spaces inside this paren. (space-in-parens)
(#10839) There should be no spaces inside this paren. (space-in-parens)
(#10839) There should be no spaces inside this paren. (space-in-parens)
(#10842) There should be no space after '[' (array-bracket-spacing)
(#10842) There should be no space before ']' (array-bracket-spacing)
(#10842) There should be no space after '[' (array-bracket-spacing)
(#10842) There should be no space before ']' (array-bracket-spacing)
(#10848) There should be no spaces inside this paren. (space-in-parens)
(#10848) There should be no spaces inside this paren. (space-in-parens)
(#10852) There should be no spaces inside this paren. (space-in-parens)
(#10852) There should be no spaces inside this paren. (space-in-parens)
(#10856) There should be no space after '[' (array-bracket-spacing)
(#10856) There should be no space before ']' (array-bracket-spacing)
(#10857) There should be no space after '[' (array-bracket-spacing)
(#10857) There should be no space before ']' (array-bracket-spacing)
(#10859) There should be no spaces inside this paren. (space-in-parens)
(#10859) There should be no spaces inside this paren. (space-in-parens)
(#10860) There should be no spaces inside this paren. (space-in-parens)
(#10860) There should be no space after '[' (computed-property-spacing)
(#10860) There should be no space before ']' (computed-property-spacing)
(#10860) There should be no spaces inside this paren. (space-in-parens)
(#10860) There should be no space after '[' (computed-property-spacing)
(#10860) There should be no space before ']' (computed-property-spacing)
(#10862) There should be no spaces inside this paren. (space-in-parens)
(#10862) There should be no spaces inside this paren. (space-in-parens)
(#10863) There should be no spaces inside this paren. (space-in-parens)
(#10873) There should be no space after '[' (computed-property-spacing)
(#10873) There should be no space after '[' (computed-property-spacing)
(#10873) There should be no space before ']' (computed-property-spacing)
(#10873) There should be no space before ']' (computed-property-spacing)
(#10873) There should be no space after '[' (computed-property-spacing)
(#10873) There should be no space before ']' (computed-property-spacing)
(#10874) There should be no space after '[' (computed-property-spacing)
(#10874) There should be no space after '[' (computed-property-spacing)
(#10874) There should be no space before ']' (computed-property-spacing)
(#10874) There should be no space before ']' (computed-property-spacing)
(#10874) There should be no space after '[' (computed-property-spacing)
(#10874) There should be no space before ']' (computed-property-spacing)
(#10878) There should be no spaces inside this paren. (space-in-parens)
(#10878) There should be no spaces inside this paren. (space-in-parens)
(#10879) There should be no spaces inside this paren. (space-in-parens)
(#10880) There should be no spaces inside this paren. (space-in-parens)
(#10880) There should be no spaces inside this paren. (space-in-parens)
(#10883) There should be no spaces inside this paren. (space-in-parens)
(#10883) There should be no spaces inside this paren. (space-in-parens)
(#10884) There should be no spaces inside this paren. (space-in-parens)
(#10884) There should be no spaces inside this paren. (space-in-parens)
(#10890) 'jQuery' is not defined. (no-undef)
(#10892) There should be no spaces inside this paren. (space-in-parens)
(#10892) 'undefined' is defined but never used (no-unused-vars)
(#10892) There should be no spaces inside this paren. (space-in-parens)
(#10894) There should be no spaces inside this paren. (space-in-parens)
(#10894) There should be no spaces inside this paren. (space-in-parens)
(#10895) There should be no spaces inside this paren. (space-in-parens)
(#10895) There should be no spaces inside this paren. (space-in-parens)
(#10896) There should be no space after '[' (array-bracket-spacing)
(#10896) There should be no space before ']' (array-bracket-spacing)
(#10897) There should be no spaces inside this paren. (space-in-parens)
(#10897) There should be no spaces inside this paren. (space-in-parens)
(#10899) There should be no spaces inside this paren. (space-in-parens)
(#10899) There should be no spaces inside this paren. (space-in-parens)
(#10906) There should be no spaces inside this paren. (space-in-parens)
(#10906) There should be no spaces inside this paren. (space-in-parens)
(#10914) There should be no spaces inside this paren. (space-in-parens)
(#10919) There should be no spaces inside this paren. (space-in-parens)
(#10919) There should be no spaces inside this paren. (space-in-parens)
(#10922) There should be no spaces inside this paren. (space-in-parens)
(#10922) There should be no spaces inside this paren. (space-in-parens)
(#10928) 'jQuery' is not defined. (no-undef)
(#10930) There should be no spaces inside this paren. (space-in-parens)
(#10930) 'undefined' is defined but never used (no-unused-vars)
(#10930) There should be no spaces inside this paren. (space-in-parens)
(#10932) There should be no spaces inside this paren. (space-in-parens)
(#10932) There should be no spaces inside this paren. (space-in-parens)
(#10933) There should be no spaces inside this paren. (space-in-parens)
(#10933) There should be no spaces inside this paren. (space-in-parens)
(#10934) There should be no spaces inside this paren. (space-in-parens)
(#10934) There should be no spaces inside this paren. (space-in-parens)
(#10937) There should be no spaces inside this paren. (space-in-parens)
(#10937) There should be no spaces inside this paren. (space-in-parens)
(#10940) There should be no spaces inside this paren. (space-in-parens)
(#10940) There should be no spaces inside this paren. (space-in-parens)
(#10940) There should be no spaces inside this paren. (space-in-parens)
(#10940) There should be no spaces inside this paren. (space-in-parens)
(#10940) There should be no spaces inside this paren. (space-in-parens)
(#10940) There should be no spaces inside this paren. (space-in-parens)
(#10947) There should be no spaces inside this paren. (space-in-parens)
(#10948) There should be no spaces inside this paren. (space-in-parens)
(#10948) There should be no spaces inside this paren. (space-in-parens)
(#10953) There should be no spaces inside this paren. (space-in-parens)
(#10953) There should be no spaces inside this paren. (space-in-parens)
(#10956) There should be no spaces inside this paren. (space-in-parens)
(#10965) There should be no spaces inside this paren. (space-in-parens)
(#10965) There should be no spaces inside this paren. (space-in-parens)
(#10972) There should be no spaces inside this paren. (space-in-parens)
(#10972) There should be no spaces inside this paren. (space-in-parens)
(#10973) There should be no spaces inside this paren. (space-in-parens)
(#10974) There should be no space after '[' (array-bracket-spacing)
(#10974) There should be no space before ']' (array-bracket-spacing)
(#10974) There should be no spaces inside this paren. (space-in-parens)
(#10974) There should be no spaces inside this paren. (space-in-parens)
(#10974) There should be no spaces inside this paren. (space-in-parens)
(#10974) There should be no spaces inside this paren. (space-in-parens)
(#10974) There should be no spaces inside this paren. (space-in-parens)
(#10979) 'jQuery' is not defined. (no-undef)
(#10981) There should be no spaces inside this paren. (space-in-parens)
(#10981) 'undefined' is defined but never used (no-unused-vars)
(#10981) There should be no spaces inside this paren. (space-in-parens)
(#10983) There should be no spaces inside this paren. (space-in-parens)
(#10983) There should be no spaces inside this paren. (space-in-parens)
(#10984) There should be no spaces inside this paren. (space-in-parens)
(#10984) There should be no spaces inside this paren. (space-in-parens)
(#10985) There should be no spaces inside this paren. (space-in-parens)
(#10985) There should be no spaces inside this paren. (space-in-parens)
(#10987) There should be no spaces inside this paren. (space-in-parens)
(#10987) There should be no spaces inside this paren. (space-in-parens)
(#10996) There should be no spaces inside this paren. (space-in-parens)
(#11013) There should be no spaces inside this paren. (space-in-parens)
(#11013) There should be no spaces inside this paren. (space-in-parens)
(#11016) There should be no spaces inside this paren. (space-in-parens)
(#11016) There should be no spaces inside this paren. (space-in-parens)
(#11019) There should be no spaces inside this paren. (space-in-parens)
(#11019) There should be no spaces inside this paren. (space-in-parens)
(#11020) There should be no spaces inside this paren. (space-in-parens)
(#11020) There should be no spaces inside this paren. (space-in-parens)
(#11021) There should be no spaces inside this paren. (space-in-parens)
(#11021) There should be no spaces inside this paren. (space-in-parens)
(#11022) There should be no spaces inside this paren. (space-in-parens)
(#11022) There should be no spaces inside this paren. (space-in-parens)
(#11023) There should be no spaces inside this paren. (space-in-parens)
(#11023) Do not nest ternary expressions (no-nested-ternary)
(#11023) There should be no spaces inside this paren. (space-in-parens)
(#11023) There should be no spaces inside this paren. (space-in-parens)
(#11023) There should be no spaces inside this paren. (space-in-parens)
(#11023) There should be no spaces inside this paren. (space-in-parens)
(#11023) There should be no spaces inside this paren. (space-in-parens)
(#11043) There should be no spaces inside this paren. (space-in-parens)
(#11043) There should be no spaces inside this paren. (space-in-parens)
(#11044) A space is required after ','. (comma-spacing)
(#11048) There should be no spaces inside this paren. (space-in-parens)
(#11053) There should be no spaces inside this paren. (space-in-parens)
(#11062) There should be no spaces inside this paren. (space-in-parens)
(#11062) There should be no spaces inside this paren. (space-in-parens)
(#11063) There should be no spaces inside this paren. (space-in-parens)
(#11063) There should be no spaces inside this paren. (space-in-parens)
(#11067) There should be no spaces inside this paren. (space-in-parens)
(#11067) There should be no spaces inside this paren. (space-in-parens)
(#11074) There should be no spaces inside this paren. (space-in-parens)
(#11074) There should be no spaces inside this paren. (space-in-parens)
(#11078) Function 'anonymous' has a complexity of 24. (complexity)
(#11078) There should be no spaces inside this paren. (space-in-parens)
(#11078) There should be no spaces inside this paren. (space-in-parens)
(#11082) There should be no spaces inside this paren. (space-in-parens)
(#11082) There should be no spaces inside this paren. (space-in-parens)
(#11083) There should be no space after '[' (array-bracket-spacing)
(#11083) There should be no space before ']' (array-bracket-spacing)
(#11086) There should be no space after '[' (array-bracket-spacing)
(#11086) There should be no space before ']' (array-bracket-spacing)
(#11089) There should be no space after '[' (array-bracket-spacing)
(#11089) There should be no space before ']' (array-bracket-spacing)
(#11090) There should be no space after '[' (array-bracket-spacing)
(#11090) There should be no space before ']' (array-bracket-spacing)
(#11091) There should be no space after '[' (array-bracket-spacing)
(#11091) There should be no space before ']' (array-bracket-spacing)
(#11092) There should be no space after '[' (array-bracket-spacing)
(#11092) There should be no space before ']' (array-bracket-spacing)
(#11095) There should be no spaces inside this paren. (space-in-parens)
(#11095) There should be no spaces inside this paren. (space-in-parens)
(#11098) There should be no space after '[' (array-bracket-spacing)
(#11098) There should be no space before ']' (array-bracket-spacing)
(#11099) There should be no spaces inside this paren. (space-in-parens)
(#11099) There should be no spaces inside this paren. (space-in-parens)
(#11108) There should be no spaces inside this paren. (space-in-parens)
(#11108) There should be no spaces inside this paren. (space-in-parens)
(#11118) There should be no spaces inside this paren. (space-in-parens)
(#11118) There should be no spaces inside this paren. (space-in-parens)
(#11122) There should be no spaces inside this paren. (space-in-parens)
(#11122) There should be no spaces inside this paren. (space-in-parens)
(#11123) There should be no spaces inside this paren. (space-in-parens)
(#11123) There should be no spaces inside this paren. (space-in-parens)
(#11139) There should be no spaces inside this paren. (space-in-parens)
(#11139) There should be no spaces inside this paren. (space-in-parens)
(#11142) There should be no spaces inside this paren. (space-in-parens)
(#11142) There should be no spaces inside this paren. (space-in-parens)
(#11143) There should be no spaces inside this paren. (space-in-parens)
(#11143) There should be no spaces inside this paren. (space-in-parens)
(#11144) There should be no spaces inside this paren. (space-in-parens)
(#11144) There should be no spaces inside this paren. (space-in-parens)
(#11145) There should be no spaces inside this paren. (space-in-parens)
(#11145) There should be no spaces inside this paren. (space-in-parens)
(#11149) There should be no spaces inside this paren. (space-in-parens)
(#11149) There should be no spaces inside this paren. (space-in-parens)
(#11150) There should be no spaces inside this paren. (space-in-parens)
(#11150) There should be no spaces inside this paren. (space-in-parens)
(#11151) There should be no spaces inside this paren. (space-in-parens)
(#11151) There should be no spaces inside this paren. (space-in-parens)
(#11152) There should be no spaces inside this paren. (space-in-parens)
(#11152) There should be no spaces inside this paren. (space-in-parens)
(#11157) There should be no spaces inside this paren. (space-in-parens)
(#11157) There should be no spaces inside this paren. (space-in-parens)
(#11160) There should be no spaces inside this paren. (space-in-parens)
(#11160) There should be no spaces inside this paren. (space-in-parens)
(#11161) There should be no spaces inside this paren. (space-in-parens)
(#11161) There should be no spaces inside this paren. (space-in-parens)
(#11161) There should be no spaces inside this paren. (space-in-parens)
(#11161) There should be no spaces inside this paren. (space-in-parens)
(#11162) There should be no spaces inside this paren. (space-in-parens)
(#11162) There should be no spaces inside this paren. (space-in-parens)
(#11163) There should be no spaces inside this paren. (space-in-parens)
(#11163) There should be no spaces inside this paren. (space-in-parens)
(#11167) There should be no spaces inside this paren. (space-in-parens)
(#11167) There should be no spaces inside this paren. (space-in-parens)
(#11169) There should be no spaces inside this paren. (space-in-parens)
(#11169) There should be no spaces inside this paren. (space-in-parens)
(#11170) There should be no spaces inside this paren. (space-in-parens)
(#11170) There should be no spaces inside this paren. (space-in-parens)
(#11170) There should be no spaces inside this paren. (space-in-parens)
(#11170) There should be no spaces inside this paren. (space-in-parens)
(#11174) There should be no spaces inside this paren. (space-in-parens)
(#11174) There should be no spaces inside this paren. (space-in-parens)
(#11175) There should be no spaces inside this paren. (space-in-parens)
(#11175) There should be no spaces inside this paren. (space-in-parens)
(#11176) There should be no spaces inside this paren. (space-in-parens)
(#11176) There should be no spaces inside this paren. (space-in-parens)
(#11177) There should be no spaces inside this paren. (space-in-parens)
(#11177) There should be no spaces inside this paren. (space-in-parens)
(#11178) There should be no spaces inside this paren. (space-in-parens)
(#11178) There should be no spaces inside this paren. (space-in-parens)
(#11180) There should be no spaces inside this paren. (space-in-parens)
(#11180) There should be no spaces inside this paren. (space-in-parens)
(#11183) There should be no spaces inside this paren. (space-in-parens)
(#11183) There should be no spaces inside this paren. (space-in-parens)
(#11186) There should be no space after '[' (array-bracket-spacing)
(#11186) There should be no space before ']' (array-bracket-spacing)
(#11187) There should be no space after '[' (array-bracket-spacing)
(#11187) There should be no space before ']' (array-bracket-spacing)
(#11190) There should be no spaces inside this paren. (space-in-parens)
(#11190) There should be no spaces inside this paren. (space-in-parens)
(#11190) There should be no spaces inside this paren. (space-in-parens)
(#11190) Missing space before opening brace. (space-before-blocks)
(#11191) There should be no spaces inside this paren. (space-in-parens)
(#11191) There should be no spaces inside this paren. (space-in-parens)
(#11192) Identifier 'c_original' is not in camel case. (camelcase)
(#11203) Identifier 'c_original' is not in camel case. (camelcase)
(#11204) Identifier 'c_original' is not in camel case. (camelcase)
(#11205) Identifier 'c_original' is not in camel case. (camelcase)
(#11206) Identifier 'c_original' is not in camel case. (camelcase)
(#11209) Identifier 'c_original' is not in camel case. (camelcase)
(#11210) Identifier 'c_original' is not in camel case. (camelcase)
(#11211) Identifier 'c_original' is not in camel case. (camelcase)
(#11212) Identifier 'c_original' is not in camel case. (camelcase)
(#11216) There should be no spaces inside this paren. (space-in-parens)
(#11216) There should be no spaces inside this paren. (space-in-parens)
(#11217) There should be no spaces inside this paren. (space-in-parens)
(#11217) There should be no spaces inside this paren. (space-in-parens)
(#11218) There should be no spaces inside this paren. (space-in-parens)
(#11218) There should be no spaces inside this paren. (space-in-parens)
(#11222) There should be no spaces inside this paren. (space-in-parens)
(#11222) There should be no spaces inside this paren. (space-in-parens)
(#11223) There should be no spaces inside this paren. (space-in-parens)
(#11223) There should be no spaces inside this paren. (space-in-parens)
(#11224) There should be no spaces inside this paren. (space-in-parens)
(#11224) There should be no spaces inside this paren. (space-in-parens)
(#11228) There should be no spaces inside this paren. (space-in-parens)
(#11228) There should be no spaces inside this paren. (space-in-parens)
(#11229) There should be no spaces inside this paren. (space-in-parens)
(#11232) There should be no spaces inside this paren. (space-in-parens)
(#11232) There should be no spaces inside this paren. (space-in-parens)
(#11233) There should be no spaces inside this paren. (space-in-parens)
(#11233) There should be no spaces inside this paren. (space-in-parens)
(#11240) There should be no spaces inside this paren. (space-in-parens)
(#11245) There should be no spaces inside this paren. (space-in-parens)
(#11245) There should be no spaces inside this paren. (space-in-parens)
(#11246) There should be no spaces inside this paren. (space-in-parens)
(#11246) There should be no spaces inside this paren. (space-in-parens)
(#11248) Expected space(s) after "if". (keyword-spacing)
(#11248) There should be no spaces inside this paren. (space-in-parens)
(#11248) There should be no spaces inside this paren. (space-in-parens)
(#11251) There should be no spaces inside this paren. (space-in-parens)
(#11251) There should be no spaces inside this paren. (space-in-parens)
(#11252) There should be no spaces inside this paren. (space-in-parens)
(#11252) There should be no spaces inside this paren. (space-in-parens)
(#11255) There should be no spaces inside this paren. (space-in-parens)
(#11255) There should be no spaces inside this paren. (space-in-parens)
(#11262) There should be no space after '[' (array-bracket-spacing)
(#11262) There should be no space before ']' (array-bracket-spacing)
(#11262) There should be no spaces inside this paren. (space-in-parens)
(#11262) There should be no spaces inside this paren. (space-in-parens)
(#11263) There should be no spaces inside this paren. (space-in-parens)
(#11263) There should be no spaces inside this paren. (space-in-parens)
(#11263) There should be no spaces inside this paren. (space-in-parens)
(#11264) There should be no spaces inside this paren. (space-in-parens)
(#11264) There should be no spaces inside this paren. (space-in-parens)
(#11268) There should be no spaces inside this paren. (space-in-parens)
(#11268) There should be no spaces inside this paren. (space-in-parens)
(#11278) There should be no spaces inside this paren. (space-in-parens)
(#11278) There should be no spaces inside this paren. (space-in-parens)
(#11285) 'jQuery' is not defined. (no-undef)
(#11287) There should be no spaces inside this paren. (space-in-parens)
(#11287) 'undefined' is defined but never used (no-unused-vars)
(#11287) There should be no spaces inside this paren. (space-in-parens)
(#11289) There should be no spaces inside this paren. (space-in-parens)
(#11289) There should be no spaces inside this paren. (space-in-parens)
(#11291) There should be no spaces inside this paren. (space-in-parens)
(#11291) There should be no spaces inside this paren. (space-in-parens)
(#11292) There should be no space after '[' (array-bracket-spacing)
(#11292) There should be no space before ']' (array-bracket-spacing)
(#11293) There should be no spaces inside this paren. (space-in-parens)
(#11293) There should be no spaces inside this paren. (space-in-parens)
(#11298) Infix operators must be spaced. (space-infix-ops)
(#11310) There should be no spaces inside this paren. (space-in-parens)
(#11310) There should be no spaces inside this paren. (space-in-parens)
(#11312) There should be no spaces inside this paren. (space-in-parens)
(#11312) There should be no spaces inside this paren. (space-in-parens)
(#11315) There should be no space after '[' (computed-property-spacing)
(#11315) There should be no space before ']' (computed-property-spacing)
(#11315) There should be no spaces inside this paren. (space-in-parens)
(#11315) There should be no spaces inside this paren. (space-in-parens)
(#11316) There should be no space after '[' (computed-property-spacing)
(#11316) There should be no space before ']' (computed-property-spacing)
(#11316) There should be no spaces inside this paren. (space-in-parens)
(#11316) There should be no spaces inside this paren. (space-in-parens)
(#11317) There should be no space after '[' (computed-property-spacing)
(#11317) There should be no space before ']' (computed-property-spacing)
(#11317) There should be no spaces inside this paren. (space-in-parens)
(#11317) There should be no spaces inside this paren. (space-in-parens)
(#11320) There should be no spaces inside this paren. (space-in-parens)
(#11320) There should be no spaces inside this paren. (space-in-parens)
(#11323) There should be no spaces inside this paren. (space-in-parens)
(#11323) There should be no spaces inside this paren. (space-in-parens)
(#11324) There should be no spaces inside this paren. (space-in-parens)
(#11324) There should be no spaces inside this paren. (space-in-parens)
(#11324) There should be no spaces inside this paren. (space-in-parens)
(#11324) There should be no spaces inside this paren. (space-in-parens)
(#11327) There should be no spaces inside this paren. (space-in-parens)
(#11327) There should be no spaces inside this paren. (space-in-parens)
(#11328) There should be no spaces inside this paren. (space-in-parens)
(#11328) There should be no spaces inside this paren. (space-in-parens)
(#11330) There should be no spaces inside this paren. (space-in-parens)
(#11330) There should be no spaces inside this paren. (space-in-parens)
(#11333) There should be no spaces inside this paren. (space-in-parens)
(#11333) There should be no spaces inside this paren. (space-in-parens)
(#11334) There should be no spaces inside this paren. (space-in-parens)
(#11334) There should be no spaces inside this paren. (space-in-parens)
(#11339) There should be no spaces inside this paren. (space-in-parens)
(#11340) There should be no spaces inside this paren. (space-in-parens)
(#11341) There should be no space after '[' (array-bracket-spacing)
(#11341) There should be no space before ']' (array-bracket-spacing)
(#11341) There should be no spaces inside this paren. (space-in-parens)
(#11341) There should be no spaces inside this paren. (space-in-parens)
(#11341) There should be no spaces inside this paren. (space-in-parens)
(#11341) There should be no spaces inside this paren. (space-in-parens)
(#11341) There should be no spaces inside this paren. (space-in-parens)
(#11347) 'jQuery' is not defined. (no-undef)
(#11349) There should be no spaces inside this paren. (space-in-parens)
(#11349) 'undefined' is defined but never used (no-unused-vars)
(#11349) There should be no spaces inside this paren. (space-in-parens)
(#11351) There should be no spaces inside this paren. (space-in-parens)
(#11351) There should be no spaces inside this paren. (space-in-parens)
(#11354) There should be no spaces inside this paren. (space-in-parens)
(#11354) There should be no spaces inside this paren. (space-in-parens)
(#11355) There should be no space after '[' (array-bracket-spacing)
(#11355) There should be no space before ']' (array-bracket-spacing)
(#11356) There should be no spaces inside this paren. (space-in-parens)
(#11356) There should be no spaces inside this paren. (space-in-parens)
(#11365) There should be no spaces inside this paren. (space-in-parens)
(#11365) There should be no spaces inside this paren. (space-in-parens)
(#11367) There should be no space after '[' (computed-property-spacing)
(#11367) There should be no space before ']' (computed-property-spacing)
(#11367) There should be no spaces inside this paren. (space-in-parens)
(#11367) There should be no spaces inside this paren. (space-in-parens)
(#11369) There should be no spaces inside this paren. (space-in-parens)
(#11369) There should be no spaces inside this paren. (space-in-parens)
(#11373) There should be no spaces inside this paren. (space-in-parens)
(#11373) There should be no spaces inside this paren. (space-in-parens)
(#11374) There should be no spaces inside this paren. (space-in-parens)
(#11374) Do not nest ternary expressions (no-nested-ternary)
(#11374) There should be no spaces inside this paren. (space-in-parens)
(#11378) There should be no space after '[' (computed-property-spacing)
(#11378) There should be no space before ']' (computed-property-spacing)
(#11378) There should be no spaces inside this paren. (space-in-parens)
(#11378) Do not nest ternary expressions (no-nested-ternary)
(#11379) There should be no spaces inside this paren. (space-in-parens)
(#11380) There should be no spaces inside this paren. (space-in-parens)
(#11384) There should be no spaces inside this paren. (space-in-parens)
(#11389) There should be no spaces inside this paren. (space-in-parens)
(#11389) There should be no spaces inside this paren. (space-in-parens)
(#11392) There should be no spaces inside this paren. (space-in-parens)
(#11392) There should be no spaces inside this paren. (space-in-parens)
(#11393) There should be no spaces inside this paren. (space-in-parens)
(#11393) There should be no spaces inside this paren. (space-in-parens)
(#11399) 'jQuery' is not defined. (no-undef)
(#11401) There should be no spaces inside this paren. (space-in-parens)
(#11401) 'undefined' is defined but never used (no-unused-vars)
(#11401) There should be no spaces inside this paren. (space-in-parens)
(#11403) There should be no spaces inside this paren. (space-in-parens)
(#11403) There should be no spaces inside this paren. (space-in-parens)
(#11404) There should be no spaces inside this paren. (space-in-parens)
(#11404) There should be no spaces inside this paren. (space-in-parens)
(#11405) There should be no spaces inside this paren. (space-in-parens)
(#11405) There should be no spaces inside this paren. (space-in-parens)
(#11406) There should be no spaces inside this paren. (space-in-parens)
(#11406) There should be no spaces inside this paren. (space-in-parens)
(#11412) There should be no space before ','. (comma-spacing)
(#11413) There should be no space before ','. (comma-spacing)
(#11418) There should be no spaces inside this paren. (space-in-parens)
(#11418) There should be no spaces inside this paren. (space-in-parens)
(#11419) There should be no spaces inside this paren. (space-in-parens)
(#11419) There should be no spaces inside this paren. (space-in-parens)
(#11420) There should be no spaces inside this paren. (space-in-parens)
(#11420) There should be no spaces inside this paren. (space-in-parens)
(#11422) There should be no space before ','. (comma-spacing)
(#11423) There should be no space before ','. (comma-spacing)
(#11428) There should be no spaces inside this paren. (space-in-parens)
(#11434) 'jQuery' is not defined. (no-undef)
(#11436) There should be no spaces inside this paren. (space-in-parens)
(#11436) 'undefined' is defined but never used (no-unused-vars)
(#11436) There should be no spaces inside this paren. (space-in-parens)
(#11438) There should be no spaces inside this paren. (space-in-parens)
(#11466) There should be no spaces inside this paren. (space-in-parens)
(#11466) There should be no spaces inside this paren. (space-in-parens)
(#11467) There should be no spaces inside this paren. (space-in-parens)
(#11467) There should be no spaces inside this paren. (space-in-parens)
(#11467) There should be no spaces inside this paren. (space-in-parens)
(#11467) There should be no spaces inside this paren. (space-in-parens)
(#11474) There should be no spaces inside this paren. (space-in-parens)
(#11474) There should be no spaces inside this paren. (space-in-parens)
(#11474) There should be no spaces inside this paren. (space-in-parens)
(#11475) There should be no spaces inside this paren. (space-in-parens)
(#11475) There should be no spaces inside this paren. (space-in-parens)
(#11478) There should be no spaces inside this paren. (space-in-parens)
(#11480) There should be no spaces inside this paren. (space-in-parens)
(#11480) There should be no spaces inside this paren. (space-in-parens)
(#11482) There should be no spaces inside this paren. (space-in-parens)
(#11482) There should be no spaces inside this paren. (space-in-parens)
(#11483) There should be no spaces inside this paren. (space-in-parens)
(#11483) There should be no spaces inside this paren. (space-in-parens)
(#11489) There should be no spaces inside this paren. (space-in-parens)
(#11489) There should be no spaces inside this paren. (space-in-parens)
(#11492) There should be no spaces inside this paren. (space-in-parens)
(#11492) There should be no spaces inside this paren. (space-in-parens)
(#11495) There should be no spaces inside this paren. (space-in-parens)
(#11495) There should be no spaces inside this paren. (space-in-parens)
(#11496) There should be no spaces inside this paren. (space-in-parens)
(#11496) There should be no spaces inside this paren. (space-in-parens)
(#11496) There should be no spaces inside this paren. (space-in-parens)
(#11496) There should be no spaces inside this paren. (space-in-parens)
(#11497) There should be no spaces inside this paren. (space-in-parens)
(#11497) There should be no spaces inside this paren. (space-in-parens)
(#11497) There should be no spaces inside this paren. (space-in-parens)
(#11497) There should be no spaces inside this paren. (space-in-parens)
(#11498) There should be no spaces inside this paren. (space-in-parens)
(#11498) There should be no spaces inside this paren. (space-in-parens)
(#11501) There should be no spaces inside this paren. (space-in-parens)
(#11501) There should be no spaces inside this paren. (space-in-parens)
(#11506) There should be no spaces inside this paren. (space-in-parens)
(#11506) There should be no spaces inside this paren. (space-in-parens)
(#11506) There should be no spaces inside this paren. (space-in-parens)
(#11506) There should be no spaces inside this paren. (space-in-parens)
(#11507) There should be no spaces inside this paren. (space-in-parens)
(#11507) There should be no spaces inside this paren. (space-in-parens)
(#11508) Line 11508 exceeds the maximum line length of 132. (max-len)
(#11508) There should be no spaces inside this paren. (space-in-parens)
(#11508) There should be no spaces inside this paren. (space-in-parens)
(#11508) There should be no spaces inside this paren. (space-in-parens)
(#11508) There should be no spaces inside this paren. (space-in-parens)
(#11508) There should be no space after '[' (computed-property-spacing)
(#11508) There should be no space before ']' (computed-property-spacing)
(#11508) There should be no spaces inside this paren. (space-in-parens)
(#11508) There should be no spaces inside this paren. (space-in-parens)
(#11508) There should be no spaces inside this paren. (space-in-parens)
(#11508) There should be no spaces inside this paren. (space-in-parens)
(#11511) There should be no spaces inside this paren. (space-in-parens)
(#11511) There should be no space after '[' (array-bracket-spacing)
(#11511) There should be no space before ']' (array-bracket-spacing)
(#11511) There should be no spaces inside this paren. (space-in-parens)
(#11515) There should be no spaces inside this paren. (space-in-parens)
(#11515) There should be no spaces inside this paren. (space-in-parens)
(#11515) There should be no spaces inside this paren. (space-in-parens)
(#11515) There should be no spaces inside this paren. (space-in-parens)
(#11516) There should be no spaces inside this paren. (space-in-parens)
(#11516) There should be no spaces inside this paren. (space-in-parens)
(#11521) There should be no spaces inside this paren. (space-in-parens)
(#11521) There should be no spaces inside this paren. (space-in-parens)
(#11522) There should be no spaces inside this paren. (space-in-parens)
(#11522) There should be no spaces inside this paren. (space-in-parens)
(#11525) There should be no spaces inside this paren. (space-in-parens)
(#11525) There should be no spaces inside this paren. (space-in-parens)
(#11525) There should be no spaces inside this paren. (space-in-parens)
(#11525) There should be no spaces inside this paren. (space-in-parens)
(#11526) There should be no spaces inside this paren. (space-in-parens)
(#11526) There should be no spaces inside this paren. (space-in-parens)
(#11530) There should be no spaces inside this paren. (space-in-parens)
(#11530) There should be no spaces inside this paren. (space-in-parens)
(#11533) There should be no spaces inside this paren. (space-in-parens)
(#11533) There should be no spaces inside this paren. (space-in-parens)
(#11533) There should be no spaces inside this paren. (space-in-parens)
(#11533) There should be no spaces inside this paren. (space-in-parens)
(#11535) There should be no spaces inside this paren. (space-in-parens)
(#11535) There should be no spaces inside this paren. (space-in-parens)
(#11536) There should be no spaces inside this paren. (space-in-parens)
(#11536) There should be no spaces inside this paren. (space-in-parens)
(#11539) There should be no spaces inside this paren. (space-in-parens)
(#11539) There should be no spaces inside this paren. (space-in-parens)
(#11541) There should be no spaces inside this paren. (space-in-parens)
(#11541) There should be no spaces inside this paren. (space-in-parens)
(#11541) There should be no spaces inside this paren. (space-in-parens)
(#11541) There should be no spaces inside this paren. (space-in-parens)
(#11542) There should be no spaces inside this paren. (space-in-parens)
(#11542) There should be no spaces inside this paren. (space-in-parens)
(#11552) There should be no spaces inside this paren. (space-in-parens)
(#11553) There should be no spaces inside this paren. (space-in-parens)
(#11553) There should be no spaces inside this paren. (space-in-parens)
(#11554) There should be no spaces inside this paren. (space-in-parens)
(#11554) There should be no spaces inside this paren. (space-in-parens)
(#11554) There should be no spaces inside this paren. (space-in-parens)
(#11554) There should be no spaces inside this paren. (space-in-parens)
(#11554) There should be no spaces inside this paren. (space-in-parens)
(#11554) There should be no spaces inside this paren. (space-in-parens)
(#11555) There should be no spaces inside this paren. (space-in-parens)
(#11555) There should be no spaces inside this paren. (space-in-parens)
(#11567) There should be no spaces inside this paren. (space-in-parens)
(#11567) There should be no spaces inside this paren. (space-in-parens)
(#11568) There should be no spaces inside this paren. (space-in-parens)
(#11568) There should be no spaces inside this paren. (space-in-parens)
(#11569) There should be no spaces inside this paren. (space-in-parens)
(#11569) There should be no spaces inside this paren. (space-in-parens)
(#11570) There should be no spaces inside this paren. (space-in-parens)
(#11570) There should be no spaces inside this paren. (space-in-parens)
(#11571) There should be no spaces inside this paren. (space-in-parens)
(#11571) There should be no spaces inside this paren. (space-in-parens)
(#11572) There should be no spaces inside this paren. (space-in-parens)
(#11572) There should be no spaces inside this paren. (space-in-parens)
(#11573) There should be no spaces inside this paren. (space-in-parens)
(#11573) There should be no spaces inside this paren. (space-in-parens)
(#11574) There should be no spaces inside this paren. (space-in-parens)
(#11574) There should be no spaces inside this paren. (space-in-parens)
(#11575) There should be no spaces inside this paren. (space-in-parens)
(#11575) There should be no spaces inside this paren. (space-in-parens)
(#11580) There should be no spaces inside this paren. (space-in-parens)
(#11580) There should be no spaces inside this paren. (space-in-parens)
(#11581) There should be no spaces inside this paren. (space-in-parens)
(#11581) There should be no spaces inside this paren. (space-in-parens)
(#11582) There should be no spaces inside this paren. (space-in-parens)
(#11582) There should be no spaces inside this paren. (space-in-parens)
(#11583) There should be no spaces inside this paren. (space-in-parens)
(#11583) There should be no spaces inside this paren. (space-in-parens)
(#11584) There should be no spaces inside this paren. (space-in-parens)
(#11584) There should be no spaces inside this paren. (space-in-parens)
(#11586) There should be no spaces inside this paren. (space-in-parens)
(#11586) There should be no spaces inside this paren. (space-in-parens)
(#11587) There should be no spaces inside this paren. (space-in-parens)
(#11587) There should be no spaces inside this paren. (space-in-parens)
(#11588) There should be no spaces inside this paren. (space-in-parens)
(#11588) There should be no spaces inside this paren. (space-in-parens)
(#11589) There should be no spaces inside this paren. (space-in-parens)
(#11589) There should be no spaces inside this paren. (space-in-parens)
(#11590) There should be no spaces inside this paren. (space-in-parens)
(#11591) There should be no spaces inside this paren. (space-in-parens)
(#11591) There should be no spaces inside this paren. (space-in-parens)
(#11592) There should be no spaces inside this paren. (space-in-parens)
(#11592) There should be no spaces inside this paren. (space-in-parens)
(#11592) There should be no spaces inside this paren. (space-in-parens)
(#11592) There should be no spaces inside this paren. (space-in-parens)
(#11598) There should be no spaces inside this paren. (space-in-parens)
(#11598) There should be no spaces inside this paren. (space-in-parens)
(#11598) There should be no spaces inside this paren. (space-in-parens)
(#11598) There should be no spaces inside this paren. (space-in-parens)
(#11601) There should be no spaces inside this paren. (space-in-parens)
(#11601) There should be no spaces inside this paren. (space-in-parens)
(#11605) Missing JSDoc comment. (require-jsdoc)
(#11605) There should be no spaces inside this paren. (space-in-parens)
(#11605) There should be no spaces inside this paren. (space-in-parens)
(#11606) There should be no spaces inside this paren. (space-in-parens)
(#11606) There should be no spaces inside this paren. (space-in-parens)
(#11609) There should be no spaces inside this paren. (space-in-parens)
(#11609) There should be no spaces inside this paren. (space-in-parens)
(#11611) There should be no spaces inside this paren. (space-in-parens)
(#11611) There should be no spaces inside this paren. (space-in-parens)
(#11614) There should be no spaces inside this paren. (space-in-parens)
(#11614) There should be no spaces inside this paren. (space-in-parens)
(#11617) There should be no spaces inside this paren. (space-in-parens)
(#11617) There should be no spaces inside this paren. (space-in-parens)
(#11620) There should be no spaces inside this paren. (space-in-parens)
(#11620) There should be no spaces inside this paren. (space-in-parens)
(#11623) There should be no spaces inside this paren. (space-in-parens)
(#11623) There should be no spaces inside this paren. (space-in-parens)
(#11626) There should be no spaces inside this paren. (space-in-parens)
(#11626) There should be no spaces inside this paren. (space-in-parens)
(#11629) There should be no spaces inside this paren. (space-in-parens)
(#11629) There should be no spaces inside this paren. (space-in-parens)
(#11632) There should be no spaces inside this paren. (space-in-parens)
(#11632) There should be no spaces inside this paren. (space-in-parens)
(#11632) There should be no spaces inside this paren. (space-in-parens)
(#11632) There should be no spaces inside this paren. (space-in-parens)
(#11633) There should be no spaces inside this paren. (space-in-parens)
(#11633) There should be no spaces inside this paren. (space-in-parens)
(#11638) There should be no spaces inside this paren. (space-in-parens)
(#11638) There should be no spaces inside this paren. (space-in-parens)
(#11641) There should be no spaces inside this paren. (space-in-parens)
(#11641) There should be no spaces inside this paren. (space-in-parens)
(#11646) There should be no spaces inside this paren. (space-in-parens)
(#11646) There should be no spaces inside this paren. (space-in-parens)
(#11649) There should be no spaces inside this paren. (space-in-parens)
(#11649) There should be no spaces inside this paren. (space-in-parens)
(#11651) There should be no spaces inside this paren. (space-in-parens)
(#11651) There should be no spaces inside this paren. (space-in-parens)
(#11657) There should be no spaces inside this paren. (space-in-parens)
(#11657) There should be no spaces inside this paren. (space-in-parens)
(#11657) There should be no spaces inside this paren. (space-in-parens)
(#11657) There should be no spaces inside this paren. (space-in-parens)
(#11658) There should be no spaces inside this paren. (space-in-parens)
(#11658) There should be no spaces inside this paren. (space-in-parens)
(#11659) There should be no spaces inside this paren. (space-in-parens)
(#11659) There should be no spaces inside this paren. (space-in-parens)
(#11659) There should be no spaces inside this paren. (space-in-parens)
(#11659) There should be no spaces inside this paren. (space-in-parens)
(#11659) There should be no spaces inside this paren. (space-in-parens)
(#11659) There should be no spaces inside this paren. (space-in-parens)
(#11661) There should be no spaces inside this paren. (space-in-parens)
(#11661) There should be no spaces inside this paren. (space-in-parens)
(#11662) There should be no spaces inside this paren. (space-in-parens)
(#11662) There should be no spaces inside this paren. (space-in-parens)
(#11667) There should be no spaces inside this paren. (space-in-parens)
(#11667) There should be no spaces inside this paren. (space-in-parens)
(#11668) There should be no spaces inside this paren. (space-in-parens)
(#11668) There should be no spaces inside this paren. (space-in-parens)
(#11669) There should be no spaces inside this paren. (space-in-parens)
(#11669) There should be no spaces inside this paren. (space-in-parens)
(#11669) There should be no spaces inside this paren. (space-in-parens)
(#11669) There should be no spaces inside this paren. (space-in-parens)
(#11670) There should be no spaces inside this paren. (space-in-parens)
(#11670) There should be no spaces inside this paren. (space-in-parens)
(#11671) There should be no spaces inside this paren. (space-in-parens)
(#11671) There should be no spaces inside this paren. (space-in-parens)
(#11671) There should be no spaces inside this paren. (space-in-parens)
(#11671) There should be no spaces inside this paren. (space-in-parens)
(#11671) There should be no spaces inside this paren. (space-in-parens)
(#11671) There should be no spaces inside this paren. (space-in-parens)
(#11675) There should be no spaces inside this paren. (space-in-parens)
(#11675) There should be no spaces inside this paren. (space-in-parens)
(#11676) There should be no spaces inside this paren. (space-in-parens)
(#11676) There should be no spaces inside this paren. (space-in-parens)
(#11677) There should be no spaces inside this paren. (space-in-parens)
(#11677) There should be no spaces inside this paren. (space-in-parens)
(#11681) There should be no spaces inside this paren. (space-in-parens)
(#11690) There should be no spaces inside this paren. (space-in-parens)
(#11690) There should be no spaces inside this paren. (space-in-parens)
(#11695) There should be no spaces inside this paren. (space-in-parens)
(#11695) There should be no spaces inside this paren. (space-in-parens)
(#11696) There should be no spaces inside this paren. (space-in-parens)
(#11696) There should be no spaces inside this paren. (space-in-parens)
(#11696) There should be no spaces inside this paren. (space-in-parens)
(#11696) There should be no spaces inside this paren. (space-in-parens)
(#11697) There should be no spaces inside this paren. (space-in-parens)
(#11697) There should be no spaces inside this paren. (space-in-parens)
(#11697) There should be no spaces inside this paren. (space-in-parens)
(#11697) There should be no spaces inside this paren. (space-in-parens)
(#11698) There should be no spaces inside this paren. (space-in-parens)
(#11698) There should be no spaces inside this paren. (space-in-parens)
(#11700) There should be no spaces inside this paren. (space-in-parens)
(#11700) There should be no spaces inside this paren. (space-in-parens)
(#11708) There should be no spaces inside this paren. (space-in-parens)
(#11708) There should be no spaces inside this paren. (space-in-parens)
(#11710) There should be no spaces inside this paren. (space-in-parens)
(#11710) There should be no spaces inside this paren. (space-in-parens)
(#11710) There should be no spaces inside this paren. (space-in-parens)
(#11710) There should be no spaces inside this paren. (space-in-parens)
(#11713) There should be no spaces inside this paren. (space-in-parens)
(#11713) There should be no spaces inside this paren. (space-in-parens)
(#11714) There should be no spaces inside this paren. (space-in-parens)
(#11714) There should be no spaces inside this paren. (space-in-parens)
(#11722) There should be no spaces inside this paren. (space-in-parens)
(#11722) There should be no spaces inside this paren. (space-in-parens)
(#11723) There should be no spaces inside this paren. (space-in-parens)
(#11723) There should be no spaces inside this paren. (space-in-parens)
(#11724) There should be no spaces inside this paren. (space-in-parens)
(#11724) There should be no spaces inside this paren. (space-in-parens)
(#11725) There should be no spaces inside this paren. (space-in-parens)
(#11725) There should be no spaces inside this paren. (space-in-parens)
(#11726) There should be no spaces inside this paren. (space-in-parens)
(#11726) There should be no spaces inside this paren. (space-in-parens)
(#11729) There should be no spaces inside this paren. (space-in-parens)
(#11729) There should be no spaces inside this paren. (space-in-parens)
(#11730) There should be no spaces inside this paren. (space-in-parens)
(#11730) There should be no spaces inside this paren. (space-in-parens)
(#11731) There should be no spaces inside this paren. (space-in-parens)
(#11731) There should be no spaces inside this paren. (space-in-parens)
(#11731) There should be no spaces inside this paren. (space-in-parens)
(#11731) There should be no spaces inside this paren. (space-in-parens)
(#11734) There should be no spaces inside this paren. (space-in-parens)
(#11734) There should be no spaces inside this paren. (space-in-parens)
(#11737) There should be no spaces inside this paren. (space-in-parens)
(#11737) There should be no spaces inside this paren. (space-in-parens)
(#11738) There should be no spaces inside this paren. (space-in-parens)
(#11738) There should be no spaces inside this paren. (space-in-parens)
(#11739) There should be no spaces inside this paren. (space-in-parens)
(#11739) There should be no spaces inside this paren. (space-in-parens)
(#11740) There should be no spaces inside this paren. (space-in-parens)
(#11740) There should be no spaces inside this paren. (space-in-parens)
(#11742) There should be no spaces inside this paren. (space-in-parens)
(#11742) There should be no spaces inside this paren. (space-in-parens)
(#11749) There should be no spaces inside this paren. (space-in-parens)
(#11749) There should be no spaces inside this paren. (space-in-parens)
(#11750) There should be no spaces inside this paren. (space-in-parens)
(#11750) There should be no spaces inside this paren. (space-in-parens)
(#11752) There should be no spaces inside this paren. (space-in-parens)
(#11752) There should be no spaces inside this paren. (space-in-parens)
(#11752) There should be no spaces inside this paren. (space-in-parens)
(#11752) There should be no spaces inside this paren. (space-in-parens)
(#11753) There should be no spaces inside this paren. (space-in-parens)
(#11753) There should be no spaces inside this paren. (space-in-parens)
(#11758) There should be no spaces inside this paren. (space-in-parens)
(#11758) There should be no spaces inside this paren. (space-in-parens)
(#11758) There should be no spaces inside this paren. (space-in-parens)
(#11758) There should be no spaces inside this paren. (space-in-parens)
(#11761) There should be no spaces inside this paren. (space-in-parens)
(#11761) There should be no spaces inside this paren. (space-in-parens)
(#11761) There should be no space after '[' (computed-property-spacing)
(#11761) There should be no space before ']' (computed-property-spacing)
(#11761) There should be no space after '[' (computed-property-spacing)
(#11761) There should be no space before ']' (computed-property-spacing)
(#11761) There should be no spaces inside this paren. (space-in-parens)
(#11761) There should be no spaces inside this paren. (space-in-parens)
(#11770) There should be no space after '[' (computed-property-spacing)
(#11770) There should be no space before ']' (computed-property-spacing)
(#11773) There should be no spaces inside this paren. (space-in-parens)
(#11773) There should be no spaces inside this paren. (space-in-parens)
(#11774) There should be no spaces inside this paren. (space-in-parens)
(#11774) There should be no spaces inside this paren. (space-in-parens)
(#11775) There should be no spaces inside this paren. (space-in-parens)
(#11775) There should be no spaces inside this paren. (space-in-parens)
(#11776) There should be no spaces inside this paren. (space-in-parens)
(#11776) There should be no spaces inside this paren. (space-in-parens)
(#11777) There should be no spaces inside this paren. (space-in-parens)
(#11777) There should be no spaces inside this paren. (space-in-parens)
(#11779) There should be no spaces inside this paren. (space-in-parens)
(#11779) There should be no spaces inside this paren. (space-in-parens)
(#11782) There should be no spaces inside this paren. (space-in-parens)
(#11782) There should be no spaces inside this paren. (space-in-parens)
(#11784) There should be no spaces inside this paren. (space-in-parens)
(#11784) There should be no spaces inside this paren. (space-in-parens)
(#11786) There should be no spaces inside this paren. (space-in-parens)
(#11786) There should be no spaces inside this paren. (space-in-parens)
(#11789) There should be no spaces inside this paren. (space-in-parens)
(#11789) There should be no spaces inside this paren. (space-in-parens)
(#11789) There should be no spaces inside this paren. (space-in-parens)
(#11789) There should be no spaces inside this paren. (space-in-parens)
(#11792) There should be no spaces inside this paren. (space-in-parens)
(#11792) There should be no spaces inside this paren. (space-in-parens)
(#11793) There should be no spaces inside this paren. (space-in-parens)
(#11793) There should be no spaces inside this paren. (space-in-parens)
(#11793) There should be no spaces inside this paren. (space-in-parens)
(#11793) There should be no spaces inside this paren. (space-in-parens)
(#11799) There should be no spaces inside this paren. (space-in-parens)
(#11799) There should be no spaces inside this paren. (space-in-parens)
(#11800) There should be no spaces inside this paren. (space-in-parens)
(#11800) There should be no spaces inside this paren. (space-in-parens)
(#11801) There should be no spaces inside this paren. (space-in-parens)
(#11801) There should be no spaces inside this paren. (space-in-parens)
(#11803) There should be no spaces inside this paren. (space-in-parens)
(#11803) There should be no spaces inside this paren. (space-in-parens)
(#11808) There should be no spaces inside this paren. (space-in-parens)
(#11811) There should be no spaces inside this paren. (space-in-parens)
(#11811) There should be no spaces inside this paren. (space-in-parens)
(#11812) There should be no spaces inside this paren. (space-in-parens)
(#11812) There should be no spaces inside this paren. (space-in-parens)
(#11812) There should be no spaces inside this paren. (space-in-parens)
(#11812) There should be no spaces inside this paren. (space-in-parens)
(#11812) There should be no spaces inside this paren. (space-in-parens)
(#11812) There should be no spaces inside this paren. (space-in-parens)
(#11817) There should be no spaces inside this paren. (space-in-parens)
(#11817) There should be no space after '{' (object-curly-spacing)
(#11817) There should be no space before '}' (object-curly-spacing)
(#11817) There should be no spaces inside this paren. (space-in-parens)
(#11820) There should be no spaces inside this paren. (space-in-parens)
(#11820) There should be no spaces inside this paren. (space-in-parens)
(#11822) There should be no spaces inside this paren. (space-in-parens)
(#11822) There should be no spaces inside this paren. (space-in-parens)
(#11823) There should be no spaces inside this paren. (space-in-parens)
(#11823) There should be no spaces inside this paren. (space-in-parens)
(#11823) There should be no spaces inside this paren. (space-in-parens)
(#11823) There should be no spaces inside this paren. (space-in-parens)
(#11824) There should be no spaces inside this paren. (space-in-parens)
(#11824) There should be no spaces inside this paren. (space-in-parens)
(#11824) There should be no spaces inside this paren. (space-in-parens)
(#11824) There should be no spaces inside this paren. (space-in-parens)
(#11830) There should be no spaces inside this paren. (space-in-parens)
(#11830) There should be no spaces inside this paren. (space-in-parens)
(#11831) There should be no spaces inside this paren. (space-in-parens)
(#11831) There should be no spaces inside this paren. (space-in-parens)
(#11832) There should be no spaces inside this paren. (space-in-parens)
(#11832) There should be no spaces inside this paren. (space-in-parens)
(#11833) There should be no spaces inside this paren. (space-in-parens)
(#11833) There should be no spaces inside this paren. (space-in-parens)
(#11838) There should be no spaces inside this paren. (space-in-parens)
(#11838) There should be no spaces inside this paren. (space-in-parens)
(#11839) There should be no spaces inside this paren. (space-in-parens)
(#11839) There should be no spaces inside this paren. (space-in-parens)
(#11840) There should be no spaces inside this paren. (space-in-parens)
(#11840) There should be no spaces inside this paren. (space-in-parens)
(#11843) There should be no spaces inside this paren. (space-in-parens)
(#11843) There should be no spaces inside this paren. (space-in-parens)
(#11847) There should be no spaces inside this paren. (space-in-parens)
(#11847) There should be no spaces inside this paren. (space-in-parens)
(#11847) There should be no spaces inside this paren. (space-in-parens)
(#11847) There should be no spaces inside this paren. (space-in-parens)
(#11850) There should be no spaces inside this paren. (space-in-parens)
(#11850) There should be no space after '{' (object-curly-spacing)
(#11850) There should be no space before '}' (object-curly-spacing)
(#11850) There should be no spaces inside this paren. (space-in-parens)
(#11853) There should be no spaces inside this paren. (space-in-parens)
(#11853) There should be no spaces inside this paren. (space-in-parens)
(#11854) There should be no spaces inside this paren. (space-in-parens)
(#11854) There should be no spaces inside this paren. (space-in-parens)
(#11858) There should be no spaces inside this paren. (space-in-parens)
(#11858) There should be no spaces inside this paren. (space-in-parens)
(#11858) There should be no spaces inside this paren. (space-in-parens)
(#11858) There should be no spaces inside this paren. (space-in-parens)
(#11864) There should be no spaces inside this paren. (space-in-parens)
(#11864) There should be no spaces inside this paren. (space-in-parens)
(#11865) There should be no spaces inside this paren. (space-in-parens)
(#11868) There should be no spaces inside this paren. (space-in-parens)
(#11868) There should be no spaces inside this paren. (space-in-parens)
(#11871) There should be no spaces inside this paren. (space-in-parens)
(#11873) There should be no spaces inside this paren. (space-in-parens)
(#11873) There should be no spaces inside this paren. (space-in-parens)
(#11874) There should be no spaces inside this paren. (space-in-parens)
(#11874) There should be no spaces inside this paren. (space-in-parens)
(#11874) There should be no spaces inside this paren. (space-in-parens)
(#11874) There should be no spaces inside this paren. (space-in-parens)
(#11874) There should be no spaces inside this paren. (space-in-parens)
(#11874) There should be no spaces inside this paren. (space-in-parens)
(#11876) There should be no spaces inside this paren. (space-in-parens)
(#11876) There should be no spaces inside this paren. (space-in-parens)
(#11880) There should be no spaces inside this paren. (space-in-parens)
(#11880) There should be no spaces inside this paren. (space-in-parens)
(#11881) There should be no spaces inside this paren. (space-in-parens)
(#11881) There should be no spaces inside this paren. (space-in-parens)
(#11882) There should be no spaces inside this paren. (space-in-parens)
(#11882) There should be no spaces inside this paren. (space-in-parens)
(#11885) There should be no spaces inside this paren. (space-in-parens)
(#11885) There should be no spaces inside this paren. (space-in-parens)
(#11886) There should be no spaces inside this paren. (space-in-parens)
(#11886) There should be no spaces inside this paren. (space-in-parens)
(#11890) There should be no spaces inside this paren. (space-in-parens)
(#11890) There should be no spaces inside this paren. (space-in-parens)
(#11890) There should be no spaces inside this paren. (space-in-parens)
(#11890) There should be no spaces inside this paren. (space-in-parens)
(#11890) There should be no spaces inside this paren. (space-in-parens)
(#11890) There should be no spaces inside this paren. (space-in-parens)
(#11893) There should be no spaces inside this paren. (space-in-parens)
(#11893) There should be no spaces inside this paren. (space-in-parens)
(#11897) There should be no spaces inside this paren. (space-in-parens)
(#11897) There should be no spaces inside this paren. (space-in-parens)
(#11899) There should be no spaces inside this paren. (space-in-parens)
(#11899) There should be no spaces inside this paren. (space-in-parens)
(#11901) There should be no spaces inside this paren. (space-in-parens)
(#11906) There should be no spaces inside this paren. (space-in-parens)
(#11906) There should be no spaces inside this paren. (space-in-parens)
(#11907) There should be no spaces inside this paren. (space-in-parens)
(#11907) There should be no spaces inside this paren. (space-in-parens)
(#11912) There should be no spaces inside this paren. (space-in-parens)
(#11912) There should be no spaces inside this paren. (space-in-parens)
(#11914) There should be no spaces inside this paren. (space-in-parens)
(#11914) There should be no spaces inside this paren. (space-in-parens)
(#11915) There should be no spaces inside this paren. (space-in-parens)
(#11915) There should be no spaces inside this paren. (space-in-parens)
(#11917) There should be no spaces inside this paren. (space-in-parens)
(#11917) There should be no spaces inside this paren. (space-in-parens)
(#11918) There should be no spaces inside this paren. (space-in-parens)
(#11918) There should be no spaces inside this paren. (space-in-parens)
(#11921) There should be no spaces inside this paren. (space-in-parens)
(#11921) There should be no spaces inside this paren. (space-in-parens)
(#11923) There should be no spaces inside this paren. (space-in-parens)
(#11923) There should be no spaces inside this paren. (space-in-parens)
(#11924) There should be no spaces inside this paren. (space-in-parens)
(#11924) There should be no spaces inside this paren. (space-in-parens)
(#11926) There should be no spaces inside this paren. (space-in-parens)
(#11926) There should be no spaces inside this paren. (space-in-parens)
(#11930) There should be no spaces inside this paren. (space-in-parens)
(#11930) There should be no spaces inside this paren. (space-in-parens)
(#11933) There should be no spaces inside this paren. (space-in-parens)
(#11933) There should be no spaces inside this paren. (space-in-parens)
(#11934) There should be no spaces inside this paren. (space-in-parens)
(#11934) There should be no spaces inside this paren. (space-in-parens)
(#11937) There should be no spaces inside this paren. (space-in-parens)
(#11937) There should be no spaces inside this paren. (space-in-parens)
(#11938) There should be no spaces inside this paren. (space-in-parens)
(#11938) There should be no spaces inside this paren. (space-in-parens)
(#11942) There should be no spaces inside this paren. (space-in-parens)
(#11942) There should be no spaces inside this paren. (space-in-parens)
(#11947) There should be no spaces inside this paren. (space-in-parens)
(#11947) There should be no spaces inside this paren. (space-in-parens)
(#11948) There should be no spaces inside this paren. (space-in-parens)
(#11948) There should be no spaces inside this paren. (space-in-parens)
(#11951) There should be no spaces inside this paren. (space-in-parens)
(#11951) There should be no spaces inside this paren. (space-in-parens)
(#11952) There should be no spaces inside this paren. (space-in-parens)
(#11952) There should be no spaces inside this paren. (space-in-parens)
(#11956) There should be no spaces inside this paren. (space-in-parens)
(#11956) There should be no spaces inside this paren. (space-in-parens)
(#11960) There should be no spaces inside this paren. (space-in-parens)
(#11960) There should be no spaces inside this paren. (space-in-parens)
(#11963) There should be no spaces inside this paren. (space-in-parens)
(#11963) There should be no spaces inside this paren. (space-in-parens)
(#11965) There should be no spaces inside this paren. (space-in-parens)
(#11965) There should be no spaces inside this paren. (space-in-parens)
(#11966) There should be no spaces inside this paren. (space-in-parens)
(#11966) There should be no spaces inside this paren. (space-in-parens)
(#11968) There should be no space after '[' (computed-property-spacing)
(#11968) Unexpected newline between object and [ of property access. (no-unexpected-multiline)
(#11968) There should be no space before ']' (computed-property-spacing)
(#11968) There should be no spaces inside this paren. (space-in-parens)
(#11968) There should be no spaces inside this paren. (space-in-parens)
(#11969) There should be no spaces inside this paren. (space-in-parens)
(#11969) There should be no spaces inside this paren. (space-in-parens)
(#11972) There should be no space after '[' (computed-property-spacing)
(#11972) Unexpected newline between object and [ of property access. (no-unexpected-multiline)
(#11972) There should be no space before ']' (computed-property-spacing)
(#11972) There should be no spaces inside this paren. (space-in-parens)
(#11972) There should be no spaces inside this paren. (space-in-parens)
(#11973) There should be no spaces inside this paren. (space-in-parens)
(#11973) There should be no spaces inside this paren. (space-in-parens)
(#11976) There should be no spaces inside this paren. (space-in-parens)
(#11976) There should be no spaces inside this paren. (space-in-parens)
(#11977) There should be no spaces inside this paren. (space-in-parens)
(#11977) There should be no spaces inside this paren. (space-in-parens)
(#11977) There should be no space after '[' (computed-property-spacing)
(#11977) There should be no space before ']' (computed-property-spacing)
(#11980) There should be no spaces inside this paren. (space-in-parens)
(#11980) There should be no spaces inside this paren. (space-in-parens)
(#11983) There should be no spaces inside this paren. (space-in-parens)
(#11983) There should be no spaces inside this paren. (space-in-parens)
(#11986) There should be no spaces inside this paren. (space-in-parens)
(#11986) There should be no spaces inside this paren. (space-in-parens)
(#11987) There should be no spaces inside this paren. (space-in-parens)
(#11987) There should be no spaces inside this paren. (space-in-parens)
(#11990) There should be no spaces inside this paren. (space-in-parens)
(#11990) There should be no spaces inside this paren. (space-in-parens)
(#11993) There should be no spaces inside this paren. (space-in-parens)
(#11993) There should be no spaces inside this paren. (space-in-parens)
(#11996) There should be no spaces inside this paren. (space-in-parens)
(#11996) There should be no spaces inside this paren. (space-in-parens)
(#11997) There should be no spaces inside this paren. (space-in-parens)
(#11997) There should be no spaces inside this paren. (space-in-parens)
(#12001) There should be no spaces inside this paren. (space-in-parens)
(#12001) There should be no spaces inside this paren. (space-in-parens)
(#12003) There should be no spaces inside this paren. (space-in-parens)
(#12003) There should be no spaces inside this paren. (space-in-parens)
(#12003) There should be no spaces inside this paren. (space-in-parens)
(#12004) Unexpected newline between object and [ of property access. (no-unexpected-multiline)
(#12004) There should be no space after '[' (computed-property-spacing)
(#12004) There should be no space before ']' (computed-property-spacing)
(#12004) There should be no spaces inside this paren. (space-in-parens)
(#12008) There should be no spaces inside this paren. (space-in-parens)
(#12008) There should be no spaces inside this paren. (space-in-parens)
(#12010) There should be no spaces inside this paren. (space-in-parens)
(#12010) There should be no spaces inside this paren. (space-in-parens)
(#12011) There should be no spaces inside this paren. (space-in-parens)
(#12011) There should be no spaces inside this paren. (space-in-parens)
(#12014) There should be no spaces inside this paren. (space-in-parens)
(#12014) There should be no spaces inside this paren. (space-in-parens)
(#12017) There should be no spaces inside this paren. (space-in-parens)
(#12017) There should be no spaces inside this paren. (space-in-parens)
(#12020) There should be no spaces inside this paren. (space-in-parens)
(#12020) There should be no spaces inside this paren. (space-in-parens)
(#12021) There should be no spaces inside this paren. (space-in-parens)
(#12021) There should be no spaces inside this paren. (space-in-parens)
(#12025) There should be no spaces inside this paren. (space-in-parens)
(#12025) There should be no spaces inside this paren. (space-in-parens)
(#12027) There should be no spaces inside this paren. (space-in-parens)
(#12027) There should be no spaces inside this paren. (space-in-parens)
(#12027) There should be no spaces inside this paren. (space-in-parens)
(#12027) There should be no spaces inside this paren. (space-in-parens)
(#12032) There should be no spaces inside this paren. (space-in-parens)
(#12032) There should be no spaces inside this paren. (space-in-parens)
(#12035) There should be no spaces inside this paren. (space-in-parens)
(#12035) There should be no spaces inside this paren. (space-in-parens)
(#12038) There should be no spaces inside this paren. (space-in-parens)
(#12038) There should be no spaces inside this paren. (space-in-parens)
(#12038) There should be no spaces inside this paren. (space-in-parens)
(#12038) There should be no spaces inside this paren. (space-in-parens)
(#12039) There should be no space after '{' (object-curly-spacing)
(#12039) There should be no space before '}' (object-curly-spacing)
(#12040) There should be no spaces inside this paren. (space-in-parens)
(#12040) There should be no spaces inside this paren. (space-in-parens)
(#12040) There should be no spaces inside this paren. (space-in-parens)
(#12040) There should be no spaces inside this paren. (space-in-parens)
(#12041) There should be no spaces inside this paren. (space-in-parens)
(#12041) There should be no spaces inside this paren. (space-in-parens)
(#12043) There should be no spaces inside this paren. (space-in-parens)
(#12043) There should be no spaces inside this paren. (space-in-parens)
(#12047) There should be no spaces inside this paren. (space-in-parens)
(#12047) 'jQuery' is not defined. (no-undef)
(#12047) There should be no spaces inside this paren. (space-in-parens)
(#12049) There should be no spaces inside this paren. (space-in-parens)
(#12049) There should be no spaces inside this paren. (space-in-parens)
(#12064) Missing JSDoc comment. (require-jsdoc)
(#12064) There should be no spaces inside this paren. (space-in-parens)
(#12064) There should be no spaces inside this paren. (space-in-parens)
(#12066) There should be no spaces inside this paren. (space-in-parens)
(#12066) There should be no space after '[' (computed-property-spacing)
(#12066) There should be no space before ']' (computed-property-spacing)
(#12066) There should be no spaces inside this paren. (space-in-parens)
(#12066) There should be no spaces inside this paren. (space-in-parens)
(#12066) There should be no spaces inside this paren. (space-in-parens)
(#12066) There should be no space after '[' (computed-property-spacing)
(#12066) There should be no space before ']' (computed-property-spacing)
(#12066) There should be no spaces inside this paren. (space-in-parens)
(#12066) There should be no spaces inside this paren. (space-in-parens)
(#12067) There should be no spaces inside this paren. (space-in-parens)
(#12067) There should be no space after '[' (computed-property-spacing)
(#12067) There should be no space before ']' (computed-property-spacing)
(#12067) There should be no spaces inside this paren. (space-in-parens)
(#12067) There should be no spaces inside this paren. (space-in-parens)
(#12067) There should be no spaces inside this paren. (space-in-parens)
(#12067) There should be no space after '[' (computed-property-spacing)
(#12067) There should be no space before ']' (computed-property-spacing)
(#12067) There should be no spaces inside this paren. (space-in-parens)
(#12067) There should be no spaces inside this paren. (space-in-parens)
(#12071) Missing JSDoc comment. (require-jsdoc)
(#12071) There should be no spaces inside this paren. (space-in-parens)
(#12071) There should be no spaces inside this paren. (space-in-parens)
(#12072) There should be no spaces inside this paren. (space-in-parens)
(#12072) There should be no spaces inside this paren. (space-in-parens)
(#12072) There should be no spaces inside this paren. (space-in-parens)
(#12072) There should be no spaces inside this paren. (space-in-parens)
(#12075) Missing JSDoc comment. (require-jsdoc)
(#12075) There should be no spaces inside this paren. (space-in-parens)
(#12075) There should be no spaces inside this paren. (space-in-parens)
(#12077) There should be no spaces inside this paren. (space-in-parens)
(#12077) There should be no spaces inside this paren. (space-in-parens)
(#12081) There should be no space after '{' (object-curly-spacing)
(#12081) There should be no space before '}' (object-curly-spacing)
(#12084) There should be no spaces inside this paren. (space-in-parens)
(#12084) There should be no spaces inside this paren. (space-in-parens)
(#12084) There should be no spaces inside this paren. (space-in-parens)
(#12084) There should be no spaces inside this paren. (space-in-parens)
(#12088) There should be no space after '{' (object-curly-spacing)
(#12088) There should be no space before '}' (object-curly-spacing)
(#12091) There should be no spaces inside this paren. (space-in-parens)
(#12091) There should be no spaces inside this paren. (space-in-parens)
(#12095) There should be no space after '{' (object-curly-spacing)
(#12095) There should be no space before '}' (object-curly-spacing)
(#12107) There should be no spaces inside this paren. (space-in-parens)
(#12107) There should be no spaces inside this paren. (space-in-parens)
(#12111) Line 12111 exceeds the maximum line length of 132. (max-len)
(#12111) There should be no spaces inside this paren. (space-in-parens)
(#12111) There should be no spaces inside this paren. (space-in-parens)
(#12114) There should be no spaces inside this paren. (space-in-parens)
(#12114) There should be no spaces inside this paren. (space-in-parens)
(#12114) There should be no spaces inside this paren. (space-in-parens)
(#12114) There should be no spaces inside this paren. (space-in-parens)
(#12116) There should be no spaces inside this paren. (space-in-parens)
(#12116) There should be no spaces inside this paren. (space-in-parens)
(#12120) There should be no spaces inside this paren. (space-in-parens)
(#12120) There should be no spaces inside this paren. (space-in-parens)
(#12128) There should be no spaces inside this paren. (space-in-parens)
(#12128) There should be no spaces inside this paren. (space-in-parens)
(#12130) There should be no spaces inside this paren. (space-in-parens)
(#12130) There should be no spaces inside this paren. (space-in-parens)
(#12132) There should be no spaces inside this paren. (space-in-parens)
(#12132) There should be no spaces inside this paren. (space-in-parens)
(#12134) There should be no spaces inside this paren. (space-in-parens)
(#12134) There should be no spaces inside this paren. (space-in-parens)
(#12136) There should be no spaces inside this paren. (space-in-parens)
(#12136) There should be no spaces inside this paren. (space-in-parens)
(#12142) There should be no spaces inside this paren. (space-in-parens)
(#12142) There should be no spaces inside this paren. (space-in-parens)
(#12143) There should be no spaces inside this paren. (space-in-parens)
(#12143) There should be no spaces inside this paren. (space-in-parens)
(#12144) There should be no spaces inside this paren. (space-in-parens)
(#12144) There should be no spaces inside this paren. (space-in-parens)
(#12145) There should be no space after '[' (computed-property-spacing)
(#12145) There should be no space before ']' (computed-property-spacing)
(#12145) There should be no space after '[' (computed-property-spacing)
(#12145) There should be no space before ']' (computed-property-spacing)
(#12150) There should be no space after '{' (object-curly-spacing)
(#12150) There should be no space before '}' (object-curly-spacing)
(#12159) There should be no spaces inside this paren. (space-in-parens)
(#12159) There should be no spaces inside this paren. (space-in-parens)
(#12160) There should be no spaces inside this paren. (space-in-parens)
(#12160) There should be no spaces inside this paren. (space-in-parens)
(#12161) There should be no spaces inside this paren. (space-in-parens)
(#12161) There should be no spaces inside this paren. (space-in-parens)
(#12165) There should be no spaces inside this paren. (space-in-parens)
(#12165) There should be no spaces inside this paren. (space-in-parens)
(#12168) There should be no spaces inside this paren. (space-in-parens)
(#12168) There should be no spaces inside this paren. (space-in-parens)
(#12169) There should be no spaces inside this paren. (space-in-parens)
(#12169) There should be no spaces inside this paren. (space-in-parens)
(#12170) There should be no spaces inside this paren. (space-in-parens)
(#12170) There should be no spaces inside this paren. (space-in-parens)
(#12171) There should be no spaces inside this paren. (space-in-parens)
(#12171) There should be no spaces inside this paren. (space-in-parens)
(#12171) There should be no spaces inside this paren. (space-in-parens)
(#12171) There should be no spaces inside this paren. (space-in-parens)
(#12174) There should be no spaces inside this paren. (space-in-parens)
(#12174) There should be no spaces inside this paren. (space-in-parens)
(#12175) There should be no spaces inside this paren. (space-in-parens)
(#12175) There should be no spaces inside this paren. (space-in-parens)
(#12183) There should be no spaces inside this paren. (space-in-parens)
(#12183) There should be no spaces inside this paren. (space-in-parens)
(#12187) There should be no spaces inside this paren. (space-in-parens)
(#12187) There should be no space after '[' (array-bracket-spacing)
(#12187) There should be no space before ']' (array-bracket-spacing)
(#12188) There should be no spaces inside this paren. (space-in-parens)
(#12188) There should be no space after '[' (computed-property-spacing)
(#12188) There should be no space before ']' (computed-property-spacing)
(#12188) There should be no spaces inside this paren. (space-in-parens)
(#12188) There should be no spaces inside this paren. (space-in-parens)
(#12188) There should be no spaces inside this paren. (space-in-parens)
(#12192) There should be no spaces inside this paren. (space-in-parens)
(#12193) Do not nest ternary expressions (no-nested-ternary)
(#12193) There should be no spaces inside this paren. (space-in-parens)
(#12193) There should be no space after '[' (computed-property-spacing)
(#12193) There should be no space before ']' (computed-property-spacing)
(#12193) There should be no spaces inside this paren. (space-in-parens)
(#12194) There should be no spaces inside this paren. (space-in-parens)
(#12194) There should be no space after '[' (array-bracket-spacing)
(#12194) There should be no space before ']' (array-bracket-spacing)
(#12194) There should be no spaces inside this paren. (space-in-parens)
(#12195) There should be no spaces inside this paren. (space-in-parens)
(#12195) There should be no space after '[' (computed-property-spacing)
(#12195) There should be no space before ']' (computed-property-spacing)
(#12195) There should be no spaces inside this paren. (space-in-parens)
(#12196) There should be no space after '[' (array-bracket-spacing)
(#12196) There should be no space before ']' (array-bracket-spacing)
(#12196) There should be no spaces inside this paren. (space-in-parens)
(#12196) There should be no spaces inside this paren. (space-in-parens)
(#12197) There should be no space after '[' (array-bracket-spacing)
(#12197) There should be no space before ']' (array-bracket-spacing)
(#12199) There should be no space after '[' (computed-property-spacing)
(#12199) There should be no space before ']' (computed-property-spacing)
(#12199) There should be no spaces inside this paren. (space-in-parens)
(#12199) There should be no space after '[' (computed-property-spacing)
(#12199) There should be no space before ']' (computed-property-spacing)
(#12199) There should be no spaces inside this paren. (space-in-parens)
(#12199) There should be no space after '[' (computed-property-spacing)
(#12199) There should be no space before ']' (computed-property-spacing)
(#12200) There should be no space after '[' (computed-property-spacing)
(#12200) There should be no space before ']' (computed-property-spacing)
(#12200) There should be no spaces inside this paren. (space-in-parens)
(#12200) There should be no space after '[' (computed-property-spacing)
(#12200) There should be no space before ']' (computed-property-spacing)
(#12200) There should be no spaces inside this paren. (space-in-parens)
(#12200) There should be no space after '[' (computed-property-spacing)
(#12200) There should be no space before ']' (computed-property-spacing)
(#12203) There should be no spaces inside this paren. (space-in-parens)
(#12203) There should be no space after '[' (computed-property-spacing)
(#12203) There should be no space before ']' (computed-property-spacing)
(#12203) There should be no spaces inside this paren. (space-in-parens)
(#12204) There should be no spaces inside this paren. (space-in-parens)
(#12204) There should be no space after '[' (computed-property-spacing)
(#12204) There should be no space before ']' (computed-property-spacing)
(#12204) There should be no spaces inside this paren. (space-in-parens)
(#12205) There should be no space after '[' (computed-property-spacing)
(#12205) There should be no space before ']' (computed-property-spacing)
(#12206) There should be no space after '[' (computed-property-spacing)
(#12206) There should be no space before ']' (computed-property-spacing)
(#12207) There should be no space after '[' (computed-property-spacing)
(#12207) There should be no space before ']' (computed-property-spacing)
(#12211) There should be no space after '[' (computed-property-spacing)
(#12211) There should be no space before ']' (computed-property-spacing)
(#12212) There should be no spaces inside this paren. (space-in-parens)
(#12212) There should be no space after '[' (computed-property-spacing)
(#12212) There should be no space before ']' (computed-property-spacing)
(#12212) There should be no spaces inside this paren. (space-in-parens)
(#12212) There should be no space after '[' (computed-property-spacing)
(#12212) There should be no space before ']' (computed-property-spacing)
(#12213) There should be no spaces inside this paren. (space-in-parens)
(#12213) There should be no space after '[' (computed-property-spacing)
(#12213) There should be no space before ']' (computed-property-spacing)
(#12213) There should be no spaces inside this paren. (space-in-parens)
(#12213) There should be no space after '[' (computed-property-spacing)
(#12213) There should be no space before ']' (computed-property-spacing)
(#12218) There should be no spaces inside this paren. (space-in-parens)
(#12218) There should be no spaces inside this paren. (space-in-parens)
(#12219) There should be no space after '[' (computed-property-spacing)
(#12219) There should be no space before ']' (computed-property-spacing)
(#12219) There should be no space after '[' (computed-property-spacing)
(#12219) There should be no space before ']' (computed-property-spacing)
(#12222) There should be no spaces inside this paren. (space-in-parens)
(#12222) There should be no space after '[' (computed-property-spacing)
(#12222) There should be no space before ']' (computed-property-spacing)
(#12222) There should be no spaces inside this paren. (space-in-parens)
(#12224) There should be no spaces inside this paren. (space-in-parens)
(#12224) There should be no space after '[' (computed-property-spacing)
(#12224) There should be no space before ']' (computed-property-spacing)
(#12224) There should be no spaces inside this paren. (space-in-parens)
(#12228) There should be no spaces inside this paren. (space-in-parens)
(#12228) There should be no space after '[' (computed-property-spacing)
(#12228) There should be no space before ']' (computed-property-spacing)
(#12228) There should be no spaces inside this paren. (space-in-parens)
(#12230) There should be no spaces inside this paren. (space-in-parens)
(#12230) There should be no space after '[' (computed-property-spacing)
(#12230) There should be no space before ']' (computed-property-spacing)
(#12230) There should be no spaces inside this paren. (space-in-parens)
(#12234) There should be no spaces inside this paren. (space-in-parens)
(#12234) There should be no spaces inside this paren. (space-in-parens)
(#12235) There should be no space after '[' (computed-property-spacing)
(#12235) There should be no space before ']' (computed-property-spacing)
(#12236) There should be no space after '[' (computed-property-spacing)
(#12236) There should be no space before ']' (computed-property-spacing)
(#12240) There should be no spaces inside this paren. (space-in-parens)
(#12240) There should be no spaces inside this paren. (space-in-parens)
(#12243) There should be no spaces inside this paren. (space-in-parens)
(#12243) There should be no spaces inside this paren. (space-in-parens)
(#12244) There should be no spaces inside this paren. (space-in-parens)
(#12244) There should be no spaces inside this paren. (space-in-parens)
(#12245) There should be no spaces inside this paren. (space-in-parens)
(#12245) There should be no spaces inside this paren. (space-in-parens)
(#12246) There should be no spaces inside this paren. (space-in-parens)
(#12246) There should be no spaces inside this paren. (space-in-parens)
(#12247) There should be no spaces inside this paren. (space-in-parens)
(#12247) There should be no spaces inside this paren. (space-in-parens)
(#12248) There should be no spaces inside this paren. (space-in-parens)
(#12248) There should be no spaces inside this paren. (space-in-parens)
(#12250) There should be no spaces inside this paren. (space-in-parens)
(#12250) There should be no space after '[' (computed-property-spacing)
(#12250) There should be no space before ']' (computed-property-spacing)
(#12250) There should be no spaces inside this paren. (space-in-parens)
(#12252) There should be no spaces inside this paren. (space-in-parens)
(#12252) There should be no space after '[' (computed-property-spacing)
(#12252) There should be no space before ']' (computed-property-spacing)
(#12252) There should be no spaces inside this paren. (space-in-parens)
(#12256) There should be no spaces inside this paren. (space-in-parens)
(#12256) There should be no space after '[' (computed-property-spacing)
(#12256) There should be no space before ']' (computed-property-spacing)
(#12256) There should be no spaces inside this paren. (space-in-parens)
(#12258) There should be no spaces inside this paren. (space-in-parens)
(#12258) There should be no space after '[' (computed-property-spacing)
(#12258) There should be no space before ']' (computed-property-spacing)
(#12258) There should be no spaces inside this paren. (space-in-parens)
(#12262) There should be no space after '[' (computed-property-spacing)
(#12262) There should be no space before ']' (computed-property-spacing)
(#12263) There should be no space after '[' (computed-property-spacing)
(#12263) There should be no space before ']' (computed-property-spacing)
(#12266) There should be no spaces inside this paren. (space-in-parens)
(#12266) There should be no spaces inside this paren. (space-in-parens)
(#12267) There should be no spaces inside this paren. (space-in-parens)
(#12267) There should be no spaces inside this paren. (space-in-parens)
(#12268) There should be no spaces inside this paren. (space-in-parens)
(#12268) There should be no spaces inside this paren. (space-in-parens)
(#12276) There should be no spaces inside this paren. (space-in-parens)
(#12276) There should be no space after '[' (array-bracket-spacing)
(#12276) There should be no space before ']' (array-bracket-spacing)
(#12276) There should be no spaces inside this paren. (space-in-parens)
(#12276) There should be no spaces inside this paren. (space-in-parens)
(#12277) There should be no spaces inside this paren. (space-in-parens)
(#12277) There should be no space after '[' (computed-property-spacing)
(#12277) There should be no space after '[' (computed-property-spacing)
(#12277) There should be no space before ']' (computed-property-spacing)
(#12277) There should be no space before ']' (computed-property-spacing)
(#12277) There should be no spaces inside this paren. (space-in-parens)
(#12278) There should be no space after '[' (computed-property-spacing)
(#12278) There should be no space after '[' (computed-property-spacing)
(#12278) There should be no space before ']' (computed-property-spacing)
(#12278) There should be no space before ']' (computed-property-spacing)
(#12278) There should be no space after '[' (computed-property-spacing)
(#12278) There should be no space before ']' (computed-property-spacing)
(#12278) There should be no spaces inside this paren. (space-in-parens)
(#12286) There should be no space after '[' (array-bracket-spacing)
(#12286) There should be no space after '[' (computed-property-spacing)
(#12286) There should be no space before ']' (computed-property-spacing)
(#12286) There should be no space after '[' (computed-property-spacing)
(#12286) There should be no space before ']' (computed-property-spacing)
(#12286) Unexpected whitespace before property 1. (no-whitespace-before-property)
(#12286) There should be no space after '[' (computed-property-spacing)
(#12286) There should be no space before ']' (computed-property-spacing)
(#12286) There should be no space after '[' (computed-property-spacing)
(#12286) There should be no space before ']' (computed-property-spacing)
(#12286) There should be no space before ']' (array-bracket-spacing)
(#12290) Extra space after key 'elem'. (key-spacing)
(#12295) There should be no spaces inside this paren. (space-in-parens)
(#12295) There should be no spaces inside this paren. (space-in-parens)
(#12297) There should be no spaces inside this paren. (space-in-parens)
(#12297) There should be no spaces inside this paren. (space-in-parens)
(#12317) Do not nest ternary expressions (no-nested-ternary)
(#12318) Do not nest ternary expressions (no-nested-ternary)
(#12320) There should be no spaces inside this paren. (space-in-parens)
(#12320) There should be no spaces inside this paren. (space-in-parens)
(#12320) There should be no spaces inside this paren. (space-in-parens)
(#12320) There should be no spaces inside this paren. (space-in-parens)
(#12323) There should be no spaces inside this paren. (space-in-parens)
(#12323) There should be no spaces inside this paren. (space-in-parens)
(#12323) There should be no spaces inside this paren. (space-in-parens)
(#12323) There should be no spaces inside this paren. (space-in-parens)
(#12326) There should be no spaces inside this paren. (space-in-parens)
(#12326) There should be no spaces inside this paren. (space-in-parens)
(#12326) There should be no spaces inside this paren. (space-in-parens)
(#12326) There should be no spaces inside this paren. (space-in-parens)
(#12326) There should be no spaces inside this paren. (space-in-parens)
(#12326) There should be no spaces inside this paren. (space-in-parens)
(#12326) There should be no spaces inside this paren. (space-in-parens)
(#12326) There should be no spaces inside this paren. (space-in-parens)
(#12326) There should be no spaces inside this paren. (space-in-parens)
(#12326) There should be no spaces inside this paren. (space-in-parens)
(#12326) There should be no spaces inside this paren. (space-in-parens)
(#12326) There should be no spaces inside this paren. (space-in-parens)
(#12326) There should be no spaces inside this paren. (space-in-parens)
(#12326) There should be no spaces inside this paren. (space-in-parens)
(#12331) There should be no spaces inside this paren. (space-in-parens)
(#12331) There should be no spaces inside this paren. (space-in-parens)
(#12335) There should be no spaces inside this paren. (space-in-parens)
(#12335) There should be no spaces inside this paren. (space-in-parens)
(#12335) There should be no space after '{' (object-curly-spacing)
(#12335) There should be no space before '}' (object-curly-spacing)
(#12335) There should be no spaces inside this paren. (space-in-parens)
(#12335) There should be no spaces inside this paren. (space-in-parens)
(#12341) There should be no spaces inside this paren. (space-in-parens)
(#12341) There should be no spaces inside this paren. (space-in-parens)
(#12351) There should be no spaces inside this paren. (space-in-parens)
(#12351) There should be no spaces inside this paren. (space-in-parens)
(#12353) There should be no spaces inside this paren. (space-in-parens)
(#12353) There should be no spaces inside this paren. (space-in-parens)
(#12357) There should be no spaces inside this paren. (space-in-parens)
(#12357) There should be no spaces inside this paren. (space-in-parens)
(#12361) There should be no spaces inside this paren. (space-in-parens)
(#12361) There should be no spaces inside this paren. (space-in-parens)
(#12368) There should be no spaces inside this paren. (space-in-parens)
(#12368) There should be no spaces inside this paren. (space-in-parens)
(#12371) There should be no spaces inside this paren. (space-in-parens)
(#12371) There should be no spaces inside this paren. (space-in-parens)
(#12375) There should be no spaces inside this paren. (space-in-parens)
(#12375) There should be no spaces inside this paren. (space-in-parens)
(#12378) There should be no spaces inside this paren. (space-in-parens)
(#12378) There should be no spaces inside this paren. (space-in-parens)
(#12388) There should be no spaces inside this paren. (space-in-parens)
(#12388) There should be no spaces inside this paren. (space-in-parens)
(#12390) There should be no spaces inside this paren. (space-in-parens)
(#12390) There should be no spaces inside this paren. (space-in-parens)
(#12394) There should be no spaces inside this paren. (space-in-parens)
(#12394) There should be no spaces inside this paren. (space-in-parens)
(#12398) There should be no spaces inside this paren. (space-in-parens)
(#12398) There should be no spaces inside this paren. (space-in-parens)
(#12405) There should be no spaces inside this paren. (space-in-parens)
(#12405) There should be no spaces inside this paren. (space-in-parens)
(#12408) There should be no spaces inside this paren. (space-in-parens)
(#12408) There should be no spaces inside this paren. (space-in-parens)
(#12412) There should be no spaces inside this paren. (space-in-parens)
(#12412) There should be no spaces inside this paren. (space-in-parens)
(#12417) There should be no spaces inside this paren. (space-in-parens)
(#12417) There should be no spaces inside this paren. (space-in-parens)
(#12425) Do not nest ternary expressions (no-nested-ternary)
(#12425) There should be no space after '[' (computed-property-spacing)
(#12425) There should be no space before ']' (computed-property-spacing)
(#12427) There should be no space after '[' (computed-property-spacing)
(#12427) There should be no space before ']' (computed-property-spacing)
(#12430) Do not nest ternary expressions (no-nested-ternary)
(#12430) There should be no space after '[' (computed-property-spacing)
(#12430) There should be no space before ']' (computed-property-spacing)
(#12432) There should be no space after '[' (computed-property-spacing)
(#12432) There should be no space before ']' (computed-property-spacing)
(#12435) There should be no space after '[' (computed-property-spacing)
(#12435) There should be no space before ']' (computed-property-spacing)
(#12439) There should be no spaces inside this paren. (space-in-parens)
(#12439) There should be no spaces inside this paren. (space-in-parens)
(#12441) There should be no spaces inside this paren. (space-in-parens)
(#12441) There should be no spaces inside this paren. (space-in-parens)
(#12441) There should be no spaces inside this paren. (space-in-parens)
(#12441) There should be no spaces inside this paren. (space-in-parens)
(#12445) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#12445) There should be no spaces inside this paren. (space-in-parens)
(#12445) There should be no spaces inside this paren. (space-in-parens)
(#12447) There should be no spaces inside this paren. (space-in-parens)
(#12447) There should be no spaces inside this paren. (space-in-parens)
(#12447) There should be no spaces inside this paren. (space-in-parens)
(#12447) There should be no spaces inside this paren. (space-in-parens)
(#12452) There should be no spaces inside this paren. (space-in-parens)
(#12452) There should be no spaces inside this paren. (space-in-parens)
(#12460) There should be no space after '[' (computed-property-spacing)
(#12460) There should be no space before ']' (computed-property-spacing)
(#12461) Do not nest ternary expressions (no-nested-ternary)
(#12463) There should be no space after '[' (computed-property-spacing)
(#12463) There should be no space before ']' (computed-property-spacing)
(#12466) Do not nest ternary expressions (no-nested-ternary)
(#12466) There should be no space after '[' (computed-property-spacing)
(#12466) There should be no space before ']' (computed-property-spacing)
(#12468) There should be no space after '[' (computed-property-spacing)
(#12468) There should be no space before ']' (computed-property-spacing)
(#12471) There should be no space after '[' (computed-property-spacing)
(#12471) There should be no space before ']' (computed-property-spacing)
(#12474) There should be no spaces inside this paren. (space-in-parens)
(#12474) There should be no spaces inside this paren. (space-in-parens)
(#12476) Line 12476 exceeds the maximum line length of 132. (max-len)
(#12476) There should be no spaces inside this paren. (space-in-parens)
(#12476) There should be no spaces inside this paren. (space-in-parens)
(#12476) There should be no spaces inside this paren. (space-in-parens)
(#12476) There should be no spaces inside this paren. (space-in-parens)
(#12476) There should be no spaces inside this paren. (space-in-parens)
(#12476) There should be no spaces inside this paren. (space-in-parens)
(#12476) There should be no spaces inside this paren. (space-in-parens)
(#12480) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#12480) There should be no spaces inside this paren. (space-in-parens)
(#12480) There should be no spaces inside this paren. (space-in-parens)
(#12482) Line 12482 exceeds the maximum line length of 132. (max-len)
(#12482) There should be no spaces inside this paren. (space-in-parens)
(#12482) There should be no spaces inside this paren. (space-in-parens)
(#12482) There should be no spaces inside this paren. (space-in-parens)
(#12482) There should be no spaces inside this paren. (space-in-parens)
(#12482) There should be no spaces inside this paren. (space-in-parens)
(#12482) There should be no spaces inside this paren. (space-in-parens)
(#12482) There should be no spaces inside this paren. (space-in-parens)
(#12490) There should be no spaces inside this paren. (space-in-parens)
(#12490) There should be no spaces inside this paren. (space-in-parens)
(#12491) There should be no spaces inside this paren. (space-in-parens)
(#12491) There should be no spaces inside this paren. (space-in-parens)
(#12494) There should be no spaces inside this paren. (space-in-parens)
(#12494) There should be no spaces inside this paren. (space-in-parens)
(#12495) There should be no spaces inside this paren. (space-in-parens)
(#12495) There should be no spaces inside this paren. (space-in-parens)
(#12501) Unexpected space before function parentheses. (space-before-function-paren)
(#12503) There should be no spaces inside this paren. (space-in-parens)
(#12503) There should be no spaces inside this paren. (space-in-parens)
(#12503) There should be no space after '[' (computed-property-spacing)
(#12503) There should be no space before ']' (computed-property-spacing)
(#12504) There should be no spaces inside this paren. (space-in-parens)
(#12504) There should be no spaces inside this paren. (space-in-parens)
(#12506) Expected space or tab after '//' in comment. (spaced-comment)
(#12507) There should be no spaces inside this paren. (space-in-parens)
(#12507) There should be no spaces inside this paren. (space-in-parens)
(#12516) There should be no spaces inside this paren. (space-in-parens)
(#12516) There should be no spaces inside this paren. (space-in-parens)
(#12517) There should be no spaces inside this paren. (space-in-parens)
(#12523) There should be no spaces inside this paren. (space-in-parens)
(#12523) There should be no spaces inside this paren. (space-in-parens)
(#12524) There should be no space after '[' (computed-property-spacing)
(#12524) There should be no space before ']' (computed-property-spacing)
(#12524) There should be no space after '[' (computed-property-spacing)
(#12524) There should be no space before ']' (computed-property-spacing)
(#12526) There should be no spaces inside this paren. (space-in-parens)
(#12526) There should be no spaces inside this paren. (space-in-parens)
(#12528) There should be no spaces inside this paren. (space-in-parens)
(#12528) There should be no spaces inside this paren. (space-in-parens)
(#12532) There should be no spaces inside this paren. (space-in-parens)
(#12532) There should be no spaces inside this paren. (space-in-parens)
(#12536) There should be no spaces inside this paren. (space-in-parens)
(#12536) There should be no spaces inside this paren. (space-in-parens)
(#12539) There should be no spaces inside this paren. (space-in-parens)
(#12539) 'jQuery' is not defined. (no-undef)
(#12539) There should be no spaces inside this paren. (space-in-parens)
(#12539) There should be no spaces inside this paren. (space-in-parens)
(#12541) There should be no spaces inside this paren. (space-in-parens)
(#12541) There should be no spaces inside this paren. (space-in-parens)
(#12543) There should be no spaces inside this paren. (space-in-parens)
(#12560) There should be no spaces inside this paren. (space-in-parens)
(#12560) There should be no spaces inside this paren. (space-in-parens)
(#12568) There should be no spaces inside this paren. (space-in-parens)
(#12568) There should be no spaces inside this paren. (space-in-parens)
(#12569) There should be no spaces inside this paren. (space-in-parens)
(#12569) There should be no spaces inside this paren. (space-in-parens)
(#12576) There should be no spaces inside this paren. (space-in-parens)
(#12576) There should be no spaces inside this paren. (space-in-parens)
(#12577) There should be no spaces inside this paren. (space-in-parens)
(#12577) There should be no spaces inside this paren. (space-in-parens)
(#12578) There should be no spaces inside this paren. (space-in-parens)
(#12578) There should be no spaces inside this paren. (space-in-parens)
(#12579) There should be no spaces inside this paren. (space-in-parens)
(#12579) There should be no spaces inside this paren. (space-in-parens)
(#12580) There should be no spaces inside this paren. (space-in-parens)
(#12580) There should be no spaces inside this paren. (space-in-parens)
(#12585) Expected to return a value at the end of this function. (consistent-return)
(#12585) There should be no spaces inside this paren. (space-in-parens)
(#12585) There should be no spaces inside this paren. (space-in-parens)
(#12586) There should be no spaces inside this paren. (space-in-parens)
(#12586) There should be no spaces inside this paren. (space-in-parens)
(#12590) There should be no spaces inside this paren. (space-in-parens)
(#12590) There should be no spaces inside this paren. (space-in-parens)
(#12594) There should be no spaces inside this paren. (space-in-parens)
(#12594) There should be no spaces inside this paren. (space-in-parens)
(#12595) There should be no spaces inside this paren. (space-in-parens)
(#12595) There should be no spaces inside this paren. (space-in-parens)
(#12602) There should be no spaces inside this paren. (space-in-parens)
(#12602) There should be no spaces inside this paren. (space-in-parens)
(#12607) There should be no spaces inside this paren. (space-in-parens)
(#12607) There should be no spaces inside this paren. (space-in-parens)
(#12607) There should be no spaces inside this paren. (space-in-parens)
(#12607) There should be no spaces inside this paren. (space-in-parens)
(#12610) There should be no spaces inside this paren. (space-in-parens)
(#12610) There should be no spaces inside this paren. (space-in-parens)
(#12615) There should be no spaces inside this paren. (space-in-parens)
(#12615) There should be no spaces inside this paren. (space-in-parens)
(#12617) There should be no spaces inside this paren. (space-in-parens)
(#12617) There should be no spaces inside this paren. (space-in-parens)
(#12621) There should be no spaces inside this paren. (space-in-parens)
(#12621) There should be no spaces inside this paren. (space-in-parens)
(#12622) There should be no spaces inside this paren. (space-in-parens)
(#12622) There should be no spaces inside this paren. (space-in-parens)
(#12624) There should be no spaces inside this paren. (space-in-parens)
(#12624) There should be no spaces inside this paren. (space-in-parens)
(#12627) There should be no spaces inside this paren. (space-in-parens)
(#12627) There should be no spaces inside this paren. (space-in-parens)
(#12631) There should be no spaces inside this paren. (space-in-parens)
(#12631) There should be no spaces inside this paren. (space-in-parens)
(#12631) There should be no spaces inside this paren. (space-in-parens)
(#12631) There should be no spaces inside this paren. (space-in-parens)
(#12639) There should be no spaces inside this paren. (space-in-parens)
(#12639) There should be no spaces inside this paren. (space-in-parens)
(#12640) There should be no spaces inside this paren. (space-in-parens)
(#12640) There should be no spaces inside this paren. (space-in-parens)
(#12641) There should be no spaces inside this paren. (space-in-parens)
(#12641) There should be no spaces inside this paren. (space-in-parens)
(#12643) There should be no spaces inside this paren. (space-in-parens)
(#12643) There should be no spaces inside this paren. (space-in-parens)
(#12645) There should be no spaces inside this paren. (space-in-parens)
(#12645) There should be no spaces inside this paren. (space-in-parens)
(#12646) There should be no spaces inside this paren. (space-in-parens)
(#12646) There should be no spaces inside this paren. (space-in-parens)
(#12647) There should be no spaces inside this paren. (space-in-parens)
(#12647) There should be no spaces inside this paren. (space-in-parens)
(#12648) There should be no spaces inside this paren. (space-in-parens)
(#12648) There should be no spaces inside this paren. (space-in-parens)
(#12648) There should be no spaces inside this paren. (space-in-parens)
(#12648) There should be no spaces inside this paren. (space-in-parens)
(#12655) There should be no spaces inside this paren. (space-in-parens)
(#12655) There should be no spaces inside this paren. (space-in-parens)
(#12661) There should be no spaces inside this paren. (space-in-parens)
(#12661) There should be no spaces inside this paren. (space-in-parens)
(#12663) There should be no spaces inside this paren. (space-in-parens)
(#12663) There should be no spaces inside this paren. (space-in-parens)
(#12665) There should be no spaces inside this paren. (space-in-parens)
(#12665) There should be no spaces inside this paren. (space-in-parens)
(#12666) There should be no spaces inside this paren. (space-in-parens)
(#12666) There should be no spaces inside this paren. (space-in-parens)
(#12671) There should be no spaces inside this paren. (space-in-parens)
(#12671) 'jQuery' is not defined. (no-undef)
(#12671) There should be no spaces inside this paren. (space-in-parens)
(#12673) There should be no spaces inside this paren. (space-in-parens)
(#12673) 'undefined' is defined but never used (no-unused-vars)
(#12673) There should be no spaces inside this paren. (space-in-parens)
(#12679) There should be no spaces inside this paren. (space-in-parens)
(#12710) There should be no spaces inside this paren. (space-in-parens)
(#12717) There should be no spaces inside this paren. (space-in-parens)
(#12717) There should be no spaces inside this paren. (space-in-parens)
(#12732) There should be no spaces inside this paren. (space-in-parens)
(#12732) There should be no spaces inside this paren. (space-in-parens)
(#12732) There should be no spaces inside this paren. (space-in-parens)
(#12732) There should be no spaces inside this paren. (space-in-parens)
(#12736) There should be no spaces inside this paren. (space-in-parens)
(#12736) There should be no spaces inside this paren. (space-in-parens)
(#12738) There should be no spaces inside this paren. (space-in-parens)
(#12738) There should be no spaces inside this paren. (space-in-parens)
(#12739) There should be no spaces inside this paren. (space-in-parens)
(#12739) There should be no spaces inside this paren. (space-in-parens)
(#12740) There should be no spaces inside this paren. (space-in-parens)
(#12740) There should be no spaces inside this paren. (space-in-parens)
(#12743) There should be no spaces inside this paren. (space-in-parens)
(#12743) There should be no spaces inside this paren. (space-in-parens)
(#12744) There should be no spaces inside this paren. (space-in-parens)
(#12744) There should be no spaces inside this paren. (space-in-parens)
(#12747) There should be no spaces inside this paren. (space-in-parens)
(#12747) There should be no spaces inside this paren. (space-in-parens)
(#12747) There should be no spaces inside this paren. (space-in-parens)
(#12747) There should be no spaces inside this paren. (space-in-parens)
(#12747) There should be no spaces inside this paren. (space-in-parens)
(#12747) There should be no spaces inside this paren. (space-in-parens)
(#12747) There should be no spaces inside this paren. (space-in-parens)
(#12747) There should be no spaces inside this paren. (space-in-parens)
(#12749) There should be no spaces inside this paren. (space-in-parens)
(#12749) There should be no spaces inside this paren. (space-in-parens)
(#12751) There should be no spaces inside this paren. (space-in-parens)
(#12751) There should be no spaces inside this paren. (space-in-parens)
(#12752) There should be no spaces inside this paren. (space-in-parens)
(#12752) There should be no spaces inside this paren. (space-in-parens)
(#12752) There should be no spaces inside this paren. (space-in-parens)
(#12752) There should be no spaces inside this paren. (space-in-parens)
(#12760) There should be no spaces inside this paren. (space-in-parens)
(#12760) There should be no spaces inside this paren. (space-in-parens)
(#12761) There should be no spaces inside this paren. (space-in-parens)
(#12761) There should be no spaces inside this paren. (space-in-parens)
(#12762) There should be no spaces inside this paren. (space-in-parens)
(#12762) There should be no spaces inside this paren. (space-in-parens)
(#12763) There should be no space after '[' (array-bracket-spacing)
(#12763) There should be no space before ']' (array-bracket-spacing)
(#12764) There should be no spaces inside this paren. (space-in-parens)
(#12764) There should be no spaces inside this paren. (space-in-parens)
(#12765) There should be no space after '[' (array-bracket-spacing)
(#12765) There should be no space before ']' (array-bracket-spacing)
(#12766) There should be no spaces inside this paren. (space-in-parens)
(#12766) There should be no spaces inside this paren. (space-in-parens)
(#12766) There should be no spaces inside this paren. (space-in-parens)
(#12766) There should be no spaces inside this paren. (space-in-parens)
(#12771) There should be no spaces inside this paren. (space-in-parens)
(#12771) There should be no spaces inside this paren. (space-in-parens)
(#12772) There should be no spaces inside this paren. (space-in-parens)
(#12772) There should be no spaces inside this paren. (space-in-parens)
(#12773) There should be no spaces inside this paren. (space-in-parens)
(#12773) There should be no spaces inside this paren. (space-in-parens)
(#12780) There should be no spaces inside this paren. (space-in-parens)
(#12780) There should be no spaces inside this paren. (space-in-parens)
(#12788) There should be no spaces inside this paren. (space-in-parens)
(#12789) There should be no spaces inside this paren. (space-in-parens)
(#12789) There should be no spaces inside this paren. (space-in-parens)
(#12789) There should be no spaces inside this paren. (space-in-parens)
(#12789) There should be no spaces inside this paren. (space-in-parens)
(#12789) There should be no spaces inside this paren. (space-in-parens)
(#12791) There should be no spaces inside this paren. (space-in-parens)
(#12791) There should be no spaces inside this paren. (space-in-parens)
(#12799) There should be no spaces inside this paren. (space-in-parens)
(#12799) There should be no spaces inside this paren. (space-in-parens)
(#12799) There should be no spaces inside this paren. (space-in-parens)
(#12799) There should be no spaces inside this paren. (space-in-parens)
(#12800) There should be no spaces inside this paren. (space-in-parens)
(#12800) There should be no spaces inside this paren. (space-in-parens)
(#12801) There should be no spaces inside this paren. (space-in-parens)
(#12801) There should be no spaces inside this paren. (space-in-parens)
(#12802) There should be no spaces inside this paren. (space-in-parens)
(#12802) There should be no spaces inside this paren. (space-in-parens)
(#12803) There should be no spaces inside this paren. (space-in-parens)
(#12803) There should be no spaces inside this paren. (space-in-parens)
(#12808) There should be no spaces inside this paren. (space-in-parens)
(#12808) There should be no spaces inside this paren. (space-in-parens)
(#12813) There should be no spaces inside this paren. (space-in-parens)
(#12818) There should be no spaces inside this paren. (space-in-parens)
(#12823) There should be no spaces inside this paren. (space-in-parens)
(#12823) There should be no spaces inside this paren. (space-in-parens)
(#12828) There should be no spaces inside this paren. (space-in-parens)
(#12828) There should be no spaces inside this paren. (space-in-parens)
(#12838) There should be no space after '{' (object-curly-spacing)
(#12838) There should be no space before '}' (object-curly-spacing)
(#12839) There should be no spaces inside this paren. (space-in-parens)
(#12839) There should be no spaces inside this paren. (space-in-parens)
(#12841) There should be no spaces inside this paren. (space-in-parens)
(#12841) There should be no spaces inside this paren. (space-in-parens)
(#12842) There should be no spaces inside this paren. (space-in-parens)
(#12842) There should be no spaces inside this paren. (space-in-parens)
(#12843) There should be no spaces inside this paren. (space-in-parens)
(#12843) There should be no spaces inside this paren. (space-in-parens)
(#12844) There should be no spaces inside this paren. (space-in-parens)
(#12845) There should be no spaces inside this paren. (space-in-parens)
(#12847) There should be no spaces inside this paren. (space-in-parens)
(#12847) There should be no spaces inside this paren. (space-in-parens)
(#12852) There should be no spaces inside this paren. (space-in-parens)
(#12852) There should be no spaces inside this paren. (space-in-parens)
(#12853) There should be no spaces inside this paren. (space-in-parens)
(#12853) There should be no spaces inside this paren. (space-in-parens)
(#12861) There should be no spaces inside this paren. (space-in-parens)
(#12861) There should be no spaces inside this paren. (space-in-parens)
(#12865) There should be no spaces inside this paren. (space-in-parens)
(#12865) There should be no spaces inside this paren. (space-in-parens)
(#12865) There should be no spaces inside this paren. (space-in-parens)
(#12865) There should be no spaces inside this paren. (space-in-parens)
(#12866) There should be no space after '{' (object-curly-spacing)
(#12866) There should be no space before '}' (object-curly-spacing)
(#12867) There should be no spaces inside this paren. (space-in-parens)
(#12867) There should be no spaces inside this paren. (space-in-parens)
(#12869) There should be no spaces inside this paren. (space-in-parens)
(#12869) There should be no spaces inside this paren. (space-in-parens)
(#12870) There should be no spaces inside this paren. (space-in-parens)
(#12870) There should be no spaces inside this paren. (space-in-parens)
(#12870) There should be no spaces inside this paren. (space-in-parens)
(#12870) There should be no spaces inside this paren. (space-in-parens)
(#12871) There should be no spaces inside this paren. (space-in-parens)
(#12871) There should be no spaces inside this paren. (space-in-parens)
(#12871) There should be no spaces inside this paren. (space-in-parens)
(#12872) There should be no spaces inside this paren. (space-in-parens)
(#12872) There should be no spaces inside this paren. (space-in-parens)
(#12872) There should be no spaces inside this paren. (space-in-parens)
(#12875) There should be no spaces inside this paren. (space-in-parens)
(#12875) There should be no spaces inside this paren. (space-in-parens)
(#12875) There should be no spaces inside this paren. (space-in-parens)
(#12875) There should be no spaces inside this paren. (space-in-parens)
(#12876) There should be no spaces inside this paren. (space-in-parens)
(#12876) There should be no spaces inside this paren. (space-in-parens)
(#12886) There should be no spaces inside this paren. (space-in-parens)
(#12886) There should be no spaces inside this paren. (space-in-parens)
(#12887) There should be no space after '{' (object-curly-spacing)
(#12887) There should be no space before '}' (object-curly-spacing)
(#12888) There should be no spaces inside this paren. (space-in-parens)
(#12888) There should be no spaces inside this paren. (space-in-parens)
(#12890) There should be no spaces inside this paren. (space-in-parens)
(#12890) There should be no spaces inside this paren. (space-in-parens)
(#12895) There should be no spaces inside this paren. (space-in-parens)
(#12895) There should be no spaces inside this paren. (space-in-parens)
(#12896) There should be no spaces inside this paren. (space-in-parens)
(#12896) There should be no spaces inside this paren. (space-in-parens)
(#12899) There should be no spaces inside this paren. (space-in-parens)
(#12899) There should be no spaces inside this paren. (space-in-parens)
(#12900) There should be no spaces inside this paren. (space-in-parens)
(#12900) There should be no spaces inside this paren. (space-in-parens)
(#12910) There should be no spaces inside this paren. (space-in-parens)
(#12910) There should be no spaces inside this paren. (space-in-parens)
(#12913) There should be no spaces inside this paren. (space-in-parens)
(#12913) There should be no spaces inside this paren. (space-in-parens)
(#12920) There should be no spaces inside this paren. (space-in-parens)
(#12920) There should be no spaces inside this paren. (space-in-parens)
(#12922) There should be no spaces inside this paren. (space-in-parens)
(#12922) There should be no spaces inside this paren. (space-in-parens)
(#12925) There should be no spaces inside this paren. (space-in-parens)
(#12925) There should be no spaces inside this paren. (space-in-parens)
(#12928) There should be no spaces inside this paren. (space-in-parens)
(#12928) There should be no spaces inside this paren. (space-in-parens)
(#12929) There should be no spaces inside this paren. (space-in-parens)
(#12929) There should be no spaces inside this paren. (space-in-parens)
(#12932) There should be no spaces inside this paren. (space-in-parens)
(#12932) There should be no spaces inside this paren. (space-in-parens)
(#12935) There should be no spaces inside this paren. (space-in-parens)
(#12935) There should be no spaces inside this paren. (space-in-parens)
(#12942) There should be no spaces inside this paren. (space-in-parens)
(#12942) There should be no spaces inside this paren. (space-in-parens)
(#12945) There should be no spaces inside this paren. (space-in-parens)
(#12945) There should be no spaces inside this paren. (space-in-parens)
(#12947) There should be no space after '[' (computed-property-spacing)
(#12947) There should be no space before ']' (computed-property-spacing)
(#12950) There should be no spaces inside this paren. (space-in-parens)
(#12950) There should be no spaces inside this paren. (space-in-parens)
(#12951) There should be no spaces inside this paren. (space-in-parens)
(#12951) There should be no spaces inside this paren. (space-in-parens)
(#12954) There should be no spaces inside this paren. (space-in-parens)
(#12954) There should be no spaces inside this paren. (space-in-parens)
(#12957) There should be no spaces inside this paren. (space-in-parens)
(#12957) There should be no spaces inside this paren. (space-in-parens)
(#12962) There should be no spaces inside this paren. (space-in-parens)
(#12962) There should be no spaces inside this paren. (space-in-parens)
(#12963) There should be no spaces inside this paren. (space-in-parens)
(#12963) There should be no spaces inside this paren. (space-in-parens)
(#12965) There should be no spaces inside this paren. (space-in-parens)
(#12965) There should be no spaces inside this paren. (space-in-parens)
(#12965) There should be no spaces inside this paren. (space-in-parens)
(#12966) There should be no spaces inside this paren. (space-in-parens)
(#12966) There should be no spaces inside this paren. (space-in-parens)
(#12966) There should be no spaces inside this paren. (space-in-parens)
(#12966) There should be no spaces inside this paren. (space-in-parens)
(#12966) There should be no spaces inside this paren. (space-in-parens)
(#12971) There should be no spaces inside this paren. (space-in-parens)
(#12971) There should be no spaces inside this paren. (space-in-parens)
(#12971) There should be no spaces inside this paren. (space-in-parens)
(#12971) There should be no spaces inside this paren. (space-in-parens)
(#12973) There should be no space after '[' (computed-property-spacing)
(#12973) There should be no space before ']' (computed-property-spacing)
(#12975) There should be no spaces inside this paren. (space-in-parens)
(#12976) There should be no space after '[' (computed-property-spacing)
(#12976) There should be no space before ']' (computed-property-spacing)
(#12979) There should be no spaces inside this paren. (space-in-parens)
(#12980) There should be no spaces inside this paren. (space-in-parens)
(#12980) There should be no spaces inside this paren. (space-in-parens)
(#12981) There should be no spaces inside this paren. (space-in-parens)
(#12981) There should be no spaces inside this paren. (space-in-parens)
(#12982) There should be no spaces inside this paren. (space-in-parens)
(#12982) There should be no spaces inside this paren. (space-in-parens)
(#12986) There should be no spaces inside this paren. (space-in-parens)
(#12986) There should be no spaces inside this paren. (space-in-parens)
(#12988) There should be no spaces inside this paren. (space-in-parens)
(#12989) There should be no space after '[' (computed-property-spacing)
(#12989) There should be no space before ']' (computed-property-spacing)
(#12991) There should be no spaces inside this paren. (space-in-parens)
(#12992) There should be no spaces inside this paren. (space-in-parens)
(#12992) There should be no spaces inside this paren. (space-in-parens)
(#12993) There should be no spaces inside this paren. (space-in-parens)
(#12993) There should be no spaces inside this paren. (space-in-parens)
(#12999) There should be no spaces inside this paren. (space-in-parens)
(#12999) There should be no spaces inside this paren. (space-in-parens)
(#13001) There should be no space after '[' (computed-property-spacing)
(#13001) There should be no space before ']' (computed-property-spacing)
(#13004) There should be no spaces inside this paren. (space-in-parens)
(#13004) There should be no spaces inside this paren. (space-in-parens)
(#13005) There should be no spaces inside this paren. (space-in-parens)
(#13005) There should be no spaces inside this paren. (space-in-parens)
(#13009) There should be no spaces inside this paren. (space-in-parens)
(#13009) There should be no spaces inside this paren. (space-in-parens)
(#13012) There should be no spaces inside this paren. (space-in-parens)
(#13012) There should be no spaces inside this paren. (space-in-parens)
(#13013) There should be no spaces inside this paren. (space-in-parens)
(#13013) There should be no spaces inside this paren. (space-in-parens)
(#13015) There should be no space after '[' (computed-property-spacing)
(#13015) There should be no space before ']' (computed-property-spacing)
(#13018) There should be no spaces inside this paren. (space-in-parens)
(#13018) There should be no spaces inside this paren. (space-in-parens)
(#13019) There should be no spaces inside this paren. (space-in-parens)
(#13019) There should be no spaces inside this paren. (space-in-parens)
(#13023) Expected space or tab after '//' in comment. (spaced-comment)
(#13026) There should be no spaces inside this paren. (space-in-parens)
(#13026) There should be no spaces inside this paren. (space-in-parens)
(#13030) There should be no spaces inside this paren. (space-in-parens)
(#13030) There should be no spaces inside this paren. (space-in-parens)
(#13031) There should be no spaces inside this paren. (space-in-parens)
(#13031) There should be no spaces inside this paren. (space-in-parens)
(#13032) There should be no spaces inside this paren. (space-in-parens)
(#13032) There should be no spaces inside this paren. (space-in-parens)
(#13034) There should be no spaces inside this paren. (space-in-parens)
(#13034) There should be no spaces inside this paren. (space-in-parens)
(#13038) Expected no return value. (consistent-return)
(#13041) There should be no spaces inside this paren. (space-in-parens)
(#13041) There should be no spaces inside this paren. (space-in-parens)
(#13046) There should be no spaces inside this paren. (space-in-parens)
(#13046) There should be no spaces inside this paren. (space-in-parens)
(#13047) There should be no space after '[' (computed-property-spacing)
(#13047) There should be no space before ']' (computed-property-spacing)
(#13047) There should be no spaces inside this paren. (space-in-parens)
(#13047) There should be no spaces inside this paren. (space-in-parens)
(#13049) There should be no spaces inside this paren. (space-in-parens)
(#13049) There should be no spaces inside this paren. (space-in-parens)
(#13053) There should be no spaces inside this paren. (space-in-parens)
(#13053) There should be no spaces inside this paren. (space-in-parens)
(#13054) There should be no spaces inside this paren. (space-in-parens)
(#13054) There should be no spaces inside this paren. (space-in-parens)
(#13054) There should be no space after '[' (computed-property-spacing)
(#13054) There should be no space before ']' (computed-property-spacing)
(#13054) There should be no spaces inside this paren. (space-in-parens)
(#13054) There should be no spaces inside this paren. (space-in-parens)
(#13056) There should be no space after '[' (computed-property-spacing)
(#13056) There should be no space before ']' (computed-property-spacing)
(#13057) There should be no spaces inside this paren. (space-in-parens)
(#13057) There should be no spaces inside this paren. (space-in-parens)
(#13058) There should be no space after '[' (computed-property-spacing)
(#13058) There should be no space before ']' (computed-property-spacing)
(#13058) There should be no spaces inside this paren. (space-in-parens)
(#13058) There should be no space after '[' (computed-property-spacing)
(#13058) There should be no space before ']' (computed-property-spacing)
(#13058) There should be no spaces inside this paren. (space-in-parens)
(#13059) There should be no spaces inside this paren. (space-in-parens)
(#13059) There should be no spaces inside this paren. (space-in-parens)
(#13063) There should be no spaces inside this paren. (space-in-parens)
(#13063) There should be no spaces inside this paren. (space-in-parens)
(#13064) Expected no return value. (consistent-return)
(#13064) There should be no spaces inside this paren. (space-in-parens)
(#13064) There should be no spaces inside this paren. (space-in-parens)
(#13066) Expected no return value. (consistent-return)
(#13070) Expected no return value. (consistent-return)
(#13074) There should be no spaces inside this paren. (space-in-parens)
(#13074) There should be no spaces inside this paren. (space-in-parens)
(#13078) There should be no spaces inside this paren. (space-in-parens)
(#13078) There should be no spaces inside this paren. (space-in-parens)
(#13079) There should be no spaces inside this paren. (space-in-parens)
(#13079) There should be no spaces inside this paren. (space-in-parens)
(#13080) There should be no spaces inside this paren. (space-in-parens)
(#13080) There should be no spaces inside this paren. (space-in-parens)
(#13082) There should be no spaces inside this paren. (space-in-parens)
(#13082) There should be no spaces inside this paren. (space-in-parens)
(#13083) There should be no spaces inside this paren. (space-in-parens)
(#13083) Infix operators must be spaced. (space-infix-ops)
(#13083) There should be no spaces inside this paren. (space-in-parens)
(#13088) There should be no spaces inside this paren. (space-in-parens)
(#13088) There should be no spaces inside this paren. (space-in-parens)
(#13088) There should be no spaces inside this paren. (space-in-parens)
(#13088) There should be no spaces inside this paren. (space-in-parens)
(#13092) There should be no spaces inside this paren. (space-in-parens)
(#13092) There should be no spaces inside this paren. (space-in-parens)
(#13094) There should be no spaces inside this paren. (space-in-parens)
(#13094) There should be no spaces inside this paren. (space-in-parens)
(#13098) There should be no spaces inside this paren. (space-in-parens)
(#13098) There should be no spaces inside this paren. (space-in-parens)
(#13099) There should be no spaces inside this paren. (space-in-parens)
(#13099) There should be no spaces inside this paren. (space-in-parens)
(#13105) There should be no spaces inside this paren. (space-in-parens)
(#13105) There should be no spaces inside this paren. (space-in-parens)
(#13111) There should be no spaces inside this paren. (space-in-parens)
(#13111) There should be no spaces inside this paren. (space-in-parens)
(#13112) There should be no spaces inside this paren. (space-in-parens)
(#13112) There should be no spaces inside this paren. (space-in-parens)
(#13130) Expected space or tab after '//' in comment. (spaced-comment)
(#13134) There should be no spaces inside this paren. (space-in-parens)
(#13134) There should be no spaces inside this paren. (space-in-parens)
(#13139) Expected space or tab after '//' in comment. (spaced-comment)
(#13142) There should be no spaces inside this paren. (space-in-parens)
(#13142) There should be no spaces inside this paren. (space-in-parens)
(#13147) There should be no spaces inside this paren. (space-in-parens)
(#13147) There should be no spaces inside this paren. (space-in-parens)
(#13148) There should be no space after '[' (computed-property-spacing)
(#13148) There should be no space before ']' (computed-property-spacing)
(#13149) There should be no spaces inside this paren. (space-in-parens)
(#13149) There should be no spaces inside this paren. (space-in-parens)
(#13152) There should be no spaces inside this paren. (space-in-parens)
(#13152) There should be no spaces inside this paren. (space-in-parens)
(#13156) There should be no spaces inside this paren. (space-in-parens)
(#13156) Infix operators must be spaced. (space-infix-ops)
(#13157) There should be no space after '[' (computed-property-spacing)
(#13157) There should be no space before ']' (computed-property-spacing)
(#13157) There should be no spaces inside this paren. (space-in-parens)
(#13157) There should be no space after '[' (computed-property-spacing)
(#13157) There should be no space before ']' (computed-property-spacing)
(#13157) There should be no spaces inside this paren. (space-in-parens)
(#13167) There should be no spaces inside this paren. (space-in-parens)
(#13167) There should be no spaces inside this paren. (space-in-parens)
(#13168) There should be no spaces inside this paren. (space-in-parens)
(#13168) There should be no spaces inside this paren. (space-in-parens)
(#13171) There should be no spaces inside this paren. (space-in-parens)
(#13171) There should be no spaces inside this paren. (space-in-parens)
(#13174) There should be no spaces inside this paren. (space-in-parens)
(#13174) There should be no spaces inside this paren. (space-in-parens)
(#13178) There should be no spaces inside this paren. (space-in-parens)
(#13178) There should be no spaces inside this paren. (space-in-parens)
(#13179) There should be no spaces inside this paren. (space-in-parens)
(#13179) There should be no spaces inside this paren. (space-in-parens)
(#13179) There should be no spaces inside this paren. (space-in-parens)
(#13179) There should be no spaces inside this paren. (space-in-parens)
(#13184) There should be no spaces inside this paren. (space-in-parens)
(#13184) There should be no spaces inside this paren. (space-in-parens)
(#13200) There should be no spaces inside this paren. (space-in-parens)
(#13200) There should be no spaces inside this paren. (space-in-parens)
(#13203) There should be no spaces inside this paren. (space-in-parens)
(#13203) There should be no spaces inside this paren. (space-in-parens)
(#13204) There should be no spaces inside this paren. (space-in-parens)
(#13204) There should be no spaces inside this paren. (space-in-parens)
(#13205) There should be no spaces inside this paren. (space-in-parens)
(#13205) There should be no spaces inside this paren. (space-in-parens)
(#13205) There should be no spaces inside this paren. (space-in-parens)
(#13205) There should be no spaces inside this paren. (space-in-parens)
(#13206) There should be no space after '[' (computed-property-spacing)
(#13206) There should be no space before ']' (computed-property-spacing)
(#13207) There should be no spaces inside this paren. (space-in-parens)
(#13207) There should be no spaces inside this paren. (space-in-parens)
(#13207) There should be no spaces inside this paren. (space-in-parens)
(#13207) There should be no spaces inside this paren. (space-in-parens)
(#13207) There should be no space after '[' (computed-property-spacing)
(#13207) There should be no space before ']' (computed-property-spacing)
(#13207) There should be no spaces inside this paren. (space-in-parens)
(#13207) There should be no spaces inside this paren. (space-in-parens)
(#13208) There should be no spaces inside this paren. (space-in-parens)
(#13208) There should be no spaces inside this paren. (space-in-parens)
(#13209) There should be no spaces inside this paren. (space-in-parens)
(#13209) There should be no spaces inside this paren. (space-in-parens)
(#13210) There should be no spaces inside this paren. (space-in-parens)
(#13210) There should be no spaces inside this paren. (space-in-parens)
(#13211) There should be no spaces inside this paren. (space-in-parens)
(#13211) There should be no spaces inside this paren. (space-in-parens)
(#13211) There should be no space after '[' (computed-property-spacing)
(#13211) There should be no space before ']' (computed-property-spacing)
(#13211) There should be no spaces inside this paren. (space-in-parens)
(#13211) There should be no space after '{' (object-curly-spacing)
(#13211) There should be no space before '}' (object-curly-spacing)
(#13211) There should be no spaces inside this paren. (space-in-parens)
(#13213) There should be no spaces inside this paren. (space-in-parens)
(#13213) There should be no spaces inside this paren. (space-in-parens)
(#13214) Line 13214 exceeds the maximum line length of 132. (max-len)
(#13214) There should be no space after '[' (computed-property-spacing)
(#13214) There should be no space before ']' (computed-property-spacing)
(#13214) There should be no spaces inside this paren. (space-in-parens)
(#13214) There should be no space after '{' (object-curly-spacing)
(#13214) There should be no spaces inside this paren. (space-in-parens)
(#13214) There should be no spaces inside this paren. (space-in-parens)
(#13214) There should be no space before '}' (object-curly-spacing)
(#13214) There should be no space after '{' (object-curly-spacing)
(#13214) There should be no space before '}' (object-curly-spacing)
(#13214) There should be no spaces inside this paren. (space-in-parens)
(#13217) There should be no spaces inside this paren. (space-in-parens)
(#13217) There should be no spaces inside this paren. (space-in-parens)
(#13218) There should be no spaces inside this paren. (space-in-parens)
(#13218) There should be no spaces inside this paren. (space-in-parens)
(#13218) There should be no space after '[' (computed-property-spacing)
(#13218) There should be no space before ']' (computed-property-spacing)
(#13218) There should be no spaces inside this paren. (space-in-parens)
(#13218) There should be no space after '{' (object-curly-spacing)
(#13218) There should be no spaces inside this paren. (space-in-parens)
(#13218) There should be no spaces inside this paren. (space-in-parens)
(#13218) There should be no space before '}' (object-curly-spacing)
(#13218) There should be no spaces inside this paren. (space-in-parens)
(#13220) There should be no spaces inside this paren. (space-in-parens)
(#13220) There should be no spaces inside this paren. (space-in-parens)
(#13221) Line 13221 exceeds the maximum line length of 132. (max-len)
(#13221) There should be no space after '[' (computed-property-spacing)
(#13221) There should be no space before ']' (computed-property-spacing)
(#13221) There should be no spaces inside this paren. (space-in-parens)
(#13221) There should be no space after '{' (object-curly-spacing)
(#13221) There should be no spaces inside this paren. (space-in-parens)
(#13221) There should be no spaces inside this paren. (space-in-parens)
(#13221) There should be no space before '}' (object-curly-spacing)
(#13221) There should be no space after '{' (object-curly-spacing)
(#13221) There should be no space before '}' (object-curly-spacing)
(#13221) There should be no spaces inside this paren. (space-in-parens)
(#13231) There should be no spaces inside this paren. (space-in-parens)
(#13231) There should be no spaces inside this paren. (space-in-parens)
(#13232) There should be no spaces inside this paren. (space-in-parens)
(#13232) There should be no spaces inside this paren. (space-in-parens)
(#13232) There should be no spaces inside this paren. (space-in-parens)
(#13232) There should be no spaces inside this paren. (space-in-parens)
(#13234) There should be no space after '[' (computed-property-spacing)
(#13234) There should be no space before ']' (computed-property-spacing)
(#13235) There should be no spaces inside this paren. (space-in-parens)
(#13235) There should be no spaces inside this paren. (space-in-parens)
(#13235) There should be no space after '[' (computed-property-spacing)
(#13235) There should be no space before ']' (computed-property-spacing)
(#13235) There should be no spaces inside this paren. (space-in-parens)
(#13235) There should be no spaces inside this paren. (space-in-parens)
(#13237) There should be no spaces inside this paren. (space-in-parens)
(#13237) There should be no spaces inside this paren. (space-in-parens)
(#13238) There should be no spaces inside this paren. (space-in-parens)
(#13238) There should be no spaces inside this paren. (space-in-parens)
(#13238) There should be no space after '[' (computed-property-spacing)
(#13238) There should be no space before ']' (computed-property-spacing)
(#13238) There should be no spaces inside this paren. (space-in-parens)
(#13238) There should be no space after '{' (object-curly-spacing)
(#13238) There should be no space before '}' (object-curly-spacing)
(#13238) There should be no spaces inside this paren. (space-in-parens)
(#13240) There should be no spaces inside this paren. (space-in-parens)
(#13240) There should be no spaces inside this paren. (space-in-parens)
(#13241) Line 13241 exceeds the maximum line length of 132. (max-len)
(#13241) There should be no space after '[' (computed-property-spacing)
(#13241) There should be no space before ']' (computed-property-spacing)
(#13241) There should be no spaces inside this paren. (space-in-parens)
(#13241) There should be no space after '{' (object-curly-spacing)
(#13241) There should be no spaces inside this paren. (space-in-parens)
(#13241) There should be no spaces inside this paren. (space-in-parens)
(#13241) There should be no space before '}' (object-curly-spacing)
(#13241) There should be no space after '{' (object-curly-spacing)
(#13241) There should be no space before '}' (object-curly-spacing)
(#13241) There should be no spaces inside this paren. (space-in-parens)
(#13243) There should be no spaces inside this paren. (space-in-parens)
(#13243) There should be no spaces inside this paren. (space-in-parens)
(#13244) There should be no spaces inside this paren. (space-in-parens)
(#13244) There should be no spaces inside this paren. (space-in-parens)
(#13244) There should be no space after '[' (computed-property-spacing)
(#13244) There should be no space before ']' (computed-property-spacing)
(#13244) There should be no spaces inside this paren. (space-in-parens)
(#13244) There should be no space after '{' (object-curly-spacing)
(#13244) There should be no space before '}' (object-curly-spacing)
(#13244) There should be no spaces inside this paren. (space-in-parens)
(#13246) There should be no spaces inside this paren. (space-in-parens)
(#13246) There should be no spaces inside this paren. (space-in-parens)
(#13247) Line 13247 exceeds the maximum line length of 132. (max-len)
(#13247) There should be no space after '[' (computed-property-spacing)
(#13247) There should be no space before ']' (computed-property-spacing)
(#13247) There should be no spaces inside this paren. (space-in-parens)
(#13247) There should be no space after '{' (object-curly-spacing)
(#13247) There should be no spaces inside this paren. (space-in-parens)
(#13247) There should be no spaces inside this paren. (space-in-parens)
(#13247) There should be no space before '}' (object-curly-spacing)
(#13247) There should be no space after '{' (object-curly-spacing)
(#13247) There should be no space before '}' (object-curly-spacing)
(#13247) There should be no spaces inside this paren. (space-in-parens)
(#13253) Function 'keydown' has a complexity of 22. (complexity)
(#13253) There should be no spaces inside this paren. (space-in-parens)
(#13253) There should be no spaces inside this paren. (space-in-parens)
(#13255) There should be no spaces inside this paren. (space-in-parens)
(#13255) There should be no spaces inside this paren. (space-in-parens)
(#13255) There should be no spaces inside this paren. (space-in-parens)
(#13255) There should be no spaces inside this paren. (space-in-parens)
(#13257) There should be no spaces inside this paren. (space-in-parens)
(#13257) There should be no spaces inside this paren. (space-in-parens)
(#13267) There should be no spaces inside this paren. (space-in-parens)
(#13267) There should be no spaces inside this paren. (space-in-parens)
(#13269) There should be no spaces inside this paren. (space-in-parens)
(#13269) There should be no spaces inside this paren. (space-in-parens)
(#13269) There should be no spaces inside this paren. (space-in-parens)
(#13269) There should be no spaces inside this paren. (space-in-parens)
(#13270) There should be no spaces inside this paren. (space-in-parens)
(#13270) There should be no spaces inside this paren. (space-in-parens)
(#13271) There should be no spaces inside this paren. (space-in-parens)
(#13271) There should be no spaces inside this paren. (space-in-parens)
(#13279) There should be no spaces inside this paren. (space-in-parens)
(#13279) There should be no spaces inside this paren. (space-in-parens)
(#13280) There should be no spaces inside this paren. (space-in-parens)
(#13280) There should be no spaces inside this paren. (space-in-parens)
(#13285) There should be no spaces inside this paren. (space-in-parens)
(#13285) There should be no spaces inside this paren. (space-in-parens)
(#13293) There should be no spaces inside this paren. (space-in-parens)
(#13293) There should be no spaces inside this paren. (space-in-parens)
(#13293) There should be no spaces inside this paren. (space-in-parens)
(#13293) There should be no spaces inside this paren. (space-in-parens)
(#13296) There should be no spaces inside this paren. (space-in-parens)
(#13296) There should be no spaces inside this paren. (space-in-parens)
(#13296) There should be no spaces inside this paren. (space-in-parens)
(#13296) There should be no spaces inside this paren. (space-in-parens)
(#13300) There should be no spaces inside this paren. (space-in-parens)
(#13300) There should be no spaces inside this paren. (space-in-parens)
(#13303) There should be no spaces inside this paren. (space-in-parens)
(#13303) There should be no spaces inside this paren. (space-in-parens)
(#13307) There should be no spaces inside this paren. (space-in-parens)
(#13307) There should be no spaces inside this paren. (space-in-parens)
(#13310) There should be no spaces inside this paren. (space-in-parens)
(#13310) There should be no spaces inside this paren. (space-in-parens)
(#13314) There should be no spaces inside this paren. (space-in-parens)
(#13314) There should be no spaces inside this paren. (space-in-parens)
(#13316) There should be no spaces inside this paren. (space-in-parens)
(#13316) There should be no spaces inside this paren. (space-in-parens)
(#13319) There should be no spaces inside this paren. (space-in-parens)
(#13319) There should be no spaces inside this paren. (space-in-parens)
(#13320) There should be no spaces inside this paren. (space-in-parens)
(#13320) There should be no spaces inside this paren. (space-in-parens)
(#13320) There should be no spaces inside this paren. (space-in-parens)
(#13320) There should be no spaces inside this paren. (space-in-parens)
(#13322) There should be no spaces inside this paren. (space-in-parens)
(#13322) There should be no spaces inside this paren. (space-in-parens)
(#13324) There should be no spaces inside this paren. (space-in-parens)
(#13324) There should be no spaces inside this paren. (space-in-parens)
(#13325) There should be no spaces inside this paren. (space-in-parens)
(#13325) There should be no spaces inside this paren. (space-in-parens)
(#13326) There should be no spaces inside this paren. (space-in-parens)
(#13326) There should be no spaces inside this paren. (space-in-parens)
(#13326) There should be no spaces inside this paren. (space-in-parens)
(#13326) There should be no spaces inside this paren. (space-in-parens)
(#13333) 'jQuery' is not defined. (no-undef)
(#13335) There should be no spaces inside this paren. (space-in-parens)
(#13335) There should be no spaces inside this paren. (space-in-parens)
(#13337) Missing JSDoc comment. (require-jsdoc)
(#13337) There should be no spaces inside this paren. (space-in-parens)
(#13337) There should be no spaces inside this paren. (space-in-parens)
(#13340) There should be no spaces inside this paren. (space-in-parens)
(#13340) There should be no spaces inside this paren. (space-in-parens)
(#13342) There should be no spaces inside this paren. (space-in-parens)
(#13342) There should be no spaces inside this paren. (space-in-parens)
(#13343) There should be no spaces inside this paren. (space-in-parens)
(#13343) There should be no spaces inside this paren. (space-in-parens)
(#13348) There should be no spaces inside this paren. (space-in-parens)
(#13373) There should be no spaces inside this paren. (space-in-parens)
(#13373) There should be no spaces inside this paren. (space-in-parens)
(#13374) There should be no spaces inside this paren. (space-in-parens)
(#13374) There should be no spaces inside this paren. (space-in-parens)
(#13375) There should be no spaces inside this paren. (space-in-parens)
(#13375) There should be no spaces inside this paren. (space-in-parens)
(#13379) There should be no spaces inside this paren. (space-in-parens)
(#13379) There should be no spaces inside this paren. (space-in-parens)
(#13381) There should be no spaces inside this paren. (space-in-parens)
(#13381) There should be no spaces inside this paren. (space-in-parens)
(#13385) There should be no spaces inside this paren. (space-in-parens)
(#13385) There should be no spaces inside this paren. (space-in-parens)
(#13391) There should be no spaces inside this paren. (space-in-parens)
(#13393) There should be no spaces inside this paren. (space-in-parens)
(#13393) There should be no spaces inside this paren. (space-in-parens)
(#13402) There should be no spaces inside this paren. (space-in-parens)
(#13402) There should be no space after '[' (array-bracket-spacing)
(#13402) There should be no space before ']' (array-bracket-spacing)
(#13402) There should be no spaces inside this paren. (space-in-parens)
(#13402) There should be no spaces inside this paren. (space-in-parens)
(#13403) There should be no spaces inside this paren. (space-in-parens)
(#13403) There should be no spaces inside this paren. (space-in-parens)
(#13404) There should be no spaces inside this paren. (space-in-parens)
(#13404) There should be no spaces inside this paren. (space-in-parens)
(#13405) There should be no space after '[' (computed-property-spacing)
(#13405) There should be no space before ']' (computed-property-spacing)
(#13413) There should be no spaces inside this paren. (space-in-parens)
(#13413) There should be no spaces inside this paren. (space-in-parens)
(#13414) There should be no spaces inside this paren. (space-in-parens)
(#13414) There should be no spaces inside this paren. (space-in-parens)
(#13414) There should be no spaces inside this paren. (space-in-parens)
(#13414) There should be no spaces inside this paren. (space-in-parens)
(#13414) There should be no spaces inside this paren. (space-in-parens)
(#13414) There should be no spaces inside this paren. (space-in-parens)
(#13422) There should be no spaces inside this paren. (space-in-parens)
(#13422) There should be no spaces inside this paren. (space-in-parens)
(#13423) There should be no spaces inside this paren. (space-in-parens)
(#13423) There should be no spaces inside this paren. (space-in-parens)
(#13430) There should be no spaces inside this paren. (space-in-parens)
(#13430) There should be no spaces inside this paren. (space-in-parens)
(#13431) There should be no spaces inside this paren. (space-in-parens)
(#13431) There should be no spaces inside this paren. (space-in-parens)
(#13434) There should be no spaces inside this paren. (space-in-parens)
(#13434) There should be no spaces inside this paren. (space-in-parens)
(#13435) There should be no spaces inside this paren. (space-in-parens)
(#13435) There should be no spaces inside this paren. (space-in-parens)
(#13438) There should be no spaces inside this paren. (space-in-parens)
(#13438) There should be no spaces inside this paren. (space-in-parens)
(#13438) There should be no spaces inside this paren. (space-in-parens)
(#13438) There should be no spaces inside this paren. (space-in-parens)
(#13439) Expected no return value. (consistent-return)
(#13442) There should be no spaces inside this paren. (space-in-parens)
(#13442) There should be no spaces inside this paren. (space-in-parens)
(#13443) There should be no spaces inside this paren. (space-in-parens)
(#13443) There should be no spaces inside this paren. (space-in-parens)
(#13445) There should be no spaces inside this paren. (space-in-parens)
(#13445) There should be no spaces inside this paren. (space-in-parens)
(#13446) There should be no spaces inside this paren. (space-in-parens)
(#13446) There should be no spaces inside this paren. (space-in-parens)
(#13448) There should be no spaces inside this paren. (space-in-parens)
(#13451) There should be no spaces inside this paren. (space-in-parens)
(#13451) There should be no spaces inside this paren. (space-in-parens)
(#13461) Missing JSDoc comment. (require-jsdoc)
(#13463) There should be no spaces inside this paren. (space-in-parens)
(#13463) There should be no spaces inside this paren. (space-in-parens)
(#13477) There should be no spaces inside this paren. (space-in-parens)
(#13477) There should be no spaces inside this paren. (space-in-parens)
(#13486) There should be no spaces inside this paren. (space-in-parens)
(#13486) There should be no spaces inside this paren. (space-in-parens)
(#13489) There should be no spaces inside this paren. (space-in-parens)
(#13489) There should be no spaces inside this paren. (space-in-parens)
(#13489) There should be no spaces inside this paren. (space-in-parens)
(#13489) There should be no spaces inside this paren. (space-in-parens)
(#13493) There should be no spaces inside this paren. (space-in-parens)
(#13493) There should be no spaces inside this paren. (space-in-parens)
(#13493) There should be no spaces inside this paren. (space-in-parens)
(#13493) There should be no spaces inside this paren. (space-in-parens)
(#13493) There should be no spaces inside this paren. (space-in-parens)
(#13493) There should be no spaces inside this paren. (space-in-parens)
(#13496) There should be no spaces inside this paren. (space-in-parens)
(#13496) There should be no spaces inside this paren. (space-in-parens)
(#13498) There should be no spaces inside this paren. (space-in-parens)
(#13498) There should be no spaces inside this paren. (space-in-parens)
(#13498) There should be no spaces inside this paren. (space-in-parens)
(#13498) There should be no spaces inside this paren. (space-in-parens)
(#13498) There should be no spaces inside this paren. (space-in-parens)
(#13498) There should be no spaces inside this paren. (space-in-parens)
(#13502) There should be no spaces inside this paren. (space-in-parens)
(#13502) There should be no spaces inside this paren. (space-in-parens)
(#13502) There should be no spaces inside this paren. (space-in-parens)
(#13502) There should be no spaces inside this paren. (space-in-parens)
(#13503) Expected no return value. (consistent-return)
(#13505) There should be no spaces inside this paren. (space-in-parens)
(#13505) There should be no spaces inside this paren. (space-in-parens)
(#13505) There should be no spaces inside this paren. (space-in-parens)
(#13505) There should be no spaces inside this paren. (space-in-parens)
(#13505) There should be no spaces inside this paren. (space-in-parens)
(#13505) There should be no spaces inside this paren. (space-in-parens)
(#13515) There should be no spaces inside this paren. (space-in-parens)
(#13515) There should be no spaces inside this paren. (space-in-parens)
(#13516) There should be no spaces inside this paren. (space-in-parens)
(#13516) There should be no spaces inside this paren. (space-in-parens)
(#13517) There should be no spaces inside this paren. (space-in-parens)
(#13517) There should be no spaces inside this paren. (space-in-parens)
(#13520) There should be no spaces inside this paren. (space-in-parens)
(#13520) There should be no spaces inside this paren. (space-in-parens)
(#13522) There should be no spaces inside this paren. (space-in-parens)
(#13522) There should be no spaces inside this paren. (space-in-parens)
(#13525) There should be no spaces inside this paren. (space-in-parens)
(#13525) There should be no spaces inside this paren. (space-in-parens)
(#13526) There should be no spaces inside this paren. (space-in-parens)
(#13526) There should be no spaces inside this paren. (space-in-parens)
(#13528) There should be no spaces inside this paren. (space-in-parens)
(#13528) There should be no spaces inside this paren. (space-in-parens)
(#13532) There should be no spaces inside this paren. (space-in-parens)
(#13532) There should be no spaces inside this paren. (space-in-parens)
(#13532) There should be no spaces inside this paren. (space-in-parens)
(#13533) There should be no spaces inside this paren. (space-in-parens)
(#13534) There should be no spaces inside this paren. (space-in-parens)
(#13534) There should be no spaces inside this paren. (space-in-parens)
(#13538) There should be no spaces inside this paren. (space-in-parens)
(#13538) There should be no spaces inside this paren. (space-in-parens)
(#13543) There should be no spaces inside this paren. (space-in-parens)
(#13543) There should be no spaces inside this paren. (space-in-parens)
(#13547) There should be no spaces inside this paren. (space-in-parens)
(#13547) There should be no spaces inside this paren. (space-in-parens)
(#13549) There should be no spaces inside this paren. (space-in-parens)
(#13549) There should be no spaces inside this paren. (space-in-parens)
(#13552) There should be no spaces inside this paren. (space-in-parens)
(#13552) There should be no spaces inside this paren. (space-in-parens)
(#13555) There should be no spaces inside this paren. (space-in-parens)
(#13555) There should be no spaces inside this paren. (space-in-parens)
(#13558) There should be no spaces inside this paren. (space-in-parens)
(#13558) There should be no spaces inside this paren. (space-in-parens)
(#13579) There should be no spaces inside this paren. (space-in-parens)
(#13579) There should be no spaces inside this paren. (space-in-parens)
(#13580) There should be no spaces inside this paren. (space-in-parens)
(#13580) There should be no spaces inside this paren. (space-in-parens)
(#13580) There should be no spaces inside this paren. (space-in-parens)
(#13580) There should be no spaces inside this paren. (space-in-parens)
(#13584) There should be no spaces inside this paren. (space-in-parens)
(#13584) There should be no spaces inside this paren. (space-in-parens)
(#13591) There should be no spaces inside this paren. (space-in-parens)
(#13591) There should be no spaces inside this paren. (space-in-parens)
(#13594) There should be no spaces inside this paren. (space-in-parens)
(#13594) There should be no spaces inside this paren. (space-in-parens)
(#13596) There should be no spaces inside this paren. (space-in-parens)
(#13596) There should be no spaces inside this paren. (space-in-parens)
(#13597) There should be no spaces inside this paren. (space-in-parens)
(#13599) There should be no spaces inside this paren. (space-in-parens)
(#13599) There should be no spaces inside this paren. (space-in-parens)
(#13602) There should be no spaces inside this paren. (space-in-parens)
(#13602) There should be no spaces inside this paren. (space-in-parens)
(#13605) There should be no spaces inside this paren. (space-in-parens)
(#13605) There should be no spaces inside this paren. (space-in-parens)
(#13609) There should be no spaces inside this paren. (space-in-parens)
(#13609) There should be no spaces inside this paren. (space-in-parens)
(#13609) There should be no spaces inside this paren. (space-in-parens)
(#13609) There should be no spaces inside this paren. (space-in-parens)
(#13611) There should be no spaces inside this paren. (space-in-parens)
(#13611) There should be no spaces inside this paren. (space-in-parens)
(#13611) There should be no space after '{' (object-curly-spacing)
(#13611) There should be no space before '}' (object-curly-spacing)
(#13611) There should be no spaces inside this paren. (space-in-parens)
(#13612) There should be no spaces inside this paren. (space-in-parens)
(#13612) There should be no spaces inside this paren. (space-in-parens)
(#13617) There should be no spaces inside this paren. (space-in-parens)
(#13617) There should be no spaces inside this paren. (space-in-parens)
(#13620) There should be no spaces inside this paren. (space-in-parens)
(#13620) There should be no spaces inside this paren. (space-in-parens)
(#13621) There should be no spaces inside this paren. (space-in-parens)
(#13621) There should be no spaces inside this paren. (space-in-parens)
(#13622) There should be no spaces inside this paren. (space-in-parens)
(#13622) There should be no spaces inside this paren. (space-in-parens)
(#13623) There should be no spaces inside this paren. (space-in-parens)
(#13623) Infix operators must be spaced. (space-infix-ops)
(#13623) Infix operators must be spaced. (space-infix-ops)
(#13623) Infix operators must be spaced. (space-infix-ops)
(#13623) Infix operators must be spaced. (space-infix-ops)
(#13623) Infix operators must be spaced. (space-infix-ops)
(#13623) Infix operators must be spaced. (space-infix-ops)
(#13623) Infix operators must be spaced. (space-infix-ops)
(#13623) There should be no spaces inside this paren. (space-in-parens)
(#13630) There should be no spaces inside this paren. (space-in-parens)
(#13630) There should be no spaces inside this paren. (space-in-parens)
(#13631) There should be no spaces inside this paren. (space-in-parens)
(#13631) There should be no spaces inside this paren. (space-in-parens)
(#13632) There should be no spaces inside this paren. (space-in-parens)
(#13632) There should be no spaces inside this paren. (space-in-parens)
(#13632) There should be no spaces inside this paren. (space-in-parens)
(#13632) There should be no spaces inside this paren. (space-in-parens)
(#13637) There should be no spaces inside this paren. (space-in-parens)
(#13637) There should be no spaces inside this paren. (space-in-parens)
(#13639) There should be no spaces inside this paren. (space-in-parens)
(#13639) There should be no spaces inside this paren. (space-in-parens)
(#13643) There should be no spaces inside this paren. (space-in-parens)
(#13643) There should be no spaces inside this paren. (space-in-parens)
(#13657) There should be no spaces inside this paren. (space-in-parens)
(#13657) There should be no spaces inside this paren. (space-in-parens)
(#13657) There should be no spaces inside this paren. (space-in-parens)
(#13657) There should be no spaces inside this paren. (space-in-parens)
(#13660) There should be no spaces inside this paren. (space-in-parens)
(#13663) There should be no spaces inside this paren. (space-in-parens)
(#13663) There should be no spaces inside this paren. (space-in-parens)
(#13670) There should be no spaces inside this paren. (space-in-parens)
(#13670) There should be no spaces inside this paren. (space-in-parens)
(#13671) There should be no spaces inside this paren. (space-in-parens)
(#13671) There should be no spaces inside this paren. (space-in-parens)
(#13675) There should be no spaces inside this paren. (space-in-parens)
(#13675) There should be no spaces inside this paren. (space-in-parens)
(#13676) There should be no spaces inside this paren. (space-in-parens)
(#13676) There should be no spaces inside this paren. (space-in-parens)
(#13679) There should be no spaces inside this paren. (space-in-parens)
(#13679) There should be no spaces inside this paren. (space-in-parens)
(#13682) There should be no spaces inside this paren. (space-in-parens)
(#13682) There should be no spaces inside this paren. (space-in-parens)
(#13683) There should be no spaces inside this paren. (space-in-parens)
(#13683) There should be no spaces inside this paren. (space-in-parens)
(#13684) There should be no spaces inside this paren. (space-in-parens)
(#13684) There should be no spaces inside this paren. (space-in-parens)
(#13685) There should be no space after '[' (computed-property-spacing)
(#13685) There should be no space before ']' (computed-property-spacing)
(#13686) There should be no spaces inside this paren. (space-in-parens)
(#13686) There should be no spaces inside this paren. (space-in-parens)
(#13686) There should be no spaces inside this paren. (space-in-parens)
(#13686) There should be no spaces inside this paren. (space-in-parens)
(#13690) There should be no spaces inside this paren. (space-in-parens)
(#13690) There should be no spaces inside this paren. (space-in-parens)
(#13691) There should be no spaces inside this paren. (space-in-parens)
(#13691) There should be no spaces inside this paren. (space-in-parens)
(#13692) There should be no spaces inside this paren. (space-in-parens)
(#13692) There should be no spaces inside this paren. (space-in-parens)
(#13695) There should be no spaces inside this paren. (space-in-parens)
(#13695) There should be no spaces inside this paren. (space-in-parens)
(#13696) There should be no spaces inside this paren. (space-in-parens)
(#13696) There should be no spaces inside this paren. (space-in-parens)
(#13697) There should be no spaces inside this paren. (space-in-parens)
(#13697) There should be no spaces inside this paren. (space-in-parens)
(#13698) There should be no spaces inside this paren. (space-in-parens)
(#13698) There should be no spaces inside this paren. (space-in-parens)
(#13699) There should be no spaces inside this paren. (space-in-parens)
(#13699) There should be no spaces inside this paren. (space-in-parens)
(#13700) There should be no spaces inside this paren. (space-in-parens)
(#13700) There should be no spaces inside this paren. (space-in-parens)
(#13701) There should be no spaces inside this paren. (space-in-parens)
(#13701) There should be no spaces inside this paren. (space-in-parens)
(#13704) There should be no spaces inside this paren. (space-in-parens)
(#13704) There should be no spaces inside this paren. (space-in-parens)
(#13706) There should be no spaces inside this paren. (space-in-parens)
(#13706) There should be no spaces inside this paren. (space-in-parens)
(#13707) There should be no spaces inside this paren. (space-in-parens)
(#13707) There should be no spaces inside this paren. (space-in-parens)
(#13708) There should be no spaces inside this paren. (space-in-parens)
(#13708) There should be no spaces inside this paren. (space-in-parens)
(#13709) There should be no spaces inside this paren. (space-in-parens)
(#13709) There should be no spaces inside this paren. (space-in-parens)
(#13711) There should be no spaces inside this paren. (space-in-parens)
(#13711) There should be no spaces inside this paren. (space-in-parens)
(#13712) There should be no spaces inside this paren. (space-in-parens)
(#13712) There should be no spaces inside this paren. (space-in-parens)
(#13717) There should be no spaces inside this paren. (space-in-parens)
(#13717) There should be no spaces inside this paren. (space-in-parens)
(#13718) There should be no spaces inside this paren. (space-in-parens)
(#13718) There should be no spaces inside this paren. (space-in-parens)
(#13719) There should be no spaces inside this paren. (space-in-parens)
(#13719) There should be no spaces inside this paren. (space-in-parens)
(#13722) There should be no spaces inside this paren. (space-in-parens)
(#13722) There should be no spaces inside this paren. (space-in-parens)
(#13723) There should be no spaces inside this paren. (space-in-parens)
(#13723) There should be no spaces inside this paren. (space-in-parens)
(#13725) 'Globalize' is not defined. (no-undef)
(#13725) There should be no spaces inside this paren. (space-in-parens)
(#13725) There should be no spaces inside this paren. (space-in-parens)
(#13727) There should be no spaces inside this paren. (space-in-parens)
(#13727) There should be no spaces inside this paren. (space-in-parens)
(#13730) There should be no spaces inside this paren. (space-in-parens)
(#13730) There should be no spaces inside this paren. (space-in-parens)
(#13731) There should be no spaces inside this paren. (space-in-parens)
(#13731) There should be no spaces inside this paren. (space-in-parens)
(#13735) 'Globalize' is not defined. (no-undef)
(#13735) There should be no spaces inside this paren. (space-in-parens)
(#13735) There should be no spaces inside this paren. (space-in-parens)
(#13744) There should be no spaces inside this paren. (space-in-parens)
(#13744) There should be no spaces inside this paren. (space-in-parens)
(#13749) There should be no spaces inside this paren. (space-in-parens)
(#13749) There should be no spaces inside this paren. (space-in-parens)
(#13751) There should be no spaces inside this paren. (space-in-parens)
(#13751) There should be no spaces inside this paren. (space-in-parens)
(#13752) There should be no spaces inside this paren. (space-in-parens)
(#13752) There should be no spaces inside this paren. (space-in-parens)
(#13753) There should be no spaces inside this paren. (space-in-parens)
(#13753) There should be no spaces inside this paren. (space-in-parens)
(#13754) There should be no spaces inside this paren. (space-in-parens)
(#13754) There should be no spaces inside this paren. (space-in-parens)
(#13755) There should be no spaces inside this paren. (space-in-parens)
(#13755) There should be no spaces inside this paren. (space-in-parens)
(#13757) There should be no spaces inside this paren. (space-in-parens)
(#13757) There should be no spaces inside this paren. (space-in-parens)
(#13760) There should be no spaces inside this paren. (space-in-parens)
(#13760) There should be no spaces inside this paren. (space-in-parens)
(#13766) There should be no spaces inside this paren. (space-in-parens)
(#13766) There should be no spaces inside this paren. (space-in-parens)
(#13767) There should be no spaces inside this paren. (space-in-parens)
(#13767) There should be no spaces inside this paren. (space-in-parens)
(#13768) There should be no spaces inside this paren. (space-in-parens)
(#13768) There should be no spaces inside this paren. (space-in-parens)
(#13769) There should be no spaces inside this paren. (space-in-parens)
(#13769) There should be no spaces inside this paren. (space-in-parens)
(#13770) There should be no spaces inside this paren. (space-in-parens)
(#13770) There should be no spaces inside this paren. (space-in-parens)
(#13771) There should be no spaces inside this paren. (space-in-parens)
(#13771) There should be no spaces inside this paren. (space-in-parens)
(#13772) There should be no spaces inside this paren. (space-in-parens)
(#13772) There should be no spaces inside this paren. (space-in-parens)
(#13773) There should be no spaces inside this paren. (space-in-parens)
(#13773) There should be no spaces inside this paren. (space-in-parens)
(#13776) There should be no spaces inside this paren. (space-in-parens)
(#13776) There should be no spaces inside this paren. (space-in-parens)
(#13777) There should be no spaces inside this paren. (space-in-parens)
(#13777) There should be no spaces inside this paren. (space-in-parens)
(#13779) There should be no spaces inside this paren. (space-in-parens)
(#13779) There should be no spaces inside this paren. (space-in-parens)
(#13780) There should be no spaces inside this paren. (space-in-parens)
(#13780) There should be no spaces inside this paren. (space-in-parens)
(#13781) There should be no spaces inside this paren. (space-in-parens)
(#13781) There should be no spaces inside this paren. (space-in-parens)
(#13786) There should be no spaces inside this paren. (space-in-parens)
(#13786) There should be no spaces inside this paren. (space-in-parens)
(#13787) There should be no spaces inside this paren. (space-in-parens)
(#13787) There should be no spaces inside this paren. (space-in-parens)
(#13789) There should be no spaces inside this paren. (space-in-parens)
(#13789) There should be no spaces inside this paren. (space-in-parens)
(#13790) There should be no spaces inside this paren. (space-in-parens)
(#13790) There should be no spaces inside this paren. (space-in-parens)
(#13791) There should be no spaces inside this paren. (space-in-parens)
(#13791) There should be no spaces inside this paren. (space-in-parens)
(#13796) There should be no spaces inside this paren. (space-in-parens)
(#13796) There should be no spaces inside this paren. (space-in-parens)
(#13797) There should be no spaces inside this paren. (space-in-parens)
(#13797) There should be no spaces inside this paren. (space-in-parens)
(#13800) There should be no spaces inside this paren. (space-in-parens)
(#13800) There should be no spaces inside this paren. (space-in-parens)
(#13801) There should be no spaces inside this paren. (space-in-parens)
(#13801) There should be no spaces inside this paren. (space-in-parens)
(#13804) Expected to return a value at the end of this function. (consistent-return)
(#13804) There should be no spaces inside this paren. (space-in-parens)
(#13804) There should be no spaces inside this paren. (space-in-parens)
(#13805) There should be no spaces inside this paren. (space-in-parens)
(#13805) There should be no spaces inside this paren. (space-in-parens)
(#13806) There should be no spaces inside this paren. (space-in-parens)
(#13806) There should be no spaces inside this paren. (space-in-parens)
(#13808) There should be no spaces inside this paren. (space-in-parens)
(#13808) There should be no spaces inside this paren. (space-in-parens)
(#13808) There should be no spaces inside this paren. (space-in-parens)
(#13808) There should be no spaces inside this paren. (space-in-parens)
(#13816) There should be no spaces inside this paren. (space-in-parens)
(#13816) 'jQuery' is not defined. (no-undef)
(#13816) There should be no spaces inside this paren. (space-in-parens)
(#13816) There should be no spaces inside this paren. (space-in-parens)
(#13818) There should be no spaces inside this paren. (space-in-parens)
(#13818) There should be no spaces inside this paren. (space-in-parens)
(#13823) Missing JSDoc comment. (require-jsdoc)
(#13827) Missing JSDoc comment. (require-jsdoc)
(#13827) There should be no spaces inside this paren. (space-in-parens)
(#13827) There should be no spaces inside this paren. (space-in-parens)
(#13830) There should be no spaces inside this paren. (space-in-parens)
(#13830) There should be no spaces inside this paren. (space-in-parens)
(#13833) There should be no spaces inside this paren. (space-in-parens)
(#13833) There should be no spaces inside this paren. (space-in-parens)
(#13833) There should be no spaces inside this paren. (space-in-parens)
(#13833) There should be no spaces inside this paren. (space-in-parens)
(#13834) There should be no spaces inside this paren. (space-in-parens)
(#13834) There should be no spaces inside this paren. (space-in-parens)
(#13834) There should be no spaces inside this paren. (space-in-parens)
(#13834) There should be no spaces inside this paren. (space-in-parens)
(#13837) There should be no spaces inside this paren. (space-in-parens)
(#13862) There should be no spaces inside this paren. (space-in-parens)
(#13862) There should be no spaces inside this paren. (space-in-parens)
(#13863) There should be no spaces inside this paren. (space-in-parens)
(#13863) There should be no spaces inside this paren. (space-in-parens)
(#13865) There should be no spaces inside this paren. (space-in-parens)
(#13865) There should be no spaces inside this paren. (space-in-parens)
(#13865) There should be no spaces inside this paren. (space-in-parens)
(#13866) There should be no spaces inside this paren. (space-in-parens)
(#13866) There should be no spaces inside this paren. (space-in-parens)
(#13866) There should be no spaces inside this paren. (space-in-parens)
(#13866) There should be no spaces inside this paren. (space-in-parens)
(#13866) There should be no spaces inside this paren. (space-in-parens)
(#13866) There should be no spaces inside this paren. (space-in-parens)
(#13876) There should be no spaces inside this paren. (space-in-parens)
(#13877) There should be no spaces inside this paren. (space-in-parens)
(#13877) There should be no spaces inside this paren. (space-in-parens)
(#13877) There should be no spaces inside this paren. (space-in-parens)
(#13877) There should be no spaces inside this paren. (space-in-parens)
(#13877) There should be no spaces inside this paren. (space-in-parens)
(#13877) There should be no spaces inside this paren. (space-in-parens)
(#13877) There should be no spaces inside this paren. (space-in-parens)
(#13877) There should be no spaces inside this paren. (space-in-parens)
(#13887) There should be no spaces inside this paren. (space-in-parens)
(#13887) There should be no spaces inside this paren. (space-in-parens)
(#13887) There should be no spaces inside this paren. (space-in-parens)
(#13887) There should be no spaces inside this paren. (space-in-parens)
(#13888) There should be no spaces inside this paren. (space-in-parens)
(#13889) There should be no spaces inside this paren. (space-in-parens)
(#13889) There should be no spaces inside this paren. (space-in-parens)
(#13889) There should be no spaces inside this paren. (space-in-parens)
(#13889) There should be no spaces inside this paren. (space-in-parens)
(#13889) There should be no spaces inside this paren. (space-in-parens)
(#13890) There should be no spaces inside this paren. (space-in-parens)
(#13890) There should be no spaces inside this paren. (space-in-parens)
(#13892) There should be no spaces inside this paren. (space-in-parens)
(#13896) There should be no spaces inside this paren. (space-in-parens)
(#13896) There should be no spaces inside this paren. (space-in-parens)
(#13897) There should be no spaces inside this paren. (space-in-parens)
(#13897) There should be no spaces inside this paren. (space-in-parens)
(#13904) There should be no spaces inside this paren. (space-in-parens)
(#13904) There should be no spaces inside this paren. (space-in-parens)
(#13905) There should be no spaces inside this paren. (space-in-parens)
(#13905) There should be no spaces inside this paren. (space-in-parens)
(#13912) There should be no spaces inside this paren. (space-in-parens)
(#13912) There should be no spaces inside this paren. (space-in-parens)
(#13914) There should be no spaces inside this paren. (space-in-parens)
(#13914) There should be no spaces inside this paren. (space-in-parens)
(#13916) There should be no spaces inside this paren. (space-in-parens)
(#13916) There should be no spaces inside this paren. (space-in-parens)
(#13917) Expected to return a value at the end of this function. (consistent-return)
(#13917) There should be no spaces inside this paren. (space-in-parens)
(#13917) There should be no spaces inside this paren. (space-in-parens)
(#13918) There should be no spaces inside this paren. (space-in-parens)
(#13918) There should be no spaces inside this paren. (space-in-parens)
(#13918) There should be no spaces inside this paren. (space-in-parens)
(#13918) There should be no spaces inside this paren. (space-in-parens)
(#13918) There should be no spaces inside this paren. (space-in-parens)
(#13918) There should be no spaces inside this paren. (space-in-parens)
(#13926) There should be no spaces inside this paren. (space-in-parens)
(#13926) There should be no spaces inside this paren. (space-in-parens)
(#13927) There should be no spaces inside this paren. (space-in-parens)
(#13927) There should be no spaces inside this paren. (space-in-parens)
(#13927) There should be no spaces inside this paren. (space-in-parens)
(#13927) There should be no spaces inside this paren. (space-in-parens)
(#13931) There should be no spaces inside this paren. (space-in-parens)
(#13931) There should be no spaces inside this paren. (space-in-parens)
(#13937) There should be no spaces inside this paren. (space-in-parens)
(#13937) There should be no spaces inside this paren. (space-in-parens)
(#13938) There should be no spaces inside this paren. (space-in-parens)
(#13938) There should be no spaces inside this paren. (space-in-parens)
(#13938) There should be no spaces inside this paren. (space-in-parens)
(#13938) There should be no spaces inside this paren. (space-in-parens)
(#13939) There should be no spaces inside this paren. (space-in-parens)
(#13939) There should be no spaces inside this paren. (space-in-parens)
(#13945) There should be no spaces inside this paren. (space-in-parens)
(#13945) There should be no spaces inside this paren. (space-in-parens)
(#13955) There should be no spaces inside this paren. (space-in-parens)
(#13955) There should be no spaces inside this paren. (space-in-parens)
(#13959) There should be no spaces inside this paren. (space-in-parens)
(#13959) There should be no spaces inside this paren. (space-in-parens)
(#13960) There should be no spaces inside this paren. (space-in-parens)
(#13960) There should be no spaces inside this paren. (space-in-parens)
(#13960) There should be no spaces inside this paren. (space-in-parens)
(#13960) There should be no spaces inside this paren. (space-in-parens)
(#13961) There should be no spaces inside this paren. (space-in-parens)
(#13961) There should be no spaces inside this paren. (space-in-parens)
(#13964) There should be no spaces inside this paren. (space-in-parens)
(#13964) There should be no spaces inside this paren. (space-in-parens)
(#13964) There should be no spaces inside this paren. (space-in-parens)
(#13964) There should be no spaces inside this paren. (space-in-parens)
(#13968) There should be no spaces inside this paren. (space-in-parens)
(#13968) There should be no spaces inside this paren. (space-in-parens)
(#13987) There should be no spaces inside this paren. (space-in-parens)
(#13987) There should be no spaces inside this paren. (space-in-parens)
(#13988) There should be no spaces inside this paren. (space-in-parens)
(#13988) There should be no spaces inside this paren. (space-in-parens)
(#13993) There should be no spaces inside this paren. (space-in-parens)
(#13993) There should be no spaces inside this paren. (space-in-parens)
(#13995) There should be no spaces inside this paren. (space-in-parens)
(#13995) There should be no spaces inside this paren. (space-in-parens)
(#14003) There should be no spaces inside this paren. (space-in-parens)
(#14003) There should be no spaces inside this paren. (space-in-parens)
(#14004) There should be no spaces inside this paren. (space-in-parens)
(#14004) There should be no spaces inside this paren. (space-in-parens)
(#14007) There should be no spaces inside this paren. (space-in-parens)
(#14007) There should be no spaces inside this paren. (space-in-parens)
(#14011) There should be no spaces inside this paren. (space-in-parens)
(#14011) There should be no spaces inside this paren. (space-in-parens)
(#14012) There should be no spaces inside this paren. (space-in-parens)
(#14012) There should be no spaces inside this paren. (space-in-parens)
(#14012) There should be no spaces inside this paren. (space-in-parens)
(#14012) There should be no spaces inside this paren. (space-in-parens)
(#14015) There should be no spaces inside this paren. (space-in-parens)
(#14015) There should be no spaces inside this paren. (space-in-parens)
(#14016) There should be no spaces inside this paren. (space-in-parens)
(#14020) There should be no spaces inside this paren. (space-in-parens)
(#14020) There should be no spaces inside this paren. (space-in-parens)
(#14021) There should be no spaces inside this paren. (space-in-parens)
(#14021) There should be no spaces inside this paren. (space-in-parens)
(#14021) There should be no spaces inside this paren. (space-in-parens)
(#14021) There should be no spaces inside this paren. (space-in-parens)
(#14026) There should be no spaces inside this paren. (space-in-parens)
(#14026) There should be no spaces inside this paren. (space-in-parens)
(#14033) Expected to return a value at the end of this function. (consistent-return)
(#14033) There should be no spaces inside this paren. (space-in-parens)
(#14033) There should be no spaces inside this paren. (space-in-parens)
(#14034) There should be no spaces inside this paren. (space-in-parens)
(#14034) There should be no spaces inside this paren. (space-in-parens)
(#14035) There should be no spaces inside this paren. (space-in-parens)
(#14035) There should be no spaces inside this paren. (space-in-parens)
(#14035) There should be no spaces inside this paren. (space-in-parens)
(#14035) There should be no spaces inside this paren. (space-in-parens)
(#14038) There should be no spaces inside this paren. (space-in-parens)
(#14038) There should be no spaces inside this paren. (space-in-parens)
(#14039) There should be no spaces inside this paren. (space-in-parens)
(#14039) There should be no spaces inside this paren. (space-in-parens)
(#14039) There should be no spaces inside this paren. (space-in-parens)
(#14039) There should be no spaces inside this paren. (space-in-parens)
(#14044) There should be no spaces inside this paren. (space-in-parens)
(#14044) There should be no spaces inside this paren. (space-in-parens)
(#14047) Missing JSDoc comment. (require-jsdoc)
(#14048) There should be no spaces inside this paren. (space-in-parens)
(#14048) There should be no spaces inside this paren. (space-in-parens)
(#14051) There should be no spaces inside this paren. (space-in-parens)
(#14051) There should be no spaces inside this paren. (space-in-parens)
(#14057) There should be no spaces inside this paren. (space-in-parens)
(#14057) There should be no spaces inside this paren. (space-in-parens)
(#14057) There should be no spaces inside this paren. (space-in-parens)
(#14057) There should be no spaces inside this paren. (space-in-parens)
(#14064) There should be no spaces inside this paren. (space-in-parens)
(#14064) There should be no spaces inside this paren. (space-in-parens)
(#14065) There should be no spaces inside this paren. (space-in-parens)
(#14065) There should be no spaces inside this paren. (space-in-parens)
(#14066) There should be no spaces inside this paren. (space-in-parens)
(#14066) There should be no spaces inside this paren. (space-in-parens)
(#14070) There should be no spaces inside this paren. (space-in-parens)
(#14070) There should be no spaces inside this paren. (space-in-parens)
(#14071) There should be no spaces inside this paren. (space-in-parens)
(#14071) There should be no spaces inside this paren. (space-in-parens)
(#14073) There should be no spaces inside this paren. (space-in-parens)
(#14073) There should be no spaces inside this paren. (space-in-parens)
(#14077) There should be no spaces inside this paren. (space-in-parens)
(#14077) There should be no spaces inside this paren. (space-in-parens)
(#14079) There should be no spaces inside this paren. (space-in-parens)
(#14079) There should be no spaces inside this paren. (space-in-parens)
(#14083) There should be no spaces inside this paren. (space-in-parens)
(#14085) There should be no spaces inside this paren. (space-in-parens)
(#14085) There should be no spaces inside this paren. (space-in-parens)
(#14086) There should be no spaces inside this paren. (space-in-parens)
(#14086) There should be no spaces inside this paren. (space-in-parens)
(#14088) There should be no spaces inside this paren. (space-in-parens)
(#14088) There should be no spaces inside this paren. (space-in-parens)
(#14089) There should be no spaces inside this paren. (space-in-parens)
(#14089) There should be no spaces inside this paren. (space-in-parens)
(#14093) There should be no spaces inside this paren. (space-in-parens)
(#14093) There should be no spaces inside this paren. (space-in-parens)
(#14094) There should be no spaces inside this paren. (space-in-parens)
(#14094) There should be no spaces inside this paren. (space-in-parens)
(#14097) There should be no spaces inside this paren. (space-in-parens)
(#14097) There should be no spaces inside this paren. (space-in-parens)
(#14098) There should be no spaces inside this paren. (space-in-parens)
(#14098) There should be no spaces inside this paren. (space-in-parens)
(#14102) There should be no spaces inside this paren. (space-in-parens)
(#14102) There should be no spaces inside this paren. (space-in-parens)
(#14103) There should be no spaces inside this paren. (space-in-parens)
(#14103) There should be no spaces inside this paren. (space-in-parens)
(#14106) There should be no spaces inside this paren. (space-in-parens)
(#14106) There should be no spaces inside this paren. (space-in-parens)
(#14107) There should be no spaces inside this paren. (space-in-parens)
(#14107) There should be no spaces inside this paren. (space-in-parens)
(#14112) There should be no spaces inside this paren. (space-in-parens)
(#14112) There should be no spaces inside this paren. (space-in-parens)
(#14116) There should be no spaces inside this paren. (space-in-parens)
(#14116) There should be no spaces inside this paren. (space-in-parens)
(#14116) There should be no spaces inside this paren. (space-in-parens)
(#14116) There should be no spaces inside this paren. (space-in-parens)
(#14116) There should be no spaces inside this paren. (space-in-parens)
(#14117) There should be no spaces inside this paren. (space-in-parens)
(#14117) There should be no spaces inside this paren. (space-in-parens)
(#14123) There should be no spaces inside this paren. (space-in-parens)
(#14123) There should be no spaces inside this paren. (space-in-parens)
(#14127) There should be no spaces inside this paren. (space-in-parens)
(#14127) There should be no spaces inside this paren. (space-in-parens)
(#14127) There should be no space after '[' (computed-property-spacing)
(#14127) There should be no space before ']' (computed-property-spacing)
(#14127) There should be no space after '[' (computed-property-spacing)
(#14127) There should be no space before ']' (computed-property-spacing)
(#14127) There should be no spaces inside this paren. (space-in-parens)
(#14127) There should be no spaces inside this paren. (space-in-parens)
(#14129) There should be no spaces inside this paren. (space-in-parens)
(#14129) There should be no spaces inside this paren. (space-in-parens)
(#14134) There should be no spaces inside this paren. (space-in-parens)
(#14134) There should be no spaces inside this paren. (space-in-parens)
(#14134) There should be no spaces inside this paren. (space-in-parens)
(#14134) There should be no spaces inside this paren. (space-in-parens)
(#14134) There should be no spaces inside this paren. (space-in-parens)
(#14134) There should be no spaces inside this paren. (space-in-parens)
(#14139) There should be no spaces inside this paren. (space-in-parens)
(#14139) There should be no spaces inside this paren. (space-in-parens)
(#14146) There should be no spaces inside this paren. (space-in-parens)
(#14146) There should be no spaces inside this paren. (space-in-parens)
(#14147) There should be no spaces inside this paren. (space-in-parens)
(#14147) There should be no spaces inside this paren. (space-in-parens)
(#14148) There should be no spaces inside this paren. (space-in-parens)
(#14148) There should be no spaces inside this paren. (space-in-parens)
(#14150) There should be no spaces inside this paren. (space-in-parens)
(#14150) There should be no spaces inside this paren. (space-in-parens)
(#14154) There should be no spaces inside this paren. (space-in-parens)
(#14154) There should be no spaces inside this paren. (space-in-parens)
(#14154) There should be no spaces inside this paren. (space-in-parens)
(#14154) There should be no spaces inside this paren. (space-in-parens)
(#14162) There should be no spaces inside this paren. (space-in-parens)
(#14162) There should be no spaces inside this paren. (space-in-parens)
(#14163) There should be no spaces inside this paren. (space-in-parens)
(#14163) There should be no spaces inside this paren. (space-in-parens)
(#14163) There should be no spaces inside this paren. (space-in-parens)
(#14163) There should be no spaces inside this paren. (space-in-parens)
(#14166) There should be no spaces inside this paren. (space-in-parens)
(#14166) There should be no spaces inside this paren. (space-in-parens)
(#14171) There should be no spaces inside this paren. (space-in-parens)
(#14171) There should be no spaces inside this paren. (space-in-parens)
(#14184) There should be no spaces inside this paren. (space-in-parens)
(#14184) There should be no spaces inside this paren. (space-in-parens)
(#14185) There should be no spaces inside this paren. (space-in-parens)
(#14185) There should be no spaces inside this paren. (space-in-parens)
(#14187) There should be no spaces inside this paren. (space-in-parens)
(#14187) There should be no spaces inside this paren. (space-in-parens)
(#14188) There should be no spaces inside this paren. (space-in-parens)
(#14188) There should be no spaces inside this paren. (space-in-parens)
(#14195) There should be no spaces inside this paren. (space-in-parens)
(#14195) There should be no spaces inside this paren. (space-in-parens)
(#14195) There should be no space after '[' (computed-property-spacing)
(#14195) There should be no space before ']' (computed-property-spacing)
(#14197) There should be no spaces inside this paren. (space-in-parens)
(#14197) There should be no spaces inside this paren. (space-in-parens)
(#14205) There should be no spaces inside this paren. (space-in-parens)
(#14205) There should be no spaces inside this paren. (space-in-parens)
(#14207) There should be no spaces inside this paren. (space-in-parens)
(#14207) There should be no spaces inside this paren. (space-in-parens)
(#14207) There should be no spaces inside this paren. (space-in-parens)
(#14207) There should be no spaces inside this paren. (space-in-parens)
(#14208) There should be no spaces inside this paren. (space-in-parens)
(#14208) There should be no spaces inside this paren. (space-in-parens)
(#14208) There should be no spaces inside this paren. (space-in-parens)
(#14208) There should be no spaces inside this paren. (space-in-parens)
(#14209) There should be no spaces inside this paren. (space-in-parens)
(#14209) There should be no spaces inside this paren. (space-in-parens)
(#14212) There should be no spaces inside this paren. (space-in-parens)
(#14212) There should be no spaces inside this paren. (space-in-parens)
(#14212) There should be no spaces inside this paren. (space-in-parens)
(#14212) There should be no spaces inside this paren. (space-in-parens)
(#14214) There should be no spaces inside this paren. (space-in-parens)
(#14214) There should be no spaces inside this paren. (space-in-parens)
(#14214) There should be no spaces inside this paren. (space-in-parens)
(#14214) There should be no spaces inside this paren. (space-in-parens)
(#14217) There should be no spaces inside this paren. (space-in-parens)
(#14217) There should be no spaces inside this paren. (space-in-parens)
(#14219) There should be no spaces inside this paren. (space-in-parens)
(#14219) There should be no spaces inside this paren. (space-in-parens)
(#14220) There should be no spaces inside this paren. (space-in-parens)
(#14220) There should be no spaces inside this paren. (space-in-parens)
(#14221) There should be no spaces inside this paren. (space-in-parens)
(#14221) There should be no spaces inside this paren. (space-in-parens)
(#14222) There should be no spaces inside this paren. (space-in-parens)
(#14222) There should be no space after '[' (computed-property-spacing)
(#14222) There should be no space before ']' (computed-property-spacing)
(#14222) There should be no spaces inside this paren. (space-in-parens)
(#14224) There should be no spaces inside this paren. (space-in-parens)
(#14224) There should be no spaces inside this paren. (space-in-parens)
(#14227) There should be no spaces inside this paren. (space-in-parens)
(#14228) There should be no spaces inside this paren. (space-in-parens)
(#14228) There should be no spaces inside this paren. (space-in-parens)
(#14230) There should be no spaces inside this paren. (space-in-parens)
(#14230) There should be no spaces inside this paren. (space-in-parens)
(#14231) There should be no spaces inside this paren. (space-in-parens)
(#14231) There should be no spaces inside this paren. (space-in-parens)
(#14234) There should be no spaces inside this paren. (space-in-parens)
(#14234) There should be no spaces inside this paren. (space-in-parens)
(#14237) There should be no spaces inside this paren. (space-in-parens)
(#14237) There should be no spaces inside this paren. (space-in-parens)
(#14241) There should be no spaces inside this paren. (space-in-parens)
(#14241) There should be no spaces inside this paren. (space-in-parens)
(#14242) There should be no spaces inside this paren. (space-in-parens)
(#14242) There should be no spaces inside this paren. (space-in-parens)
(#14247) There should be no spaces inside this paren. (space-in-parens)
(#14247) There should be no spaces inside this paren. (space-in-parens)
(#14247) There should be no spaces inside this paren. (space-in-parens)
(#14247) There should be no spaces inside this paren. (space-in-parens)
(#14250) There should be no spaces inside this paren. (space-in-parens)
(#14250) There should be no spaces inside this paren. (space-in-parens)
(#14251) There should be no spaces inside this paren. (space-in-parens)
(#14251) There should be no spaces inside this paren. (space-in-parens)
(#14252) There should be no spaces inside this paren. (space-in-parens)
(#14252) There should be no spaces inside this paren. (space-in-parens)
(#14253) There should be no spaces inside this paren. (space-in-parens)
(#14253) There should be no spaces inside this paren. (space-in-parens)
(#14254) There should be no spaces inside this paren. (space-in-parens)
(#14254) There should be no spaces inside this paren. (space-in-parens)
(#14257) There should be no spaces inside this paren. (space-in-parens)
(#14257) There should be no spaces inside this paren. (space-in-parens)
(#14258) There should be no spaces inside this paren. (space-in-parens)
(#14258) There should be no spaces inside this paren. (space-in-parens)
(#14258) There should be no spaces inside this paren. (space-in-parens)
(#14258) There should be no spaces inside this paren. (space-in-parens)
(#14259) There should be no spaces inside this paren. (space-in-parens)
(#14259) There should be no spaces inside this paren. (space-in-parens)
(#14261) There should be no spaces inside this paren. (space-in-parens)
(#14261) There should be no spaces inside this paren. (space-in-parens)
(#14267) There should be no spaces inside this paren. (space-in-parens)
(#14267) There should be no spaces inside this paren. (space-in-parens)
(#14267) There should be no space after '[' (computed-property-spacing)
(#14267) There should be no space before ']' (computed-property-spacing)
(#14267) There should be no spaces inside this paren. (space-in-parens)
(#14267) There should be no spaces inside this paren. (space-in-parens)
(#14268) There should be no spaces inside this paren. (space-in-parens)
(#14268) There should be no spaces inside this paren. (space-in-parens)
(#14268) There should be no spaces inside this paren. (space-in-parens)
(#14268) There should be no spaces inside this paren. (space-in-parens)
(#14269) There should be no spaces inside this paren. (space-in-parens)
(#14269) There should be no spaces inside this paren. (space-in-parens)
(#14270) There should be no spaces inside this paren. (space-in-parens)
(#14270) There should be no spaces inside this paren. (space-in-parens)
(#14271) There should be no spaces inside this paren. (space-in-parens)
(#14271) There should be no spaces inside this paren. (space-in-parens)
(#14273) There should be no spaces inside this paren. (space-in-parens)
(#14273) There should be no spaces inside this paren. (space-in-parens)
(#14274) There should be no spaces inside this paren. (space-in-parens)
(#14274) There should be no spaces inside this paren. (space-in-parens)
(#14275) There should be no spaces inside this paren. (space-in-parens)
(#14275) There should be no spaces inside this paren. (space-in-parens)
(#14282) There should be no spaces inside this paren. (space-in-parens)
(#14282) There should be no spaces inside this paren. (space-in-parens)
(#14284) There should be no spaces inside this paren. (space-in-parens)
(#14284) There should be no spaces inside this paren. (space-in-parens)
(#14288) There should be no spaces inside this paren. (space-in-parens)
(#14288) There should be no spaces inside this paren. (space-in-parens)
(#14289) There should be no spaces inside this paren. (space-in-parens)
(#14289) There should be no spaces inside this paren. (space-in-parens)
(#14289) There should be no spaces inside this paren. (space-in-parens)
(#14290) There should be no space after '[' (computed-property-spacing)
(#14290) There should be no space before ']' (computed-property-spacing)
(#14294) There should be no spaces inside this paren. (space-in-parens)
(#14294) There should be no spaces inside this paren. (space-in-parens)
(#14294) There should be no spaces inside this paren. (space-in-parens)
(#14294) There should be no spaces inside this paren. (space-in-parens)
(#14294) There should be no spaces inside this paren. (space-in-parens)
(#14294) There should be no spaces inside this paren. (space-in-parens)
(#14295) There should be no spaces inside this paren. (space-in-parens)
(#14295) There should be no spaces inside this paren. (space-in-parens)
(#14296) There should be no spaces inside this paren. (space-in-parens)
(#14296) There should be no space after '{' (object-curly-spacing)
(#14296) There should be no space before '}' (object-curly-spacing)
(#14296) There should be no spaces inside this paren. (space-in-parens)
(#14297) There should be no spaces inside this paren. (space-in-parens)
(#14297) There should be no space after '{' (object-curly-spacing)
(#14297) There should be no space before '}' (object-curly-spacing)
(#14297) There should be no spaces inside this paren. (space-in-parens)
(#14299) There should be no spaces inside this paren. (space-in-parens)
(#14299) There should be no spaces inside this paren. (space-in-parens)
(#14300) There should be no spaces inside this paren. (space-in-parens)
(#14300) There should be no spaces inside this paren. (space-in-parens)
(#14303) There should be no spaces inside this paren. (space-in-parens)
(#14303) There should be no spaces inside this paren. (space-in-parens)
(#14307) There should be no spaces inside this paren. (space-in-parens)
(#14307) There should be no spaces inside this paren. (space-in-parens)
(#14311) There should be no spaces inside this paren. (space-in-parens)
(#14311) There should be no spaces inside this paren. (space-in-parens)
(#14312) There should be no spaces inside this paren. (space-in-parens)
(#14312) There should be no spaces inside this paren. (space-in-parens)
(#14313) There should be no spaces inside this paren. (space-in-parens)
(#14313) There should be no spaces inside this paren. (space-in-parens)
(#14315) There should be no spaces inside this paren. (space-in-parens)
(#14315) There should be no spaces inside this paren. (space-in-parens)
(#14318) There should be no spaces inside this paren. (space-in-parens)
(#14318) There should be no spaces inside this paren. (space-in-parens)
(#14321) There should be no spaces inside this paren. (space-in-parens)
(#14321) There should be no spaces inside this paren. (space-in-parens)
(#14322) There should be no spaces inside this paren. (space-in-parens)
(#14322) There should be no spaces inside this paren. (space-in-parens)
(#14322) There should be no spaces inside this paren. (space-in-parens)
(#14322) There should be no spaces inside this paren. (space-in-parens)
(#14326) There should be no spaces inside this paren. (space-in-parens)
(#14326) There should be no spaces inside this paren. (space-in-parens)
(#14326) There should be no spaces inside this paren. (space-in-parens)
(#14326) There should be no spaces inside this paren. (space-in-parens)
(#14327) There should be no spaces inside this paren. (space-in-parens)
(#14327) There should be no spaces inside this paren. (space-in-parens)
(#14327) There should be no spaces inside this paren. (space-in-parens)
(#14327) There should be no spaces inside this paren. (space-in-parens)
(#14327) There should be no spaces inside this paren. (space-in-parens)
(#14327) There should be no spaces inside this paren. (space-in-parens)
(#14329) There should be no spaces inside this paren. (space-in-parens)
(#14329) There should be no spaces inside this paren. (space-in-parens)
(#14330) There should be no spaces inside this paren. (space-in-parens)
(#14330) There should be no spaces inside this paren. (space-in-parens)
(#14333) There should be no spaces inside this paren. (space-in-parens)
(#14333) There should be no spaces inside this paren. (space-in-parens)
(#14333) There should be no spaces inside this paren. (space-in-parens)
(#14333) There should be no spaces inside this paren. (space-in-parens)
(#14333) There should be no spaces inside this paren. (space-in-parens)
(#14333) There should be no spaces inside this paren. (space-in-parens)
(#14334) There should be no spaces inside this paren. (space-in-parens)
(#14334) There should be no spaces inside this paren. (space-in-parens)
(#14338) There should be no spaces inside this paren. (space-in-parens)
(#14338) There should be no spaces inside this paren. (space-in-parens)
(#14341) There should be no spaces inside this paren. (space-in-parens)
(#14341) There should be no spaces inside this paren. (space-in-parens)
(#14342) There should be no spaces inside this paren. (space-in-parens)
(#14342) There should be no spaces inside this paren. (space-in-parens)
(#14343) There should be no space after '[' (computed-property-spacing)
(#14343) There should be no space before ']' (computed-property-spacing)
(#14343) There should be no space after '[' (computed-property-spacing)
(#14343) There should be no space before ']' (computed-property-spacing)
(#14345) There should be no spaces inside this paren. (space-in-parens)
(#14345) There should be no spaces inside this paren. (space-in-parens)
(#14346) There should be no spaces inside this paren. (space-in-parens)
(#14346) There should be no spaces inside this paren. (space-in-parens)
(#14356) There should be no spaces inside this paren. (space-in-parens)
(#14356) There should be no spaces inside this paren. (space-in-parens)
(#14356) There should be no spaces inside this paren. (space-in-parens)
(#14358) There should be no spaces inside this paren. (space-in-parens)
(#14358) There should be no spaces inside this paren. (space-in-parens)
(#14362) There should be no spaces inside this paren. (space-in-parens)
(#14362) There should be no spaces inside this paren. (space-in-parens)
(#14364) There should be no spaces inside this paren. (space-in-parens)
(#14364) There should be no spaces inside this paren. (space-in-parens)
(#14364) There should be no spaces inside this paren. (space-in-parens)
(#14364) There should be no spaces inside this paren. (space-in-parens)
(#14364) There should be no spaces inside this paren. (space-in-parens)
(#14368) There should be no spaces inside this paren. (space-in-parens)
(#14368) There should be no spaces inside this paren. (space-in-parens)
(#14371) There should be no spaces inside this paren. (space-in-parens)
(#14371) There should be no spaces inside this paren. (space-in-parens)
(#14375) There should be no spaces inside this paren. (space-in-parens)
(#14375) There should be no spaces inside this paren. (space-in-parens)
(#14376) There should be no spaces inside this paren. (space-in-parens)
(#14376) There should be no spaces inside this paren. (space-in-parens)
(#14379) There should be no spaces inside this paren. (space-in-parens)
(#14379) There should be no spaces inside this paren. (space-in-parens)
(#14380) There should be no spaces inside this paren. (space-in-parens)
(#14380) There should be no spaces inside this paren. (space-in-parens)
(#14380) There should be no spaces inside this paren. (space-in-parens)
(#14380) There should be no spaces inside this paren. (space-in-parens)
(#14382) There should be no spaces inside this paren. (space-in-parens)
(#14382) There should be no spaces inside this paren. (space-in-parens)
(#14386) There should be no spaces inside this paren. (space-in-parens)
(#14386) There should be no spaces inside this paren. (space-in-parens)
(#14393) Missing JSDoc comment. (require-jsdoc)
(#14395) There should be no spaces inside this paren. (space-in-parens)
(#14395) There should be no spaces inside this paren. (space-in-parens)
(#14398) Missing JSDoc comment. (require-jsdoc)
(#14399) There should be no spaces inside this paren. (space-in-parens)
(#14399) There should be no spaces inside this paren. (space-in-parens)
(#14399) There should be no spaces inside this paren. (space-in-parens)
(#14399) There should be no spaces inside this paren. (space-in-parens)
(#14401) There should be no spaces inside this paren. (space-in-parens)
(#14401) There should be no spaces inside this paren. (space-in-parens)
(#14402) There should be no spaces inside this paren. (space-in-parens)
(#14402) There should be no spaces inside this paren. (space-in-parens)
(#14410) There should be no spaces inside this paren. (space-in-parens)
(#14410) There should be no spaces inside this paren. (space-in-parens)
(#14411) There should be no spaces inside this paren. (space-in-parens)
(#14412) There should be no spaces inside this paren. (space-in-parens)
(#14412) There should be no spaces inside this paren. (space-in-parens)
(#14412) There should be no spaces inside this paren. (space-in-parens)
(#14412) There should be no spaces inside this paren. (space-in-parens)
(#14416) There should be no spaces inside this paren. (space-in-parens)
(#14416) There should be no spaces inside this paren. (space-in-parens)
(#14416) There should be no spaces inside this paren. (space-in-parens)
(#14416) There should be no spaces inside this paren. (space-in-parens)
(#14425) There should be no spaces inside this paren. (space-in-parens)
(#14425) There should be no spaces inside this paren. (space-in-parens)
(#14429) There should be no spaces inside this paren. (space-in-parens)
(#14429) There should be no spaces inside this paren. (space-in-parens)
(#14430) There should be no spaces inside this paren. (space-in-parens)
(#14430) There should be no spaces inside this paren. (space-in-parens)
(#14431) There should be no spaces inside this paren. (space-in-parens)
(#14431) There should be no spaces inside this paren. (space-in-parens)
(#14433) There should be no spaces inside this paren. (space-in-parens)
(#14433) There should be no spaces inside this paren. (space-in-parens)
(#14433) There should be no spaces inside this paren. (space-in-parens)
(#14433) There should be no spaces inside this paren. (space-in-parens)
(#14435) There should be no spaces inside this paren. (space-in-parens)
(#14435) There should be no spaces inside this paren. (space-in-parens)
(#14448) There should be no spaces inside this paren. (space-in-parens)
(#14448) There should be no spaces inside this paren. (space-in-parens)
(#14450) There should be no spaces inside this paren. (space-in-parens)
(#14450) There should be no spaces inside this paren. (space-in-parens)
(#14453) There should be no spaces inside this paren. (space-in-parens)
(#14453) There should be no space after '[' (computed-property-spacing)
(#14453) There should be no space before ']' (computed-property-spacing)
(#14453) There should be no space after '[' (computed-property-spacing)
(#14453) There should be no space before ']' (computed-property-spacing)
(#14453) There should be no spaces inside this paren. (space-in-parens)
(#14458) There should be no spaces inside this paren. (space-in-parens)
(#14458) There should be no spaces inside this paren. (space-in-parens)
(#14462) There should be no spaces inside this paren. (space-in-parens)
(#14462) There should be no spaces inside this paren. (space-in-parens)
(#14462) There should be no space after '[' (computed-property-spacing)
(#14462) There should be no space before ']' (computed-property-spacing)
(#14470) There should be no spaces inside this paren. (space-in-parens)
(#14470) There should be no spaces inside this paren. (space-in-parens)
(#14471) There should be no spaces inside this paren. (space-in-parens)
(#14471) There should be no spaces inside this paren. (space-in-parens)
(#14474) There should be no spaces inside this paren. (space-in-parens)
(#14474) There should be no spaces inside this paren. (space-in-parens)
(#14476) There should be no spaces inside this paren. (space-in-parens)
(#14476) There should be no spaces inside this paren. (space-in-parens)
(#14477) There should be no spaces inside this paren. (space-in-parens)
(#14477) There should be no spaces inside this paren. (space-in-parens)
(#14477) There should be no spaces inside this paren. (space-in-parens)
(#14477) There should be no spaces inside this paren. (space-in-parens)
(#14484) There should be no spaces inside this paren. (space-in-parens)
(#14484) There should be no spaces inside this paren. (space-in-parens)
(#14488) There should be no spaces inside this paren. (space-in-parens)
(#14488) There should be no spaces inside this paren. (space-in-parens)
(#14491) There should be no spaces inside this paren. (space-in-parens)
(#14491) There should be no spaces inside this paren. (space-in-parens)
(#14492) There should be no spaces inside this paren. (space-in-parens)
(#14492) There should be no spaces inside this paren. (space-in-parens)
(#14495) There should be no spaces inside this paren. (space-in-parens)
(#14495) There should be no spaces inside this paren. (space-in-parens)
(#14496) There should be no spaces inside this paren. (space-in-parens)
(#14496) There should be no spaces inside this paren. (space-in-parens)
(#14497) There should be no spaces inside this paren. (space-in-parens)
(#14497) There should be no spaces inside this paren. (space-in-parens)
(#14500) There should be no spaces inside this paren. (space-in-parens)
(#14500) There should be no spaces inside this paren. (space-in-parens)
(#14501) There should be no spaces inside this paren. (space-in-parens)
(#14501) There should be no spaces inside this paren. (space-in-parens)
(#14501) There should be no spaces inside this paren. (space-in-parens)
(#14501) There should be no spaces inside this paren. (space-in-parens)
(#14502) There should be no spaces inside this paren. (space-in-parens)
(#14502) There should be no spaces inside this paren. (space-in-parens)
(#14504) There should be no spaces inside this paren. (space-in-parens)
(#14504) There should be no spaces inside this paren. (space-in-parens)
(#14505) There should be no spaces inside this paren. (space-in-parens)
(#14506) There should be no spaces inside this paren. (space-in-parens)
(#14507) There should be no spaces inside this paren. (space-in-parens)
(#14507) There should be no spaces inside this paren. (space-in-parens)
(#14508) There should be no spaces inside this paren. (space-in-parens)
(#14508) There should be no spaces inside this paren. (space-in-parens)
(#14509) There should be no spaces inside this paren. (space-in-parens)
(#14509) There should be no spaces inside this paren. (space-in-parens)
(#14510) There should be no spaces inside this paren. (space-in-parens)
(#14510) There should be no spaces inside this paren. (space-in-parens)
(#14511) There should be no spaces inside this paren. (space-in-parens)
(#14511) There should be no spaces inside this paren. (space-in-parens)
(#14512) There should be no spaces inside this paren. (space-in-parens)
(#14512) There should be no spaces inside this paren. (space-in-parens)
(#14513) There should be no spaces inside this paren. (space-in-parens)
(#14513) There should be no spaces inside this paren. (space-in-parens)
(#14514) There should be no spaces inside this paren. (space-in-parens)
(#14514) There should be no spaces inside this paren. (space-in-parens)
(#14519) There should be no spaces inside this paren. (space-in-parens)
(#14519) There should be no spaces inside this paren. (space-in-parens)
(#14520) There should be no spaces inside this paren. (space-in-parens)
(#14520) There should be no spaces inside this paren. (space-in-parens)
(#14521) There should be no spaces inside this paren. (space-in-parens)
(#14521) There should be no spaces inside this paren. (space-in-parens)
(#14523) There should be no spaces inside this paren. (space-in-parens)
(#14523) There should be no spaces inside this paren. (space-in-parens)
(#14524) There should be no spaces inside this paren. (space-in-parens)
(#14524) There should be no spaces inside this paren. (space-in-parens)
(#14526) There should be no spaces inside this paren. (space-in-parens)
(#14526) There should be no spaces inside this paren. (space-in-parens)
(#14532) There should be no spaces inside this paren. (space-in-parens)
(#14532) There should be no spaces inside this paren. (space-in-parens)
(#14533) There should be no spaces inside this paren. (space-in-parens)
(#14533) There should be no spaces inside this paren. (space-in-parens)
(#14537) There should be no spaces inside this paren. (space-in-parens)
(#14537) There should be no spaces inside this paren. (space-in-parens)
(#14539) There should be no spaces inside this paren. (space-in-parens)
(#14539) There should be no spaces inside this paren. (space-in-parens)
(#14543) There should be no spaces inside this paren. (space-in-parens)
(#14543) There should be no spaces inside this paren. (space-in-parens)
(#14546) There should be no spaces inside this paren. (space-in-parens)
(#14546) There should be no spaces inside this paren. (space-in-parens)
(#14547) There should be no spaces inside this paren. (space-in-parens)
(#14547) There should be no spaces inside this paren. (space-in-parens)
(#14547) There should be no spaces inside this paren. (space-in-parens)
(#14547) There should be no spaces inside this paren. (space-in-parens)
(#14548) There should be no spaces inside this paren. (space-in-parens)
(#14548) There should be no spaces inside this paren. (space-in-parens)
(#14548) There should be no spaces inside this paren. (space-in-parens)
(#14552) There should be no spaces inside this paren. (space-in-parens)
(#14552) There should be no spaces inside this paren. (space-in-parens)
(#14552) There should be no spaces inside this paren. (space-in-parens)
(#14557) There should be no spaces inside this paren. (space-in-parens)
(#14557) There should be no spaces inside this paren. (space-in-parens)
(#14560) There should be no spaces inside this paren. (space-in-parens)
(#14560) There should be no spaces inside this paren. (space-in-parens)
(#14562) There should be no spaces inside this paren. (space-in-parens)
(#14562) There should be no spaces inside this paren. (space-in-parens)
(#14566) There should be no spaces inside this paren. (space-in-parens)
(#14566) There should be no spaces inside this paren. (space-in-parens)
(#14569) There should be no spaces inside this paren. (space-in-parens)
(#14569) There should be no spaces inside this paren. (space-in-parens)
(#14570) There should be no spaces inside this paren. (space-in-parens)
(#14570) There should be no spaces inside this paren. (space-in-parens)
(#14570) There should be no spaces inside this paren. (space-in-parens)
(#14570) There should be no spaces inside this paren. (space-in-parens)
(#14573) There should be no spaces inside this paren. (space-in-parens)
(#14573) There should be no spaces inside this paren. (space-in-parens)
(#14573) There should be no spaces inside this paren. (space-in-parens)
(#14573) There should be no spaces inside this paren. (space-in-parens)
(#14574) There should be no spaces inside this paren. (space-in-parens)
(#14574) There should be no space after '[' (array-bracket-spacing)
(#14574) There should be no space before ']' (array-bracket-spacing)
(#14574) There should be no spaces inside this paren. (space-in-parens)
(#14576) There should be no space after '[' (array-bracket-spacing)
(#14576) There should be no space before ']' (array-bracket-spacing)
(#14579) There should be no spaces inside this paren. (space-in-parens)
(#14579) There should be no spaces inside this paren. (space-in-parens)
(#14582) There should be no spaces inside this paren. (space-in-parens)
(#14582) There should be no spaces inside this paren. (space-in-parens)
(#14583) There should be no spaces inside this paren. (space-in-parens)
(#14583) There should be no spaces inside this paren. (space-in-parens)
(#14585) There should be no spaces inside this paren. (space-in-parens)
(#14585) There should be no spaces inside this paren. (space-in-parens)
(#14586) There should be no spaces inside this paren. (space-in-parens)
(#14586) There should be no spaces inside this paren. (space-in-parens)
(#14587) There should be no spaces inside this paren. (space-in-parens)
(#14587) There should be no spaces inside this paren. (space-in-parens)
(#14594) There should be no spaces inside this paren. (space-in-parens)
(#14594) There should be no spaces inside this paren. (space-in-parens)
(#14594) There should be no space after '[' (computed-property-spacing)
(#14594) There should be no space before ']' (computed-property-spacing)
(#14594) There should be no spaces inside this paren. (space-in-parens)
(#14594) There should be no spaces inside this paren. (space-in-parens)
(#14598) There should be no spaces inside this paren. (space-in-parens)
(#14598) There should be no spaces inside this paren. (space-in-parens)
(#14598) There should be no spaces inside this paren. (space-in-parens)
(#14598) There should be no spaces inside this paren. (space-in-parens)
(#14603) There should be no spaces inside this paren. (space-in-parens)
(#14603) There should be no spaces inside this paren. (space-in-parens)
(#14604) There should be no spaces inside this paren. (space-in-parens)
(#14604) There should be no spaces inside this paren. (space-in-parens)
(#14605) There should be no spaces inside this paren. (space-in-parens)
(#14605) There should be no spaces inside this paren. (space-in-parens)
(#14608) There should be no spaces inside this paren. (space-in-parens)
(#14608) There should be no spaces inside this paren. (space-in-parens)
(#14612) There should be no spaces inside this paren. (space-in-parens)
(#14612) There should be no spaces inside this paren. (space-in-parens)
(#14613) There should be no spaces inside this paren. (space-in-parens)
(#14613) There should be no spaces inside this paren. (space-in-parens)
(#14614) There should be no spaces inside this paren. (space-in-parens)
(#14616) There should be no spaces inside this paren. (space-in-parens)
(#14616) There should be no spaces inside this paren. (space-in-parens)
(#14620) There should be no spaces inside this paren. (space-in-parens)
(#14620) There should be no spaces inside this paren. (space-in-parens)
(#14621) There should be no spaces inside this paren. (space-in-parens)
(#14621) There should be no spaces inside this paren. (space-in-parens)
(#14624) There should be no spaces inside this paren. (space-in-parens)
(#14624) There should be no spaces inside this paren. (space-in-parens)
(#14625) There should be no spaces inside this paren. (space-in-parens)
(#14625) There should be no spaces inside this paren. (space-in-parens)
(#14627) There should be no spaces inside this paren. (space-in-parens)
(#14627) There should be no spaces inside this paren. (space-in-parens)
(#14630) There should be no spaces inside this paren. (space-in-parens)
(#14635) There should be no spaces inside this paren. (space-in-parens)
(#14635) There should be no spaces inside this paren. (space-in-parens)
(#14638) There should be no spaces inside this paren. (space-in-parens)
(#14638) There should be no spaces inside this paren. (space-in-parens)
(#14639) There should be no spaces inside this paren. (space-in-parens)
(#14639) There should be no spaces inside this paren. (space-in-parens)
(#14640) There should be no spaces inside this paren. (space-in-parens)
(#14641) There should be no spaces inside this paren. (space-in-parens)
(#14641) There should be no space after '{' (object-curly-spacing)
(#14641) Extra space after key 'jqXHR'. (key-spacing)
(#14641) There should be no space before '}' (object-curly-spacing)
(#14641) There should be no spaces inside this paren. (space-in-parens)
(#14641) There should be no spaces inside this paren. (space-in-parens)
(#14646) There should be no spaces inside this paren. (space-in-parens)
(#14646) There should be no spaces inside this paren. (space-in-parens)
(#14647) There should be no spaces inside this paren. (space-in-parens)
(#14647) There should be no spaces inside this paren. (space-in-parens)
(#14647) There should be no spaces inside this paren. (space-in-parens)
(#14647) There should be no spaces inside this paren. (space-in-parens)
(#14648) There should be no spaces inside this paren. (space-in-parens)
(#14648) There should be no spaces inside this paren. (space-in-parens)
(#14648) There should be no spaces inside this paren. (space-in-parens)
(#14648) There should be no spaces inside this paren. (space-in-parens)
(#14652) There should be no spaces inside this paren. (space-in-parens)
(#14652) 'jQuery' is not defined. (no-undef)
(#14652) There should be no spaces inside this paren. (space-in-parens)
(#14654) There should be no spaces inside this paren. (space-in-parens)
(#14654) There should be no spaces inside this paren. (space-in-parens)
(#14658) Missing JSDoc comment. (require-jsdoc)
(#14658) There should be no spaces inside this paren. (space-in-parens)
(#14658) There should be no spaces inside this paren. (space-in-parens)
(#14659) There should be no spaces inside this paren. (space-in-parens)
(#14659) There should be no spaces inside this paren. (space-in-parens)
(#14659) There should be no spaces inside this paren. (space-in-parens)
(#14659) There should be no spaces inside this paren. (space-in-parens)
(#14660) There should be no spaces inside this paren. (space-in-parens)
(#14660) There should be no spaces inside this paren. (space-in-parens)
(#14662) There should be no spaces inside this paren. (space-in-parens)
(#14662) There should be no spaces inside this paren. (space-in-parens)
(#14663) There should be no spaces inside this paren. (space-in-parens)
(#14663) There should be no spaces inside this paren. (space-in-parens)
(#14663) There should be no spaces inside this paren. (space-in-parens)
(#14663) There should be no spaces inside this paren. (space-in-parens)
(#14663) There should be no spaces inside this paren. (space-in-parens)
(#14663) There should be no spaces inside this paren. (space-in-parens)
(#14666) Missing JSDoc comment. (require-jsdoc)
(#14666) There should be no spaces inside this paren. (space-in-parens)
(#14666) There should be no spaces inside this paren. (space-in-parens)
(#14667) There should be no spaces inside this paren. (space-in-parens)
(#14667) There should be no spaces inside this paren. (space-in-parens)
(#14668) There should be no spaces inside this paren. (space-in-parens)
(#14668) There should be no spaces inside this paren. (space-in-parens)
(#14668) There should be no spaces inside this paren. (space-in-parens)
(#14668) There should be no spaces inside this paren. (space-in-parens)
(#14669) There should be no spaces inside this paren. (space-in-parens)
(#14669) There should be no spaces inside this paren. (space-in-parens)
(#14670) There should be no spaces inside this paren. (space-in-parens)
(#14670) There should be no spaces inside this paren. (space-in-parens)
(#14671) There should be no spaces inside this paren. (space-in-parens)
(#14671) There should be no spaces inside this paren. (space-in-parens)
(#14674) There should be no spaces inside this paren. (space-in-parens)
(#14674) There should be no spaces inside this paren. (space-in-parens)
(#14675) There should be no spaces inside this paren. (space-in-parens)
(#14675) There should be no spaces inside this paren. (space-in-parens)
(#14675) There should be no spaces inside this paren. (space-in-parens)
(#14675) There should be no spaces inside this paren. (space-in-parens)
(#14676) There should be no spaces inside this paren. (space-in-parens)
(#14676) There should be no spaces inside this paren. (space-in-parens)
(#14677) There should be no spaces inside this paren. (space-in-parens)
(#14677) There should be no spaces inside this paren. (space-in-parens)
(#14679) There should be no spaces inside this paren. (space-in-parens)
(#14679) There should be no spaces inside this paren. (space-in-parens)
(#14683) There should be no spaces inside this paren. (space-in-parens)
(#14689) There should be no spaces inside this paren. (space-in-parens)
(#14689) There should be no spaces inside this paren. (space-in-parens)
(#14689) There should be no spaces inside this paren. (space-in-parens)
(#14689) There should be no spaces inside this paren. (space-in-parens)
(#14691) There should be no spaces inside this paren. (space-in-parens)
(#14691) There should be no spaces inside this paren. (space-in-parens)
(#14691) There should be no spaces inside this paren. (space-in-parens)
(#14691) There should be no spaces inside this paren. (space-in-parens)
(#14721) There should be no spaces inside this paren. (space-in-parens)
(#14721) There should be no spaces inside this paren. (space-in-parens)
(#14726) There should be no spaces inside this paren. (space-in-parens)
(#14726) There should be no spaces inside this paren. (space-in-parens)
(#14729) There should be no spaces inside this paren. (space-in-parens)
(#14729) There should be no spaces inside this paren. (space-in-parens)
(#14730) There should be no space after '[' (computed-property-spacing)
(#14730) There should be no space before ']' (computed-property-spacing)
(#14731) There should be no space after '[' (computed-property-spacing)
(#14731) There should be no space before ']' (computed-property-spacing)
(#14736) There should be no spaces inside this paren. (space-in-parens)
(#14736) There should be no spaces inside this paren. (space-in-parens)
(#14738) There should be no spaces inside this paren. (space-in-parens)
(#14738) There should be no spaces inside this paren. (space-in-parens)
(#14739) There should be no spaces inside this paren. (space-in-parens)
(#14739) There should be no spaces inside this paren. (space-in-parens)
(#14739) There should be no spaces inside this paren. (space-in-parens)
(#14740) There should be no spaces inside this paren. (space-in-parens)
(#14740) There should be no spaces inside this paren. (space-in-parens)
(#14749) There should be no spaces inside this paren. (space-in-parens)
(#14749) There should be no spaces inside this paren. (space-in-parens)
(#14749) There should be no spaces inside this paren. (space-in-parens)
(#14750) There should be no spaces inside this paren. (space-in-parens)
(#14750) There should be no spaces inside this paren. (space-in-parens)
(#14752) There should be no spaces inside this paren. (space-in-parens)
(#14752) There should be no spaces inside this paren. (space-in-parens)
(#14756) There should be no spaces inside this paren. (space-in-parens)
(#14756) There should be no spaces inside this paren. (space-in-parens)
(#14757) There should be no spaces inside this paren. (space-in-parens)
(#14757) There should be no spaces inside this paren. (space-in-parens)
(#14758) There should be no spaces inside this paren. (space-in-parens)
(#14758) There should be no spaces inside this paren. (space-in-parens)
(#14758) There should be no spaces inside this paren. (space-in-parens)
(#14758) There should be no spaces inside this paren. (space-in-parens)
(#14760) There should be no spaces inside this paren. (space-in-parens)
(#14760) There should be no spaces inside this paren. (space-in-parens)
(#14760) There should be no spaces inside this paren. (space-in-parens)
(#14760) There should be no spaces inside this paren. (space-in-parens)
(#14761) There should be no spaces inside this paren. (space-in-parens)
(#14761) There should be no spaces inside this paren. (space-in-parens)
(#14768) There should be no spaces inside this paren. (space-in-parens)
(#14768) There should be no spaces inside this paren. (space-in-parens)
(#14769) There should be no spaces inside this paren. (space-in-parens)
(#14769) There should be no spaces inside this paren. (space-in-parens)
(#14770) There should be no spaces inside this paren. (space-in-parens)
(#14770) There should be no spaces inside this paren. (space-in-parens)
(#14770) There should be no spaces inside this paren. (space-in-parens)
(#14770) There should be no spaces inside this paren. (space-in-parens)
(#14771) There should be no spaces inside this paren. (space-in-parens)
(#14771) There should be no spaces inside this paren. (space-in-parens)
(#14771) There should be no spaces inside this paren. (space-in-parens)
(#14771) There should be no spaces inside this paren. (space-in-parens)
(#14776) There should be no spaces inside this paren. (space-in-parens)
(#14776) There should be no spaces inside this paren. (space-in-parens)
(#14778) There should be no spaces inside this paren. (space-in-parens)
(#14778) There should be no spaces inside this paren. (space-in-parens)
(#14781) There should be no spaces inside this paren. (space-in-parens)
(#14781) There should be no spaces inside this paren. (space-in-parens)
(#14784) There should be no spaces inside this paren. (space-in-parens)
(#14784) There should be no spaces inside this paren. (space-in-parens)
(#14784) There should be no spaces inside this paren. (space-in-parens)
(#14784) There should be no spaces inside this paren. (space-in-parens)
(#14788) There should be no spaces inside this paren. (space-in-parens)
(#14788) There should be no spaces inside this paren. (space-in-parens)
(#14788) There should be no spaces inside this paren. (space-in-parens)
(#14788) There should be no spaces inside this paren. (space-in-parens)
(#14789) There should be no spaces inside this paren. (space-in-parens)
(#14789) There should be no spaces inside this paren. (space-in-parens)
(#14789) There should be no spaces inside this paren. (space-in-parens)
(#14789) There should be no spaces inside this paren. (space-in-parens)
(#14792) There should be no spaces inside this paren. (space-in-parens)
(#14792) There should be no spaces inside this paren. (space-in-parens)
(#14795) There should be no spaces inside this paren. (space-in-parens)
(#14795) There should be no spaces inside this paren. (space-in-parens)
(#14797) There should be no spaces inside this paren. (space-in-parens)
(#14797) There should be no spaces inside this paren. (space-in-parens)
(#14799) There should be no spaces inside this paren. (space-in-parens)
(#14799) There should be no spaces inside this paren. (space-in-parens)
(#14799) There should be no spaces inside this paren. (space-in-parens)
(#14799) There should be no spaces inside this paren. (space-in-parens)
(#14800) There should be no spaces inside this paren. (space-in-parens)
(#14800) There should be no spaces inside this paren. (space-in-parens)
(#14802) There should be no spaces inside this paren. (space-in-parens)
(#14802) There should be no spaces inside this paren. (space-in-parens)
(#14804) There should be no spaces inside this paren. (space-in-parens)
(#14804) There should be no spaces inside this paren. (space-in-parens)
(#14804) There should be no spaces inside this paren. (space-in-parens)
(#14804) There should be no spaces inside this paren. (space-in-parens)
(#14806) There should be no space after '[' (computed-property-spacing)
(#14806) There should be no space before ']' (computed-property-spacing)
(#14808) There should be no spaces inside this paren. (space-in-parens)
(#14808) There should be no spaces inside this paren. (space-in-parens)
(#14810) There should be no spaces inside this paren. (space-in-parens)
(#14810) There should be no spaces inside this paren. (space-in-parens)
(#14815) There should be no spaces inside this paren. (space-in-parens)
(#14815) There should be no spaces inside this paren. (space-in-parens)
(#14818) Expected to return a value at the end of this function. (consistent-return)
(#14818) There should be no spaces inside this paren. (space-in-parens)
(#14818) There should be no spaces inside this paren. (space-in-parens)
(#14824) There should be no spaces inside this paren. (space-in-parens)
(#14824) There should be no spaces inside this paren. (space-in-parens)
(#14825) There should be no spaces inside this paren. (space-in-parens)
(#14825) There should be no spaces inside this paren. (space-in-parens)
(#14828) There should be no spaces inside this paren. (space-in-parens)
(#14828) There should be no spaces inside this paren. (space-in-parens)
(#14828) There should be no spaces inside this paren. (space-in-parens)
(#14830) There should be no spaces inside this paren. (space-in-parens)
(#14830) There should be no spaces inside this paren. (space-in-parens)
(#14830) There should be no spaces inside this paren. (space-in-parens)
(#14830) There should be no spaces inside this paren. (space-in-parens)
(#14841) There should be no spaces inside this paren. (space-in-parens)
(#14841) There should be no spaces inside this paren. (space-in-parens)
(#14844) There should be no spaces inside this paren. (space-in-parens)
(#14844) There should be no spaces inside this paren. (space-in-parens)
(#14847) There should be no spaces inside this paren. (space-in-parens)
(#14847) There should be no spaces inside this paren. (space-in-parens)
(#14848) There should be no spaces inside this paren. (space-in-parens)
(#14848) There should be no spaces inside this paren. (space-in-parens)
(#14852) There should be no spaces inside this paren. (space-in-parens)
(#14852) There should be no spaces inside this paren. (space-in-parens)
(#14854) There should be no spaces inside this paren. (space-in-parens)
(#14854) There should be no spaces inside this paren. (space-in-parens)
(#14856) There should be no spaces inside this paren. (space-in-parens)
(#14856) There should be no spaces inside this paren. (space-in-parens)
(#14862) There should be no spaces inside this paren. (space-in-parens)
(#14862) There should be no spaces inside this paren. (space-in-parens)
(#14863) There should be no spaces inside this paren. (space-in-parens)
(#14863) There should be no spaces inside this paren. (space-in-parens)
(#14864) There should be no spaces inside this paren. (space-in-parens)
(#14864) There should be no spaces inside this paren. (space-in-parens)
(#14864) There should be no spaces inside this paren. (space-in-parens)
(#14864) There should be no spaces inside this paren. (space-in-parens)
(#14875) There should be no spaces inside this paren. (space-in-parens)
(#14875) There should be no spaces inside this paren. (space-in-parens)
(#14875) There should be no spaces inside this paren. (space-in-parens)
(#14875) There should be no spaces inside this paren. (space-in-parens)
(#14876) There should be no spaces inside this paren. (space-in-parens)
(#14876) There should be no spaces inside this paren. (space-in-parens)
(#14877) There should be no spaces inside this paren. (space-in-parens)
(#14877) There should be no spaces inside this paren. (space-in-parens)
(#14879) There should be no spaces inside this paren. (space-in-parens)
(#14879) There should be no spaces inside this paren. (space-in-parens)
(#14883) There should be no spaces inside this paren. (space-in-parens)
(#14883) There should be no spaces inside this paren. (space-in-parens)
(#14884) There should be no spaces inside this paren. (space-in-parens)
(#14884) There should be no spaces inside this paren. (space-in-parens)
(#14884) There should be no spaces inside this paren. (space-in-parens)
(#14884) There should be no spaces inside this paren. (space-in-parens)
(#14885) There should be no spaces inside this paren. (space-in-parens)
(#14885) There should be no spaces inside this paren. (space-in-parens)
(#14885) There should be no spaces inside this paren. (space-in-parens)
(#14885) There should be no spaces inside this paren. (space-in-parens)
(#14887) Missing JSDoc comment. (require-jsdoc)
(#14887) There should be no spaces inside this paren. (space-in-parens)
(#14887) There should be no spaces inside this paren. (space-in-parens)
(#14889) There should be no spaces inside this paren. (space-in-parens)
(#14889) There should be no spaces inside this paren. (space-in-parens)
(#14889) There should be no spaces inside this paren. (space-in-parens)
(#14889) There should be no spaces inside this paren. (space-in-parens)
(#14892) There should be no spaces inside this paren. (space-in-parens)
(#14892) There should be no spaces inside this paren. (space-in-parens)
(#14894) There should be no spaces inside this paren. (space-in-parens)
(#14894) There should be no spaces inside this paren. (space-in-parens)
(#14894) There should be no spaces inside this paren. (space-in-parens)
(#14894) There should be no spaces inside this paren. (space-in-parens)
(#14895) There should be no spaces inside this paren. (space-in-parens)
(#14899) There should be no spaces inside this paren. (space-in-parens)
(#14899) There should be no spaces inside this paren. (space-in-parens)
(#14901) There should be no spaces inside this paren. (space-in-parens)
(#14903) There should be no spaces inside this paren. (space-in-parens)
(#14903) There should be no spaces inside this paren. (space-in-parens)
(#14908) There should be no spaces inside this paren. (space-in-parens)
(#14908) There should be no spaces inside this paren. (space-in-parens)
(#14912) There should be no spaces inside this paren. (space-in-parens)
(#14912) There should be no spaces inside this paren. (space-in-parens)
(#14914) There should be no spaces inside this paren. (space-in-parens)
(#14914) There should be no spaces inside this paren. (space-in-parens)
(#14914) There should be no spaces inside this paren. (space-in-parens)
(#14914) There should be no spaces inside this paren. (space-in-parens)
(#14915) There should be no spaces inside this paren. (space-in-parens)
(#14915) There should be no spaces inside this paren. (space-in-parens)
(#14916) There should be no spaces inside this paren. (space-in-parens)
(#14916) There should be no spaces inside this paren. (space-in-parens)
(#14918) There should be no spaces inside this paren. (space-in-parens)
(#14921) There should be no spaces inside this paren. (space-in-parens)
(#14921) There should be no space after '{' (object-curly-spacing)
(#14921) There should be no space before '}' (object-curly-spacing)
(#14921) There should be no spaces inside this paren. (space-in-parens)
(#14924) There should be no spaces inside this paren. (space-in-parens)
(#14924) There should be no spaces inside this paren. (space-in-parens)
(#14925) There should be no spaces inside this paren. (space-in-parens)
(#14925) There should be no spaces inside this paren. (space-in-parens)
(#14928) There should be no spaces inside this paren. (space-in-parens)
(#14928) There should be no spaces inside this paren. (space-in-parens)
(#14932) There should be no spaces inside this paren. (space-in-parens)
(#14932) There should be no spaces inside this paren. (space-in-parens)
(#14935) There should be no spaces inside this paren. (space-in-parens)
(#14935) There should be no spaces inside this paren. (space-in-parens)
(#14938) There should be no spaces inside this paren. (space-in-parens)
(#14938) There should be no spaces inside this paren. (space-in-parens)
(#14941) There should be no spaces inside this paren. (space-in-parens)
(#14941) There should be no spaces inside this paren. (space-in-parens)
(#14944) There should be no spaces inside this paren. (space-in-parens)
(#14944) There should be no spaces inside this paren. (space-in-parens)
(#14946) There should be no spaces inside this paren. (space-in-parens)
(#14946) There should be no spaces inside this paren. (space-in-parens)
(#14947) There should be no spaces inside this paren. (space-in-parens)
(#14947) There should be no spaces inside this paren. (space-in-parens)
(#14951) There should be no spaces inside this paren. (space-in-parens)
(#14951) There should be no spaces inside this paren. (space-in-parens)
(#14956) There should be no spaces inside this paren. (space-in-parens)
(#14956) There should be no spaces inside this paren. (space-in-parens)
(#14959) There should be no spaces inside this paren. (space-in-parens)
(#14959) There should be no spaces inside this paren. (space-in-parens)
(#14959) There should be no spaces inside this paren. (space-in-parens)
(#14959) There should be no spaces inside this paren. (space-in-parens)
(#14960) There should be no spaces inside this paren. (space-in-parens)
(#14960) There should be no spaces inside this paren. (space-in-parens)
(#14960) There should be no spaces inside this paren. (space-in-parens)
(#14960) There should be no spaces inside this paren. (space-in-parens)
(#14963) There should be no spaces inside this paren. (space-in-parens)
(#14963) There should be no spaces inside this paren. (space-in-parens)
(#14965) There should be no spaces inside this paren. (space-in-parens)
(#14965) There should be no spaces inside this paren. (space-in-parens)
(#14966) There should be no spaces inside this paren. (space-in-parens)
(#14967) There should be no spaces inside this paren. (space-in-parens)
(#14967) There should be no spaces inside this paren. (space-in-parens)
(#14967) There should be no spaces inside this paren. (space-in-parens)
(#14967) There should be no spaces inside this paren. (space-in-parens)
(#14970) There should be no spaces inside this paren. (space-in-parens)
(#14970) There should be no spaces inside this paren. (space-in-parens)
(#14971) There should be no spaces inside this paren. (space-in-parens)
(#14971) There should be no spaces inside this paren. (space-in-parens)
(#14973) There should be no spaces inside this paren. (space-in-parens)
(#14973) There should be no spaces inside this paren. (space-in-parens)
(#14974) There should be no spaces inside this paren. (space-in-parens)
(#14974) There should be no spaces inside this paren. (space-in-parens)
(#14976) There should be no spaces inside this paren. (space-in-parens)
(#14976) There should be no spaces inside this paren. (space-in-parens)
(#14978) There should be no spaces inside this paren. (space-in-parens)
(#14978) There should be no spaces inside this paren. (space-in-parens)
(#14979) There should be no spaces inside this paren. (space-in-parens)
(#14979) There should be no spaces inside this paren. (space-in-parens)
(#14979) There should be no spaces inside this paren. (space-in-parens)
(#14980) There should be no spaces inside this paren. (space-in-parens)
(#14980) There should be no spaces inside this paren. (space-in-parens)
(#14980) There should be no spaces inside this paren. (space-in-parens)
(#14980) There should be no spaces inside this paren. (space-in-parens)
(#14981) There should be no space after '[' (computed-property-spacing)
(#14981) There should be no space before ']' (computed-property-spacing)
(#14986) There should be no spaces inside this paren. (space-in-parens)
(#14986) There should be no space after '{' (object-curly-spacing)
(#14986) There should be no space before '}' (object-curly-spacing)
(#14986) There should be no spaces inside this paren. (space-in-parens)
(#14990) There should be no spaces inside this paren. (space-in-parens)
(#14990) There should be no spaces inside this paren. (space-in-parens)
(#14992) There should be no spaces inside this paren. (space-in-parens)
(#14992) There should be no spaces inside this paren. (space-in-parens)
(#14997) There should be no spaces inside this paren. (space-in-parens)
(#14998) There should be no spaces inside this paren. (space-in-parens)
(#14998) There should be no spaces inside this paren. (space-in-parens)
(#14998) There should be no spaces inside this paren. (space-in-parens)
(#14999) There should be no spaces inside this paren. (space-in-parens)
(#14999) There should be no spaces inside this paren. (space-in-parens)
(#15000) There should be no spaces inside this paren. (space-in-parens)
(#15000) There should be no spaces inside this paren. (space-in-parens)
(#15001) There should be no spaces inside this paren. (space-in-parens)
(#15001) There should be no spaces inside this paren. (space-in-parens)
(#15002) There should be no spaces inside this paren. (space-in-parens)
(#15002) There should be no spaces inside this paren. (space-in-parens)
(#15003) There should be no space after '[' (computed-property-spacing)
(#15003) There should be no space before ']' (computed-property-spacing)
(#15007) There should be no spaces inside this paren. (space-in-parens)
(#15007) There should be no spaces inside this paren. (space-in-parens)
(#15008) There should be no spaces inside this paren. (space-in-parens)
(#15008) There should be no spaces inside this paren. (space-in-parens)
(#15009) There should be no spaces inside this paren. (space-in-parens)
(#15009) There should be no spaces inside this paren. (space-in-parens)
(#15012) There should be no spaces inside this paren. (space-in-parens)
(#15012) There should be no spaces inside this paren. (space-in-parens)
(#15014) There should be no space after '[' (computed-property-spacing)
(#15014) There should be no spaces inside this paren. (space-in-parens)
(#15014) There should be no spaces inside this paren. (space-in-parens)
(#15014) There should be no space before ']' (computed-property-spacing)
(#15021) There should be no spaces inside this paren. (space-in-parens)
(#15021) There should be no spaces inside this paren. (space-in-parens)
(#15021) There should be no spaces inside this paren. (space-in-parens)
(#15023) There should be no spaces inside this paren. (space-in-parens)
(#15023) There should be no spaces inside this paren. (space-in-parens)
(#15025) There should be no spaces inside this paren. (space-in-parens)
(#15025) There should be no spaces inside this paren. (space-in-parens)
(#15029) There should be no spaces inside this paren. (space-in-parens)
(#15029) There should be no spaces inside this paren. (space-in-parens)
(#15032) There should be no spaces inside this paren. (space-in-parens)
(#15032) There should be no spaces inside this paren. (space-in-parens)
(#15032) There should be no spaces inside this paren. (space-in-parens)
(#15032) There should be no spaces inside this paren. (space-in-parens)
(#15033) There should be no spaces inside this paren. (space-in-parens)
(#15033) There should be no spaces inside this paren. (space-in-parens)
(#15033) There should be no spaces inside this paren. (space-in-parens)
(#15033) There should be no spaces inside this paren. (space-in-parens)
(#15034) There should be no spaces inside this paren. (space-in-parens)
(#15034) There should be no spaces inside this paren. (space-in-parens)
(#15040) There should be no spaces inside this paren. (space-in-parens)
(#15040) 'jQuery' is not defined. (no-undef)
(#15040) There should be no spaces inside this paren. (space-in-parens)
(#15040) There should be no spaces inside this paren. (space-in-parens)
mod/virtualclass/bundle/virtualclass/bundle/jquery/jquery-ui.min.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#3) Line 3 exceeds the maximum line length of 132. (max-len)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Line 5 exceeds the maximum line length of 132. (max-len)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) Expected space(s) before "function". (keyword-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Expected space(s) before "var". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'version'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'keyCode'. (key-spacing)
(#5) Missing space before value for key 'BACKSPACE'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'COMMA'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'DELETE'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'DOWN'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'END'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ENTER'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'ESCAPE'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'HOME'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'LEFT'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'NUMPAD_ADD'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'NUMPAD_DECIMAL'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'NUMPAD_DIVIDE'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'NUMPAD_ENTER'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'NUMPAD_MULTIPLY'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'NUMPAD_SUBTRACT'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'PAGE_DOWN'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'PAGE_UP'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'PERIOD'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'RIGHT'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'SPACE'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'TAB'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'UP'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'focus'. (key-spacing)
(#5) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'scrollParent'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'zIndex'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected space(s) before "for". (keyword-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'uniqueId'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'removeUniqueId'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'data'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'focusable'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'tabbable'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Expected space(s) before "var". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'innerWidth'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'innerHeight'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'outerWidth'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'outerHeight'. (key-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'disableSelection'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'enableSelection'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'plugin'. (key-spacing)
(#5) Missing space before value for key 'add'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Expected { after 'for-in'. (curly)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'call'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "for". (keyword-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Expected { after 'for' condition. (curly)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'hasScroll'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) 'jQuery' is not defined. (no-undef)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Expected { after 'for' condition. (curly)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) before "try". (keyword-spacing)
(#5) Expected space(s) after "try". (keyword-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Expected space(s) after "catch". (keyword-spacing)
(#5) Expected space(s) before "catch". (keyword-spacing)
(#5) Empty block statement. (no-empty)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A constructor name should not start with a lowercase letter. (new-cap)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'version'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_proto'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_childConstructors'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing '()' invoking a constructor (new-parens)
(#5) A constructor name should not start with a lowercase letter. (new-cap)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'widgetEventPrefix'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'constructor'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'namespace'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'widgetName'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'widgetFullName'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Expected { after 'for' condition. (curly)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Expected space(s) before "for". (keyword-spacing)
(#5) Expected { after 'for-in'. (curly)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A constructor name should not start with a lowercase letter. (new-cap)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected empty function. (no-empty-function)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'widgetName'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'widgetEventPrefix'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'defaultElement'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'options'. (key-spacing)
(#5) Missing space before value for key 'disabled'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'create'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_createWidget'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'remove'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_getCreateOptions'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_getCreateEventData'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_create'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_init'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'destroy'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_destroy'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'widget'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'option'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "if". (keyword-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Expected { after 'for' condition. (curly)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Expected space(s) after "else". (keyword-spacing)
(#5) Expected space(s) before "else". (keyword-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_setOptions'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Expected { after 'for-in'. (curly)
(#5) Expected space(s) before "this". (keyword-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_setOption'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'enable'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'disable'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_on'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_off'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_delay'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Expected space(s) before "var". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_hoverable'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'mouseenter'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'mouseleave'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_focusable'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'focusin'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'focusout'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_trigger'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "for". (keyword-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Expected { after 'for-in'. (curly)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'show'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'hide'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'effect'. (key-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'duration'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) 'jQuery' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'version'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'options'. (key-spacing)
(#5) Missing space before value for key 'cancel'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'distance'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'delay'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_mouseInit'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_mouseDestroy'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected to return a value at the end of this function. (consistent-return)
(#5) Missing space before value for key '_mouseDown'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_mouseMove'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_mouseUp'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_mouseDistanceMet'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_mouseDelayMet'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_mouseStart'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Unexpected empty function. (no-empty-function)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_mouseDrag'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Unexpected empty function. (no-empty-function)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_mouseStop'. (key-spacing)
(#5) Unexpected empty function. (no-empty-function)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_mouseCapture'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) 'jQuery' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'version'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'widgetEventPrefix'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'options'. (key-spacing)
(#5) Missing space before value for key 'addClasses'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'appendTo'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'axis'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'connectToSortable'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'containment'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'cursor'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'cursorAt'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'grid'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'handle'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'helper'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'iframeFix'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'opacity'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'refreshPositions'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'revert'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'revertDuration'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'scope'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'scroll'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'scrollSensitivity'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'scrollSpeed'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'snap'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'snapMode'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'snapTolerance'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'stack'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'zIndex'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'drag'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'start'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'stop'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_create'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_destroy'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_mouseCapture'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing space before value for key 'width'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'height'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'position'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'opacity'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'zIndex'. (key-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_mouseStart'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'click'. (key-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'parent'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'relative'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_mouseDrag'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_mouseStop'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_mouseUp'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'cancel'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_getHandle'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_createHelper'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_adjustOffsetFromHelper'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_getParentOffset'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_getRelativeOffset'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_cacheMargins'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'right'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'bottom'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_cacheHelperProportions'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'width'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'height'. (key-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_setContainment'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Identifier 'relative_container' is not in camel case. (camelcase)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_convertPositionTo'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_generatePosition'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_clear'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_trigger'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'plugins'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_uiHash'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Missing space before value for key 'helper'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'position'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'originalPosition'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'offset'. (key-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'start'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'item'. (key-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'instance'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'shouldRevert'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'stop'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'item'. (key-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'drag'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'start'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'stop'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'start'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'stop'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'start'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'drag'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'start'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing space before value for key 'item'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'width'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'height'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'drag'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected space(s) after "for". (keyword-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected { after 'for' condition. (curly)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'snapItem'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'top'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'left'. (key-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'snapItem'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'start'. (key-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'start'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Unexpected use of comma operator. (no-sequences)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'stop'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#5) 'jQuery' is not defined. (no-undef)
(#5) A space is required after ','. (comma-spacing)
(#5) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Requires a space after '{'. (block-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing semicolon. (semi)
(#5) Requires a space before '}'. (block-spacing)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'version'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'widgetEventPrefix'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'options'. (key-spacing)
(#5) Missing space before value for key 'accept'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'activeClass'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'addClasses'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'greedy'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'hoverClass'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'scope'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'tolerance'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'activate'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'deactivate'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'drop'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'out'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key 'over'. (key-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing space before value for key '_create'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Line 6 exceeds the maximum line length of 132. (max-len)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Do not nest ternary expressions (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_destroy'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected { after 'for' condition. (curly)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_setOption'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_activate'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_deactivate'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_over'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_out'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_drop'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'offset'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Do not nest ternary expressions (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ui'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before value for key 'draggable'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'helper'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'position'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'offset'. (key-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected space(s) before "return". (keyword-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) after "switch". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected space(s) after "case". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "case". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "case". (keyword-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "case". (keyword-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'current'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'droppables'. (key-spacing)
(#6) Missing space before value for key 'default'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'prepareOffsets'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Unexpected labeled statement. (no-labels)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected space(s) before "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected space(s) before "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Unexpected label in continue statement. (no-labels)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) unnecessary '.call()'. (no-useless-call)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'drop'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) unnecessary '.call()'. (no-useless-call)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) unnecessary '.call()'. (no-useless-call)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'dragStart'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'drag'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Do not nest ternary expressions (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) unnecessary '.call()'. (no-useless-call)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) unnecessary '.call()'. (no-useless-call)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) unnecessary '.call()'. (no-useless-call)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'dragStop'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Expected space(s) before "function". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'version'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'widgetEventPrefix'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'options'. (key-spacing)
(#6) Missing space before value for key 'alsoResize'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'animate'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'animateDuration'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'animateEasing'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'aspectRatio'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'autoHide'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'containment'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ghost'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'grid'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'handles'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'helper'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'maxHeight'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'maxWidth'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'minHeight'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'minWidth'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'zIndex'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'resize'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'start'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'stop'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_create'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_aspectRatio'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'aspectRatio'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'originalElement'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_proportionallyResizeElements'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_helper'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'position'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'marginLeft'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'marginTop'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'marginRight'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'marginBottom'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'marginLeft'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'marginTop'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'marginRight'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'marginBottom'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'position'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'zoom'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'display'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'margin'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'n'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'e'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 's'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'w'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'se'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'sw'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ne'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'nw'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected { after 'for' condition. (curly)
(#6) Expected space(s) before "for". (keyword-spacing)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'zIndex'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'for-in'. (curly)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Expected space(s) before "this". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Do not nest ternary expressions (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Do not nest ternary expressions (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_destroy'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'position'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_mouseCapture'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'for-in'. (curly)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_mouseStart'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'position'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'position'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_mouseDrag'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_mouseStop'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_updateVirtualBoundaries'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'minWidth'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'maxWidth'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'minHeight'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'maxHeight'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_updateCache'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_updateRatio'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_respectSize'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_proportionallyResize'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected { after 'if' condition. (curly)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected space(s) before "for". (keyword-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) before "this". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_renderProxy'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'position'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'zIndex'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_change'. (key-spacing)
(#6) Missing space before value for key 'e'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'w'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'n'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 's'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'se'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'sw'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ne'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'nw'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_propagate'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'plugins'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ui'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Missing space before value for key 'originalElement'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'element'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'helper'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'position'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'size'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'originalSize'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'originalPosition'. (key-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'stop'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'duration'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'easing'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'step'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'start'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Do not nest ternary expressions (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'element'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'element'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'resize'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'stop'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'start'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Do not nest ternary expressions (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'resize'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Do not nest ternary expressions (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'stop'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'start'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'opacity'. (key-spacing)
(#6) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'display'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'position'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'margin'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'resize'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'position'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'stop'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'resize'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Do not nest ternary expressions (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Do not nest ternary expressions (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'version'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'options'. (key-spacing)
(#6) Missing space before value for key 'appendTo'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'autoRefresh'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'distance'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'filter'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'tolerance'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'selected'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'selecting'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'start'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'stop'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'unselected'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'unselecting'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_create'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'element'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '$element'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'right'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'bottom'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'startselected'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'selected'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'selecting'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'unselecting'. (key-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_destroy'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_mouseStart'. (key-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'unselecting'. (key-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'selecting'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'unselecting'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_mouseDrag'. (key-spacing)
(#6) Expected to return a value at the end of this function. (consistent-return)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'width'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'height'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'selecting'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'unselecting'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'unselecting'. (key-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_mouseStop'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'unselected'. (key-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'selected'. (key-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) 'jQuery' is not defined. (no-undef)
(#6) A space is required after ','. (comma-spacing)
(#6) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) Expected space(s) before "function". (keyword-spacing)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected space(s) after "return". (keyword-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'version'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'widgetEventPrefix'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ready'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'options'. (key-spacing)
(#6) Missing space before value for key 'appendTo'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'axis'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'connectWith'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'containment'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'cursor'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'cursorAt'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'dropOnEmpty'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'forcePlaceholderSize'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'forceHelperSize'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'grid'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'handle'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'helper'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'items'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'opacity'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'placeholder'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'revert'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'scroll'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'scrollSensitivity'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'scrollSpeed'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'scope'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'tolerance'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'zIndex'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'activate'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'beforeStop'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'change'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'deactivate'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'out'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'over'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'receive'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'remove'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'sort'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'start'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'stop'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'update'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_create'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_destroy'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) before "this". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_setOption'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_mouseCapture'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Do not nest ternary expressions (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing semicolon. (semi)
(#6) Requires a space before '}'. (block-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Do not nest ternary expressions (no-nested-ternary)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_mouseStart'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Requires a space after '{'. (block-spacing)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'click'. (key-spacing)
(#6) Missing space before value for key 'left'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'top'. (key-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'parent'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'relative'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'prev'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'parent'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected space(s) before "for". (keyword-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) before "this". (keyword-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Return statement should not contain assignment. (no-return-assign)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key '_mouseDrag'. (key-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "for". (keyword-spacing)
(#6) Expected { after 'for' condition. (curly)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected space(s) before "if". (keyword-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Expected space(s) after "if". (keyword-spacing)
(#6) Expected { after 'if' condition. (curly)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) A space is required after ','. (comma-spacing)
(#6) Unexpected use of comma operator. (no-sequences)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Expected space(s) before "break". (keyword-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Line 7 exceeds the maximum line length of 132. (max-len)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected to return a value at the end of this function. (consistent-return)
(#7) Missing space before value for key '_mouseStop'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected { after 'else'. (curly)
(#7) Expected space(s) before "else". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'cancel'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing space before value for key 'target'. (key-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) before "this". (keyword-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'helper'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'dragging'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'reverting'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_noFinalSort'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'serialize'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'toArray'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_intersectsWith'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_intersectsWithPointer'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_intersectsWithSides'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_getDragVerticalDirection'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_getDragHorizontalDirection'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'refresh'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_connectWith'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_getItemsAsjQuery'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing JSDoc comment. (require-jsdoc)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "var". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected space(s) before "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'options'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'item'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_removeCurrentsFromItems'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_refreshItems'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'item'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) before "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected space(s) before "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'item'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected space(s) before "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'item'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'instance'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'width'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'height'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'left'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'top'. (key-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'refreshPositions'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "this". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'else'. (curly)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_createPlaceholder'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'element'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'update'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_contactContainers'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected space(s) before "continue". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "else". (keyword-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Expected space(s) before "this". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "else". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_createHelper'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'width'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'height'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'position'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'top'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'left'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_adjustOffsetFromHelper'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'left'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'top'. (key-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_getParentOffset'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'top'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'left'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'top'. (key-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'left'. (key-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_getRelativeOffset'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing space before value for key 'top'. (key-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'left'. (key-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing space before value for key 'top'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'left'. (key-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_cacheMargins'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'left'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'top'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_cacheHelperProportions'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'width'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'height'. (key-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_setContainment'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_convertPositionTo'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing space before value for key 'top'. (key-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'left'. (key-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_generatePosition'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "this". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "this". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'top'. (key-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'left'. (key-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_rearrange'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_clear'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing JSDoc comment. (require-jsdoc)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected space(s) before "this". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for-in'. (curly)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "else". (keyword-spacing)
(#7) Expected { after 'else'. (curly)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected space(s) before "if". (keyword-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_trigger'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_uiHash'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing space before value for key 'helper'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'placeholder'. (key-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'position'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'originalPosition'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'offset'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'item'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'sender'. (key-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) 'jQuery' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'effect'. (key-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing JSDoc comment. (require-jsdoc)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of '~'. (no-bitwise)
(#7) Unexpected use of '~'. (no-bitwise)
(#7) A space is required after ','. (comma-spacing)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing JSDoc comment. (require-jsdoc)
(#7) Expected space(s) before "function". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "function". (keyword-spacing)
(#7) Missing JSDoc comment. (require-jsdoc)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected space(s) before "var". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 're'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'parse'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 're'. (key-spacing)
(#7) Unnecessary escape character: \% (no-useless-escape)
(#7) Unnecessary escape character: \% (no-useless-escape)
(#7) Unnecessary escape character: \% (no-useless-escape)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'parse'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 're'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'parse'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 're'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'parse'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 're'. (key-spacing)
(#7) Unnecessary escape character: \% (no-useless-escape)
(#7) Unnecessary escape character: \% (no-useless-escape)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'space'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'parse'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'rgba'. (key-spacing)
(#7) Missing space before value for key 'props'. (key-spacing)
(#7) Missing space before value for key 'red'. (key-spacing)
(#7) Missing space before value for key 'idx'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'type'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'green'. (key-spacing)
(#7) Missing space before value for key 'idx'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'type'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'blue'. (key-spacing)
(#7) Missing space before value for key 'idx'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'type'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'hsla'. (key-spacing)
(#7) Missing space before value for key 'props'. (key-spacing)
(#7) Missing space before value for key 'hue'. (key-spacing)
(#7) Missing space before value for key 'idx'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'type'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'saturation'. (key-spacing)
(#7) Missing space before value for key 'idx'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'type'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'lightness'. (key-spacing)
(#7) Missing space before value for key 'idx'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'type'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'byte'. (key-spacing)
(#7) Missing space before value for key 'floor'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'max'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'percent'. (key-spacing)
(#7) Missing space before value for key 'max'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'degrees'. (key-spacing)
(#7) Missing space before value for key 'mod'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'floor'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'idx'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'type'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'def'. (key-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'parse'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'is'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_space'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'transition'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'blend'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'toRgbaString'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'toHslaString'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'toHexString'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of '~'. (no-bitwise)
(#7) Unexpected use of '~'. (no-bitwise)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'toString'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected { after 'if' condition. (curly)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'set'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) after "try". (keyword-spacing)
(#7) Expected space(s) before "try". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "catch". (keyword-spacing)
(#7) Expected space(s) after "catch". (keyword-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Empty block statement. (no-empty)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) before "try". (keyword-spacing)
(#7) Expected space(s) after "try". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "catch". (keyword-spacing)
(#7) Expected space(s) after "catch". (keyword-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Empty block statement. (no-empty)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'expand'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'aqua'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'black'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'blue'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'fuchsia'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'gray'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'green'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'lime'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'maroon'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'navy'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'olive'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'purple'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'red'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'silver'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'teal'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'white'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'yellow'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'transparent'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_default'. (key-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) 'jQuery' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing JSDoc comment. (require-jsdoc)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "for". (keyword-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'else'. (curly)
(#7) Expected { after 'for-in'. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing JSDoc comment. (require-jsdoc)
(#7) Expected space(s) before "function". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected { after 'for-in'. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected space(s) before "var". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'border'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'borderBottom'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'borderColor'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'borderLeft'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'borderRight'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'borderTop'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'borderWidth'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'margin'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'padding'. (key-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'jQuery' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing space before value for key 'el'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'start'. (key-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'queue'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'complete'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#7) Missing space before value for key 'addClass'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'add'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'removeClass'. (key-spacing)
(#7) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'remove'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'toggleClass'. (key-spacing)
(#7) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'add'. (key-spacing)
(#7) Missing space before value for key 'remove'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'toggle'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'switchClass'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'add'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'remove'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing JSDoc comment. (require-jsdoc)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'effect'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "function". (keyword-spacing)
(#7) Missing JSDoc comment. (require-jsdoc)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'version'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'save'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'restore'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected { after 'for' condition. (curly)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'setMode'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'getBaseline'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "switch". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected space(s) after "case". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "case". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "case". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "switch". (keyword-spacing)
(#7) Expected space(s) after "switch". (keyword-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected space(s) after "case". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "case". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "case". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing space before value for key 'x'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'y'. (key-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'createWrapper'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'width'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'height'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'float'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'fontSize'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'background'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'border'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'margin'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'padding'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'width'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'height'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "try". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "catch". (keyword-spacing)
(#7) Expected space(s) after "catch". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before value for key 'position'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'position'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'position'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'zIndex'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'position'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'top'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'left'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'right'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'bottom'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'removeWrapper'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'setTransition'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'effect'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Missing JSDoc comment. (require-jsdoc)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing JSDoc comment. (require-jsdoc)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Expected space(s) before "var". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Expected space(s) before "var". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Do not nest ternary expressions (no-nested-ternary)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'show'. (key-spacing)
(#7) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Expected { after 'if' condition. (curly)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) unnecessary '.call()'. (no-useless-call)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#7) Missing space before value for key 'hide'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) unnecessary '.call()'. (no-useless-call)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'toggle'. (key-spacing)
(#7) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected { after 'if' condition. (curly)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Expected space(s) before "return". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Return statement should not contain assignment. (no-return-assign)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) unnecessary '.call()'. (no-useless-call)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'cssUnit'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'Sine'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'Circ'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'Elastic'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'Back'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'Bounce'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected { after 'for' condition. (curly)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'i' used outside of binding context. (block-scoped-var)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) 'e' used outside of binding context. (block-scoped-var)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) 'jQuery' is not defined. (no-undef)
(#7) A space is required after ','. (comma-spacing)
(#7) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'version'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'options'. (key-spacing)
(#7) Missing space before value for key 'active'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'animate'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'collapsible'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'event'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'header'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'heightStyle'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'icons'. (key-spacing)
(#7) Missing space before value for key 'activeHeader'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'header'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'activate'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'beforeActivate'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_create'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Unexpected use of comma operator. (no-sequences)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_getCreateEventData'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected space(s) after "return". (keyword-spacing)
(#7) Missing space before value for key 'header'. (key-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'panel'. (key-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'content'. (key-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key '_createIcons'. (key-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#8) Line 8 exceeds the maximum line length of 132. (max-len)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_destroyIcons'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_destroy'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_setOption'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_keydown'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "switch". (keyword-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_panelKeyDown'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'refresh'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_processPanels'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_refresh'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'aria-selected'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'aria-expanded'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'tabIndex'. (key-spacing)
(#8) Missing space before value for key 'aria-hidden'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'aria-selected'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'aria-expanded'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'tabIndex'. (key-spacing)
(#8) Missing space before value for key 'aria-hidden'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_activate'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'target'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'currentTarget'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'preventDefault'. (key-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_findActive'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_setupEvents'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'keydown'. (key-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'keydown'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_eventHandler'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'oldHeader'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'oldPanel'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'newHeader'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'newPanel'. (key-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_toggle'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'aria-hidden'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'tabIndex'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'aria-expanded'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'aria-selected'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'tabIndex'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'aria-expanded'. (key-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_animate'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'duration'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'easing'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'step'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'duration'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'easing'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'complete'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'step'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_toggleComplete'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) 'jQuery' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'version'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'defaultElement'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'options'. (key-spacing)
(#8) Missing space before value for key 'appendTo'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'autoFocus'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'delay'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'minLength'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'position'. (key-spacing)
(#8) Missing space before value for key 'my'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'at'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'collision'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'source'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'change'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'close'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'focus'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'open'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'response'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'search'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'select'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'requestIndex'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'pending'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_create'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected to return a value at the end of this function. (consistent-return)
(#8) Missing space before value for key 'keydown'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "switch". (keyword-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'keypress'. (key-spacing)
(#8) Expected to return a value at the end of this function. (consistent-return)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "switch". (keyword-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'input'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'focus'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'blur'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'role'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'mousedown'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected to return a value at the end of this function. (consistent-return)
(#8) Missing space before value for key 'menufocus'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'item'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'menuselect'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'item'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'role'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'aria-live'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'beforeunload'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_destroy'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_setOption'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_appendTo'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_initSource'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'url'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'data'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'dataType'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'success'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'error'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_searchTimeout'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'search'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_search'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'term'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_response'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '__response'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'content'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'close'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_close'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_change'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'item'. (key-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_normalize'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'label'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'value'. (key-spacing)
(#8) Missing space before value for key 'label'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'value'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_suggest'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'of'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_resizeMenu'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_renderMenu'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_renderItemData'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_renderItem'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_move'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'widget'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_value'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_keyEvent'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'escapeRegex'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'filter'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'options'. (key-spacing)
(#8) Missing space before value for key 'messages'. (key-spacing)
(#8) Missing space before value for key 'noResults'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'results'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '__response'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) 'jQuery' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'version'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'defaultElement'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'options'. (key-spacing)
(#8) Missing space before value for key 'disabled'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'text'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'label'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'icons'. (key-spacing)
(#8) Missing space before value for key 'primary'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'secondary'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_create'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'focus'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'blur'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected to return a value at the end of this function. (consistent-return)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_determineButtonType'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'widget'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_destroy'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_setOption'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'refresh'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected to return a value at the end of this function. (consistent-return)
(#8) Missing space before value for key '_resetButton'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'version'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'options'. (key-spacing)
(#8) Missing space before value for key 'items'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_create'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_init'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_setOption'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'refresh'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_destroy'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) 'jQuery' is not defined. (no-undef)
(#8) A space is required after ','. (comma-spacing)
(#8) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'closeText'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'prevText'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'nextText'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'currentText'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'monthNames'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'monthNamesShort'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'dayNames'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'dayNamesShort'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'dayNamesMin'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'weekHeader'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'dateFormat'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'firstDay'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'isRTL'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'showMonthAfterYear'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'yearSuffix'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'showOn'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'showAnim'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'showOptions'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'defaultDate'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'appendText'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'buttonText'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'buttonImage'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'buttonImageOnly'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'hideIfNoPrevNext'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'navigationAsDateFormat'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'gotoCurrent'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'changeMonth'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'changeYear'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'yearRange'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'showOtherMonths'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'selectOtherMonths'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'showWeek'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'calculateWeek'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'shortYearCutoff'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'minDate'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'maxDate'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'duration'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'beforeShowDay'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'beforeShow'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'onSelect'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'onChangeMonthYear'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'onClose'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'numberOfMonths'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'showCurrentAtPos'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'stepMonths'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'stepBigMonths'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'altField'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'altFormat'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'constrainInput'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'showButtonPanel'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'autoSize'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'disabled'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Expected space(s) before "function". (keyword-spacing)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'for-in'. (curly)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'datepicker'. (key-spacing)
(#8) Missing space before value for key 'version'. (key-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'markerClassName'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'maxRows'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_widgetDatepicker'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'setDefaults'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_attachDatepicker'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_newInst'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing space before value for key 'id'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'input'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'selectedDay'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'selectedMonth'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'selectedYear'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'drawMonth'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'drawYear'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'inline'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'dpDiv'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_connectDatepicker'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_attachments'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'src'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'alt'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'title'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before value for key 'src'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'alt'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'title'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_autoSize'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected { after 'for' condition. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_inlineDatepicker'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_dialogDatepicker'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_destroyDatepicker'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_enableDatepicker'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing space before value for key 'opacity'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'cursor'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_disableDatepicker'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Missing space before value for key 'opacity'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'cursor'. (key-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_isDisabledDatepicker'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected space(s) before "if". (keyword-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected space(s) before "return". (keyword-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "return". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_getInst'. (key-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected space(s) after "try". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) Expected space(s) after "catch". (keyword-spacing)
(#8) Expected space(s) before "catch". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected an object to be thrown. (no-throw-literal)
(#8) Expected space(s) after "throw". (keyword-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_optionDatepicker'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Do not nest ternary expressions (no-nested-ternary)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_changeDatepicker'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_refreshDatepicker'. (key-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_setDateDatepicker'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key '_getDateDatepicker'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Requires a space before '}'. (block-spacing)
(#8) Missing semicolon. (semi)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected to return a value at the end of this function. (consistent-return)
(#8) Missing space before value for key '_doKeyDown'. (key-spacing)
(#8) Function '_doKeyDown' has a complexity of 34. (complexity)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected space(s) after "switch". (keyword-spacing)
(#8) Expected space(s) before "switch". (keyword-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Return statement should not contain assignment. (no-return-assign)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#9) Line 9 exceeds the maximum line length of 132. (max-len)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "else". (keyword-spacing)
(#9) Expected { after 'else'. (curly)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_doKeyPress'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_doKeyUp'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected space(s) after "try". (keyword-spacing)
(#9) Expected space(s) before "try". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "catch". (keyword-spacing)
(#9) Expected space(s) after "catch". (keyword-spacing)
(#9) Empty block statement. (no-empty)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_showDatepicker'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Unexpected use of '|='. (no-bitwise)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'left'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'top'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'position'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'display'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'top'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'position'. (key-spacing)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'display'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'left'. (key-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'top'. (key-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_updateDatepicker'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_shouldFocusInput'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_checkOffset'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_findPos'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected { after 'for' condition. (curly)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) 'i' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) 'i' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'i' used outside of binding context. (block-scoped-var)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_hideDatepicker'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'position'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'left'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'top'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_tidyDialog'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_checkExternalClick'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_adjustDate'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_gotoToday'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_selectMonthYear'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_selectDay'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_clearDate'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_selectDate'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_updateAlternate'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'noWeekends'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'iso8601Week'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'parseDate'. (key-spacing)
(#9) Function 'parseDate' has a complexity of 39. (complexity)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected space(s) after "throw". (keyword-spacing)
(#9) Expected space(s) before "throw". (keyword-spacing)
(#9) Expected an object to be thrown. (no-throw-literal)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Expected an object to be thrown. (no-throw-literal)
(#9) Expected space(s) after "throw". (keyword-spacing)
(#9) Expected space(s) before "throw". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "throw". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an object to be thrown. (no-throw-literal)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected space(s) after "throw". (keyword-spacing)
(#9) Expected space(s) before "throw". (keyword-spacing)
(#9) Expected an object to be thrown. (no-throw-literal)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Expected { after 'for' condition. (curly)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Expected space(s) before "if". (keyword-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected { after 'else'. (curly)
(#9) Expected space(s) after "switch". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) before "if". (keyword-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected an object to be thrown. (no-throw-literal)
(#9) Expected space(s) before "throw". (keyword-spacing)
(#9) Expected space(s) after "throw". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Expected space(s) before "for". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected { after 'if' condition. (curly)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected space(s) before "break". (keyword-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "if". (keyword-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected an object to be thrown. (no-throw-literal)
(#9) Expected space(s) after "throw". (keyword-spacing)
(#9) Expected space(s) before "throw". (keyword-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'ATOM'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'COOKIE'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'ISO_8601'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'RFC_822'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'RFC_850'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'RFC_1036'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'RFC_1123'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'RFC_2822'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'RSS'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'TICKS'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'TIMESTAMP'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'W3C'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_ticksTo1970'. (key-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'formatDate'. (key-spacing)
(#9) Function 'formatDate' has a complexity of 27. (complexity)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Expected { after 'for' condition. (curly)
(#9) Expected space(s) before "for". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Expected { after 'for' condition. (curly)
(#9) Expected space(s) before "for". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) before "if". (keyword-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected { after 'else'. (curly)
(#9) Expected space(s) after "switch". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_possibleChars'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected { after 'for' condition. (curly)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) before "if". (keyword-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected { after 'else'. (curly)
(#9) Expected space(s) after "switch". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_get'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_setDateFromField'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "try". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "catch". (keyword-spacing)
(#9) Expected space(s) after "catch". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_getDefaultDate'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_determineDate'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) after "try". (keyword-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) after "catch". (keyword-spacing)
(#9) Expected space(s) before "catch". (keyword-spacing)
(#9) Empty block statement. (no-empty)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) before "for". (keyword-spacing)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected space(s) after "switch". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Expected space(s) after "case". (keyword-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) 'o' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'a' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'r' used outside of binding context. (block-scoped-var)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_daylightSavingAdjust'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_setDate'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_getDate'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_attachHandlers'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected to return a value in this function. (array-callback-return)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'prev'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'next'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'hide'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'today'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'selectDay'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'selectMonth'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'selectYear'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_generateHTML'. (key-spacing)
(#9) Function '_generateHTML' has a complexity of 68. (complexity)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected { after 'for' condition. (curly)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Expected space(s) before "for". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected space(s) after "switch". (keyword-spacing)
(#9) Expected space(s) before "switch". (keyword-spacing)
(#9) Blocks are nested too deeply (5). (max-depth)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Expected space(s) before "for". (keyword-spacing)
(#9) Expected { after 'for' condition. (curly)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Expected { after 'for' condition. (curly)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_generateMonthYearHeader'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "else". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected { after 'for' condition. (curly)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) before "if". (keyword-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected space(s) before "if". (keyword-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "else". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected { after 'for' condition. (curly)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_adjustInstDate'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_restrictMinMax'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_notifyChange'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_getNumberOfMonths'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_getMinMaxDate'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_getDaysInMonth'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_getFirstDayOfMonth'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_canAdjustMonth'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_isInRange'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_getFormatConfig'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Missing space before value for key 'shortYearCutoff'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'dayNamesShort'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'dayNames'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'monthNamesShort'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'monthNames'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_formatDate'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Do not nest ternary expressions (no-nested-ternary)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) A constructor name should not start with a lowercase letter. (new-cap)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing '()' invoking a constructor (new-parens)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) 'jQuery' is not defined. (no-undef)
(#9) A space is required after ','. (comma-spacing)
(#9) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'buttons'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'height'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'maxHeight'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'maxWidth'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'minHeight'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'minWidth'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'width'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'maxHeight'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'maxWidth'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'minHeight'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'minWidth'. (key-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'version'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'options'. (key-spacing)
(#9) Missing space before value for key 'appendTo'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'autoOpen'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'buttons'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'closeOnEscape'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'closeText'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'dialogClass'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'draggable'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'hide'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'height'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'maxHeight'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'maxWidth'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'minHeight'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'minWidth'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'modal'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'position'. (key-spacing)
(#9) Missing space before value for key 'my'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'at'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'of'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'collision'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'using'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'resizable'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'show'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'title'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'width'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'beforeClose'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'close'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'drag'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'dragStart'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'dragStop'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'focus'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'open'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'resize'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'resizeStart'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'resizeStop'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_create'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'display'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'width'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'minHeight'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'maxHeight'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'height'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'parent'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'index'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_init'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_appendTo'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_destroy'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'widget'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'disable'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'enable'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'close'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected space(s) before "try". (keyword-spacing)
(#9) Expected space(s) after "try". (keyword-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected space(s) before "catch". (keyword-spacing)
(#9) Expected space(s) after "catch". (keyword-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Empty block statement. (no-empty)
(#9) Expected space(s) before "this". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'isOpen'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'moveToTop'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_moveToTop'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'open'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Return statement should not contain assignment. (no-return-assign)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_focusTabbable'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_keepFocus'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_createWrapper'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'tabIndex'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'role'. (key-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected to return a value at the end of this function. (consistent-return)
(#9) Missing space before value for key 'keydown'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'mousedown'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'aria-describedby'. (key-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_createTitlebar'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'mousedown'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'label'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'icons'. (key-spacing)
(#9) Missing space before value for key 'primary'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'text'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'click'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'aria-labelledby'. (key-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_title'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_createButtonPane'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_createButtons'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'click'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'text'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'type'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing space before value for key 'icons'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'text'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_makeDraggable'. (key-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before value for key 'position'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'offset'. (key-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "var". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Missing space before value for key 'cancel'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'handle'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'containment'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'start'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'drag'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'stop'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Requires a space after '{'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key '_makeResizable'. (key-spacing)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing space before value for key 'originalPosition'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'originalSize'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'position'. (key-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing space before value for key 'size'. (key-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) before "var". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) A space is required after ','. (comma-spacing)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#10) Line 10 exceeds the maximum line length of 132. (max-len)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing space before value for key 'cancel'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'containment'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'alsoResize'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'maxWidth'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'maxHeight'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'minWidth'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'minHeight'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'handles'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'start'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'resize'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'stop'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_minHeight'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_position'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_setOptions'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_setOption'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'label'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_size'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'minHeight'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'maxHeight'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'minHeight'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'maxHeight'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_blockFrames'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing space before value for key 'position'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_unblockFrames'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_allowInteraction'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_createOverlay'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'mousedown'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_destroyOverlay'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_position'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'my'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'at'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'overflow'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'position'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'duration'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'easing'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'queue'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'complete'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Expected { after 'for' condition. (curly)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'opacity'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'opacity'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'overflow'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'queue'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'duration'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'easing'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'complete'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'opacity'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'queue'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'duration'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'easing'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'complete'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Expected space(s) before "function". (keyword-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Missing space before value for key 'visibility'. (key-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Expected space(s) before "var". (keyword-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected { after 'for' condition. (curly)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Expected space(s) before "for". (keyword-spacing)
(#10) Expected { after 'for' condition. (curly)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'position'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'visibility'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'position'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'overflow'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'opacity'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'opacity'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing space before value for key 'opacity'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'queue'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'duration'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'easing'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'complete'. (key-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'overflow'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'backgroundColor'. (key-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'backgroundImage'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'backgroundColor'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'queue'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'duration'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'easing'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'complete'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Expected { after 'for' condition. (curly)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Missing space before value for key 'opacity'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Missing space before value for key 'opacity'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerHeight'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerWidth'. (key-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'effect'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'queue'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'fade'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'mode'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'complete'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'percent'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'from'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerHeight'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerWidth'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerHeight'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerWidth'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'y'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'x'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerHeight'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerWidth'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerHeight'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerWidth'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerHeight'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerWidth'. (key-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerHeight'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerWidth'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'from'. (key-spacing)
(#10) Missing space before value for key 'y'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'x'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'to'. (key-spacing)
(#10) Missing space before value for key 'y'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'x'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerHeight'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerWidth'. (key-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerHeight'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerWidth'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerHeight'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'outerWidth'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'queue'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'duration'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'easing'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'complete'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'position'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'for' condition. (curly)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'overflow'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'queue'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'duration'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'easing'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'complete'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'position'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'version'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'defaultElement'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'delay'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'options'. (key-spacing)
(#10) Missing space before value for key 'icons'. (key-spacing)
(#10) Missing space before value for key 'submenu'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'menus'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'position'. (key-spacing)
(#10) Missing space before value for key 'my'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'at'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'role'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'blur'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'focus'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'select'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_create'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'role'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'tabIndex'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'mousedown .ui-menu-item > a'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'click .ui-state-disabled > a'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'click .ui-menu-item:has(a)'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'mouseenter .ui-menu-item'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'mouseleave'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'mouseleave .ui-menu'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'focus'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'blur'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'keydown'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'click'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_destroy'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_keydown'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) before "var". (keyword-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "switch". (keyword-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_activate'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'refresh'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'role'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'aria-hidden'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'aria-expanded'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'tabIndex'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'role'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_itemRole'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Missing space before value for key 'menu'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'listbox'. (key-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_setOption'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'focus'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'item'. (key-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_scrollIntoView'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'blur'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'item'. (key-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_startOpening'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_open'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'of'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'collapseAll'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_close'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'collapse'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'expand'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'next'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'previous'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'isFirstItem'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'isLastItem'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_move'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'nextPage'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'previousPage'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_hasScroll'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'select'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'item'. (key-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Expected space(s) before "function". (keyword-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Expected space(s) before "function". (keyword-spacing)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'offset'. (key-spacing)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'offset'. (key-spacing)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'offset'. (key-spacing)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'offset'. (key-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'scrollbarWidth'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected { after 'if' condition. (curly)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'getScrollInfo'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'getWithinInfo'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "return". (keyword-spacing)
(#10) Missing space before value for key 'element'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'isWindow'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'isDocument'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'offset'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'scrollLeft'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'scrollTop'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Expected { after 'if' condition. (curly)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected space(s) before "return". (keyword-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Return statement should not contain assignment. (no-return-assign)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'marginLeft'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'marginTop'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'targetWidth'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'targetHeight'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'elemWidth'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'elemHeight'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'collisionPosition'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'collisionWidth'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'collisionHeight'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'offset'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'my'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'at'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'within'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'elem'. (key-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'target'. (key-spacing)
(#10) Missing space before value for key 'element'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'element'. (key-spacing)
(#10) Missing space before value for key 'element'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'horizontal'. (key-spacing)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Missing space before value for key 'vertical'. (key-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'using'. (key-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'fit'. (key-spacing)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'flip'. (key-spacing)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Do not nest ternary expressions (no-nested-ternary)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'flipfit'. (key-spacing)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before value for key 'visibility'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'width'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'height'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'border'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'margin'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'background'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'position'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'left'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'top'. (key-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'for-in'. (curly)
(#10) Expected space(s) after "for". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) A space is required after ','. (comma-spacing)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) 'jQuery' is not defined. (no-undef)
(#10) A space is required after ','. (comma-spacing)
(#10) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'version'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'options'. (key-spacing)
(#10) Missing space before value for key 'max'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'value'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'change'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'complete'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'min'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key '_create'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Unexpected use of comma operator. (no-sequences)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'role'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'aria-valuemin'. (key-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing semicolon. (semi)
(#11) Line 11 exceeds the maximum line length of 132. (max-len)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_destroy'. (key-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) 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) Missing space before value for key 'value'. (key-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) 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) 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) Missing space before value for key '_constrainedValue'. (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) Return statement should not contain assignment. (no-return-assign)
(#11) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#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) 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) 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) 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) Missing space before value for key '_setOptions'. (key-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) 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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_setOption'. (key-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) 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) 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) Missing space before value for key '_percentage'. (key-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) 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) Missing space before value for key '_refreshValue'. (key-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) 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) Expected space(s) before "this". (keyword-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) 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) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'aria-valuemax'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'aria-valuenow'. (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) 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) 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) '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) 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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'version'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'widgetEventPrefix'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'options'. (key-spacing)
(#11) Missing space before value for key 'animate'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'distance'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'max'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'min'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'orientation'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'range'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'step'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'value'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'values'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'change'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'slide'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'start'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'stop'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_create'. (key-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) 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) 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) 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) 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 space before value for key '_refresh'. (key-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) 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 before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_createHandles'. (key-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) 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) 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 { after 'for' condition. (curly)
(#11) Expected space(s) after "for". (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) 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) 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) 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) 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) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_createRange'. (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) 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) 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) 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) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#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 'bottom'. (key-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) 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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_setupEvents'. (key-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) 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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_destroy'. (key-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) 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) 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) Missing space before value for key '_mouseCapture'. (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) 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) 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) Return statement should not contain assignment. (no-return-assign)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Return statement should not contain assignment. (no-return-assign)
(#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) Return statement should not contain assignment. (no-return-assign)
(#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 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) 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 'x'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'y'. (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) 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) 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 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) 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 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) 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) 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) 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 space before value for key 'left'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'top'. (key-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) A space is required after ','. (comma-spacing)
(#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) 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) 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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_mouseStart'. (key-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 space(s) after "return". (keyword-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_mouseDrag'. (key-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 space before value for key 'x'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'y'. (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 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) 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) Missing space before value for key '_mouseStop'. (key-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) Return statement should not contain assignment. (no-return-assign)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_detectOrientation'. (key-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) 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) Missing space before value for key '_normValueFromMouse'. (key-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) 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 whitespace after semicolon. (semi-spacing)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Return statement should not contain assignment. (no-return-assign)
(#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) Return statement should not contain assignment. (no-return-assign)
(#11) Return statement should not contain assignment. (no-return-assign)
(#11) Expected space(s) after "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) 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) 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) 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) 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) 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) 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) Missing space before value for key '_start'. (key-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 space before value for key 'handle'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'value'. (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) 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) 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) 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) Missing space before value for key '_slide'. (key-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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'handle'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'value'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'values'. (key-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) 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) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'handle'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'value'. (key-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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_stop'. (key-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 space before value for key 'handle'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'value'. (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) 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) 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) Missing space before value for key '_change'. (key-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 space(s) after "if". (keyword-spacing)
(#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 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 space before value for key 'handle'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'value'. (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) 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) 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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'value'. (key-spacing)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'values'. (key-spacing)
(#11) Expected to return a value at the end of this function. (consistent-return)
(#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) 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) Expected { after 'if' condition. (curly)
(#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) 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 { after 'if' condition. (curly)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Expected space(s) before "return". (keyword-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) 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) Expected { after 'for' condition. (curly)
(#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) Infix operators must be spaced. (space-infix-ops)
(#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 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) Missing space before value for key '_setOption'. (key-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) 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 "switch". (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) 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) 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) 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 space(s) after "case". (keyword-spacing)
(#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) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "case". (keyword-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) 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) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "case". (keyword-spacing)
(#11) Expected { after 'for' condition. (curly)
(#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) 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) Infix operators must be spaced. (space-infix-ops)
(#11) Expected space(s) before "this". (keyword-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 whitespace after semicolon. (semi-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "case". (keyword-spacing)
(#11) Expected space(s) after "case". (keyword-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) Missing whitespace after semicolon. (semi-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "case". (keyword-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) 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) Missing space before value for key '_value'. (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) 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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_values'. (key-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) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#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) 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) 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 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) Expected space(s) after "for". (keyword-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Expected { after 'for' condition. (curly)
(#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) 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) 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) 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) Missing space before value for key '_trimAlignValue'. (key-spacing)
(#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) Expected { after 'if' condition. (curly)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_valueMin'. (key-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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_valueMax'. (key-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) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_refreshValue'. (key-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) 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) 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) 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) 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) 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) 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) 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) 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 space before value for key 'left'. (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) 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) 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 'queue'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'duration'. (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) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'bottom'. (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) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'height'. (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 'queue'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'duration'. (key-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) 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) 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) 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) 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 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) 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) Missing space before value for key 'width'. (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 'queue'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'duration'. (key-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) 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 'height'. (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) 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 'height'. (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 'queue'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'duration'. (key-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_handleEvents'. (key-spacing)
(#11) Function 'keydown' has a complexity of 21. (complexity)
(#11) Missing space before value for key 'keydown'. (key-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) 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) 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 "switch". (keyword-spacing)
(#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) 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) 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) Expected space(s) before "return". (keyword-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected space(s) before "switch". (keyword-spacing)
(#11) Expected space(s) after "switch". (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) 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) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-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) 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) Missing whitespace after semicolon. (semi-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) Missing whitespace after semicolon. (semi-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) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#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) 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) Expected space(s) before "this". (keyword-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) Missing space before value for key 'click'. (key-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) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'keyup'. (key-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) 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) 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) Missing JSDoc comment. (require-jsdoc)
(#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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'version'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'defaultElement'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'widgetEventPrefix'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'options'. (key-spacing)
(#11) Missing space before value for key 'culture'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'icons'. (key-spacing)
(#11) Missing space before value for key 'down'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'up'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'incremental'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'max'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'min'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'numberFormat'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'page'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'step'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'change'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'spin'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'start'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'stop'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_create'. (key-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) 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) 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) 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 value for key 'beforeunload'. (key-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 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) Missing space before value for key '_getCreateOptions'. (key-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) 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 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) 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) Missing space before value for key '_events'. (key-spacing)
(#11) Missing space before value for key 'keydown'. (key-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) 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 space before value for key 'keyup'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'focus'. (key-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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'blur'. (key-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) 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) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'mousewheel'. (key-spacing)
(#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) 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) 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) 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 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'mousedown .ui-spinner-button'. (key-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Missing JSDoc comment. (require-jsdoc)
(#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) 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 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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) Expected space(s) before "var". (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) 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 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) 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) 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) Missing space before value for key 'mouseup .ui-spinner-button'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'mouseenter .ui-spinner-button'. (key-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) 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) 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) Missing space before value for key 'mouseleave .ui-spinner-button'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_draw'. (key-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) 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) 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) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_keydown'. (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) 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 "switch". (keyword-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#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) Missing whitespace after semicolon. (semi-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 whitespace after semicolon. (semi-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) Missing whitespace after semicolon. (semi-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) 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) Expected space(s) before "return". (keyword-spacing)
(#11) Expected space(s) after "return". (keyword-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_uiSpinnerHtml'. (key-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 space(s) after "return". (keyword-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_buttonHtml'. (key-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) 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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_start'. (key-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) 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) 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 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) Missing space before value for key '_repeat'. (key-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) 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) 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) 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) 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) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_spin'. (key-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) 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) 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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'value'. (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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_increment'. (key-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) 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) 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 space before value for key '_precision'. (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) 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) 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 semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_precisionOf'. (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) 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 space(s) after "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 semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_adjustValue'. (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) 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) Return statement should not contain assignment. (no-return-assign)
(#11) Return statement should not contain assignment. (no-return-assign)
(#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) 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) 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) 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) 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) 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) Missing space before value for key '_stop'. (key-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) 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) 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) Missing space before value for key '_setOption'. (key-spacing)
(#11) Expected to return a value at the end of this function. (consistent-return)
(#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 space(s) after "if". (keyword-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 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) 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) A space is required after ','. (comma-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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_setOptions'. (key-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) 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) Missing space before value for key '_parse'. (key-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 space(s) after "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) 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) 'Globalize' is not defined. (no-undef)
(#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) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_format'. (key-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Expected space(s) after "return". (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) 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) 'Globalize' is not defined. (no-undef)
(#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) Missing space before value for key '_refresh'. (key-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) Missing space before value for key 'aria-valuemin'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'aria-valuemax'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'aria-valuenow'. (key-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_value'. (key-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 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) 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) 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) 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) Missing space before value for key '_destroy'. (key-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) 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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'stepUp'. (key-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 before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_stepUp'. (key-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) 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) Missing space before value for key 'stepDown'. (key-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 before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_stepDown'. (key-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) 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) 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) Missing space before value for key 'pageUp'. (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) 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 space before value for key 'pageDown'. (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) 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 space before value for key 'value'. (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) 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) Missing space before value for key 'widget'. (key-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 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) 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) 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) Expected space(s) after "return". (keyword-spacing)
(#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) 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) 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) 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) 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) 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 space before value for key 'version'. (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 'options'. (key-spacing)
(#11) Missing space before value for key 'active'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'collapsible'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'event'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'heightStyle'. (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 space before value for key 'show'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'activate'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'beforeActivate'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'beforeLoad'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'load'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_create'. (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) 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) 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) 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) 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) 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) 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) 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 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) 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) Missing space before value for key '_initialActive'. (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) 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) 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) 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) 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) 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) 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) 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) 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) Missing space before value for key '_getCreateEventData'. (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) Expected space(s) after "return". (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 space before value for key 'tab'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'panel'. (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) Missing space before value for key '_tabKeydown'. (key-spacing)
(#11) Expected to return a value at the end of this function. (consistent-return)
(#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) 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) 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 whitespace after semicolon. (semi-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) Missing whitespace after semicolon. (semi-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) Missing whitespace after semicolon. (semi-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) Missing whitespace after semicolon. (semi-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) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected a return value. (consistent-return)
(#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) 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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_panelKeydown'. (key-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 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) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_handlePageNav'. (key-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) 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) 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) 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) Missing space before value for key '_findNextTab'. (key-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) 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) 'n' used outside of binding context. (block-scoped-var)
(#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) Infix operators must be spaced. (space-infix-ops)
(#11) 'n' used outside of binding context. (block-scoped-var)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected { after 'for' condition. (curly)
(#11) Expected space(s) before "for". (keyword-spacing)
(#11) Expected space(s) after "for". (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) 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) 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 semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_focusNextTab'. (key-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) 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) 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) Missing space before value for key '_setOption'. (key-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) Expected space(s) after "return". (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) 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) 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) 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) 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) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_tabId'. (key-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) 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) Missing space before value for key '_sanitizeSelector'. (key-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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'refresh'. (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) 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) 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 before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#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) 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) 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) 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 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) 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) Missing space before value for key '_refresh'. (key-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) 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 space before value for key 'aria-selected'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'tabIndex'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'aria-expanded'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'aria-hidden'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'aria-selected'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'tabIndex'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'aria-expanded'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'aria-hidden'. (key-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) Missing space before value for key '_processTabs'. (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) 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) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'role'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'tabIndex'. (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) A space is required after ','. (comma-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing space before value for key 'role'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'tabIndex'. (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) 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) 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) 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) 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) 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) 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) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'aria-controls'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'aria-labelledby'. (key-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) 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) Missing space before value for key '_getList'. (key-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) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_createPanel'. (key-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) 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) Missing space before value for key '_setupDisabled'. (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) 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) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected { after 'for' condition. (curly)
(#11) Expected space(s) after "for". (keyword-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) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#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) 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 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) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_setupEvents'. (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) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'click'. (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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#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) 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) 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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'keydown'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'keydown'. (key-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) Missing space before value for key '_setupHeightStyle'. (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) 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) 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 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) 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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#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) 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) 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) 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) 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) 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) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_eventHandler'. (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) 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) 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) 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 space before value for key 'oldTab'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'oldPanel'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'newTab'. (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 'newPanel'. (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) 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) 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) 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) 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) Missing space before value for key '_toggle'. (key-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) Missing JSDoc comment. (require-jsdoc)
(#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) 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) 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 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) 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) 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) 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) 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) 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) 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) 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 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 space before value for key 'aria-expanded'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'aria-hidden'. (key-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) 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) 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 value for key 'aria-expanded'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'aria-hidden'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'aria-selected'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'tabIndex'. (key-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_activate'. (key-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) 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) 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 space before value for key 'target'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'currentTarget'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'preventDefault'. (key-spacing)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_findActive'. (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) 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 space before value for key '_getIndex'. (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) Expected space(s) after "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) 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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_destroy'. (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) 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) 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) 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) 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) 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) 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 semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'enable'. (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) 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) 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 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) 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) 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) Missing space before value for key 'disable'. (key-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 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) 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 { 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) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "else". (keyword-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected space(s) after "if". (keyword-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 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) 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) 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) 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 "this". (keyword-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) Missing space before value for key 'load'. (key-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) 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 space before value for key 'tab'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'panel'. (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) 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) 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 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) 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) 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) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-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) 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) 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) 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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_ajaxSettings'. (key-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) Expected space(s) after "return". (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 space before value for key 'url'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'beforeSend'. (key-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) 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 space before value for key 'jqXHR'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'ajaxSettings'. (key-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) Missing space before value for key '_getPanelForTab'. (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) 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) 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) 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) 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) 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) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#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) 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) 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) 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) A space is required after ','. (comma-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) Missing whitespace after semicolon. (semi-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'version'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'options'. (key-spacing)
(#11) Missing space before value for key 'content'. (key-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) 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) Missing space before value for key 'hide'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'items'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'position'. (key-spacing)
(#11) Missing space before value for key 'my'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'at'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'collision'. (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) Missing space before value for key 'tooltipClass'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'track'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'close'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'open'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_create'. (key-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) Missing space before value for key 'mouseover'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'focusin'. (key-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) 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) Missing space before value for key '_setOption'. (key-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 whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "return". (keyword-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) 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) 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 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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_disable'. (key-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) 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 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) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Unexpected use of comma operator. (no-sequences)
(#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) 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) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key '_enable'. (key-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 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) 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) Missing space before value for key 'open'. (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) 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 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) 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) 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) 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) 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) 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 value for key 'element'. (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) 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) Missing space before value for key '_updateContent'. (key-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) 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) Infix operators must be spaced. (space-infix-ops)
(#12) Expected space(s) after "return". (keyword-spacing)
(#12) Return statement should not contain assignment. (no-return-assign)
(#12) Line 12 exceeds the maximum line length of 132. (max-len)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Unexpected use of comma operator. (no-sequences)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing semicolon. (semi)
(#12) Requires a space before '}'. (block-spacing)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) A space is required after ','. (comma-spacing)
(#12) Expected to return a value at the end of this function. (consistent-return)
(#12) Missing space before value for key '_open'. (key-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Requires a space after '{'. (block-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Missing JSDoc comment. (require-jsdoc)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Unexpected use of comma operator. (no-sequences)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing semicolon. (semi)
(#12) Requires a space before '}'. (block-spacing)
(#12) Expected space(s) before "var". (keyword-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Expected space(s) after "if". (keyword-spacing)
(#12) Requires a space after '{'. (block-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Expected { after 'if' condition. (curly)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Expected space(s) after "if". (keyword-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Unexpected use of comma operator. (no-sequences)
(#12) Expected space(s) before "return". (keyword-spacing)
(#12) Unexpected use of comma operator. (no-sequences)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Unexpected use of comma operator. (no-sequences)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before value for key 'mousemove'. (key-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before value for key 'of'. (key-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing semicolon. (semi)
(#12) Requires a space before '}'. (block-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before value for key 'tooltip'. (key-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing space before value for key 'keyup'. (key-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Expected space(s) after "if". (keyword-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Requires a space after '{'. (block-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Unexpected use of comma operator. (no-sequences)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing semicolon. (semi)
(#12) Requires a space before '}'. (block-spacing)
(#12) Requires a space before '}'. (block-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before value for key 'remove'. (key-spacing)
(#12) Requires a space after '{'. (block-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) Requires a space before '}'. (block-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before value for key 'close'. (key-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Missing semicolon. (semi)
(#12) Requires a space before '}'. (block-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Requires a space after '{'. (block-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Unexpected use of comma operator. (no-sequences)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before value for key 'tooltip'. (key-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing semicolon. (semi)
(#12) Requires a space before '}'. (block-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before value for key '_tooltip'. (key-spacing)
(#12) Requires a space after '{'. (block-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing space before value for key 'id'. (key-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before value for key 'role'. (key-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Return statement should not contain assignment. (no-return-assign)
(#12) A space is required after ','. (comma-spacing)
(#12) Unexpected use of comma operator. (no-sequences)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before value for key '_find'. (key-spacing)
(#12) Requires a space after '{'. (block-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before value for key '_removeTooltip'. (key-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) A space is required after ','. (comma-spacing)
(#12) Unexpected use of comma operator. (no-sequences)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before value for key '_destroy'. (key-spacing)
(#12) Requires a space after '{'. (block-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Unexpected use of comma operator. (no-sequences)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) 'jQuery' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/chat/chat.js
(#2) Expected space or tab after '//' in comment. (spaced-comment)
(#6) There should be no spaces inside this paren. (space-in-parens)
(#10) 'box' is defined but never used (no-unused-vars)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#21) Trailing spaces not allowed. (no-trailing-spaces)
(#22) 'tabs' is not defined. (no-undef)
(#22) There should be no space after '{' (object-curly-spacing)
(#24) 'browserSupportsLocalStorage' is not defined. (no-undef)
(#24) Multiple spaces found before '{'. (no-multi-spaces)
(#25) Unexpected alert. (no-alert)
(#25) 'lang' is not defined. (no-undef)
(#28) Trailing spaces not allowed. (no-trailing-spaces)
(#32) Missing space before opening brace. (space-before-blocks)
(#36) Trailing spaces not allowed. (no-trailing-spaces)
(#37) Trailing spaces not allowed. (no-trailing-spaces)
(#38) Extra space after key 'history'. (key-spacing)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Missing space before opening brace. (space-before-blocks)
(#43) Trailing spaces not allowed. (no-trailing-spaces)
(#44) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#44) 'wbUser' is not defined. (no-undef)
(#44) Multiple spaces found before '{'. (no-multi-spaces)
(#45) 'displayPvtChatHistory' is not defined. (no-undef)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#47) Multiple spaces found before '"false"'. (no-multi-spaces)
(#47) Missing space before opening brace. (space-before-blocks)
(#48) 'virtualclass' is not defined. (no-undef)
(#50) 'wbUser' is not defined. (no-undef)
(#53) Expected space or tab after '//' in comment. (spaced-comment)
(#54) Expected space or tab after '//' in comment. (spaced-comment)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Missing space before opening brace. (space-before-blocks)
(#56) 'displaycomChatHistory' is not defined. (no-undef)
(#57) 'virtualclass' is not defined. (no-undef)
(#58) Expected space or tab after '//' in comment. (spaced-comment)
(#59) Expected space(s) after "if". (keyword-spacing)
(#59) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#59) Missing space before opening brace. (space-before-blocks)
(#60) 'virtualclass' is not defined. (no-undef)
(#63) Trailing spaces not allowed. (no-trailing-spaces)
(#64) Trailing spaces not allowed. (no-trailing-spaces)
(#65) Extra space after key 'UI'. (key-spacing)
(#66) Extra space after key 'privateChatBox'. (key-spacing)
(#67) Extra space after key 'init'. (key-spacing)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
(#67) Missing space before opening brace. (space-before-blocks)
(#69) There should be no spaces inside this paren. (space-in-parens)
(#71) Trailing spaces not allowed. (no-trailing-spaces)
(#72) Trailing spaces not allowed. (no-trailing-spaces)
(#73) Trailing spaces not allowed. (no-trailing-spaces)
(#74) Extra space after key 'close'. (key-spacing)
(#74) Unexpected space before function parentheses. (space-before-function-paren)
(#74) Missing space before opening brace. (space-before-blocks)
(#76) There should be no spaces inside this paren. (space-in-parens)
(#76) There should be no spaces inside this paren. (space-in-parens)
(#76) There should be no spaces inside this paren. (space-in-parens)
(#76) There should be no spaces inside this paren. (space-in-parens)
(#76) There should be no spaces inside this paren. (space-in-parens)
(#80) Expected space or tab after '//' in comment. (spaced-comment)
(#81) There should be no spaces inside this paren. (space-in-parens)
(#81) There should be no spaces inside this paren. (space-in-parens)
(#81) There should be no spaces inside this paren. (space-in-parens)
(#81) There should be no spaces inside this paren. (space-in-parens)
(#81) There should be no spaces inside this paren. (space-in-parens)
(#81) There should be no spaces inside this paren. (space-in-parens)
(#82) There should be no spaces inside this paren. (space-in-parens)
(#82) There should be no spaces inside this paren. (space-in-parens)
(#84) 'virtualclass' is not defined. (no-undef)
(#84) Expected space or tab after '//' in comment. (spaced-comment)
(#86) Trailing spaces not allowed. (no-trailing-spaces)
(#87) Extra space after key 'toggle'. (key-spacing)
(#87) Unexpected space before function parentheses. (space-before-function-paren)
(#87) Missing space before opening brace. (space-before-blocks)
(#89) There should be no spaces inside this paren. (space-in-parens)
(#89) There should be no spaces inside this paren. (space-in-parens)
(#89) There should be no spaces inside this paren. (space-in-parens)
(#89) There should be no spaces inside this paren. (space-in-parens)
(#89) There should be no spaces inside this paren. (space-in-parens)
(#91) Expected space(s) after "if". (keyword-spacing)
(#91) Missing space before opening brace. (space-before-blocks)
(#93) Expected space(s) before "else". (keyword-spacing)
(#93) Expected space(s) after "else". (keyword-spacing)
(#99) Trailing spaces not allowed. (no-trailing-spaces)
(#100) Extra space after key 'removedPrvLoggedInDetail'. (key-spacing)
(#100) Unexpected space before function parentheses. (space-before-function-paren)
(#100) Missing space before opening brace. (space-before-blocks)
(#101) Expected space or tab after '//' in comment. (spaced-comment)
(#102) Expected space or tab after '//' in comment. (spaced-comment)
(#106) 'virtualclass' is not defined. (no-undef)
(#109) Expected space(s) after "for". (keyword-spacing)
(#109) 'key' is not defined. (no-undef)
(#109) 'io' is not defined. (no-undef)
(#109) Missing space before opening brace. (space-before-blocks)
(#110) Expected space(s) after "if". (keyword-spacing)
(#110) 'key' is not defined. (no-undef)
(#110) 'io' is not defined. (no-undef)
(#110) Missing space before opening brace. (space-before-blocks)
(#111) 'chatboxManager' is not defined. (no-undef)
(#111) 'key' is not defined. (no-undef)
(#112) There should be no spaces inside this paren. (space-in-parens)
(#112) 'key' is not defined. (no-undef)
(#112) There should be no spaces inside this paren. (space-in-parens)
(#112) Expected space or tab after '//' in comment. (spaced-comment)
(#116) Trailing spaces not allowed. (no-trailing-spaces)
(#118) 'tabs' is not defined. (no-undef)
(#118) There should be no spaces inside this paren. (space-in-parens)
(#118) There should be no spaces inside this paren. (space-in-parens)
(#118) Expected space or tab after '//' in comment. (spaced-comment)
(#120) Trailing spaces not allowed. (no-trailing-spaces)
(#121) Extra space after key 'removeCookieUserInfo'. (key-spacing)
(#121) Unexpected space before function parentheses. (space-before-function-paren)
(#121) Missing space before opening brace. (space-before-blocks)
(#122) Expected space or tab after '//' in comment. (spaced-comment)
(#126) 'display_error' is not defined. (no-undef)
(#128) Trailing spaces not allowed. (no-trailing-spaces)
(#129) Extra space after key 'makeUserListEmpty'. (key-spacing)
(#129) Unexpected space before function parentheses. (space-before-function-paren)
(#129) Missing space before opening brace. (space-before-blocks)
(#130) Trailing spaces not allowed. (no-trailing-spaces)
(#131) Line 131 exceeds the maximum line length of 132. (max-len)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#133) Line 133 exceeds the maximum line length of 132. (max-len)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) 'lang' is not defined. (no-undef)
(#134) 'lang' is not defined. (no-undef)
(#135) A space is required after ','. (comma-spacing)
(#138) Extra space after key 'removeChatHighLight'. (key-spacing)
(#138) Unexpected space before function parentheses. (space-before-function-paren)
(#138) Missing space before opening brace. (space-before-blocks)
(#140) Expected space(s) after "if". (keyword-spacing)
(#140) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#140) Missing space before opening brace. (space-before-blocks)
(#142) Expected space(s) after "for". (keyword-spacing)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Infix operators must be spaced. (space-infix-ops)
(#142) Missing space before opening brace. (space-before-blocks)
(#147) Missing semicolon. (semi)
(#149) Trailing spaces not allowed. (no-trailing-spaces)
(#151) '$' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/chat/chatboxManager.js
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#3) Array prototype is read only, properties should not be added. (no-extend-native)
(#3) Missing space before opening brace. (space-before-blocks)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#10) Missing semicolon. (semi)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#14) 'chatboxManager' is defined but never used (no-unused-vars)
(#14) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
(#23) Extra space after key 'width'. (key-spacing)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Extra space after key 'gap'. (key-spacing)
(#25) Extra space after key 'maxBoxes'. (key-spacing)
(#26) Extra space after key 'messageSent'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#28) '$' is not defined. (no-undef)
(#33) '$' is not defined. (no-undef)
(#33) Missing semicolon. (semi)
(#39) '$' is not defined. (no-undef)
(#42) '$' is not defined. (no-undef)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#56) Expected space(s) after "if". (keyword-spacing)
(#58) Expected space or tab after '//' in comment. (spaced-comment)
(#59) 'diff' is not defined. (no-undef)
(#60) Expected space(s) after "for". (keyword-spacing)
(#61) 'offset' is not defined. (no-undef)
(#61) '$' is not defined. (no-undef)
(#62) '$' is not defined. (no-undef)
(#62) 'offset' is not defined. (no-undef)
(#62) 'diff' is not defined. (no-undef)
(#64) Expected space(s) before "else". (keyword-spacing)
(#65) Unexpected alert. (no-alert)
(#70) 'name' is defined but never used (no-unused-vars)
(#73) Expected space(s) after "if". (keyword-spacing)
(#76) Expected space(s) after "if". (keyword-spacing)
(#76) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#80) '$' is not defined. (no-undef)
(#81) '$' is not defined. (no-undef)
(#87) '$' is not defined. (no-undef)
(#87) '$' is not defined. (no-undef)
(#88) '$' is not defined. (no-undef)
(#88) '$' is not defined. (no-undef)
(#88) A space is required after ','. (comma-spacing)
(#90) '$' is not defined. (no-undef)
(#90) There should be no spaces inside this paren. (space-in-parens)
(#92) '$' is not defined. (no-undef)
(#93) Expected space(s) before "else". (keyword-spacing)
(#93) Expected space(s) after "else". (keyword-spacing)
(#95) Expected space(s) after "if". (keyword-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#95) Identifier 'last_name' is not in camel case. (camelcase)
(#95) Requires a space before '}'. (block-spacing)
(#98) '$' is not defined. (no-undef)
(#98) Extra space after key 'id'. (key-spacing)
(#99) Extra space after key 'user'. (key-spacing)
(#100) Extra space after key 'title'. (key-spacing)
(#101) Extra space after key 'hidden'. (key-spacing)
(#102) Extra space after key 'width'. (key-spacing)
(#103) Extra space after key 'offset'. (key-spacing)
(#104) Extra space after key 'messageSent'. (key-spacing)
(#105) Extra space after key 'boxClosed'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#113) 'idx' is defined but never used (no-unused-vars)
(#114) A space is required after ','. (comma-spacing)
(#118) '$' is not defined. (no-undef)
(#119) Missing semicolon. (semi)
(#122) Extra space after key 'init'. (key-spacing)
(#123) Extra space after key 'addBox'. (key-spacing)
(#124) Extra space after key 'delBox'. (key-spacing)
(#125) Extra space after key 'dispatch'. (key-spacing)
mod/virtualclass/bundle/virtualclass/chat/footer.js
(#2) Missing space before opening brace. (space-before-blocks)
(#5) Expected space or tab after '//' in comment. (spaced-comment)
(#6) Missing space before value for key 'offset'. (key-spacing)
(#8) Missing space before value for key 'barscroll'. (key-spacing)
(#9) 'id' is defined but never used (no-unused-vars)
(#9) Unexpected empty function. (no-empty-function)
(#16) Missing semicolon. (semi)
(#19) Missing space before opening brace. (space-before-blocks)
(#22) 'offset' is defined but never used (no-unused-vars)
(#23) 'title' is defined but never used (no-unused-vars)
(#28) There should be no spaces inside this paren. (space-in-parens)
(#28) There should be no spaces inside this paren. (space-in-parens)
(#30) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Trailing spaces not allowed. (no-trailing-spaces)
(#34) 'virtualclass' is not defined. (no-undef)
(#36) Trailing spaces not allowed. (no-trailing-spaces)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) 'uiFooterbarchatroomIcon' is not defined. (no-undef)
(#44) 'uiFooterbarchatroomText' is not defined. (no-undef)
(#47) Missing space before opening brace. (space-before-blocks)
(#48) 'virtualclass' is not defined. (no-undef)
(#49) 'toggleCommonChatBox' is not defined. (no-undef)
(#50) Expected space(s) after "else". (keyword-spacing)
(#50) Expected space(s) before "else". (keyword-spacing)
(#52) Expected space(s) after "if". (keyword-spacing)
(#52) Missing space before opening brace. (space-before-blocks)
(#57) 'virtualclass' is not defined. (no-undef)
(#59) Missing space before value for key 'user'. (key-spacing)
(#59) Missing space before value for key 'name'. (key-spacing)
(#60) Extra space after key 'title'. (key-spacing)
(#60) 'lang' is not defined. (no-undef)
(#62) Extra space after key 'messageSent'. (key-spacing)
(#63) A space is required after ','. (comma-spacing)
(#65) Trailing spaces not allowed. (no-trailing-spaces)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
(#67) 'virtualclass' is not defined. (no-undef)
(#68) 'virtualclass' is not defined. (no-undef)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) Blocks are nested too deeply (5). (max-depth)
(#70) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#70) Missing space before opening brace. (space-before-blocks)
(#71) 'virtualclass' is not defined. (no-undef)
(#77) Missing semicolon. (semi)
(#78) 'virtualclass' is not defined. (no-undef)
(#79) Trailing spaces not allowed. (no-trailing-spaces)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#84) Expected space or tab after '//' in comment. (spaced-comment)
(#86) Expected space or tab after '//' in comment. (spaced-comment)
(#87) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#87) 'uiFooterbarUserlisttab' is not defined. (no-undef)
(#90) Unexpected use of comma operator. (no-sequences)
(#92) 'uiFooterbarUserlistContent' is not defined. (no-undef)
(#93) 'uiFooterbarUserlisttab' is not defined. (no-undef)
(#95) 'uiFooterbarUserlistIcon' is not defined. (no-undef)
(#96) 'uiFooterbarUserlistContent' is not defined. (no-undef)
(#97) Line 97 exceeds the maximum line length of 132. (max-len)
(#97) 'uiFooterbarUserlistText' is not defined. (no-undef)
(#97) 'virtualclass' is not defined. (no-undef)
(#98) 'uiFooterbarUserlistContent' is not defined. (no-undef)
(#101) Trailing spaces not allowed. (no-trailing-spaces)
(#103) Missing space before opening brace. (space-before-blocks)
(#104) 'virtualclass' is not defined. (no-undef)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) 'io' is not defined. (no-undef)
(#105) Missing space before opening brace. (space-before-blocks)
(#106) Expected space(s) after "if". (keyword-spacing)
(#106) Missing space before opening brace. (space-before-blocks)
(#107) There should be no spaces inside this paren. (space-in-parens)
(#109) Trailing spaces not allowed. (no-trailing-spaces)
(#113) 'virtualclass' is not defined. (no-undef)
(#114) Trailing spaces not allowed. (no-trailing-spaces)
(#115) Expected space(s) before "else". (keyword-spacing)
(#115) Expected space(s) after "else". (keyword-spacing)
(#121) 'virtualclass' is not defined. (no-undef)
(#125) Trailing spaces not allowed. (no-trailing-spaces)
(#125) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#131) 'uiFooterbartabCont' is not defined. (no-undef)
(#133) There should be no spaces inside this paren. (space-in-parens)
(#133) There should be no spaces inside this paren. (space-in-parens)
(#136) 'uiFooterbartabs' is not defined. (no-undef)
(#137) 'uiFooterbartabCont' is not defined. (no-undef)
(#143) Unexpected space before function parentheses. (space-before-function-paren)
(#155) 'jQuery' is not defined. (no-undef)
(#170) 'jQuery' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/chat/jquery.ui.chatbox.js
(#16) Missing space before opening brace. (space-before-blocks)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#29) 'id' is defined but never used (no-unused-vars)
(#29) Unexpected empty function. (no-empty-function)
(#40) Expected space or tab after '//' in comment. (spaced-comment)
(#65) Expected space or tab after '//' in comment. (spaced-comment)
(#66) 'self' is defined but never used (no-unused-vars)
(#67) Expected space or tab after '//' in comment. (spaced-comment)
(#68) Expected space or tab after '/*' in comment. (spaced-comment)
(#83) 'event' is defined but never used (no-unused-vars)
(#84) Expected space or tab after '//' in comment. (spaced-comment)
(#86) 'event' is defined but never used (no-unused-vars)
(#87) Expected space(s) after "if". (keyword-spacing)
(#89) There should be no spaces inside this paren. (space-in-parens)
(#89) There should be no spaces inside this paren. (space-in-parens)
(#90) Expected space(s) after "else". (keyword-spacing)
(#90) Expected space(s) before "else". (keyword-spacing)
(#91) There should be no spaces inside this paren. (space-in-parens)
(#91) There should be no spaces inside this paren. (space-in-parens)
(#93) A space is required after ','. (comma-spacing)
(#93) Missing space before value for key 'direction'. (key-spacing)
(#93) A space is required after ','. (comma-spacing)
(#97) Missing semicolon. (semi)
(#100) Missing space before opening brace. (space-before-blocks)
(#101) Trailing spaces not allowed. (no-trailing-spaces)
(#102) 'createTab' is not defined. (no-undef)
(#102) A space is required after ','. (comma-spacing)
(#105) 'offset' is defined but never used (no-unused-vars)
(#115) A space is required after ','. (comma-spacing)
(#117) Missing space before opening brace. (space-before-blocks)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#122) Missing space before opening brace. (space-before-blocks)
(#132) 'event' is defined but never used (no-unused-vars)
(#136) 'uiChatboxTitle' is defined but never used (no-unused-vars)
(#144) Requires a space after '{'. (block-spacing)
(#144) Statement inside of curly braces should be on next line. (brace-style)
(#144) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#144) Requires a space before '}'. (block-spacing)
(#145) Requires a space after '{'. (block-spacing)
(#145) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#145) Statement inside of curly braces should be on next line. (brace-style)
(#145) Requires a space before '}'. (block-spacing)
(#147) 'event' is defined but never used (no-unused-vars)
(#151) There should be no spaces inside this paren. (space-in-parens)
(#151) There should be no spaces inside this paren. (space-in-parens)
(#153) 'virtualclass' is not defined. (no-undef)
(#153) Expected space or tab after '//' in comment. (spaced-comment)
(#154) Expected space or tab after '//' in comment. (spaced-comment)
(#158) 'uiChatboxTitlebarCloseText' is defined but never used (no-unused-vars)
(#161) Expected space or tab after '//' in comment. (spaced-comment)
(#166) Requires a space after '{'. (block-spacing)
(#166) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#166) Statement inside of curly braces should be on next line. (brace-style)
(#166) Requires a space before '}'. (block-spacing)
(#167) Requires a space after '{'. (block-spacing)
(#167) Statement inside of curly braces should be on next line. (brace-style)
(#167) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#167) Requires a space before '}'. (block-spacing)
(#170) Expected space(s) after "if". (keyword-spacing)
(#170) Missing space before opening brace. (space-before-blocks)
(#172) Expected space(s) after "else". (keyword-spacing)
(#172) Expected space(s) before "else". (keyword-spacing)
(#179) 'uiChatboxTitlebarMinimizeText' is defined but never used (no-unused-vars)
(#187) 'uiChatboxLog' is defined but never used (no-unused-vars)
(#192) 'event' is defined but never used (no-unused-vars)
(#201) A space is required after ','. (comma-spacing)
(#203) Expected to return a value at the end of this function. (consistent-return)
(#204) Expected space(s) after "if". (keyword-spacing)
(#205) 'msg' is not defined. (no-undef)
(#206) Expected space(s) after "if". (keyword-spacing)
(#206) 'msg' is not defined. (no-undef)
(#208) 'ioAdapter' is not defined. (no-undef)
(#208) Missing space before value for key 'msg'. (key-spacing)
(#208) 'msg' is not defined. (no-undef)
(#208) Extra space after key 'cf'. (key-spacing)
(#213) Line 213 exceeds the maximum line length of 132. (max-len)
(#213) 'io' is not defined. (no-undef)
(#213) Missing space before value for key 'name'. (key-spacing)
(#213) 'msg' is not defined. (no-undef)
(#216) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#216) 'virtualclass' is not defined. (no-undef)
(#217) 'virtualclass' is not defined. (no-undef)
(#220) 'virtualclass' is not defined. (no-undef)
(#221) 'io' is not defined. (no-undef)
(#222) 'io' is not defined. (no-undef)
(#223) 'msg' is not defined. (no-undef)
(#227) Trailing spaces not allowed. (no-trailing-spaces)
(#245) Missing space before opening brace. (space-before-blocks)
(#264) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#265) Expected space(s) after "switch". (keyword-spacing)
(#267) Missing space before opening brace. (space-before-blocks)
(#269) Expected space(s) after "else". (keyword-spacing)
(#269) Expected space(s) before "else". (keyword-spacing)
(#292) 'offset' is defined but never used (no-unused-vars)
(#293) Expected space or tab after '//' in comment. (spaced-comment)
(#296) 'jQuery' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/chat/jquery.ui.chatlist.js
(#11) Missing space before opening brace. (space-before-blocks)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#18) Missing space before value for key 'offset'. (key-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#23) 'id' is defined but never used (no-unused-vars)
(#23) Unexpected empty function. (no-empty-function)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#32) Missing space before opening brace. (space-before-blocks)
(#33) Trailing spaces not allowed. (no-trailing-spaces)
(#35) Trailing spaces not allowed. (no-trailing-spaces)
(#36) Trailing spaces not allowed. (no-trailing-spaces)
(#38) Multiple spaces found before 'e'. (no-multi-spaces)
(#41) 'systemMessage' is defined but never used (no-unused-vars)
(#42) Trailing spaces not allowed. (no-trailing-spaces)
(#54) Expected space(s) after "if". (keyword-spacing)
(#54) Missing space before opening brace. (space-before-blocks)
(#54) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) Requires a space before '}'. (block-spacing)
(#58) Trailing spaces not allowed. (no-trailing-spaces)
(#61) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Trailing spaces not allowed. (no-trailing-spaces)
(#63) Expected space or tab after '//' in comment. (spaced-comment)
(#64) Trailing spaces not allowed. (no-trailing-spaces)
(#65) Trailing spaces not allowed. (no-trailing-spaces)
(#67) 'controls' used outside of binding context. (block-scoped-var)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) 'wbUser' is not defined. (no-undef)
(#68) Missing space before opening brace. (space-before-blocks)
(#69) 'virtualclass' is not defined. (no-undef)
(#69) 'controls' used outside of binding context. (block-scoped-var)
(#71) 'virtualclass' is not defined. (no-undef)
(#71) 'virtualclass' is not defined. (no-undef)
(#71) Expected space or tab after '//' in comment. (spaced-comment)
(#73) Expected space or tab after '//' in comment. (spaced-comment)
(#75) Trailing spaces not allowed. (no-trailing-spaces)
(#76) Expected space(s) after "if". (keyword-spacing)
(#76) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#76) 'roles' is not defined. (no-undef)
(#76) 'roles' is not defined. (no-undef)
(#76) Missing space before opening brace. (space-before-blocks)
(#77) Expected space(s) after "if". (keyword-spacing)
(#77) Multiple spaces found before 'localStorage'. (no-multi-spaces)
(#77) Missing space before opening brace. (space-before-blocks)
(#78) 'controls' is already defined (no-redeclare)
(#78) Trailing spaces not allowed. (no-trailing-spaces)
(#79) Multiple spaces found before '+'. (no-multi-spaces)
(#80) Expected space(s) after "if". (keyword-spacing)
(#80) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#80) Missing space before opening brace. (space-before-blocks)
(#81) 'virtualclass' is not defined. (no-undef)
(#82) Expected space(s) after "else". (keyword-spacing)
(#82) Expected space(s) before "else". (keyword-spacing)
(#84) 'virtualclass' is not defined. (no-undef)
(#86) Trailing spaces not allowed. (no-trailing-spaces)
(#95) Expected space or tab after '//' in comment. (spaced-comment)
(#96) Trailing spaces not allowed. (no-trailing-spaces)
(#99) Trailing spaces not allowed. (no-trailing-spaces)
(#100) Trailing spaces not allowed. (no-trailing-spaces)
(#102) Trailing spaces not allowed. (no-trailing-spaces)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#105) Multiple spaces found before '"false"'. (no-multi-spaces)
(#105) Missing space before opening brace. (space-before-blocks)
(#106) 'virtualclass' is not defined. (no-undef)
(#109) 'virtualclass' is not defined. (no-undef)
(#110) 'virtualclass' is not defined. (no-undef)
(#111) Trailing spaces not allowed. (no-trailing-spaces)
(#112) Expected space(s) after "if". (keyword-spacing)
(#112) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#112) Missing space before opening brace. (space-before-blocks)
(#116) Trailing spaces not allowed. (no-trailing-spaces)
(#121) Missing space before value for key 'times'. (key-spacing)
(#121) Missing space before opening brace. (space-before-blocks)
(#127) A space is required after ','. (comma-spacing)
(#127) Missing space before value for key 'direction'. (key-spacing)
(#127) A space is required after ','. (comma-spacing)
(#136) 'event' is defined but never used (no-unused-vars)
(#138) Expected space(s) after "if". (keyword-spacing)
(#138) Empty block statement. (no-empty)
(#143) Missing semicolon. (semi)
(#146) Missing space before opening brace. (space-before-blocks)
(#150) 'offset' is defined but never used (no-unused-vars)
(#161) Expected space or tab after '//' in comment. (spaced-comment)
(#162) A space is required after ','. (comma-spacing)
(#163) Missing space before opening brace. (space-before-blocks)
(#166) Missing space before opening brace. (space-before-blocks)
(#177) 'event' is defined but never used (no-unused-vars)
(#182) 'uiChatboxTitle' is defined but never used (no-unused-vars)
(#191) Requires a space after '{'. (block-spacing)
(#191) Statement inside of curly braces should be on next line. (brace-style)
(#191) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#191) Requires a space before '}'. (block-spacing)
(#192) Unexpected space before function parentheses. (space-before-function-paren)
(#196) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#196) 'uiChatboxTitlebarMinimize' is not defined. (no-undef)
(#201) Requires a space after '{'. (block-spacing)
(#201) Statement inside of curly braces should be on next line. (brace-style)
(#201) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#201) 'uiChatboxTitlebarMinimize' is not defined. (no-undef)
(#201) Requires a space before '}'. (block-spacing)
(#202) Requires a space after '{'. (block-spacing)
(#202) 'uiChatboxTitlebarMinimize' is not defined. (no-undef)
(#202) Statement inside of curly braces should be on next line. (brace-style)
(#202) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#202) Requires a space before '}'. (block-spacing)
(#203) 'event' is defined but never used (no-unused-vars)
(#211) Expected space(s) after "if". (keyword-spacing)
(#211) Missing space before opening brace. (space-before-blocks)
(#212) There should be no spaces inside this paren. (space-in-parens)
(#214) 'virtualclass' is not defined. (no-undef)
(#222) 'virtualclass' is not defined. (no-undef)
(#231) Unexpected use of comma operator. (no-sequences)
(#233) 'uiChatboxTitlebarMinimizeText' is not defined. (no-undef)
(#236) 'uiChatboxTitlebarMinimize' is not defined. (no-undef)
(#239) 'uiChatboxContent' is not defined. (no-undef)
(#244) 'uiChatboxLog' is not defined. (no-undef)
(#248) 'uiChatboxContent' is not defined. (no-undef)
(#259) 'event' is defined but never used (no-unused-vars)
(#259) Missing space before opening brace. (space-before-blocks)
(#261) Trailing spaces not allowed. (no-trailing-spaces)
(#262) Expected space(s) after "if". (keyword-spacing)
(#262) Missing space before opening brace. (space-before-blocks)
(#263) Multiple spaces found before 'ahref'. (no-multi-spaces)
(#264) Expected space or tab after '//' in comment. (spaced-comment)
(#265) Expected space or tab after '//' in comment. (spaced-comment)
(#267) Expected space or tab after '//' in comment. (spaced-comment)
(#268) Trailing spaces not allowed. (no-trailing-spaces)
(#270) 'virtualclass' is not defined. (no-undef)
(#272) Expected space or tab after '//' in comment. (spaced-comment)
(#273) 'virtualclass' is not defined. (no-undef)
(#274) 'virtualclass' is not defined. (no-undef)
(#275) 'virtualclass' is not defined. (no-undef)
(#276) 'virtualclass' is not defined. (no-undef)
(#279) 'chatboxManager' is not defined. (no-undef)
(#281) 'virtualclass' is not defined. (no-undef)
(#282) 'virtualclass' is not defined. (no-undef)
(#283) Identifier 'first_name' is not in camel case. (camelcase)
(#283) Missing space before value for key 'first_name'. (key-spacing)
(#284) Expected space or tab after '//' in comment. (spaced-comment)
(#287) 'chatboxManager' is not defined. (no-undef)
(#288) Missing space before value for key 'user'. (key-spacing)
(#288) Extra space after key 'name'. (key-spacing)
(#289) Extra space after key 'messageSent'. (key-spacing)
(#289) A space is required after ','. (comma-spacing)
(#289) A space is required after ','. (comma-spacing)
(#289) Missing space before opening brace. (space-before-blocks)
(#296) Trailing spaces not allowed. (no-trailing-spaces)
(#297) Trailing spaces not allowed. (no-trailing-spaces)
(#298) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#304) Expected space(s) after "if". (keyword-spacing)
(#304) 'roles' is not defined. (no-undef)
(#304) Missing space before opening brace. (space-before-blocks)
(#305) 'virtualclass' is not defined. (no-undef)
(#310) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#311) Expected space(s) after "switch". (keyword-spacing)
(#313) Missing space before opening brace. (space-before-blocks)
(#315) Expected space(s) after "else". (keyword-spacing)
(#315) Expected space(s) before "else". (keyword-spacing)
(#343) 'jQuery' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/chat/jquery.ui.chatroom.js
(#11) Missing space before opening brace. (space-before-blocks)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Missing space before opening brace. (space-before-blocks)
(#23) 'id' is defined but never used (no-unused-vars)
(#23) Unexpected empty function. (no-empty-function)
(#60) Expected space or tab after '/*' in comment. (spaced-comment)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'direction'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#77) 'event' is defined but never used (no-unused-vars)
(#79) Expected space(s) after "if". (keyword-spacing)
(#85) Missing semicolon. (semi)
(#88) Missing space before opening brace. (space-before-blocks)
(#89) Expected space(s) after "if". (keyword-spacing)
(#89) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#89) Missing space before opening brace. (space-before-blocks)
(#90) 'chatStatus' used outside of binding context. (block-scoped-var)
(#91) Expected space(s) before "else". (keyword-spacing)
(#91) Expected space(s) after "else". (keyword-spacing)
(#92) 'chatStatus' used outside of binding context. (block-scoped-var)
(#92) 'chatStatus' is already defined (no-redeclare)
(#94) Trailing spaces not allowed. (no-trailing-spaces)
(#95) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#97) 'offset' is defined but never used (no-unused-vars)
(#105) 'chatStatus' used outside of binding context. (block-scoped-var)
(#105) 'chatStatus' used outside of binding context. (block-scoped-var)
(#109) Missing space before opening brace. (space-before-blocks)
(#110) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#114) Missing space before opening brace. (space-before-blocks)
(#115) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#124) 'event' is defined but never used (no-unused-vars)
(#125) Expected space or tab after '//' in comment. (spaced-comment)
(#129) 'uiChatboxTitle' is defined but never used (no-unused-vars)
(#138) Requires a space after '{'. (block-spacing)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) Requires a space before '}'. (block-spacing)
(#139) Requires a space after '{'. (block-spacing)
(#139) Statement inside of curly braces should be on next line. (brace-style)
(#139) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#139) Requires a space before '}'. (block-spacing)
(#141) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#144) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#146) 'event' is defined but never used (no-unused-vars)
(#147) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#148) 'toggleCommonChatBox' is not defined. (no-undef)
(#150) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#154) Expected space or tab after '//' in comment. (spaced-comment)
(#155) 'uiChatboxTitlebarMinimizeText' is defined but never used (no-unused-vars)
(#165) 'uiChatboxLog' is defined but never used (no-unused-vars)
(#171) 'event' is defined but never used (no-unused-vars)
(#179) Expected to return a value at the end of this function. (consistent-return)
(#180) Expected space(s) after "if". (keyword-spacing)
(#181) 'msg' is not defined. (no-undef)
(#182) Missing space before value for key 'receiver'. (key-spacing)
(#182) A space is required after ','. (comma-spacing)
(#182) Missing space before value for key 'msg'. (key-spacing)
(#182) 'msg' is not defined. (no-undef)
(#182) Extra space after key 'cf'. (key-spacing)
(#183) Expected space(s) after "if". (keyword-spacing)
(#183) 'msg' is not defined. (no-undef)
(#184) 'ioAdapter' is not defined. (no-undef)
(#187) 'io' is not defined. (no-undef)
(#187) Missing space before value for key 'name'. (key-spacing)
(#187) 'msg' is not defined. (no-undef)
(#190) Expected space(s) after "if". (keyword-spacing)
(#190) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#190) Missing space before opening brace. (space-before-blocks)
(#192) There should be no space after '{' (object-curly-spacing)
(#192) Missing space before value for key 'userid'. (key-spacing)
(#192) 'io' is not defined. (no-undef)
(#192) 'io' is not defined. (no-undef)
(#192) Missing space before value for key 'name'. (key-spacing)
(#192) 'msg' is not defined. (no-undef)
(#193) A space is required after ','. (comma-spacing)
(#195) Line 195 exceeds the maximum line length of 132. (max-len)
(#195) There should be no space after '{' (object-curly-spacing)
(#195) 'io' is not defined. (no-undef)
(#195) Missing space before value for key 'userid'. (key-spacing)
(#195) 'io' is not defined. (no-undef)
(#195) Missing space before value for key 'name'. (key-spacing)
(#195) 'msg' is not defined. (no-undef)
(#196) Trailing spaces not allowed. (no-trailing-spaces)
(#197) Trailing spaces not allowed. (no-trailing-spaces)
(#214) Missing space before opening brace. (space-before-blocks)
(#223) Trailing spaces not allowed. (no-trailing-spaces)
(#224) Trailing spaces not allowed. (no-trailing-spaces)
(#227) 'virtualclass' is not defined. (no-undef)
(#228) Trailing spaces not allowed. (no-trailing-spaces)
(#229) 'disCommonChatInput' is not defined. (no-undef)
(#235) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#236) Expected space(s) after "switch". (keyword-spacing)
(#238) Missing space before opening brace. (space-before-blocks)
(#240) Expected space(s) before "else". (keyword-spacing)
(#240) Expected space(s) after "else". (keyword-spacing)
(#260) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#269) 'jQuery' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/chat/lang.en.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#2) 'lang' is defined but never used (no-unused-vars)
(#6) Identifier 'chatroom_header' is not in camel case. (camelcase)
mod/virtualclass/bundle/virtualclass/chat/lib.js
(#4) Expected space or tab after '//' in comment. (spaced-comment)
(#5) Expected space or tab after '//' in comment. (spaced-comment)
(#6) Expected space or tab after '//' in comment. (spaced-comment)
(#9) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#10) Missing JSDoc comment. (require-jsdoc)
(#10) 'memberUpdate' is defined but never used (no-unused-vars)
(#10) Missing space before opening brace. (space-before-blocks)
(#14) Expected space(s) after "if". (keyword-spacing)
(#14) Missing space before opening brace. (space-before-blocks)
(#15) 'imgpath' used outside of binding context. (block-scoped-var)
(#16) Expected space(s) before "else". (keyword-spacing)
(#16) Expected space(s) after "else". (keyword-spacing)
(#17) 'imgpath' is already defined (no-redeclare)
(#17) 'imgpath' used outside of binding context. (block-scoped-var)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Expected space or tab after '//' in comment. (spaced-comment)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#25) 'virtualclass' is not defined. (no-undef)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before opening brace. (space-before-blocks)
(#27) 'virtualclass' is not defined. (no-undef)
(#29) 'virtualclass' is not defined. (no-undef)
(#30) Trailing spaces not allowed. (no-trailing-spaces)
(#31) '$' is not defined. (no-undef)
(#31) 'imgpath' used outside of binding context. (block-scoped-var)
(#31) 'imgpath' used outside of binding context. (block-scoped-var)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#33) '$' is not defined. (no-undef)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) 'lang' is not defined. (no-undef)
(#33) 'count' used outside of binding context. (block-scoped-var)
(#36) '$' is not defined. (no-undef)
(#36) 'lang' is not defined. (no-undef)
(#36) 'count' used outside of binding context. (block-scoped-var)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#44) Trailing spaces not allowed. (no-trailing-spaces)
(#53) '$' is not defined. (no-undef)
(#54) Missing space before value for key 'id'. (key-spacing)
(#55) Missing space before value for key 'user'. (key-spacing)
(#56) Missing space before value for key 'offset'. (key-spacing)
(#57) Extra space after key 'title'. (key-spacing)
(#57) 'lang' is not defined. (no-undef)
(#58) Extra space after key 'userSent'. (key-spacing)
(#59) '$' is not defined. (no-undef)
(#63) Expected space or tab after '//' in comment. (spaced-comment)
(#65) '$' is not defined. (no-undef)
(#65) There should be no spaces inside this paren. (space-in-parens)
(#66) '$' is not defined. (no-undef)
(#67) Expected space or tab after '//' in comment. (spaced-comment)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing space before opening brace. (space-before-blocks)
(#69) '$' is not defined. (no-undef)
(#71) Trailing spaces not allowed. (no-trailing-spaces)
(#72) 'io' is not defined. (no-undef)
(#73) Infix operators must be spaced. (space-infix-ops)
(#75) Line 75 exceeds the maximum line length of 132. (max-len)
(#75) 'virtualclass' is not defined. (no-undef)
(#75) 'virtualclass' is not defined. (no-undef)
(#75) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#77) 'virtualclass' is not defined. (no-undef)
(#81) 'virtualclass' is not defined. (no-undef)
(#83) Trailing spaces not allowed. (no-trailing-spaces)
(#84) Expected space(s) before "else". (keyword-spacing)
(#84) Expected space(s) after "else". (keyword-spacing)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) '$' is not defined. (no-undef)
(#88) Missing space before opening brace. (space-before-blocks)
(#89) '$' is not defined. (no-undef)
(#95) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#100) Missing JSDoc comment. (require-jsdoc)
(#100) 'messageUpdate2' is defined but never used (no-unused-vars)
(#100) Missing space before opening brace. (space-before-blocks)
(#101) Expected space(s) after "if". (keyword-spacing)
(#101) '$' is not defined. (no-undef)
(#101) Missing space before opening brace. (space-before-blocks)
(#102) 'msg' used outside of binding context. (block-scoped-var)
(#103) Expected space(s) after "else". (keyword-spacing)
(#103) Expected space(s) before "else". (keyword-spacing)
(#104) 'msg' is already defined (no-redeclare)
(#104) 'msg' used outside of binding context. (block-scoped-var)
(#109) 'io' is not defined. (no-undef)
(#111) Expected space or tab after '//' in comment. (spaced-comment)
(#112) Expected space(s) after "if". (keyword-spacing)
(#112) There should be no spaces inside this paren. (space-in-parens)
(#112) Missing space before opening brace. (space-before-blocks)
(#113) Trailing spaces not allowed. (no-trailing-spaces)
(#114) Expected space(s) after "if". (keyword-spacing)
(#114) Missing space before opening brace. (space-before-blocks)
(#117) Trailing spaces not allowed. (no-trailing-spaces)
(#118) '$' is not defined. (no-undef)
(#118) 'msg' used outside of binding context. (block-scoped-var)
(#118) 'msg' used outside of binding context. (block-scoped-var)
(#119) Expected space(s) before "else". (keyword-spacing)
(#119) Expected space(s) after "else". (keyword-spacing)
(#120) 'virtualclass' is not defined. (no-undef)
(#121) '$' is not defined. (no-undef)
(#121) 'msg' used outside of binding context. (block-scoped-var)
(#121) 'msg' used outside of binding context. (block-scoped-var)
(#122) Expected space(s) before "else". (keyword-spacing)
(#122) Expected space(s) after "else". (keyword-spacing)
(#123) Expected space(s) after "if". (keyword-spacing)
(#123) '$' is not defined. (no-undef)
(#123) Missing space before opening brace. (space-before-blocks)
(#127) 'virtualclass' is not defined. (no-undef)
(#127) '$' is not defined. (no-undef)
(#129) Extra space after key 'user'. (key-spacing)
(#130) Extra space after key 'title'. (key-spacing)
(#130) 'lang' is not defined. (no-undef)
(#131) Extra space after key 'messageSent'. (key-spacing)
(#132) '$' is not defined. (no-undef)
(#132) A space is required after ','. (comma-spacing)
(#135) '$' is not defined. (no-undef)
(#135) 'msg' used outside of binding context. (block-scoped-var)
(#135) 'msg' used outside of binding context. (block-scoped-var)
(#141) Expected space(s) after "if". (keyword-spacing)
(#141) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#141) Missing space before opening brace. (space-before-blocks)
(#143) 'msg' used outside of binding context. (block-scoped-var)
(#143) 'msg' used outside of binding context. (block-scoped-var)
(#145) A space is required after ','. (comma-spacing)
(#147) There should be no space after '{' (object-curly-spacing)
(#147) Missing space before value for key 'userid'. (key-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) Missing space before value for key 'name'. (key-spacing)
(#147) There should be no space before ','. (comma-spacing)
(#147) 'msg' used outside of binding context. (block-scoped-var)
(#147) 'msg' used outside of binding context. (block-scoped-var)
(#147) A space is required after ','. (comma-spacing)
(#150) Expected space(s) before "else". (keyword-spacing)
(#150) Expected space(s) after "if". (keyword-spacing)
(#150) Missing space before opening brace. (space-before-blocks)
(#151) Trailing spaces not allowed. (no-trailing-spaces)
(#152) Expected space(s) after "if". (keyword-spacing)
(#152) Missing space before opening brace. (space-before-blocks)
(#153) '$' is not defined. (no-undef)
(#153) 'virtualclass' is not defined. (no-undef)
(#154) 'virtualclass' is not defined. (no-undef)
(#155) 'virtualclass' is not defined. (no-undef)
(#157) 'virtualclass' is not defined. (no-undef)
(#158) 'virtualclass' is not defined. (no-undef)
(#163) 'chatboxManager' is not defined. (no-undef)
(#165) 'virtualclass' is not defined. (no-undef)
(#166) 'virtualclass' is not defined. (no-undef)
(#167) Identifier 'first_name' is not in camel case. (camelcase)
(#167) Missing space before value for key 'first_name'. (key-spacing)
(#168) Identifier 'last_name' is not in camel case. (camelcase)
(#168) Missing space before value for key 'last_name'. (key-spacing)
(#169) Expected space or tab after '//' in comment. (spaced-comment)
(#172) 'did' is defined but never used (no-unused-vars)
(#174) 'chatboxManager' is not defined. (no-undef)
(#175) Missing space before value for key 'user'. (key-spacing)
(#176) Extra space after key 'messageSent'. (key-spacing)
(#176) A space is required after ','. (comma-spacing)
(#176) A space is required after ','. (comma-spacing)
(#176) Missing space before opening brace. (space-before-blocks)
(#177) '$' is not defined. (no-undef)
(#179) Trailing spaces not allowed. (no-trailing-spaces)
(#181) Expected space or tab after '//' in comment. (spaced-comment)
(#182) Expected space(s) after "if". (keyword-spacing)
(#182) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#182) Missing space before opening brace. (space-before-blocks)
(#183) 'virtualclass' is not defined. (no-undef)
(#187) Trailing spaces not allowed. (no-trailing-spaces)
(#188) '$' is not defined. (no-undef)
(#188) A space is required after ','. (comma-spacing)
(#188) 'msg' used outside of binding context. (block-scoped-var)
(#188) 'msg' used outside of binding context. (block-scoped-var)
(#189) '$' is not defined. (no-undef)
(#190) Expected space or tab after '//' in comment. (spaced-comment)
(#193) 'virtualclass' is not defined. (no-undef)
(#193) 'k' used outside of binding context. (block-scoped-var)
(#193) 'msg' used outside of binding context. (block-scoped-var)
(#193) 'msg' used outside of binding context. (block-scoped-var)
(#197) Missing JSDoc comment. (require-jsdoc)
(#197) 'messageUpdate' is defined but never used (no-unused-vars)
(#197) Missing space before opening brace. (space-before-blocks)
(#198) Expected space(s) after "if". (keyword-spacing)
(#198) '$' is not defined. (no-undef)
(#198) Missing space before opening brace. (space-before-blocks)
(#199) 'msg' used outside of binding context. (block-scoped-var)
(#200) Expected space(s) after "else". (keyword-spacing)
(#200) Expected space(s) before "else". (keyword-spacing)
(#201) 'msg' is already defined (no-redeclare)
(#201) 'msg' used outside of binding context. (block-scoped-var)
(#206) 'io' is not defined. (no-undef)
(#208) Expected space or tab after '//' in comment. (spaced-comment)
(#209) Expected space(s) after "if". (keyword-spacing)
(#209) There should be no spaces inside this paren. (space-in-parens)
(#209) Missing space before opening brace. (space-before-blocks)
(#210) 'virtualclass' is not defined. (no-undef)
(#211) '$' is not defined. (no-undef)
(#211) 'msg' used outside of binding context. (block-scoped-var)
(#211) 'msg' used outside of binding context. (block-scoped-var)
(#212) Expected space(s) after "else". (keyword-spacing)
(#212) Expected space(s) before "else". (keyword-spacing)
(#213) Expected space(s) after "if". (keyword-spacing)
(#213) '$' is not defined. (no-undef)
(#213) Missing space before opening brace. (space-before-blocks)
(#217) 'virtualclass' is not defined. (no-undef)
(#217) '$' is not defined. (no-undef)
(#219) Extra space after key 'user'. (key-spacing)
(#220) Extra space after key 'title'. (key-spacing)
(#220) 'lang' is not defined. (no-undef)
(#221) Extra space after key 'messageSent'. (key-spacing)
(#222) '$' is not defined. (no-undef)
(#222) A space is required after ','. (comma-spacing)
(#225) '$' is not defined. (no-undef)
(#225) 'msg' used outside of binding context. (block-scoped-var)
(#225) 'msg' used outside of binding context. (block-scoped-var)
(#227) Trailing spaces not allowed. (no-trailing-spaces)
(#231) Trailing spaces not allowed. (no-trailing-spaces)
(#254) Expected space(s) after "if". (keyword-spacing)
(#254) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#254) Missing space before opening brace. (space-before-blocks)
(#256) 'msg' used outside of binding context. (block-scoped-var)
(#256) 'msg' used outside of binding context. (block-scoped-var)
(#258) A space is required after ','. (comma-spacing)
(#260) There should be no space after '{' (object-curly-spacing)
(#260) Missing space before value for key 'userid'. (key-spacing)
(#260) A space is required after ','. (comma-spacing)
(#260) Missing space before value for key 'name'. (key-spacing)
(#260) There should be no space before ','. (comma-spacing)
(#260) 'msg' used outside of binding context. (block-scoped-var)
(#260) 'msg' used outside of binding context. (block-scoped-var)
(#260) A space is required after ','. (comma-spacing)
(#263) Expected space(s) before "else". (keyword-spacing)
(#263) Expected space(s) after "if". (keyword-spacing)
(#263) Missing space before opening brace. (space-before-blocks)
(#264) Trailing spaces not allowed. (no-trailing-spaces)
(#265) Expected space(s) after "if". (keyword-spacing)
(#265) Missing space before opening brace. (space-before-blocks)
(#269) '$' is not defined. (no-undef)
(#269) 'virtualclass' is not defined. (no-undef)
(#270) 'virtualclass' is not defined. (no-undef)
(#271) 'virtualclass' is not defined. (no-undef)
(#272) Trailing spaces not allowed. (no-trailing-spaces)
(#277) 'virtualclass' is not defined. (no-undef)
(#278) 'virtualclass' is not defined. (no-undef)
(#283) 'chatboxManager' is not defined. (no-undef)
(#285) 'virtualclass' is not defined. (no-undef)
(#286) 'virtualclass' is not defined. (no-undef)
(#287) Identifier 'first_name' is not in camel case. (camelcase)
(#287) Missing space before value for key 'first_name'. (key-spacing)
(#288) Identifier 'last_name' is not in camel case. (camelcase)
(#288) Missing space before value for key 'last_name'. (key-spacing)
(#289) Expected space or tab after '//' in comment. (spaced-comment)
(#292) 'did' is defined but never used (no-unused-vars)
(#294) 'chatboxManager' is not defined. (no-undef)
(#295) Missing space before value for key 'user'. (key-spacing)
(#296) Extra space after key 'messageSent'. (key-spacing)
(#296) A space is required after ','. (comma-spacing)
(#296) A space is required after ','. (comma-spacing)
(#296) Missing space before opening brace. (space-before-blocks)
(#297) '$' is not defined. (no-undef)
(#299) Trailing spaces not allowed. (no-trailing-spaces)
(#301) Expected space or tab after '//' in comment. (spaced-comment)
(#302) Expected space(s) after "if". (keyword-spacing)
(#302) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#302) Missing space before opening brace. (space-before-blocks)
(#303) 'virtualclass' is not defined. (no-undef)
(#307) Trailing spaces not allowed. (no-trailing-spaces)
(#308) '$' is not defined. (no-undef)
(#308) A space is required after ','. (comma-spacing)
(#308) 'msg' used outside of binding context. (block-scoped-var)
(#308) 'msg' used outside of binding context. (block-scoped-var)
(#309) '$' is not defined. (no-undef)
(#310) Expected space or tab after '//' in comment. (spaced-comment)
(#313) Trailing spaces not allowed. (no-trailing-spaces)
(#316) Trailing spaces not allowed. (no-trailing-spaces)
(#317) Expected space or tab after '//' in comment. (spaced-comment)
(#318) Expected space or tab after '/*' in comment. (spaced-comment)
(#328) 'virtualclass' is not defined. (no-undef)
(#328) 'k' used outside of binding context. (block-scoped-var)
(#328) 'msg' used outside of binding context. (block-scoped-var)
(#328) 'msg' used outside of binding context. (block-scoped-var)
(#334) Missing JSDoc comment. (require-jsdoc)
(#334) A space is required after ','. (comma-spacing)
(#334) A space is required after ','. (comma-spacing)
(#334) Missing space before opening brace. (space-before-blocks)
(#335) Expected space(s) after "if". (keyword-spacing)
(#335) '$' is not defined. (no-undef)
(#335) Missing space before opening brace. (space-before-blocks)
(#336) '$' is not defined. (no-undef)
(#336) A space is required after ','. (comma-spacing)
(#337) '$' is not defined. (no-undef)
(#337) A space is required after ','. (comma-spacing)
(#341) Missing JSDoc comment. (require-jsdoc)
(#341) Identifier 'common_chatbox_update' is not in camel case. (camelcase)
(#341) A space is required after ','. (comma-spacing)
(#341) Missing space before opening brace. (space-before-blocks)
(#342) Expected space(s) after "if". (keyword-spacing)
(#342) '$' is not defined. (no-undef)
(#342) Missing space before opening brace. (space-before-blocks)
(#343) '$' is not defined. (no-undef)
(#347) Missing JSDoc comment. (require-jsdoc)
(#347) 'newStatus' is defined but never used (no-unused-vars)
(#347) Missing space before opening brace. (space-before-blocks)
(#348) '$' is not defined. (no-undef)
(#349) Expected space(s) after "if". (keyword-spacing)
(#349) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#349) Missing space before opening brace. (space-before-blocks)
(#350) A space is required after ','. (comma-spacing)
(#359) Missing JSDoc comment. (require-jsdoc)
(#359) 'createTab' is defined but never used (no-unused-vars)
(#359) A space is required after ','. (comma-spacing)
(#359) Missing space before opening brace. (space-before-blocks)
(#360) '$' is not defined. (no-undef)
(#361) '$' is not defined. (no-undef)
(#363) 'tabId' is not defined. (no-undef)
(#364) 'tabId' is not defined. (no-undef)
(#367) Missing JSDoc comment. (require-jsdoc)
(#367) A space is required after ','. (comma-spacing)
(#367) A space is required after ','. (comma-spacing)
(#367) A space is required after ','. (comma-spacing)
(#368) Expected space or tab after '//' in comment. (spaced-comment)
(#369) '$' is not defined. (no-undef)
(#369) There should be no spaces inside this paren. (space-in-parens)
(#369) There should be no spaces inside this paren. (space-in-parens)
(#370) Line 370 exceeds the maximum line length of 132. (max-len)
(#373) 'id' is already defined (no-redeclare)
(#374) '$' is not defined. (no-undef)
(#374) There should be no spaces inside this paren. (space-in-parens)
(#374) There should be no spaces inside this paren. (space-in-parens)
(#374) There should be no spaces inside this paren. (space-in-parens)
(#374) There should be no spaces inside this paren. (space-in-parens)
(#374) There should be no spaces inside this paren. (space-in-parens)
(#374) There should be no spaces inside this paren. (space-in-parens)
(#375) 'tabContentHtml' is defined but never used (no-unused-vars)
(#377) There should be no spaces inside this paren. (space-in-parens)
(#377) There should be no spaces inside this paren. (space-in-parens)
(#377) There should be no spaces inside this paren. (space-in-parens)
(#377) There should be no spaces inside this paren. (space-in-parens)
(#378) Expected space or tab after '//' in comment. (spaced-comment)
(#381) Missing JSDoc comment. (require-jsdoc)
(#381) 'browserSupportsLocalStorage' is defined but never used (no-unused-vars)
(#381) Multiple spaces found before '{'. (no-multi-spaces)
(#382) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#382) ["localStorage"] is better written in dot notation. (dot-notation)
(#388) Missing JSDoc comment. (require-jsdoc)
(#388) 'displaycomChatHistory' is defined but never used (no-unused-vars)
(#388) Missing space before opening brace. (space-before-blocks)
(#389) Expected space or tab after '//' in comment. (spaced-comment)
(#390) Expected space or tab after '//' in comment. (spaced-comment)
(#391) Expected space or tab after '//' in comment. (spaced-comment)
(#393) Expected space or tab after '//' in comment. (spaced-comment)
(#395) Expected space or tab after '//' in comment. (spaced-comment)
(#397) Expected space(s) after "if". (keyword-spacing)
(#397) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#402) '$' is not defined. (no-undef)
(#403) Expected space(s) after "if". (keyword-spacing)
(#403) Missing space before opening brace. (space-before-blocks)
(#404) 'virtualclass' is not defined. (no-undef)
(#404) '$' is not defined. (no-undef)
(#406) Extra space after key 'user'. (key-spacing)
(#407) Extra space after key 'title'. (key-spacing)
(#408) Extra space after key 'messageSent'. (key-spacing)
(#409) '$' is not defined. (no-undef)
(#409) A space is required after ','. (comma-spacing)
(#412) '$' is not defined. (no-undef)
(#417) Expected space(s) after "if". (keyword-spacing)
(#417) Missing space before opening brace. (space-before-blocks)
(#418) '$' is not defined. (no-undef)
(#418) There should be no spaces inside this paren. (space-in-parens)
(#418) Expected space or tab after '//' in comment. (spaced-comment)
(#425) Missing JSDoc comment. (require-jsdoc)
(#425) 'displayPvtChatHistory' is defined but never used (no-unused-vars)
(#425) Missing space before opening brace. (space-before-blocks)
(#426) Trailing spaces not allowed. (no-trailing-spaces)
(#427) Expected space or tab after '//' in comment. (spaced-comment)
(#428) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#428) 'wbUser' is not defined. (no-undef)
(#428) Missing space before opening brace. (space-before-blocks)
(#429) 'wbUser' is not defined. (no-undef)
(#430) '$' is not defined. (no-undef)
(#433) 'virtualclass' is not defined. (no-undef)
(#434) 'virtualclass' is not defined. (no-undef)
(#436) '$' is not defined. (no-undef)
(#437) Expected space(s) after "if". (keyword-spacing)
(#437) Missing space before opening brace. (space-before-blocks)
(#438) 'chatboxManager' is not defined. (no-undef)
(#440) 'virtualclass' is not defined. (no-undef)
(#441) 'virtualclass' is not defined. (no-undef)
(#442) Identifier 'first_name' is not in camel case. (camelcase)
(#442) Missing space before value for key 'first_name'. (key-spacing)
(#445) 'chatboxManager' is not defined. (no-undef)
(#446) Extra space after key 'messageSent'. (key-spacing)
(#446) A space is required after ','. (comma-spacing)
(#446) A space is required after ','. (comma-spacing)
(#446) Missing space before opening brace. (space-before-blocks)
(#447) '$' is not defined. (no-undef)
(#450) Expected space(s) before "else". (keyword-spacing)
(#450) Expected space(s) after "else". (keyword-spacing)
(#451) '$' is not defined. (no-undef)
(#454) Expected space(s) after "if". (keyword-spacing)
(#454) Missing space before opening brace. (space-before-blocks)
(#455) '$' is not defined. (no-undef)
(#455) Expected space or tab after '//' in comment. (spaced-comment)
(#456) '$' is not defined. (no-undef)
(#456) Expected space or tab after '//' in comment. (spaced-comment)
(#466) Missing JSDoc comment. (require-jsdoc)
(#466) 'display_error' is defined but never used (no-unused-vars)
(#466) Identifier 'display_error' is not in camel case. (camelcase)
(#466) Missing space before opening brace. (space-before-blocks)
(#467) '$' is not defined. (no-undef)
(#467) There should be no spaces inside this paren. (space-in-parens)
(#467) There should be no spaces inside this paren. (space-in-parens)
(#467) There should be no spaces inside this paren. (space-in-parens)
(#467) There should be no spaces inside this paren. (space-in-parens)
(#468) '$' is not defined. (no-undef)
(#469) '$' is not defined. (no-undef)
(#473) Missing JSDoc comment. (require-jsdoc)
(#473) 'clearAllChatBox' is defined but never used (no-unused-vars)
(#473) Missing space before opening brace. (space-before-blocks)
(#474) '$' is not defined. (no-undef)
(#475) Expected space or tab after '//' in comment. (spaced-comment)
(#478) Missing JSDoc comment. (require-jsdoc)
(#478) 'disCommonChatInput' is defined but never used (no-unused-vars)
(#478) Missing space before opening brace. (space-before-blocks)
(#480) Expected space(s) after "if". (keyword-spacing)
(#480) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#480) Missing space before opening brace. (space-before-blocks)
(#490) Missing JSDoc comment. (require-jsdoc)
(#490) 'toggleCommonChatBox' is defined but never used (no-unused-vars)
(#490) Missing space before opening brace. (space-before-blocks)
(#492) Multiple spaces found before 'uiFooterbarchatroomtab'. (no-multi-spaces)
(#492) '$' is not defined. (no-undef)
(#494) Expected space(s) after "if". (keyword-spacing)
(#494) Missing space before opening brace. (space-before-blocks)
(#496) 'virtualclass' is not defined. (no-undef)
(#498) Expected space(s) before "else". (keyword-spacing)
(#498) Expected space(s) after "else". (keyword-spacing)
(#500) 'virtualclass' is not defined. (no-undef)
(#505) Expected space(s) after "if". (keyword-spacing)
(#505) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#505) Missing space before opening brace. (space-before-blocks)
(#506) 'virtualclass' is not defined. (no-undef)
(#507) Expected space(s) after "if". (keyword-spacing)
(#507) Missing space before opening brace. (space-before-blocks)
(#510) Expected space(s) before "else". (keyword-spacing)
(#510) Expected space(s) after "else". (keyword-spacing)
(#514) Expected space(s) after "else". (keyword-spacing)
(#514) Expected space(s) before "else". (keyword-spacing)
(#518) 'virtualclass' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/codemirror/addon/comment/comment.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#18) Missing JSDoc comment. (require-jsdoc)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Expected { after 'if' condition. (curly)
(#28) Expected { after 'if' condition. (curly)
(#28) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#30) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#31) Expected { after 'if' condition. (curly)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#42) Expected { after 'if' condition. (curly)
(#43) Unexpected 'this'. (no-invalid-this)
(#43) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#53) Expected { after 'if' condition. (curly)
(#53) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#55) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#62) 'i' used outside of binding context. (block-scoped-var)
(#62) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#63) Expected { after 'if' condition. (curly)
(#64) Expected { after 'if' condition. (curly)
(#65) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#65) 'i' used outside of binding context. (block-scoped-var)
(#65) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#65) 'i' used outside of binding context. (block-scoped-var)
(#68) 'i' used outside of binding context. (block-scoped-var)
(#68) 'i' is already defined (no-redeclare)
(#68) 'i' used outside of binding context. (block-scoped-var)
(#68) 'i' used outside of binding context. (block-scoped-var)
(#69) Expected { after 'if' condition. (curly)
(#69) 'i' used outside of binding context. (block-scoped-var)
(#70) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#70) 'i' used outside of binding context. (block-scoped-var)
(#77) Expected { after 'if' condition. (curly)
(#78) Unexpected 'this'. (no-invalid-this)
(#78) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#82) Expected { after 'if' condition. (curly)
(#88) Expected { after 'if' condition. (curly)
(#90) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#91) Expected { after 'if' condition. (curly)
(#96) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#97) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#99) Expected { after 'if' condition. (curly)
(#99) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#99) Expected { after 'for' condition. (curly)
(#100) Expected { after 'if' condition. (curly)
(#101) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#109) Function 'anonymous' has a complexity of 29. (complexity)
(#110) Expected { after 'if' condition. (curly)
(#111) Unexpected 'this'. (no-invalid-this)
(#111) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#112) Line 112 exceeds the maximum line length of 132. (max-len)
(#112) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#115) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#116) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#116) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#117) Unexpected labeled statement. (no-labels)
(#118) Expected { after 'if' condition. (curly)
(#118) Unexpected label in break statement. (no-labels)
(#122) Expected { after 'if' condition. (curly)
(#122) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#123) Expected { after 'if' condition. (curly)
(#123) Unexpected label in break statement. (no-labels)
(#124) Expected { after 'if' condition. (curly)
(#124) Unexpected label in break statement. (no-labels)
(#130) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#131) Expected { after 'if' condition. (curly)
(#132) Expected { after 'if' condition. (curly)
(#134) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#134) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#137) Expected { after 'if' condition. (curly)
(#143) Expected { after 'if' condition. (curly)
(#145) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#146) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#151) Expected { after 'if' condition. (curly)
(#152) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#153) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#160) Expected { after 'if' condition. (curly)
(#165) Expected { after 'if' condition. (curly)
(#168) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#169) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#171) Expected { after 'if' condition. (curly)
(#172) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#172) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#173) Expected { after 'if' condition. (curly)
(#174) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#175) Expected { after 'if' condition. (curly)
(#177) Expected { after 'if' condition. (curly)
(#178) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#178) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/addon/comment/continuecomment.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Expected { after 'for' condition. (curly)
(#17) Missing JSDoc comment. (require-jsdoc)
(#17) Expected to return a value at the end of this function. (consistent-return)
(#18) Expected { after 'if' condition. (curly)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Expected { after 'if' condition. (curly)
(#24) Expected { after 'if' condition. (curly)
(#25) Expected { after 'if' condition. (curly)
(#30) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Expected { after 'for' condition. (curly)
(#39) 'found' used outside of binding context. (block-scoped-var)
(#40) 'found' used outside of binding context. (block-scoped-var)
(#41) 'found' used outside of binding context. (block-scoped-var)
(#42) 'found' used outside of binding context. (block-scoped-var)
(#44) Expected { after 'if' condition. (curly)
(#44) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#46) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#47) 'found' is already defined (no-redeclare)
(#47) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#47) 'found' used outside of binding context. (block-scoped-var)
(#48) 'found' used outside of binding context. (block-scoped-var)
(#49) 'found' used outside of binding context. (block-scoped-var)
(#50) Expected { after 'if' condition. (curly)
(#51) Expected { after 'else'. (curly)
(#51) 'found' used outside of binding context. (block-scoped-var)
(#54) Expected { after 'if' condition. (curly)
(#54) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#59) Expected { after 'for' condition. (curly)
(#64) Missing JSDoc comment. (require-jsdoc)
(#66) Expected { after 'if' condition. (curly)
(#72) Expected { after 'if' condition. (curly)
(#76) Expected { after 'if' condition. (curly)
(#78) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/dialog/dialog.js
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#14) Missing JSDoc comment. (require-jsdoc)
(#18) Expected { after 'if' condition. (curly)
(#20) Expected { after 'else'. (curly)
(#31) Missing JSDoc comment. (require-jsdoc)
(#32) Expected { after 'if' condition. (curly)
(#38) Expected { after 'if' condition. (curly)
(#43) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#44) Missing JSDoc comment. (require-jsdoc)
(#48) Expected { after 'if' condition. (curly)
(#53) Expected { after 'if' condition. (curly)
(#57) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Expected { after 'if' condition. (curly)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) Requires a space before '}'. (block-spacing)
(#68) Expected { after 'if' condition. (curly)
(#69) Requires a space after '{'. (block-spacing)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Requires a space before '}'. (block-spacing)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#78) Expected { after 'if' condition. (curly)
(#81) Expected { after 'if' condition. (curly)
(#84) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#90) Expected { after 'if' condition. (curly)
(#101) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#101) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#102) Missing JSDoc comment. (require-jsdoc)
(#103) Expected { after 'if' condition. (curly)
(#111) Don't make functions within a loop (no-loop-func)
(#115) Expected { after 'if' condition. (curly)
(#118) Don't make functions within a loop (no-loop-func)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) Expected { after 'if' condition. (curly)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#122) Don't make functions within a loop (no-loop-func)
(#122) Statement inside of curly braces should be on next line. (brace-style)
(#122) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#140) Missing JSDoc comment. (require-jsdoc)
(#141) Expected { after 'if' condition. (curly)
(#152) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/display/fullscreen.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Expected { after 'if' condition. (curly)
(#16) Expected { after 'if' condition. (curly)
(#17) Expected { after 'if' condition. (curly)
(#18) Expected { after 'else'. (curly)
(#21) Missing JSDoc comment. (require-jsdoc)
(#32) Missing JSDoc comment. (require-jsdoc)
mod/virtualclass/bundle/virtualclass/codemirror/addon/display/panel.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Expected { after 'if' condition. (curly)
(#44) Missing JSDoc comment. (require-jsdoc)
(#53) Expected { after 'if' condition. (curly)
(#58) Expected { after 'if' condition. (curly)
(#62) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#68) Missing JSDoc comment. (require-jsdoc)
(#81) Expected { after 'if' condition. (curly)
(#84) Expected { after 'if' condition. (curly)
(#84) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#84) Expected to return a value at the end of this function. (consistent-return)
(#85) Expected { after 'if' condition. (curly)
(#85) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#102) Missing JSDoc comment. (require-jsdoc)
mod/virtualclass/bundle/virtualclass/codemirror/addon/display/placeholder.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#26) Expected { after 'if' condition. (curly)
(#29) Missing JSDoc comment. (require-jsdoc)
(#35) Missing JSDoc comment. (require-jsdoc)
(#44) Missing JSDoc comment. (require-jsdoc)
(#45) Expected { after 'if' condition. (curly)
(#47) Missing JSDoc comment. (require-jsdoc)
(#48) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#51) Expected { after 'if' condition. (curly)
(#52) Expected { after 'else'. (curly)
(#55) Missing JSDoc comment. (require-jsdoc)
mod/virtualclass/bundle/virtualclass/codemirror/addon/display/rulers.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#25) Missing JSDoc comment. (require-jsdoc)
(#28) Expected { after 'if' condition. (curly)
(#33) Missing JSDoc comment. (require-jsdoc)
(#41) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#46) Expected { after 'if' condition. (curly)
(#47) Expected { after 'if' condition. (curly)
(#48) Expected { after 'if' condition. (curly)
(#49) Expected { after 'if' condition. (curly)
(#59) Missing JSDoc comment. (require-jsdoc)
mod/virtualclass/bundle/virtualclass/codemirror/addon/edit/closebrackets.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#31) Missing JSDoc comment. (require-jsdoc)
(#32) Expected { after 'if' condition. (curly)
(#33) Expected { after 'if' condition. (curly)
(#33) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#39) Expected { after 'for' condition. (curly)
(#42) Missing JSDoc comment. (require-jsdoc)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#46) Missing JSDoc comment. (require-jsdoc)
(#48) Expected { after 'if' condition. (curly)
(#53) Missing JSDoc comment. (require-jsdoc)
(#53) Expected to return a value at the end of this function. (consistent-return)
(#55) Expected { after 'if' condition. (curly)
(#59) 'i' used outside of binding context. (block-scoped-var)
(#59) 'i' used outside of binding context. (block-scoped-var)
(#59) 'i' used outside of binding context. (block-scoped-var)
(#60) Expected { after 'if' condition. (curly)
(#60) 'i' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#62) Expected { after 'if' condition. (curly)
(#64) 'i' is already defined (no-redeclare)
(#64) 'i' used outside of binding context. (block-scoped-var)
(#64) 'i' used outside of binding context. (block-scoped-var)
(#64) 'i' used outside of binding context. (block-scoped-var)
(#65) 'i' used outside of binding context. (block-scoped-var)
(#66) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#66) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#70) Missing JSDoc comment. (require-jsdoc)
(#70) Expected to return a value at the end of this function. (consistent-return)
(#73) Expected { after 'if' condition. (curly)
(#77) Expected { after 'if' condition. (curly)
(#79) Expected { after 'if' condition. (curly)
(#93) Missing JSDoc comment. (require-jsdoc)
(#93) Expected to return a value at the end of this function. (consistent-return)
(#95) Expected { after 'if' condition. (curly)
(#99) Expected { after 'if' condition. (curly)
(#108) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#108) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#109) 'next' is already defined (no-redeclare)
(#109) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#113) Expected { after 'if' condition. (curly)
(#113) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#115) Expected { after 'else'. (curly)
(#118) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#119) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#119) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#122) Expected { after 'if' condition. (curly)
(#123) Expected { after 'else'. (curly)
(#131) Expected { after 'if' condition. (curly)
(#132) Expected { after 'if' condition. (curly)
(#141) Expected { after 'for' condition. (curly)
(#141) 'i' used outside of binding context. (block-scoped-var)
(#141) 'i' used outside of binding context. (block-scoped-var)
(#141) 'i' used outside of binding context. (block-scoped-var)
(#145) Expected { after 'for' condition. (curly)
(#145) 'i' used outside of binding context. (block-scoped-var)
(#145) 'i' is already defined (no-redeclare)
(#145) 'i' used outside of binding context. (block-scoped-var)
(#145) 'i' used outside of binding context. (block-scoped-var)
(#146) 'i' used outside of binding context. (block-scoped-var)
(#146) 'i' used outside of binding context. (block-scoped-var)
(#159) Missing JSDoc comment. (require-jsdoc)
(#164) Missing JSDoc comment. (require-jsdoc)
(#165) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#166) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#173) Missing JSDoc comment. (require-jsdoc)
(#176) Expected { after 'if' condition. (curly)
(#181) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/edit/closetag.js
(#29) Expected { after 'if' condition. (curly)
(#31) Expected { after 'if' condition. (curly)
(#33) Expected { after 'else'. (curly)
(#34) 'CodeMirror' is not defined. (no-undef)
(#37) Expected { after 'if' condition. (curly)
(#39) Expected { after 'if' condition. (curly)
(#41) Expected { after 'if' condition. (curly)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Expected { after 'if' condition. (curly)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) Missing JSDoc comment. (require-jsdoc)
(#53) Function 'autoCloseGT' has a complexity of 21. (complexity)
(#53) Expected to return a value at the end of this function. (consistent-return)
(#54) Expected { after 'if' condition. (curly)
(#55) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#56) 'i' used outside of binding context. (block-scoped-var)
(#56) 'i' used outside of binding context. (block-scoped-var)
(#56) 'i' used outside of binding context. (block-scoped-var)
(#57) Expected { after 'if' condition. (curly)
(#57) 'i' used outside of binding context. (block-scoped-var)
(#58) 'i' used outside of binding context. (block-scoped-var)
(#58) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#59) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#60) Expected { after 'if' condition. (curly)
(#62) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#67) Expected { after 'if' condition. (curly)
(#70) Expected { after 'if' condition. (curly)
(#71) Line 71 exceeds the maximum line length of 132. (max-len)
(#71) Unnecessary escape character: \" (no-useless-escape)
(#71) Unnecessary escape character: \' (no-useless-escape)
(#79) 'i' used outside of binding context. (block-scoped-var)
(#84) 'i' is already defined (no-redeclare)
(#84) 'i' used outside of binding context. (block-scoped-var)
(#84) 'i' used outside of binding context. (block-scoped-var)
(#84) 'i' used outside of binding context. (block-scoped-var)
(#85) 'i' used outside of binding context. (block-scoped-var)
(#86) 'i' used outside of binding context. (block-scoped-var)
(#86) 'i' used outside of binding context. (block-scoped-var)
(#88) 'i' used outside of binding context. (block-scoped-var)
(#97) Missing JSDoc comment. (require-jsdoc)
(#97) Expected to return a value at the end of this function. (consistent-return)
(#98) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) 'i' used outside of binding context. (block-scoped-var)
(#100) 'i' used outside of binding context. (block-scoped-var)
(#100) 'i' used outside of binding context. (block-scoped-var)
(#101) Expected { after 'if' condition. (curly)
(#101) 'i' used outside of binding context. (block-scoped-var)
(#102) 'i' used outside of binding context. (block-scoped-var)
(#102) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#103) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#104) Expected { after 'if' condition. (curly)
(#112) Expected { after 'if' condition. (curly)
(#113) 'i' used outside of binding context. (block-scoped-var)
(#114) Expected { after 'if' condition. (curly)
(#115) 'i' used outside of binding context. (block-scoped-var)
(#116) Expected { after 'else'. (curly)
(#119) Expected { after 'if' condition. (curly)
(#122) 'i' used outside of binding context. (block-scoped-var)
(#127) Expected { after 'for' condition. (curly)
(#127) 'i' used outside of binding context. (block-scoped-var)
(#127) 'i' is already defined (no-redeclare)
(#127) 'i' used outside of binding context. (block-scoped-var)
(#127) 'i' used outside of binding context. (block-scoped-var)
(#128) Expected { after 'if' condition. (curly)
(#128) 'i' used outside of binding context. (block-scoped-var)
(#128) 'i' used outside of binding context. (block-scoped-var)
(#128) 'i' used outside of binding context. (block-scoped-var)
(#129) 'i' used outside of binding context. (block-scoped-var)
(#132) Missing JSDoc comment. (require-jsdoc)
(#133) Expected { after 'if' condition. (curly)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#139) Missing JSDoc comment. (require-jsdoc)
(#140) Expected { after 'if' condition. (curly)
(#141) Expected { after 'for' condition. (curly)
(#142) Expected { after 'if' condition. (curly)
(#148) Missing JSDoc comment. (require-jsdoc)
(#149) Expected { after 'if' condition. (curly)
(#152) Expected { after 'if' condition. (curly)
(#157) Expected { after 'for' condition. (curly)
(#159) 'onCx' used outside of binding context. (block-scoped-var)
(#161) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/edit/continuelist.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#18) Expected to return a value at the end of this function. (consistent-return)
(#19) Expected { after 'if' condition. (curly)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#30) Expected a return value. (consistent-return)
(#40) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
mod/virtualclass/bundle/virtualclass/codemirror/addon/edit/matchbrackets.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#12) Identifier 'ie_lt8' is not in camel case. (camelcase)
(#13) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#19) Missing JSDoc comment. (require-jsdoc)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Expected { after 'if' condition. (curly)
(#24) Expected { after 'if' condition. (curly)
(#25) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#27) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#28) Expected { after 'if' condition. (curly)
(#28) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#29) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#40) Missing JSDoc comment. (require-jsdoc)
(#50) Expected { after 'if' condition. (curly)
(#51) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#52) Expected { after 'if' condition. (curly)
(#53) Expected { after 'if' condition. (curly)
(#56) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#58) Expected { after 'if' condition. (curly)
(#59) Expected { after 'if' condition. (curly)
(#59) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#60) Expected { after 'else'. (curly)
(#64) 'lineNo' used outside of binding context. (block-scoped-var)
(#67) Missing JSDoc comment. (require-jsdoc)
(#67) Expected to return a value at the end of this function. (consistent-return)
(#70) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#75) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#76) Expected { after 'if' condition. (curly)
(#77) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#84) Expected { after 'if' condition. (curly)
(#84) Identifier 'ie_lt8' is not in camel case. (camelcase)
(#88) Expected { after 'for' condition. (curly)
(#91) Expected { after 'if' condition. (curly)
(#92) Expected { after 'else'. (curly)
(#97) Missing JSDoc comment. (require-jsdoc)
(#99) Requires a space after '{'. (block-spacing)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#99) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#99) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#99) Requires a space before '}'. (block-spacing)
(#105) Expected { after 'if' condition. (curly)
(#113) Requires a space after '{'. (block-spacing)
(#113) Statement inside of curly braces should be on next line. (brace-style)
(#113) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#113) Requires a space before '}'. (block-spacing)
(#114) Missing space before opening brace. (space-before-blocks)
(#117) Missing space before opening brace. (space-before-blocks)
mod/virtualclass/bundle/virtualclass/codemirror/addon/edit/matchtags.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#28) Missing JSDoc comment. (require-jsdoc)
(#29) Expected { after 'if' condition. (curly)
(#30) Expected { after 'if' condition. (curly)
(#34) Missing JSDoc comment. (require-jsdoc)
(#38) Expected { after 'if' condition. (curly)
(#39) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#42) Expected { after 'if' condition. (curly)
(#45) Expected { after 'if' condition. (curly)
(#48) Expected { after 'if' condition. (curly)
(#50) Expected { after 'else'. (curly)
(#55) Missing JSDoc comment. (require-jsdoc)
(#56) Expected { after 'if' condition. (curly)
(#63) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/edit/trailingspace.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#13) Expected { after 'if' condition. (curly)
(#14) Expected { after 'if' condition. (curly)
(#16) Expected { after 'if' condition. (curly)
(#19) Empty block statement. (no-empty)
(#20) 'i' used outside of binding context. (block-scoped-var)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) 'i' used outside of binding context. (block-scoped-var)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#21) 'l' used outside of binding context. (block-scoped-var)
mod/virtualclass/bundle/virtualclass/codemirror/addon/fold/brace-fold.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#18) Missing JSDoc comment. (require-jsdoc)
(#18) Expected to return a value at the end of this function. (consistent-return)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected { after 'if' condition. (curly)
(#27) Expected { after 'if' condition. (curly)
(#29) Expected { after 'if' condition. (curly)
(#34) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#34) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#34) 'startCh' is already defined (no-redeclare)
(#35) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) Unexpected use of comma operator. (no-sequences)
(#40) Expected { after 'if' condition. (curly)
(#40) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#41) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#41) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#42) Unexpected labeled statement. (no-labels)
(#43) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#45) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#46) Expected { after 'if' condition. (curly)
(#47) Expected { after 'if' condition. (curly)
(#49) Expected { after 'if' condition. (curly)
(#51) Expected { after 'if' condition. (curly)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) Unexpected label in break statement. (no-labels)
(#57) Expected { after 'if' condition. (curly)
(#57) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#58) Expected no return value. (consistent-return)
(#63) Missing JSDoc comment. (require-jsdoc)
(#63) Expected to return a value at the end of this function. (consistent-return)
(#64) Expected { after 'if' condition. (curly)
(#66) Expected { after 'if' condition. (curly)
(#67) Expected { after 'if' condition. (curly)
(#70) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#71) Expected { after 'if' condition. (curly)
(#75) 'start' is already defined (no-redeclare)
(#75) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#75) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#76) Expected { after 'if' condition. (curly)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#80) Expected { after 'if' condition. (curly)
(#80) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#83) 'end' used outside of binding context. (block-scoped-var)
(#87) Missing JSDoc comment. (require-jsdoc)
(#87) Expected to return a value at the end of this function. (consistent-return)
(#88) Expected { after 'if' condition. (curly)
(#90) Expected { after 'if' condition. (curly)
(#91) Expected { after 'if' condition. (curly)
(#94) 'start' is already defined (no-redeclare)
(#94) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#95) Expected { after 'if' condition. (curly)
(#95) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#95) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#98) Expected { after 'if' condition. (curly)
(#98) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#102) 'end' used outside of binding context. (block-scoped-var)
mod/virtualclass/bundle/virtualclass/codemirror/addon/fold/comment-fold.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#17) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#18) Expected { after 'if' condition. (curly)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected { after 'if' condition. (curly)
(#30) Expected { after 'if' condition. (curly)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#39) Unexpected labeled statement. (no-labels)
(#40) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#42) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#43) Expected { after 'if' condition. (curly)
(#44) Expected { after 'if' condition. (curly)
(#46) Expected { after 'if' condition. (curly)
(#47) Expected { after 'if' condition. (curly)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Unexpected label in break statement. (no-labels)
(#52) Expected { after 'if' condition. (curly)
(#52) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#53) Expected no return value. (consistent-return)
mod/virtualclass/bundle/virtualclass/codemirror/addon/fold/foldcode.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Missing JSDoc comment. (require-jsdoc)
(#16) 'finder' used outside of binding context. (block-scoped-var)
(#19) 'finder' used outside of binding context. (block-scoped-var)
(#19) 'finder' is already defined (no-redeclare)
(#21) Expected { after 'if' condition. (curly)
(#24) Missing JSDoc comment. (require-jsdoc)
(#25) 'finder' used outside of binding context. (block-scoped-var)
(#25) 'finder' used outside of binding context. (block-scoped-var)
(#26) Expected { after 'if' condition. (curly)
(#30) Expected { after 'if' condition. (curly)
(#39) Expected { after 'if' condition. (curly)
(#43) Expected { after 'if' condition. (curly)
(#61) Missing JSDoc comment. (require-jsdoc)
(#74) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#74) Statement inside of curly braces should be on next line. (brace-style)
(#79) Unexpected 'this'. (no-invalid-this)
(#82) Expected to return a value at the end of this function. (consistent-return)
(#83) Unexpected 'this'. (no-invalid-this)
(#84) Expected { after 'for' condition. (curly)
(#85) Expected { after 'if' condition. (curly)
(#99) Expected { after 'for' condition. (curly)
(#105) Expected { after 'for' condition. (curly)
(#112) Expected to return a value at the end of this function. (consistent-return)
(#115) Expected { after 'if' condition. (curly)
(#120) Expected to return a value at the end of this function. (consistent-return)
(#124) Expected { after 'if' condition. (curly)
(#137) Missing JSDoc comment. (require-jsdoc)
(#138) Expected { after 'if' condition. (curly)
(#141) Expected { after 'if' condition. (curly)
(#147) Unexpected 'this'. (no-invalid-this)
mod/virtualclass/bundle/virtualclass/codemirror/addon/fold/foldgutter.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#39) Missing JSDoc comment. (require-jsdoc)
(#44) Missing JSDoc comment. (require-jsdoc)
(#45) Expected { after 'if' condition. (curly)
(#46) Expected { after 'if' condition. (curly)
(#46) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#47) Expected { after 'if' condition. (curly)
(#47) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#48) Expected { after 'if' condition. (curly)
(#48) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#52) Missing JSDoc comment. (require-jsdoc)
(#52) Expected to return a value at the end of this function. (consistent-return)
(#53) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#54) Expected { after 'for' condition. (curly)
(#55) Expected { after 'if' condition. (curly)
(#58) Missing JSDoc comment. (require-jsdoc)
(#68) Missing JSDoc comment. (require-jsdoc)
(#69) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#77) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#79) Expected { after 'if' condition. (curly)
(#87) Missing JSDoc comment. (require-jsdoc)
(#88) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#89) Expected { after 'if' condition. (curly)
(#96) Missing JSDoc comment. (require-jsdoc)
(#98) Expected { after 'if' condition. (curly)
(#100) Expected { after 'if' condition. (curly)
(#102) Expected { after 'if' condition. (curly)
(#103) Expected { after 'else'. (curly)
(#103) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#106) Missing JSDoc comment. (require-jsdoc)
(#108) Expected { after 'if' condition. (curly)
(#112) Statement inside of curly braces should be on next line. (brace-style)
(#112) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#115) Missing JSDoc comment. (require-jsdoc)
(#117) Expected { after 'if' condition. (curly)
(#139) Missing JSDoc comment. (require-jsdoc)
(#141) Expected { after 'if' condition. (curly)
(#143) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/fold/indent-fold.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#16) Expected { after 'if' condition. (curly)
(#38) Expected { after 'if' condition. (curly)
(#38) Expected no return value. (consistent-return)
mod/virtualclass/bundle/virtualclass/codemirror/addon/fold/markdown-fold.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#17) Missing JSDoc comment. (require-jsdoc)
(#22) Missing JSDoc comment. (require-jsdoc)
(#24) Expected { after 'if' condition. (curly)
(#26) Expected { after 'if' condition. (curly)
(#30) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Expected { after 'if' condition. (curly)
(#35) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/fold/xml-fold.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#18) Unnecessary escape character: \- (no-useless-escape)
(#18) Unnecessary escape character: \: (no-useless-escape)
(#18) Unnecessary escape character: \. (no-useless-escape)
(#21) Missing JSDoc comment. (require-jsdoc)
(#28) Missing JSDoc comment. (require-jsdoc)
(#29) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#33) Missing JSDoc comment. (require-jsdoc)
(#34) Expected { after 'if' condition. (curly)
(#37) Expected no return value. (consistent-return)
(#39) Missing JSDoc comment. (require-jsdoc)
(#40) Expected { after 'if' condition. (curly)
(#43) Expected no return value. (consistent-return)
(#46) Missing JSDoc comment. (require-jsdoc)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#49) Expected { after 'if' condition. (curly)
(#49) Expected { after 'else'. (curly)
(#49) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#54) Expected no return value. (consistent-return)
(#57) Missing JSDoc comment. (require-jsdoc)
(#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) Expected { after 'if' condition. (curly)
(#60) Expected { after 'else'. (curly)
(#60) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#61) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Expected { after 'if' condition. (curly)
(#65) Expected no return value. (consistent-return)
(#69) Missing JSDoc comment. (require-jsdoc)
(#73) Expected { after 'if' condition. (curly)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Expected { after 'else'. (curly)
(#73) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#74) Statement inside of curly braces should be on next line. (brace-style)
(#74) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#74) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#76) Expected no return value. (consistent-return)
(#79) Missing JSDoc comment. (require-jsdoc)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Expected { after 'if' condition. (curly)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Expected { after 'else'. (curly)
(#82) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#87) Expected no return value. (consistent-return)
(#91) Missing JSDoc comment. (require-jsdoc)
(#94) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#94) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#94) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#95) Expected { after 'if' condition. (curly)
(#96) Expected { after 'if' condition. (curly)
(#98) Expected { after 'for' condition. (curly)
(#102) Expected { after 'if' condition. (curly)
(#102) 'i' used outside of binding context. (block-scoped-var)
(#102) Expected no return value. (consistent-return)
(#104) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#105) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#112) Missing JSDoc comment. (require-jsdoc)
(#116) Expected { after 'if' condition. (curly)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#118) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#120) Expected { after 'if' condition. (curly)
(#124) Expected { after 'for' condition. (curly)
(#128) Expected { after 'if' condition. (curly)
(#128) 'i' used outside of binding context. (block-scoped-var)
(#128) Expected no return value. (consistent-return)
(#130) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#131) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#138) 'start' used outside of binding context. (block-scoped-var)
(#140) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#141) Expected { after 'if' condition. (curly)
(#141) 'start' used outside of binding context. (block-scoped-var)
(#143) 'start' is already defined (no-redeclare)
(#143) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#145) Expected no return value. (consistent-return)
(#151) Expected { after 'if' condition. (curly)
(#152) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#152) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#154) Expected { after 'if' condition. (curly)
(#155) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#156) Expected { after 'if' condition. (curly)
(#156) Expected no return value. (consistent-return)
(#159) Expected no return value. (consistent-return)
(#162) Expected no return value. (consistent-return)
(#166) Expected to return a value at the end of this function. (consistent-return)
(#170) Expected { after 'if' condition. (curly)
(#173) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/hint/anyword-hint.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Expected { after 'while' condition. (curly)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#30) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#31) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/hint/css-hint.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Expected { after 'if' condition. (curly)
(#23) Expected { after 'if' condition. (curly)
(#24) Expected no return value. (consistent-return)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#35) Missing JSDoc comment. (require-jsdoc)
(#36) Expected { after 'for-in'. (curly)
(#37) Expected { after 'if' condition. (curly)
(#54) Expected { after 'if' condition. (curly)
(#54) Expected no return value. (consistent-return)
mod/virtualclass/bundle/virtualclass/codemirror/addon/hint/html-hint.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Line 14 exceeds the maximum line length of 132. (max-len)
(#22) There should be no space after '{' (object-curly-spacing)
(#22) There should be no space before '}' (object-curly-spacing)
(#57) There should be no space after '{' (object-curly-spacing)
(#57) There should be no space after '{' (object-curly-spacing)
(#57) There should be no space before '}' (object-curly-spacing)
(#57) There should be no space before '}' (object-curly-spacing)
(#62) There should be no space after '{' (object-curly-spacing)
(#62) There should be no space after '{' (object-curly-spacing)
(#62) There should be no space before '}' (object-curly-spacing)
(#62) There should be no space before '}' (object-curly-spacing)
(#77) There should be no space after '{' (object-curly-spacing)
(#77) There should be no space after '{' (object-curly-spacing)
(#77) There should be no space before '}' (object-curly-spacing)
(#77) There should be no space before '}' (object-curly-spacing)
(#82) There should be no space after '{' (object-curly-spacing)
(#82) There should be no space after '{' (object-curly-spacing)
(#82) There should be no space before '}' (object-curly-spacing)
(#82) There should be no space before '}' (object-curly-spacing)
(#83) There should be no space after '{' (object-curly-spacing)
(#83) There should be no space after '{' (object-curly-spacing)
(#83) There should be no space before '}' (object-curly-spacing)
(#83) There should be no space before '}' (object-curly-spacing)
(#92) There should be no space after '{' (object-curly-spacing)
(#92) There should be no space after '{' (object-curly-spacing)
(#92) There should be no space before '}' (object-curly-spacing)
(#92) There should be no space before '}' (object-curly-spacing)
(#93) There should be no space after '{' (object-curly-spacing)
(#93) There should be no space after '{' (object-curly-spacing)
(#93) There should be no space before '}' (object-curly-spacing)
(#93) There should be no space before '}' (object-curly-spacing)
(#94) There should be no space after '{' (object-curly-spacing)
(#94) There should be no space after '{' (object-curly-spacing)
(#94) There should be no space before '}' (object-curly-spacing)
(#94) There should be no space before '}' (object-curly-spacing)
(#96) There should be no space after '{' (object-curly-spacing)
(#96) There should be no space after '{' (object-curly-spacing)
(#96) There should be no space before '}' (object-curly-spacing)
(#96) There should be no space before '}' (object-curly-spacing)
(#97) There should be no space after '{' (object-curly-spacing)
(#97) There should be no space after '{' (object-curly-spacing)
(#97) There should be no space before '}' (object-curly-spacing)
(#97) There should be no space before '}' (object-curly-spacing)
(#104) There should be no space after '{' (object-curly-spacing)
(#104) There should be no space after '{' (object-curly-spacing)
(#104) There should be no space before '}' (object-curly-spacing)
(#104) There should be no space before '}' (object-curly-spacing)
(#105) There should be no space after '{' (object-curly-spacing)
(#105) There should be no space after '{' (object-curly-spacing)
(#105) There should be no space before '}' (object-curly-spacing)
(#105) There should be no space before '}' (object-curly-spacing)
(#106) There should be no space after '{' (object-curly-spacing)
(#106) There should be no space after '{' (object-curly-spacing)
(#106) There should be no space before '}' (object-curly-spacing)
(#106) There should be no space before '}' (object-curly-spacing)
(#133) There should be no space after '{' (object-curly-spacing)
(#133) There should be no space before '}' (object-curly-spacing)
(#173) There should be no space after '{' (object-curly-spacing)
(#173) There should be no space after '{' (object-curly-spacing)
(#173) There should be no space before '}' (object-curly-spacing)
(#173) There should be no space before '}' (object-curly-spacing)
(#183) There should be no space after '{' (object-curly-spacing)
(#183) There should be no space after '{' (object-curly-spacing)
(#183) There should be no space before '}' (object-curly-spacing)
(#183) There should be no space before '}' (object-curly-spacing)
(#185) There should be no space after '{' (object-curly-spacing)
(#185) There should be no space after '{' (object-curly-spacing)
(#185) There should be no space before '}' (object-curly-spacing)
(#185) There should be no space before '}' (object-curly-spacing)
(#194) There should be no space after '{' (object-curly-spacing)
(#194) There should be no space after '{' (object-curly-spacing)
(#194) There should be no space before '}' (object-curly-spacing)
(#194) There should be no space before '}' (object-curly-spacing)
(#196) There should be no space after '{' (object-curly-spacing)
(#196) There should be no space after '{' (object-curly-spacing)
(#196) There should be no space before '}' (object-curly-spacing)
(#196) There should be no space before '}' (object-curly-spacing)
(#205) There should be no space after '{' (object-curly-spacing)
(#205) There should be no space after '{' (object-curly-spacing)
(#205) There should be no space before '}' (object-curly-spacing)
(#205) There should be no space before '}' (object-curly-spacing)
(#215) There should be no space after '{' (object-curly-spacing)
(#215) There should be no space after '{' (object-curly-spacing)
(#215) There should be no space before '}' (object-curly-spacing)
(#215) There should be no space before '}' (object-curly-spacing)
(#216) There should be no space after '{' (object-curly-spacing)
(#216) There should be no space after '{' (object-curly-spacing)
(#216) There should be no space before '}' (object-curly-spacing)
(#216) There should be no space before '}' (object-curly-spacing)
(#217) There should be no space after '{' (object-curly-spacing)
(#217) There should be no space after '{' (object-curly-spacing)
(#217) There should be no space before '}' (object-curly-spacing)
(#217) There should be no space before '}' (object-curly-spacing)
(#218) There should be no space after '{' (object-curly-spacing)
(#218) There should be no space after '{' (object-curly-spacing)
(#218) There should be no space before '}' (object-curly-spacing)
(#218) There should be no space before '}' (object-curly-spacing)
(#220) There should be no space after '{' (object-curly-spacing)
(#220) There should be no space after '{' (object-curly-spacing)
(#220) There should be no space before '}' (object-curly-spacing)
(#220) There should be no space before '}' (object-curly-spacing)
(#222) There should be no space after '{' (object-curly-spacing)
(#222) There should be no space after '{' (object-curly-spacing)
(#222) There should be no space before '}' (object-curly-spacing)
(#222) There should be no space before '}' (object-curly-spacing)
(#223) There should be no space after '{' (object-curly-spacing)
(#223) There should be no space after '{' (object-curly-spacing)
(#223) There should be no space before '}' (object-curly-spacing)
(#223) There should be no space before '}' (object-curly-spacing)
(#248) There should be no space after '{' (object-curly-spacing)
(#248) There should be no space after '{' (object-curly-spacing)
(#248) There should be no space before '}' (object-curly-spacing)
(#248) There should be no space before '}' (object-curly-spacing)
(#264) There should be no space after '{' (object-curly-spacing)
(#264) There should be no space after '{' (object-curly-spacing)
(#264) There should be no space before '}' (object-curly-spacing)
(#264) There should be no space before '}' (object-curly-spacing)
(#277) There should be no space after '{' (object-curly-spacing)
(#277) There should be no space after '{' (object-curly-spacing)
(#277) There should be no space before '}' (object-curly-spacing)
(#277) There should be no space before '}' (object-curly-spacing)
(#279) There should be no space after '{' (object-curly-spacing)
(#279) There should be no space after '{' (object-curly-spacing)
(#279) There should be no space before '}' (object-curly-spacing)
(#279) There should be no space before '}' (object-curly-spacing)
(#308) Line 308 exceeds the maximum line length of 132. (max-len)
(#330) Line 330 exceeds the maximum line length of 132. (max-len)
(#332) Missing JSDoc comment. (require-jsdoc)
(#333) Expected { after 'for-in'. (curly)
(#333) Expected { after 'if' condition. (curly)
(#338) Expected { after 'for-in'. (curly)
(#338) Expected { after 'if' condition. (curly)
(#342) Missing JSDoc comment. (require-jsdoc)
(#344) Expected { after 'if' condition. (curly)
(#344) Expected { after 'for-in'. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/hint/javascript-hint.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Missing JSDoc comment. (require-jsdoc)
(#15) Expected { after 'for' condition. (curly)
(#18) Missing JSDoc comment. (require-jsdoc)
(#31) Missing JSDoc comment. (require-jsdoc)
(#33) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#34) Expected { after 'if' condition. (curly)
(#49) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#50) Expected { after 'if' condition. (curly)
(#51) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#52) Expected { after 'if' condition. (curly)
(#55) Expected no return value. (consistent-return)
(#55) 'context' used outside of binding context. (block-scoped-var)
(#56) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#57) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#60) Missing JSDoc comment. (require-jsdoc)
(#62) Unexpected space before function parentheses. (space-before-function-paren)
(#62) Requires a space after '{'. (block-spacing)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#62) Requires a space before '}'. (block-spacing)
(#64) Unnecessary semicolon. (no-extra-semi)
(#67) Missing JSDoc comment. (require-jsdoc)
(#77) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#85) Missing JSDoc comment. (require-jsdoc)
(#98) Line 98 exceeds the maximum line length of 132. (max-len)
(#100) Missing JSDoc comment. (require-jsdoc)
(#101) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#101) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#102) Missing JSDoc comment. (require-jsdoc)
(#103) Expected { after 'if' condition. (curly)
(#105) Missing JSDoc comment. (require-jsdoc)
(#106) Expected { after 'if' condition. (curly)
(#107) Expected { after 'if' condition. (curly)
(#108) Expected { after 'if' condition. (curly)
(#109) Expected { after 'for-in'. (curly)
(#115) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#117) Expected { after 'if' condition. (curly)
(#119) Expected { after 'if' condition. (curly)
(#126) Expected { after 'if' condition. (curly)
(#126) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#129) Expected { after 'if' condition. (curly)
(#129) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#132) Expected { after 'while' condition. (curly)
(#132) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#134) Expected { after 'if' condition. (curly)
(#134) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#138) Expected { after 'for' condition. (curly)
(#138) 'v' used outside of binding context. (block-scoped-var)
(#138) 'v' used outside of binding context. (block-scoped-var)
(#138) 'v' used outside of binding context. (block-scoped-var)
(#138) 'v' used outside of binding context. (block-scoped-var)
(#138) 'v' used outside of binding context. (block-scoped-var)
(#139) Expected { after 'for' condition. (curly)
(#139) 'v' is already defined (no-redeclare)
(#139) 'v' used outside of binding context. (block-scoped-var)
(#139) 'v' used outside of binding context. (block-scoped-var)
(#139) 'v' used outside of binding context. (block-scoped-var)
(#139) 'v' used outside of binding context. (block-scoped-var)
(#139) 'v' used outside of binding context. (block-scoped-var)
(#140) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/hint/show-hint.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Multiple spaces found before '='. (no-multi-spaces)
(#20) Expected { after 'if' condition. (curly)
(#21) Expected { after 'if' condition. (curly)
(#23) Expected { after 'if' condition. (curly)
(#23) Expected { after 'for-in'. (curly)
(#29) Expected { after 'if' condition. (curly)
(#29) Unexpected 'this'. (no-invalid-this)
(#29) Unexpected 'this'. (no-invalid-this)
(#31) Expected { after 'if' condition. (curly)
(#31) Unexpected 'this'. (no-invalid-this)
(#31) Unexpected 'this'. (no-invalid-this)
(#32) Unexpected 'this'. (no-invalid-this)
(#32) Unexpected 'this'. (no-invalid-this)
(#33) Expected { after 'if' condition. (curly)
(#35) Unexpected 'this'. (no-invalid-this)
(#35) Unexpected 'this'. (no-invalid-this)
(#39) Missing JSDoc comment. (require-jsdoc)
(#49) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#53) Infix operators must be spaced. (space-infix-ops)
(#59) Expected { after 'if' condition. (curly)
(#64) Expected { after 'if' condition. (curly)
(#65) Expected { after 'if' condition. (curly)
(#75) Expected { after 'if' condition. (curly)
(#76) Expected { after 'else'. (curly)
(#88) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#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)
(#96) Expected { after 'if' condition. (curly)
(#101) Expected { after 'if' condition. (curly)
(#101) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#105) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#107) Expected { after 'if' condition. (curly)
(#113) Expected { after 'if' condition. (curly)
(#114) Expected { after 'if' condition. (curly)
(#118) Expected { after 'if' condition. (curly)
(#132) Expected { after 'for-in'. (curly)
(#132) 'prop' used outside of binding context. (block-scoped-var)
(#132) 'prop' used outside of binding context. (block-scoped-var)
(#132) 'prop' used outside of binding context. (block-scoped-var)
(#132) 'prop' used outside of binding context. (block-scoped-var)
(#132) 'prop' used outside of binding context. (block-scoped-var)
(#132) 'prop' used outside of binding context. (block-scoped-var)
(#133) Expected { after 'if' condition. (curly)
(#133) Expected { after 'for-in'. (curly)
(#133) 'prop' is already defined (no-redeclare)
(#133) 'prop' used outside of binding context. (block-scoped-var)
(#133) 'prop' used outside of binding context. (block-scoped-var)
(#134) Expected { after 'if' condition. (curly)
(#134) 'prop' used outside of binding context. (block-scoped-var)
(#134) 'prop' used outside of binding context. (block-scoped-var)
(#134) 'prop' used outside of binding context. (block-scoped-var)
(#134) 'prop' used outside of binding context. (block-scoped-var)
(#134) 'prop' used outside of binding context. (block-scoped-var)
(#134) 'prop' used outside of binding context. (block-scoped-var)
(#135) Expected { after 'if' condition. (curly)
(#135) Expected { after 'for-in'. (curly)
(#135) 'prop' used outside of binding context. (block-scoped-var)
(#135) 'prop' is already defined (no-redeclare)
(#135) 'prop' used outside of binding context. (block-scoped-var)
(#136) Expected { after 'if' condition. (curly)
(#136) 'prop' used outside of binding context. (block-scoped-var)
(#136) 'prop' used outside of binding context. (block-scoped-var)
(#136) 'prop' used outside of binding context. (block-scoped-var)
(#136) 'prop' used outside of binding context. (block-scoped-var)
(#136) 'prop' used outside of binding context. (block-scoped-var)
(#136) 'prop' used outside of binding context. (block-scoped-var)
(#141) Missing JSDoc comment. (require-jsdoc)
(#142) Expected { after 'if' condition. (curly)
(#143) Expected { after 'else'. (curly)
(#146) Missing JSDoc comment. (require-jsdoc)
(#148) Requires a space after '{'. (block-spacing)
(#148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#148) Requires a space before '}'. (block-spacing)
(#149) Requires a space after '{'. (block-spacing)
(#149) Statement inside of curly braces should be on next line. (brace-style)
(#149) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#149) Requires a space before '}'. (block-spacing)
(#150) Requires a space after '{'. (block-spacing)
(#150) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#150) Statement inside of curly braces should be on next line. (brace-style)
(#150) Requires a space before '}'. (block-spacing)
(#151) Requires a space after '{'. (block-spacing)
(#151) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#151) Statement inside of curly braces should be on next line. (brace-style)
(#151) Requires a space before '}'. (block-spacing)
(#152) Requires a space after '{'. (block-spacing)
(#152) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#152) Statement inside of curly braces should be on next line. (brace-style)
(#152) Requires a space before '}'. (block-spacing)
(#153) Requires a space after '{'. (block-spacing)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) Requires a space before '}'. (block-spacing)
(#160) Missing JSDoc comment. (require-jsdoc)
(#162) Expected { after 'if' condition. (curly)
(#163) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#163) Statement inside of curly braces should be on next line. (brace-style)
(#165) Expected { after 'if' condition. (curly)
(#167) Expected { after 'else'. (curly)
(#171) Expected { after 'if' condition. (curly)
(#172) Expected { after 'for-in'. (curly)
(#172) 'key' used outside of binding context. (block-scoped-var)
(#172) Expected { after 'if' condition. (curly)
(#172) 'key' used outside of binding context. (block-scoped-var)
(#173) 'key' used outside of binding context. (block-scoped-var)
(#173) 'key' used outside of binding context. (block-scoped-var)
(#175) Expected { after 'if' condition. (curly)
(#176) Expected { after 'for-in'. (curly)
(#176) 'key' used outside of binding context. (block-scoped-var)
(#176) 'key' is already defined (no-redeclare)
(#176) Expected { after 'if' condition. (curly)
(#176) 'key' used outside of binding context. (block-scoped-var)
(#177) 'key' used outside of binding context. (block-scoped-var)
(#177) 'key' used outside of binding context. (block-scoped-var)
(#181) Missing JSDoc comment. (require-jsdoc)
(#181) Expected to return a value at the end of this function. (consistent-return)
(#183) Expected { after 'if' condition. (curly)
(#188) Missing JSDoc comment. (require-jsdoc)
(#192) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#202) Expected { after 'if' condition. (curly)
(#202) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#204) Expected { after 'if' condition. (curly)
(#205) Expected { after 'else'. (curly)
(#210) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#210) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#217) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#219) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#244) Statement inside of curly braces should be on next line. (brace-style)
(#244) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#245) Statement inside of curly braces should be on next line. (brace-style)
(#245) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#246) Statement inside of curly braces should be on next line. (brace-style)
(#246) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#248) Statement inside of curly braces should be on next line. (brace-style)
(#248) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#249) Statement inside of curly braces should be on next line. (brace-style)
(#249) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#255) Statement inside of curly braces should be on next line. (brace-style)
(#255) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#255) Statement inside of curly braces should be on next line. (brace-style)
(#255) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#255) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#256) Statement inside of curly braces should be on next line. (brace-style)
(#256) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#260) Expected to return a value at the end of this function. (consistent-return)
(#261) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#264) Expected { after 'if' condition. (curly)
(#265) Expected { after 'if' condition. (curly)
(#272) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#272) Requires a space after '{'. (block-spacing)
(#272) Statement inside of curly braces should be on next line. (brace-style)
(#272) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#272) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#272) Requires a space before '}'. (block-spacing)
(#277) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#279) Expected { after 'if' condition. (curly)
(#284) Requires a space after '{'. (block-spacing)
(#284) Missing space before opening brace. (space-before-blocks)
(#284) Statement inside of curly braces should be on next line. (brace-style)
(#284) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#284) Requires a space before '}'. (block-spacing)
(#293) Expected { after 'if' condition. (curly)
(#309) Statement inside of curly braces should be on next line. (brace-style)
(#309) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#318) Expected { after 'if' condition. (curly)
(#320) Expected { after 'if' condition. (curly)
(#321) Multiple spaces found before ':'. (no-multi-spaces)
(#322) Expected { after 'if' condition. (curly)
(#327) Expected { after 'if' condition. (curly)
(#329) Expected { after 'if' condition. (curly)
(#339) Expected to return a value at the end of this function. (consistent-return)
(#340) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#344) Expected { after 'if' condition. (curly)
(#346) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#347) Expected { after 'if' condition. (curly)
(#353) Expected to return a value at the end of this function. (consistent-return)
(#354) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#357) 'term' used outside of binding context. (block-scoped-var)
(#357) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#357) 'from' used outside of binding context. (block-scoped-var)
(#359) 'term' used outside of binding context. (block-scoped-var)
(#359) 'term' is already defined (no-redeclare)
(#359) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#359) 'from' is already defined (no-redeclare)
(#359) 'from' used outside of binding context. (block-scoped-var)
(#364) Expected { after 'if' condition. (curly)
(#364) 'term' used outside of binding context. (block-scoped-var)
(#364) 'term' used outside of binding context. (block-scoped-var)
(#364) 'term' used outside of binding context. (block-scoped-var)
(#364) 'term' used outside of binding context. (block-scoped-var)
(#368) Expected { after 'if' condition. (curly)
(#368) 'from' used outside of binding context. (block-scoped-var)
(#368) 'from' used outside of binding context. (block-scoped-var)
mod/virtualclass/bundle/virtualclass/codemirror/addon/hint/sql-hint.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#23) Missing JSDoc comment. (require-jsdoc)
(#25) Expected { after 'if' condition. (curly)
(#29) Missing JSDoc comment. (require-jsdoc)
(#33) Missing JSDoc comment. (require-jsdoc)
(#33) Expected to return a value at the end of this function. (consistent-return)
(#34) Expected { after 'if' condition. (curly)
(#35) Expected { after 'for' condition. (curly)
(#35) Expected { after 'if' condition. (curly)
(#39) Missing JSDoc comment. (require-jsdoc)
(#41) Expected { after 'for-in'. (curly)
(#41) Expected { after 'if' condition. (curly)
(#46) Missing JSDoc comment. (require-jsdoc)
(#52) Missing JSDoc comment. (require-jsdoc)
(#54) Expected { after 'if' condition. (curly)
(#55) Expected { after 'if' condition. (curly)
(#57) Expected { after 'if' condition. (curly)
(#61) Missing JSDoc comment. (require-jsdoc)
(#69) Missing JSDoc comment. (require-jsdoc)
(#71) Expected { after 'for' condition. (curly)
(#74) Expected { after 'if' condition. (curly)
(#80) Missing JSDoc comment. (require-jsdoc)
(#93) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#96) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#121) Expected { after 'if' condition. (curly)
(#125) Expected { after 'if' condition. (curly)
(#131) Expected { after 'if' condition. (curly)
(#145) Missing JSDoc comment. (require-jsdoc)
(#146) Expected { after 'if' condition. (curly)
(#150) Infix operators must be spaced. (space-infix-ops)
(#154) Missing JSDoc comment. (require-jsdoc)
(#159) Missing JSDoc comment. (require-jsdoc)
(#160) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#163) Missing JSDoc comment. (require-jsdoc)
(#171) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#172) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#175) Expected space or tab after '//' in comment. (spaced-comment)
(#177) Expected space(s) after "while". (keyword-spacing)
(#179) Infix operators must be spaced. (space-infix-ops)
(#181) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#182) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#184) Expected space or tab after '//' in comment. (spaced-comment)
(#187) 'i' used outside of binding context. (block-scoped-var)
(#187) Infix operators must be spaced. (space-infix-ops)
(#187) 'i' used outside of binding context. (block-scoped-var)
(#187) Infix operators must be spaced. (space-infix-ops)
(#187) 'i' used outside of binding context. (block-scoped-var)
(#188) 'i' used outside of binding context. (block-scoped-var)
(#190) There should be no space after '{' (object-curly-spacing)
(#190) There should be no space before '}' (object-curly-spacing)
(#198) 'i' used outside of binding context. (block-scoped-var)
(#198) 'i' is already defined (no-redeclare)
(#198) 'i' used outside of binding context. (block-scoped-var)
(#198) 'i' used outside of binding context. (block-scoped-var)
(#199) 'i' used outside of binding context. (block-scoped-var)
(#200) Don't make functions within a loop (no-loop-func)
(#202) Expected { after 'if' condition. (curly)
(#204) Expected { after 'if' condition. (curly)
(#207) Expected { after 'if' condition. (curly)
(#219) Expected { after 'if' condition. (curly)
(#224) Expected { after 'if' condition. (curly)
(#229) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#246) Requires a space after '{'. (block-spacing)
(#246) Statement inside of curly braces should be on next line. (brace-style)
(#246) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#246) Requires a space before '}'. (block-spacing)
(#247) Requires a space after '{'. (block-spacing)
(#247) Statement inside of curly braces should be on next line. (brace-style)
(#247) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#247) Requires a space before '}'. (block-spacing)
(#248) Expected { after 'if' condition. (curly)
(#249) Requires a space after '{'. (block-spacing)
(#249) Statement inside of curly braces should be on next line. (brace-style)
(#249) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#249) Requires a space before '}'. (block-spacing)
(#252) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#252) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/addon/hint/xml-hint.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#16) Function 'getHints' has a complexity of 53. (complexity)
(#16) Missing JSDoc comment. (require-jsdoc)
(#19) Expected { after 'if' condition. (curly)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Expected { after 'if' condition. (curly)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) 'before' used outside of binding context. (block-scoped-var)
(#33) Do not nest ternary expressions (no-nested-ternary)
(#33) 'before' used outside of binding context. (block-scoped-var)
(#33) 'before' used outside of binding context. (block-scoped-var)
(#34) Expected { after 'if' condition. (curly)
(#36) 'tagType' used outside of binding context. (block-scoped-var)
(#38) 'tagType' used outside of binding context. (block-scoped-var)
(#41) 'tagType' used outside of binding context. (block-scoped-var)
(#42) Expected { after 'if' condition. (curly)
(#44) 'tagType' used outside of binding context. (block-scoped-var)
(#45) 'curTag' used outside of binding context. (block-scoped-var)
(#45) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#46) 'curTag' used outside of binding context. (block-scoped-var)
(#46) 'curTag' used outside of binding context. (block-scoped-var)
(#47) 'tagType' used outside of binding context. (block-scoped-var)
(#48) Expected { after 'for' condition. (curly)
(#48) 'i' used outside of binding context. (block-scoped-var)
(#48) 'i' used outside of binding context. (block-scoped-var)
(#48) 'i' used outside of binding context. (block-scoped-var)
(#48) Expected { after 'if' condition. (curly)
(#48) 'i' used outside of binding context. (block-scoped-var)
(#49) 'i' used outside of binding context. (block-scoped-var)
(#50) 'tagType' used outside of binding context. (block-scoped-var)
(#51) Expected { after 'for-in'. (curly)
(#52) Expected { after 'if' condition. (curly)
(#55) Expected { after 'if' condition. (curly)
(#55) 'tagType' used outside of binding context. (block-scoped-var)
(#59) 'curTag' used outside of binding context. (block-scoped-var)
(#59) 'curTag' is already defined (no-redeclare)
(#59) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#59) 'curTag' used outside of binding context. (block-scoped-var)
(#59) 'curTag' used outside of binding context. (block-scoped-var)
(#61) Expected { after 'if' condition. (curly)
(#66) Expected { after 'for-in'. (curly)
(#66) 'nm' used outside of binding context. (block-scoped-var)
(#66) Expected { after 'if' condition. (curly)
(#66) 'nm' used outside of binding context. (block-scoped-var)
(#66) 'nm' used outside of binding context. (block-scoped-var)
(#66) 'nm' used outside of binding context. (block-scoped-var)
(#67) Expected { after 'for-in'. (curly)
(#67) 'nm' is already defined (no-redeclare)
(#67) 'nm' used outside of binding context. (block-scoped-var)
(#67) Expected { after 'if' condition. (curly)
(#67) 'nm' used outside of binding context. (block-scoped-var)
(#67) 'nm' used outside of binding context. (block-scoped-var)
(#67) 'nm' used outside of binding context. (block-scoped-var)
(#71) 'before' used outside of binding context. (block-scoped-var)
(#71) 'before' is already defined (no-redeclare)
(#71) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#72) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#73) 'before' used outside of binding context. (block-scoped-var)
(#73) Unnecessary escape character: \" (no-useless-escape)
(#73) Unnecessary escape character: \' (no-useless-escape)
(#73) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#74) Expected { after 'if' condition. (curly)
(#75) Line 75 exceeds the maximum line length of 132. (max-len)
(#75) Expected { after 'if' condition. (curly)
(#75) Unexpected 'this'. (no-invalid-this)
(#91) Expected { after 'for' condition. (curly)
(#91) 'i' is already defined (no-redeclare)
(#91) 'i' used outside of binding context. (block-scoped-var)
(#91) 'i' used outside of binding context. (block-scoped-var)
(#91) 'i' used outside of binding context. (block-scoped-var)
(#91) Expected { after 'if' condition. (curly)
(#91) 'i' used outside of binding context. (block-scoped-var)
(#92) 'i' used outside of binding context. (block-scoped-var)
(#98) Expected { after 'for-in'. (curly)
(#98) Expected { after 'if' condition. (curly)
(#102) Expected no return value. (consistent-return)
(#104) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#104) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#105) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/addon/lint/coffeescript-lint.js
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'if' condition. (curly)
(#13) Expected { after 'else'. (curly)
(#14) 'CodeMirror' is not defined. (no-undef)
(#22) Infix operators must be spaced. (space-infix-ops)
(#28) 'coffeelint' is not defined. (no-undef)
(#29) Expected space(s) after "for". (keyword-spacing)
(#32) Expected space(s) after "catch". (keyword-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/addon/lint/css-lint.js
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'if' condition. (curly)
(#13) Expected { after 'else'. (curly)
(#14) 'CodeMirror' is not defined. (no-undef)
(#20) Expected { after 'if' condition. (curly)
(#21) 'CSSLint' is not defined. (no-undef)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) There should be no spaces inside this paren. (space-in-parens)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Extra space after key 'severity'. (key-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/addon/lint/javascript-lint.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) There should be no space after '[' (array-bracket-spacing)
(#15) There should be no space before ']' (array-bracket-spacing)
(#17) There should be no space after '[' (array-bracket-spacing)
(#17) There should be no space after '[' (array-bracket-spacing)
(#18) There should be no space before ']' (array-bracket-spacing)
(#18) There should be no space before ']' (array-bracket-spacing)
(#20) There should be no space after '[' (array-bracket-spacing)
(#22) There should be no space before ']' (array-bracket-spacing)
(#24) Missing JSDoc comment. (require-jsdoc)
(#25) Expected { after 'if' condition. (curly)
(#26) 'JSHINT' is not defined. (no-undef)
(#26) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#27) 'JSHINT' is not defined. (no-undef)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Expected { after 'if' condition. (curly)
(#34) Missing JSDoc comment. (require-jsdoc)
(#42) Missing JSDoc comment. (require-jsdoc)
(#47) There should be no spaces inside this paren. (space-in-parens)
(#62) Missing JSDoc comment. (require-jsdoc)
(#64) There should be no spaces inside this paren. (space-in-parens)
(#72) Missing JSDoc comment. (require-jsdoc)
(#73) There should be no spaces inside this paren. (space-in-parens)
(#95) Don't make functions within a loop (no-loop-func)
(#107) Don't make functions within a loop (no-loop-func)
(#108) Expected { after 'if' condition. (curly)
(#114) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#128) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/lint/json-lint.js
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'if' condition. (curly)
(#13) Expected { after 'else'. (curly)
(#14) 'CodeMirror' is not defined. (no-undef)
(#20) 'jsonlint' is not defined. (no-undef)
(#26) 'jsonlint' is not defined. (no-undef)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#27) Expected space(s) after "catch". (keyword-spacing)
(#27) Empty block statement. (no-empty)
mod/virtualclass/bundle/virtualclass/codemirror/addon/lint/lint.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#21) Missing JSDoc comment. (require-jsdoc)
(#21) Expected to return a value at the end of this function. (consistent-return)
(#22) Expected { after 'if' condition. (curly)
(#28) Expected { after 'if' condition. (curly)
(#28) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#31) Missing JSDoc comment. (require-jsdoc)
(#32) Expected { after 'if' condition. (curly)
(#34) Missing JSDoc comment. (require-jsdoc)
(#35) Expected { after 'if' condition. (curly)
(#36) Expected { after 'if' condition. (curly)
(#36) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#41) Missing JSDoc comment. (require-jsdoc)
(#43) Missing JSDoc comment. (require-jsdoc)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Expected { after 'if' condition. (curly)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected { after 'if' condition. (curly)
(#50) Expected { after 'if' condition. (curly)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#53) Expected { after 'if' condition. (curly)
(#53) Expected no return value. (consistent-return)
(#58) Missing JSDoc comment. (require-jsdoc)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#66) Missing JSDoc comment. (require-jsdoc)
(#67) Expected { after 'if' condition. (curly)
(#68) Expected { after 'if' condition. (curly)
(#72) Missing JSDoc comment. (require-jsdoc)
(#74) Expected { after 'if' condition. (curly)
(#75) Expected { after 'for' condition. (curly)
(#80) Missing JSDoc comment. (require-jsdoc)
(#81) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#88) Expected { after 'if' condition. (curly)
(#95) Missing JSDoc comment. (require-jsdoc)
(#96) Expected { after 'if' condition. (curly)
(#97) Expected { after 'else'. (curly)
(#100) Missing JSDoc comment. (require-jsdoc)
(#103) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#109) Missing JSDoc comment. (require-jsdoc)
(#111) Expected { after 'if' condition. (curly)
(#118) Missing JSDoc comment. (require-jsdoc)
(#119) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#122) Expected { after 'if' condition. (curly)
(#123) Expected { after 'if' condition. (curly)
(#125) Expected { after 'else'. (curly)
(#129) Missing JSDoc comment. (require-jsdoc)
(#131) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#137) Expected { after 'if' condition. (curly)
(#145) Expected { after 'if' condition. (curly)
(#148) Expected { after 'if' condition. (curly)
(#149) Expected { after 'if' condition. (curly)
(#151) Expected { after 'if' condition. (curly)
(#157) Expected { after 'if' condition. (curly)
(#161) Expected { after 'if' condition. (curly)
(#164) Missing JSDoc comment. (require-jsdoc)
(#166) Expected { after 'if' condition. (curly)
(#168) Missing space before opening brace. (space-before-blocks)
(#168) Requires a space after '{'. (block-spacing)
(#168) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#168) Statement inside of curly braces should be on next line. (brace-style)
(#168) Requires a space before '}'. (block-spacing)
(#171) Missing JSDoc comment. (require-jsdoc)
(#176) Missing JSDoc comment. (require-jsdoc)
(#178) Expected { after 'if' condition. (curly)
(#179) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#179) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#183) Expected { after 'if' condition. (curly)
(#183) Expected no return value. (consistent-return)
(#197) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#198) Expected { after 'for' condition. (curly)
(#198) Expected { after 'if' condition. (curly)
(#201) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/lint/yaml-lint.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) 'jsyaml' is not defined. (no-undef)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#21) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#21) Expected space(s) after "catch". (keyword-spacing)
(#23) There should be no space after '{' (object-curly-spacing)
(#23) There should be no space before '}' (object-curly-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/addon/merge/merge.js
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#12) 'diff_match_patch' is not defined. (no-undef)
(#13) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#18) Missing JSDoc comment. (require-jsdoc)
(#41) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#62) Missing JSDoc comment. (require-jsdoc)
(#72) Missing JSDoc comment. (require-jsdoc)
(#75) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#76) Missing JSDoc comment. (require-jsdoc)
(#80) Expected { after 'if' condition. (curly)
(#81) Expected { after 'if' condition. (curly)
(#88) 'DIFF_INSERT' is not defined. (no-undef)
(#89) 'DIFF_DELETE' is not defined. (no-undef)
(#93) Expected { after 'if' condition. (curly)
(#97) Missing JSDoc comment. (require-jsdoc)
(#98) Expected { after 'if' condition. (curly)
(#102) Missing JSDoc comment. (require-jsdoc)
(#103) Expected { after 'if' condition. (curly)
(#105) Expected { after 'if' condition. (curly)
(#108) Missing JSDoc comment. (require-jsdoc)
(#122) Statement inside of curly braces should be on next line. (brace-style)
(#122) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#123) Statement inside of curly braces should be on next line. (brace-style)
(#123) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#128) Missing JSDoc comment. (require-jsdoc)
(#130) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#130) 'DIFF_INSERT' is not defined. (no-undef)
(#133) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#133) 'DIFF_DELETE' is not defined. (no-undef)
(#137) Missing JSDoc comment. (require-jsdoc)
(#139) Expected { after 'if' condition. (curly)
(#140) Expected { after 'if' condition. (curly)
(#141) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#141) Missing '()' invoking a constructor (new-parens)
(#142) 'DIFF_INSERT' is not defined. (no-undef)
(#142) Statement inside of curly braces should be on next line. (brace-style)
(#142) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#142) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#143) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#143) Statement inside of curly braces should be on next line. (brace-style)
(#143) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#146) Expected { after 'if' condition. (curly)
(#150) 'targetPos' used outside of binding context. (block-scoped-var)
(#152) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#152) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#154) 'DIFF_INSERT' is not defined. (no-undef)
(#155) 'DIFF_INSERT' is not defined. (no-undef)
(#156) 'DIFF_INSERT' is not defined. (no-undef)
(#168) Expected { after 'if' condition. (curly)
(#173) 'targetPos' used outside of binding context. (block-scoped-var)
(#179) Missing JSDoc comment. (require-jsdoc)
(#181) Expected { after 'if' condition. (curly)
(#181) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#186) Missing JSDoc comment. (require-jsdoc)
(#188) Expected { after 'if' condition. (curly)
(#188) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#188) 'DIFF_INSERT' is not defined. (no-undef)
(#194) Missing JSDoc comment. (require-jsdoc)
(#209) Missing JSDoc comment. (require-jsdoc)
(#229) Missing JSDoc comment. (require-jsdoc)
(#230) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#231) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#231) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#231) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#232) 'DIFF_DELETE' is not defined. (no-undef)
(#233) Missing JSDoc comment. (require-jsdoc)
(#234) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#237) Expected { after 'if' condition. (curly)
(#238) Expected { after 'if' condition. (curly)
(#243) Expected { after 'if' condition. (curly)
(#245) Expected { after 'else'. (curly)
(#252) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#252) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#253) 'DIFF_EQUAL' is not defined. (no-undef)
(#258) Expected { after 'if' condition. (curly)
(#264) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#265) Expected { after 'if' condition. (curly)
(#271) Expected { after 'if' condition. (curly)
(#276) Missing JSDoc comment. (require-jsdoc)
(#277) Expected { after 'if' condition. (curly)
(#284) Expected { after 'if' condition. (curly)
(#286) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#287) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#290) Expected { after 'if' condition. (curly)
(#292) 'w' used outside of binding context. (block-scoped-var)
(#296) Missing JSDoc comment. (require-jsdoc)
(#297) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#300) Expected { after 'if' condition. (curly)
(#301) Expected { after 'if' condition. (curly)
(#308) Missing JSDoc comment. (require-jsdoc)
(#310) 'i' used outside of binding context. (block-scoped-var)
(#310) 'i' used outside of binding context. (block-scoped-var)
(#310) 'i' used outside of binding context. (block-scoped-var)
(#311) 'chunk' used outside of binding context. (block-scoped-var)
(#311) 'i' used outside of binding context. (block-scoped-var)
(#312) 'chunk' used outside of binding context. (block-scoped-var)
(#312) 'chunk' used outside of binding context. (block-scoped-var)
(#312) 'chunk' used outside of binding context. (block-scoped-var)
(#315) 'i' is already defined (no-redeclare)
(#315) 'i' used outside of binding context. (block-scoped-var)
(#315) 'i' used outside of binding context. (block-scoped-var)
(#315) 'i' used outside of binding context. (block-scoped-var)
(#316) 'chunk' is already defined (no-redeclare)
(#316) 'chunk' used outside of binding context. (block-scoped-var)
(#316) 'i' used outside of binding context. (block-scoped-var)
(#319) 'chunk' used outside of binding context. (block-scoped-var)
(#322) 'chunk' used outside of binding context. (block-scoped-var)
(#326) Expected { after 'if' condition. (curly)
(#326) 'j' used outside of binding context. (block-scoped-var)
(#327) 'j' used outside of binding context. (block-scoped-var)
(#327) 'chunk' used outside of binding context. (block-scoped-var)
(#327) 'chunk' used outside of binding context. (block-scoped-var)
(#327) 'chunk' used outside of binding context. (block-scoped-var)
(#333) Missing JSDoc comment. (require-jsdoc)
(#334) Expected { after 'if' condition. (curly)
(#335) Expected { after 'if' condition. (curly)
(#335) Expected no return value. (consistent-return)
(#349) Expected { after 'for' condition. (curly)
(#349) 'i' used outside of binding context. (block-scoped-var)
(#349) 'i' used outside of binding context. (block-scoped-var)
(#349) 'i' used outside of binding context. (block-scoped-var)
(#349) 'i' used outside of binding context. (block-scoped-var)
(#349) 'i' used outside of binding context. (block-scoped-var)
(#349) 'i' used outside of binding context. (block-scoped-var)
(#350) 'i' used outside of binding context. (block-scoped-var)
(#350) 'i' used outside of binding context. (block-scoped-var)
(#353) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#354) Expected { after 'if' condition. (curly)
(#355) Expected { after 'for' condition. (curly)
(#355) 'i' used outside of binding context. (block-scoped-var)
(#355) 'i' is already defined (no-redeclare)
(#355) 'i' used outside of binding context. (block-scoped-var)
(#355) 'i' used outside of binding context. (block-scoped-var)
(#355) 'i' used outside of binding context. (block-scoped-var)
(#355) 'i' used outside of binding context. (block-scoped-var)
(#355) 'i' used outside of binding context. (block-scoped-var)
(#356) 'i' used outside of binding context. (block-scoped-var)
(#356) 'i' used outside of binding context. (block-scoped-var)
(#358) Expected { after 'for' condition. (curly)
(#361) Expected { after 'for' condition. (curly)
(#361) 'i' is already defined (no-redeclare)
(#361) 'i' used outside of binding context. (block-scoped-var)
(#361) 'i' used outside of binding context. (block-scoped-var)
(#361) 'i' used outside of binding context. (block-scoped-var)
(#361) 'i' used outside of binding context. (block-scoped-var)
(#361) 'i' used outside of binding context. (block-scoped-var)
(#361) 'i' used outside of binding context. (block-scoped-var)
(#362) 'i' used outside of binding context. (block-scoped-var)
(#362) 'i' used outside of binding context. (block-scoped-var)
(#362) 'i' used outside of binding context. (block-scoped-var)
(#362) 'i' used outside of binding context. (block-scoped-var)
(#365) Missing JSDoc comment. (require-jsdoc)
(#366) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#367) Expected { after 'for' condition. (curly)
(#367) 'i' used outside of binding context. (block-scoped-var)
(#367) 'i' used outside of binding context. (block-scoped-var)
(#367) 'i' used outside of binding context. (block-scoped-var)
(#367) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#367) 'i' used outside of binding context. (block-scoped-var)
(#368) 'i' used outside of binding context. (block-scoped-var)
(#368) 'i' used outside of binding context. (block-scoped-var)
(#369) 'i' used outside of binding context. (block-scoped-var)
(#372) Expected { after 'for' condition. (curly)
(#372) 'i' used outside of binding context. (block-scoped-var)
(#372) 'i' is already defined (no-redeclare)
(#372) 'i' used outside of binding context. (block-scoped-var)
(#372) 'i' used outside of binding context. (block-scoped-var)
(#372) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#372) 'i' used outside of binding context. (block-scoped-var)
(#373) 'i' used outside of binding context. (block-scoped-var)
(#374) Expected { after 'if' condition. (curly)
(#375) 'i' used outside of binding context. (block-scoped-var)
(#375) 'i' used outside of binding context. (block-scoped-var)
(#379) Missing JSDoc comment. (require-jsdoc)
(#391) Missing JSDoc comment. (require-jsdoc)
(#397) Statement inside of curly braces should be on next line. (brace-style)
(#397) 'tmp' used outside of binding context. (block-scoped-var)
(#397) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#397) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#397) 'tmp' used outside of binding context. (block-scoped-var)
(#400) Statement inside of curly braces should be on next line. (brace-style)
(#400) 'tmp' used outside of binding context. (block-scoped-var)
(#400) 'tmp' is already defined (no-redeclare)
(#400) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#400) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#400) 'tmp' used outside of binding context. (block-scoped-var)
(#401) Infix operators must be spaced. (space-infix-ops)
(#401) Infix operators must be spaced. (space-infix-ops)
(#402) Infix operators must be spaced. (space-infix-ops)
(#402) Infix operators must be spaced. (space-infix-ops)
(#423) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#428) Missing JSDoc comment. (require-jsdoc)
(#429) Expected { after 'if' condition. (curly)
(#430) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#430) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#431) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#431) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#436) Expected to return a value at the end of this function. (consistent-return)
(#437) Expected { after 'if' condition. (curly)
(#440) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#440) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#442) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#442) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#442) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#444) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#444) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#464) 'rightPane' used outside of binding context. (block-scoped-var)
(#469) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#471) Expected { after 'if' condition. (curly)
(#471) 'leftPane' used outside of binding context. (block-scoped-var)
(#472) Expected { after 'if' condition. (curly)
(#472) 'rightPane' used outside of binding context. (block-scoped-var)
(#487) Expected { after 'if' condition. (curly)
(#488) Expected { after 'if' condition. (curly)
(#492) Empty block statement. (no-empty)
(#493) 'p' used outside of binding context. (block-scoped-var)
(#493) Statement inside of curly braces should be on next line. (brace-style)
(#493) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#493) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#497) Missing JSDoc comment. (require-jsdoc)
(#501) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#501) Statement inside of curly braces should be on next line. (brace-style)
(#507) Expected { after 'if' condition. (curly)
(#518) Expected { after 'if' condition. (curly)
(#520) Expected { after 'if' condition. (curly)
(#523) Return statement should not contain assignment. (no-return-assign)
(#528) Statement inside of curly braces should be on next line. (brace-style)
(#528) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#529) Statement inside of curly braces should be on next line. (brace-style)
(#529) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#530) Statement inside of curly braces should be on next line. (brace-style)
(#530) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#532) Expected { after 'if' condition. (curly)
(#533) Expected { after 'if' condition. (curly)
(#535) Expected to return a value at the end of this function. (consistent-return)
(#536) Statement inside of curly braces should be on next line. (brace-style)
(#536) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#536) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#538) Expected to return a value at the end of this function. (consistent-return)
(#539) Statement inside of curly braces should be on next line. (brace-style)
(#539) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#539) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#543) Missing JSDoc comment. (require-jsdoc)
(#544) Expected { after 'if' condition. (curly)
(#545) Expected { after 'else'. (curly)
(#550) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#550) A constructor name should not start with a lowercase letter. (new-cap)
(#551) Missing JSDoc comment. (require-jsdoc)
(#567) Missing JSDoc comment. (require-jsdoc)
(#569) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#570) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#570) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#570) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#572) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#573) 'DIFF_EQUAL' is not defined. (no-undef)
(#575) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#578) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#580) Expected { after 'if' condition. (curly)
(#585) 'DIFF_INSERT' is not defined. (no-undef)
(#588) Expected { after 'if' condition. (curly)
(#594) Missing JSDoc comment. (require-jsdoc)
(#595) Expected { after 'if' condition. (curly)
(#597) Expected { after 'if' condition. (curly)
(#598) Expected { after 'if' condition. (curly)
(#603) Missing JSDoc comment. (require-jsdoc)
(#604) Expected { after 'if' condition. (curly)
(#606) Expected { after 'if' condition. (curly)
(#607) Expected { after 'if' condition. (curly)
(#612) Missing JSDoc comment. (require-jsdoc)
(#618) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#619) Statement inside of curly braces should be on next line. (brace-style)
(#619) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#619) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#620) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#620) Statement inside of curly braces should be on next line. (brace-style)
(#620) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#620) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#622) Statement inside of curly braces should be on next line. (brace-style)
(#622) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#622) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#623) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#623) Statement inside of curly braces should be on next line. (brace-style)
(#623) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#623) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#628) Missing JSDoc comment. (require-jsdoc)
(#633) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#633) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#639) Missing JSDoc comment. (require-jsdoc)
(#647) Missing JSDoc comment. (require-jsdoc)
(#649) Missing JSDoc comment. (require-jsdoc)
(#650) Expected { after 'for' condition. (curly)
(#661) Missing JSDoc comment. (require-jsdoc)
(#666) Expected { after 'if' condition. (curly)
(#671) Missing JSDoc comment. (require-jsdoc)
(#672) Expected { after 'if' condition. (curly)
(#673) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#673) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#674) Expected { after 'for' condition. (curly)
(#675) Expected { after 'if' condition. (curly)
(#676) Expected { after 'if' condition. (curly)
(#681) Empty block statement. (no-empty)
(#682) 'size' used outside of binding context. (block-scoped-var)
(#684) Expected { after 'if' condition. (curly)
(#685) Expected { after 'if' condition. (curly)
(#686) 'size' used outside of binding context. (block-scoped-var)
(#687) Expected { after 'if' condition. (curly)
(#687) 'size' used outside of binding context. (block-scoped-var)
(#695) Missing JSDoc comment. (require-jsdoc)
(#697) Expected { after 'if' condition. (curly)
(#698) Expected { after 'if' condition. (curly)
(#699) Expected { after 'if' condition. (curly)
(#700) Expected { after 'if' condition. (curly)
(#700) Expected { after 'for' condition. (curly)
(#704) Missing JSDoc comment. (require-jsdoc)
(#705) Expected { after 'for' condition. (curly)
(#709) Missing JSDoc comment. (require-jsdoc)
(#710) Expected { after 'for' condition. (curly)
(#711) Infix operators must be spaced. (space-infix-ops)
(#714) Missing JSDoc comment. (require-jsdoc)
(#715) Expected { after 'if' condition. (curly)
(#716) Expected { after 'for-in'. (curly)
(#716) Expected { after 'if' condition. (curly)
(#720) Missing JSDoc comment. (require-jsdoc)
(#721) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#721) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#724) Expected { after 'if' condition. (curly)
(#726) Expected { after 'if' condition. (curly)
(#730) Expected { after 'if' condition. (curly)
(#734) Missing JSDoc comment. (require-jsdoc)
(#734) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#734) Statement inside of curly braces should be on next line. (brace-style)
(#735) Missing JSDoc comment. (require-jsdoc)
(#735) Statement inside of curly braces should be on next line. (brace-style)
(#735) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#736) Missing JSDoc comment. (require-jsdoc)
(#736) Statement inside of curly braces should be on next line. (brace-style)
(#736) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#738) Missing JSDoc comment. (require-jsdoc)
(#738) Expected to return a value at the end of this function. (consistent-return)
(#742) Expected { after 'if' condition. (curly)
(#746) Missing JSDoc comment. (require-jsdoc)
(#746) Expected to return a value at the end of this function. (consistent-return)
(#750) Expected { after 'if' condition. (curly)
(#754) Missing JSDoc comment. (require-jsdoc)
(#754) Expected to return a value at the end of this function. (consistent-return)
(#755) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#755) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#756) Expected { after 'if' condition. (curly)
(#757) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#760) Expected { after 'if' condition. (curly)
(#760) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#760) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#763) Expected { after 'if' condition. (curly)
(#763) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#765) Expected { after 'else'. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/mode/loadmode.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#12) Expected { after 'if' condition. (curly)
(#15) Missing JSDoc comment. (require-jsdoc)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Expected { after 'if' condition. (curly)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Missing JSDoc comment. (require-jsdoc)
(#19) Expected to return a value at the end of this function. (consistent-return)
(#21) Expected { after 'if' condition. (curly)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#24) Expected { after 'if' condition. (curly)
(#24) 'i' used outside of binding context. (block-scoped-var)
(#25) 'i' used outside of binding context. (block-scoped-var)
(#27) Expected { after 'if' condition. (curly)
(#29) Expected { after 'for' condition. (curly)
(#29) 'i' used outside of binding context. (block-scoped-var)
(#29) 'i' is already defined (no-redeclare)
(#29) 'i' used outside of binding context. (block-scoped-var)
(#29) 'i' used outside of binding context. (block-scoped-var)
(#30) 'i' used outside of binding context. (block-scoped-var)
(#33) Expected to return a value at the end of this function. (consistent-return)
(#34) Expected { after 'if' condition. (curly)
(#35) Expected { after 'if' condition. (curly)
(#36) Expected { after 'if' condition. (curly)
(#46) Expected { after 'for' condition. (curly)
(#54) 'requirejs' is not defined. (no-undef)
(#59) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/mode/multiplex_test.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#5) Missing space before opening brace. (space-before-blocks)
(#6) 'CodeMirror' is not defined. (no-undef)
(#7) 'CodeMirror' is not defined. (no-undef)
(#17) 'CodeMirror' is not defined. (no-undef)
(#20) 'CodeMirror' is not defined. (no-undef)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) 'test' is not defined. (no-undef)
(#30) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/addon/mode/multiplex.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Expected space or tab after '/*' in comment. (spaced-comment)
(#18) Missing JSDoc comment. (require-jsdoc)
(#46) 'oldContent' used outside of binding context. (block-scoped-var)
(#46) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) 'found' used outside of binding context. (block-scoped-var)
(#49) 'oldContent' used outside of binding context. (block-scoped-var)
(#50) 'found' used outside of binding context. (block-scoped-var)
(#51) Expected { after 'if' condition. (curly)
(#55) 'found' used outside of binding context. (block-scoped-var)
(#55) 'found' used outside of binding context. (block-scoped-var)
(#56) 'found' used outside of binding context. (block-scoped-var)
(#59) Expected { after 'if' condition. (curly)
(#59) 'oldContent' used outside of binding context. (block-scoped-var)
(#61) Expected { after 'if' condition. (curly)
(#61) 'oldContent' used outside of binding context. (block-scoped-var)
(#64) 'oldContent' is already defined (no-redeclare)
(#64) 'oldContent' used outside of binding context. (block-scoped-var)
(#64) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) 'found' is already defined (no-redeclare)
(#69) 'found' used outside of binding context. (block-scoped-var)
(#69) 'oldContent' used outside of binding context. (block-scoped-var)
(#70) 'found' used outside of binding context. (block-scoped-var)
(#75) Expected { after 'if' condition. (curly)
(#75) 'found' used outside of binding context. (block-scoped-var)
(#75) 'oldContent' used outside of binding context. (block-scoped-var)
(#75) 'found' used outside of binding context. (block-scoped-var)
(#77) Expected { after 'if' condition. (curly)
(#77) 'found' used outside of binding context. (block-scoped-var)
(#77) 'oldContent' used outside of binding context. (block-scoped-var)
(#79) Expected { after 'if' condition. (curly)
(#79) 'found' used outside of binding context. (block-scoped-var)
(#83) Expected { after 'if' condition. (curly)
(#84) Expected { after 'else'. (curly)
(#93) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/mode/overlay.js
(#14) Expected { after 'if' condition. (curly)
(#16) Expected { after 'if' condition. (curly)
(#18) Expected { after 'else'. (curly)
(#19) 'CodeMirror' is not defined. (no-undef)
(#63) Expected { after 'if' condition. (curly)
(#63) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#64) Expected { after 'if' condition. (curly)
(#64) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#66) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#68) Expected { after 'else'. (curly)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#79) Expected { after 'if' condition. (curly)
(#80) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/mode/simple.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) Expected { after 'for-in'. (curly)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Expected { after 'if' condition. (curly)
(#41) Expected { after 'if' condition. (curly)
(#43) Expected { after 'if' condition. (curly)
(#45) Expected { after 'for' condition. (curly)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#56) Expected { after 'if' condition. (curly)
(#56) Expected { after 'for-in'. (curly)
(#56) Expected { after 'if' condition. (curly)
(#61) Missing JSDoc comment. (require-jsdoc)
(#62) Expected { after 'if' condition. (curly)
(#66) Missing JSDoc comment. (require-jsdoc)
(#67) Expected { after 'if' condition. (curly)
(#70) Expected { after 'if' condition. (curly)
(#78) Missing JSDoc comment. (require-jsdoc)
(#79) Expected { after 'if' condition. (curly)
(#80) Expected { after 'if' condition. (curly)
(#82) Expected { after 'for' condition. (curly)
(#87) Missing JSDoc comment. (require-jsdoc)
(#88) Expected { after 'if' condition. (curly)
(#94) Missing JSDoc comment. (require-jsdoc)
(#95) Function 'anonymous' has a complexity of 22. (complexity)
(#98) Expected { after 'if' condition. (curly)
(#105) 'tok' used outside of binding context. (block-scoped-var)
(#107) 'tok' used outside of binding context. (block-scoped-var)
(#109) 'tok' used outside of binding context. (block-scoped-var)
(#109) 'tok' is already defined (no-redeclare)
(#109) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#110) Expected { after 'if' condition. (curly)
(#112) 'tok' used outside of binding context. (block-scoped-var)
(#130) Expected { after 'if' condition. (curly)
(#132) Expected { after 'if' condition. (curly)
(#134) Expected { after 'if' condition. (curly)
(#138) Expected { after 'for' condition. (curly)
(#139) Expected { after 'if' condition. (curly)
(#155) Missing JSDoc comment. (require-jsdoc)
(#156) Expected { after 'if' condition. (curly)
(#157) Expected { after 'if' condition. (curly)
(#159) Expected { after 'for-in'. (curly)
(#159) 'prop' used outside of binding context. (block-scoped-var)
(#159) 'prop' used outside of binding context. (block-scoped-var)
(#160) Expected { after 'if' condition. (curly)
(#160) 'prop' used outside of binding context. (block-scoped-var)
(#160) 'prop' used outside of binding context. (block-scoped-var)
(#160) 'prop' used outside of binding context. (block-scoped-var)
(#163) Expected { after 'for-in'. (curly)
(#163) 'prop' used outside of binding context. (block-scoped-var)
(#163) 'prop' is already defined (no-redeclare)
(#163) Expected { after 'if' condition. (curly)
(#163) 'prop' used outside of binding context. (block-scoped-var)
(#167) Missing JSDoc comment. (require-jsdoc)
(#169) Expected { after 'if' condition. (curly)
(#169) Expected { after 'for' condition. (curly)
(#170) Expected { after 'if' condition. (curly)
(#173) Expected { after 'if' condition. (curly)
(#183) Missing JSDoc comment. (require-jsdoc)
(#183) Expected to return a value at the end of this function. (consistent-return)
(#184) Expected { after 'for' condition. (curly)
(#184) Expected { after 'if' condition. (curly)
(#187) Missing JSDoc comment. (require-jsdoc)
(#189) Expected { after 'if' condition. (curly)
(#191) Expected { after 'if' condition. (curly)
(#191) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#194) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#195) Unexpected labeled statement. (no-labels)
(#202) Expected { after 'if' condition. (curly)
(#202) Blocks are nested too deeply (5). (max-depth)
(#204) Unexpected label in continue statement. (no-labels)
mod/virtualclass/bundle/virtualclass/codemirror/addon/runmode/colorize.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#16) Missing JSDoc comment. (require-jsdoc)
(#16) Expected to return a value at the end of this function. (consistent-return)
(#17) Expected { after 'if' condition. (curly)
(#20) Expected { after 'if' condition. (curly)
(#25) Expected { after 'if' condition. (curly)
(#30) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/runmode/runmode-standalone.js
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Unnecessary semicolon. (no-extra-semi)
(#11) Missing JSDoc comment. (require-jsdoc)
(#17) Requires a space after '{'. (block-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#18) Requires a space after '{'. (block-spacing)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Requires a space before '}'. (block-spacing)
(#19) Requires a space after '{'. (block-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Requires a space before '}'. (block-spacing)
(#20) Expected to return a value at the end of this function. (consistent-return)
(#21) Expected { after 'if' condition. (curly)
(#24) Expected to return a value at the end of this function. (consistent-return)
(#26) Expected { after 'if' condition. (curly)
(#27) Expected { after 'else'. (curly)
(#27) 'ok' is already defined (no-redeclare)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#28) Requires a space before '}'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Empty block statement. (no-empty)
(#37) Expected { after 'while' condition. (curly)
(#40) Requires a space after '{'. (block-spacing)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Requires a space before '}'. (block-spacing)
(#41) Expected to return a value at the end of this function. (consistent-return)
(#43) Requires a space after '{'. (block-spacing)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#43) Requires a space before '}'. (block-spacing)
(#45) Requires a space after '{'. (block-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Requires a space before '}'. (block-spacing)
(#46) Requires a space after '{'. (block-spacing)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Requires a space before '}'. (block-spacing)
(#47) Requires a space after '{'. (block-spacing)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#47) Requires a space before '}'. (block-spacing)
(#48) Expected to return a value at the end of this function. (consistent-return)
(#50) Requires a space after '{'. (block-spacing)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) Requires a space before '}'. (block-spacing)
(#53) Expected { after 'if' condition. (curly)
(#58) Expected { after 'if' condition. (curly)
(#59) Expected { after 'if' condition. (curly)
(#63) Missing space before opening brace. (space-before-blocks)
(#63) Requires a space after '{'. (block-spacing)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Requires a space before '}'. (block-spacing)
(#66) Statement inside of curly braces should be on next line. (brace-style)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) 'CodeMirror' is not defined. (no-undef)
(#72) 'CodeMirror' is not defined. (no-undef)
(#72) Unexpected space before function parentheses. (space-before-function-paren)
(#76) 'CodeMirror' is not defined. (no-undef)
(#76) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#76) 'CodeMirror' is not defined. (no-undef)
(#77) 'CodeMirror' is not defined. (no-undef)
(#77) Unexpected space before function parentheses. (space-before-function-paren)
(#78) Expected { after 'if' condition. (curly)
(#82) 'CodeMirror' is not defined. (no-undef)
(#82) Unexpected space before function parentheses. (space-before-function-paren)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#83) 'CodeMirror' is not defined. (no-undef)
(#89) Expected { after 'if' condition. (curly)
(#90) Expected { after 'else'. (curly)
(#92) 'CodeMirror' is not defined. (no-undef)
(#92) Unexpected space before function parentheses. (space-before-function-paren)
(#93) 'CodeMirror' is not defined. (no-undef)
(#95) Expected { after 'if' condition. (curly)
(#98) 'CodeMirror' is not defined. (no-undef)
(#98) 'CodeMirror' is not defined. (no-undef)
(#99) 'CodeMirror' is not defined. (no-undef)
(#100) Requires a space after '{'. (block-spacing)
(#100) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Requires a space before '}'. (block-spacing)
(#102) 'CodeMirror' is not defined. (no-undef)
(#104) 'CodeMirror' is not defined. (no-undef)
(#104) Unexpected space before function parentheses. (space-before-function-paren)
(#105) 'CodeMirror' is not defined. (no-undef)
(#105) There should be no space after '{' (object-curly-spacing)
(#105) There should be no space before '}' (object-curly-spacing)
(#109) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#111) Unexpected space before function parentheses. (space-before-function-paren)
(#130) Expected { after 'for' condition. (curly)
(#145) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#145) 'CodeMirror' is not defined. (no-undef)
(#147) Expected { after 'if' condition. (curly)
(#148) 'CodeMirror' is not defined. (no-undef)
(#149) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/runmode/runmode.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#17) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#17) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected { after 'for' condition. (curly)
(#59) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#61) Expected { after 'if' condition. (curly)
(#63) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/runmode/runmode.node.js
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Requires a space before '}'. (block-spacing)
(#6) Unnecessary semicolon. (no-extra-semi)
(#11) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#13) Expected { after 'if' condition. (curly)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected { after 'if' condition. (curly)
(#25) Missing JSDoc comment. (require-jsdoc)
(#31) Unnecessary semicolon. (no-extra-semi)
(#34) Requires a space after '{'. (block-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Requires a space before '}'. (block-spacing)
(#35) Requires a space after '{'. (block-spacing)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Requires a space before '}'. (block-spacing)
(#36) Requires a space after '{'. (block-spacing)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Requires a space before '}'. (block-spacing)
(#37) Expected to return a value at the end of this function. (consistent-return)
(#38) Expected { after 'if' condition. (curly)
(#41) Expected to return a value at the end of this function. (consistent-return)
(#43) Expected { after 'if' condition. (curly)
(#44) Expected { after 'else'. (curly)
(#44) 'ok' is already defined (no-redeclare)
(#45) Requires a space after '{'. (block-spacing)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#45) Requires a space before '}'. (block-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Empty block statement. (no-empty)
(#54) Expected { after 'while' condition. (curly)
(#57) Requires a space after '{'. (block-spacing)
(#57) Statement inside of curly braces should be on next line. (brace-style)
(#57) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#57) Requires a space before '}'. (block-spacing)
(#58) Expected to return a value at the end of this function. (consistent-return)
(#60) Requires a space after '{'. (block-spacing)
(#60) Statement inside of curly braces should be on next line. (brace-style)
(#60) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#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) Requires a space before '}'. (block-spacing)
(#62) Requires a space after '{'. (block-spacing)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#62) Requires a space before '}'. (block-spacing)
(#74) Expected to return a value at the end of this function. (consistent-return)
(#76) Requires a space after '{'. (block-spacing)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) Requires a space before '}'. (block-spacing)
(#79) Expected { after 'if' condition. (curly)
(#84) Expected { after 'if' condition. (curly)
(#85) Expected { after 'if' condition. (curly)
(#89) Missing space before opening brace. (space-before-blocks)
(#89) Requires a space after '{'. (block-spacing)
(#89) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#89) Statement inside of curly braces should be on next line. (brace-style)
(#89) Requires a space before '}'. (block-spacing)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#93) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#93) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) Statement inside of curly braces should be on next line. (brace-style)
(#96) 'exports' is not defined. (no-undef)
(#98) 'exports' is not defined. (no-undef)
(#102) 'exports' is not defined. (no-undef)
(#102) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#102) 'exports' is not defined. (no-undef)
(#103) 'exports' is not defined. (no-undef)
(#104) Expected { after 'if' condition. (curly)
(#108) 'exports' is not defined. (no-undef)
(#108) Statement inside of curly braces should be on next line. (brace-style)
(#108) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#110) 'exports' is not defined. (no-undef)
(#111) Requires a space after '{'. (block-spacing)
(#111) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#111) Requires a space before '}'. (block-spacing)
(#113) 'exports' is not defined. (no-undef)
(#115) 'exports' is not defined. (no-undef)
(#121) Expected { after 'if' condition. (curly)
(#122) Expected { after 'else'. (curly)
(#125) Missing JSDoc comment. (require-jsdoc)
(#126) Expected { after 'if' condition. (curly)
(#127) Expected { after 'for-in'. (curly)
(#128) Expected { after 'if' condition. (curly)
(#135) 'exports' is not defined. (no-undef)
(#136) 'exports' is not defined. (no-undef)
(#141) 'exports' is not defined. (no-undef)
(#142) 'spec' is already defined (no-redeclare)
(#142) 'exports' is not defined. (no-undef)
(#144) Expected { after 'if' condition. (curly)
(#144) 'exports' is not defined. (no-undef)
(#148) 'prop' used outside of binding context. (block-scoped-var)
(#149) Expected { after 'if' condition. (curly)
(#149) 'prop' used outside of binding context. (block-scoped-var)
(#150) Expected { after 'if' condition. (curly)
(#150) 'prop' used outside of binding context. (block-scoped-var)
(#150) 'prop' used outside of binding context. (block-scoped-var)
(#150) 'prop' used outside of binding context. (block-scoped-var)
(#151) 'prop' used outside of binding context. (block-scoped-var)
(#151) 'prop' used outside of binding context. (block-scoped-var)
(#155) Expected { after 'if' condition. (curly)
(#156) Expected { after 'if' condition. (curly)
(#156) Expected { after 'for-in'. (curly)
(#156) 'prop' is already defined (no-redeclare)
(#156) 'prop' used outside of binding context. (block-scoped-var)
(#157) 'prop' used outside of binding context. (block-scoped-var)
(#157) 'prop' used outside of binding context. (block-scoped-var)
(#161) 'exports' is not defined. (no-undef)
(#161) 'exports' is not defined. (no-undef)
(#163) 'exports' is not defined. (no-undef)
(#164) 'exports' is not defined. (no-undef)
(#165) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#165) 'exports' is not defined. (no-undef)
(#167) Expected { after 'if' condition. (curly)
(#168) 'exports' is not defined. (no-undef)
(#169) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/scroll/annotatescrollbar.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Expected { after 'if' condition. (curly)
(#16) Unexpected 'this'. (no-invalid-this)
(#21) Missing JSDoc comment. (require-jsdoc)
(#31) Missing JSDoc comment. (require-jsdoc)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Expected { after 'if' condition. (curly)
(#45) Expected { after 'if' condition. (curly)
(#51) Expected to return a value at the end of this function. (consistent-return)
(#67) Expected { after 'if' condition. (curly)
(#68) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#70) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#74) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#75) Missing JSDoc comment. (require-jsdoc)
(#80) Expected { after 'if' condition. (curly)
(#86) Expected { after 'if' condition. (curly)
(#92) Expected { after 'if' condition. (curly)
(#92) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#96) Expected { after 'if' condition. (curly)
(#112) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/scroll/scrollpastend.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#28) Missing JSDoc comment. (require-jsdoc)
(#29) Expected { after 'if' condition. (curly)
(#33) Missing JSDoc comment. (require-jsdoc)
mod/virtualclass/bundle/virtualclass/codemirror/addon/scroll/simplescrollbars.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Missing JSDoc comment. (require-jsdoc)
(#26) Expected { after 'if' condition. (curly)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#30) Missing JSDoc comment. (require-jsdoc)
(#34) Missing JSDoc comment. (require-jsdoc)
(#34) Expected to return a value at the end of this function. (consistent-return)
(#35) Expected { after 'if' condition. (curly)
(#44) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#45) Expected { after 'if' condition. (curly)
(#46) Do not nest ternary expressions (no-nested-ternary)
(#47) Expected { after 'else'. (curly)
(#48) Do not nest ternary expressions (no-nested-ternary)
(#52) Missing JSDoc comment. (require-jsdoc)
(#56) Expected { after 'if' condition. (curly)
(#63) Expected { after 'if' condition. (curly)
(#64) Expected { after 'if' condition. (curly)
(#65) Expected { after 'if' condition. (curly)
(#69) Expected { after 'if' condition. (curly)
(#90) Missing JSDoc comment. (require-jsdoc)
(#100) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#102) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/search/match-highlighter.js
(#22) Expected { after 'if' condition. (curly)
(#24) Expected { after 'if' condition. (curly)
(#26) Expected { after 'else'. (curly)
(#27) 'CodeMirror' is not defined. (no-undef)
(#36) Missing JSDoc comment. (require-jsdoc)
(#44) Expected { after 'if' condition. (curly)
(#44) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#45) Expected { after 'if' condition. (curly)
(#45) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#46) Expected { after 'if' condition. (curly)
(#46) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#47) Expected { after 'if' condition. (curly)
(#47) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#54) Expected { after 'if' condition. (curly)
(#66) Missing JSDoc comment. (require-jsdoc)
(#69) Requires a space after '{'. (block-spacing)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Requires a space before '}'. (block-spacing)
(#72) Missing JSDoc comment. (require-jsdoc)
(#81) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#81) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#81) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#82) Expected { after 'while' condition. (curly)
(#83) Expected { after 'while' condition. (curly)
(#84) Expected { after 'if' condition. (curly)
(#88) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#89) Expected { after 'if' condition. (curly)
(#90) Expected { after 'if' condition. (curly)
(#92) Expected { after 'if' condition. (curly)
(#97) Missing JSDoc comment. (require-jsdoc)
(#101) 'pos' used outside of binding context. (block-scoped-var)
(#102) 'chr' used outside of binding context. (block-scoped-var)
(#102) 'pos' used outside of binding context. (block-scoped-var)
(#103) Expected { after 'if' condition. (curly)
(#103) 'chr' used outside of binding context. (block-scoped-var)
(#106) 'pos' is already defined (no-redeclare)
(#106) 'pos' used outside of binding context. (block-scoped-var)
(#107) 'chr' used outside of binding context. (block-scoped-var)
(#107) 'chr' is already defined (no-redeclare)
(#107) 'pos' used outside of binding context. (block-scoped-var)
(#108) Expected { after 'if' condition. (curly)
(#108) 'chr' used outside of binding context. (block-scoped-var)
(#111) Expected { after 'else'. (curly)
(#114) Missing JSDoc comment. (require-jsdoc)
(#119) Missing JSDoc comment. (require-jsdoc)
(#120) Expected to return a value at the end of this function. (consistent-return)
(#121) Expected { after 'if' condition. (curly)
(#125) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
mod/virtualclass/bundle/virtualclass/codemirror/addon/search/matchesonscrollbar.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Expected { after 'if' condition. (curly)
(#16) Expected { after 'if' condition. (curly)
(#17) Unexpected 'this'. (no-invalid-this)
(#20) Missing JSDoc comment. (require-jsdoc)
(#24) Expected { after 'for-in'. (curly)
(#25) Expected { after 'if' condition. (curly)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Expected { after 'if' condition. (curly)
(#45) 'match' used outside of binding context. (block-scoped-var)
(#46) Expected { after 'if' condition. (curly)
(#46) 'match' used outside of binding context. (block-scoped-var)
(#47) Expected { after 'if' condition. (curly)
(#47) 'match' used outside of binding context. (block-scoped-var)
(#52) 'match' is already defined (no-redeclare)
(#52) 'match' used outside of binding context. (block-scoped-var)
(#53) Expected { after 'if' condition. (curly)
(#53) 'match' used outside of binding context. (block-scoped-var)
(#54) 'i' used outside of binding context. (block-scoped-var)
(#54) 'match' used outside of binding context. (block-scoped-var)
(#55) Expected { after 'if' condition. (curly)
(#60) Missing JSDoc comment. (require-jsdoc)
(#61) Expected { after 'if' condition. (curly)
(#76) Expected { after 'if' condition. (curly)
(#79) Expected { after 'if' condition. (curly)
(#81) Expected { after 'if' condition. (curly)
(#85) Statement inside of curly braces should be on next line. (brace-style)
(#85) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
mod/virtualclass/bundle/virtualclass/codemirror/addon/search/search.js
(#13) Expected { after 'if' condition. (curly)
(#15) Expected { after 'if' condition. (curly)
(#17) Expected { after 'else'. (curly)
(#18) 'CodeMirror' is not defined. (no-undef)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Expected { after 'if' condition. (curly)
(#25) Expected { after 'if' condition. (curly)
(#28) Expected to return a value at the end of this function. (consistent-return)
(#42) Missing JSDoc comment. (require-jsdoc)
(#47) Missing JSDoc comment. (require-jsdoc)
(#51) Missing JSDoc comment. (require-jsdoc)
(#55) Missing JSDoc comment. (require-jsdoc)
(#60) Missing JSDoc comment. (require-jsdoc)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Missing JSDoc comment. (require-jsdoc)
(#70) Expected { after 'if' condition. (curly)
(#71) Expected { after 'else'. (curly)
(#71) Unexpected prompt. (no-alert)
(#74) Missing JSDoc comment. (require-jsdoc)
(#75) Expected { after 'if' condition. (curly)
(#76) Expected { after 'if' condition. (curly)
(#76) Unexpected confirm. (no-alert)
(#79) Missing JSDoc comment. (require-jsdoc)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) Expected space(s) after "catch". (keyword-spacing)
(#83) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#83) Empty block statement. (no-empty)
(#85) Expected { after 'if' condition. (curly)
(#91) Line 91 exceeds the maximum line length of 132. (max-len)
(#93) Missing JSDoc comment. (require-jsdoc)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#100) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#105) Missing JSDoc comment. (require-jsdoc)
(#105) Expected to return a value at the end of this function. (consistent-return)
(#107) Expected { after 'if' condition. (curly)
(#112) Expected { after 'if' condition. (curly)
(#113) Expected { after 'if' condition. (curly)
(#118) Expected { after 'if' condition. (curly)
(#127) Missing JSDoc comment. (require-jsdoc)
(#127) Requires a space after '{'. (block-spacing)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#132) Expected { after 'if' condition. (curly)
(#137) Requires a space before '}'. (block-spacing)
(#139) Missing JSDoc comment. (require-jsdoc)
(#139) Requires a space after '{'. (block-spacing)
(#139) Statement inside of curly braces should be on next line. (brace-style)
(#142) Expected { after 'if' condition. (curly)
(#145) Statement inside of curly braces should be on next line. (brace-style)
(#145) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#145) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#146) Requires a space before '}'. (block-spacing)
(#149) Line 149 exceeds the maximum line length of 132. (max-len)
(#153) Missing JSDoc comment. (require-jsdoc)
(#154) Expected { after 'if' condition. (curly)
(#157) Expected { after 'if' condition. (curly)
(#165) Don't make functions within a loop (no-loop-func)
(#165) Requires a space after '{'. (block-spacing)
(#165) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#165) Statement inside of curly braces should be on next line. (brace-style)
(#165) Requires a space before '}'. (block-spacing)
(#166) Expected { after 'else'. (curly)
(#173) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#176) Expected { after 'if' condition. (curly)
(#182) Requires a space after '{'. (block-spacing)
(#182) Statement inside of curly braces should be on next line. (brace-style)
(#182) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#182) Requires a space before '}'. (block-spacing)
(#186) Requires a space after '{'. (block-spacing)
(#186) Statement inside of curly braces should be on next line. (brace-style)
(#186) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#186) Requires a space before '}'. (block-spacing)
(#195) Requires a space after '{'. (block-spacing)
(#195) Statement inside of curly braces should be on next line. (brace-style)
(#195) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#195) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#195) Requires a space before '}'. (block-spacing)
(#196) Requires a space after '{'. (block-spacing)
(#196) Statement inside of curly braces should be on next line. (brace-style)
(#196) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#196) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#196) Requires a space before '}'. (block-spacing)
(#198) Requires a space after '{'. (block-spacing)
(#198) Statement inside of curly braces should be on next line. (brace-style)
(#198) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#198) Requires a space before '}'. (block-spacing)
(#201) Requires a space after '{'. (block-spacing)
(#201) Statement inside of curly braces should be on next line. (brace-style)
(#201) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#201) Requires a space before '}'. (block-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/addon/search/searchcursor.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#17) Expected { after 'if' condition. (curly)
(#17) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#19) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#27) Expected { after 'if' condition. (curly)
(#28) Expected to return a value at the end of this function. (consistent-return)
(#31) 'line' used outside of binding context. (block-scoped-var)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#34) 'line' used outside of binding context. (block-scoped-var)
(#35) Expected { after 'if' condition. (curly)
(#36) 'match' used outside of binding context. (block-scoped-var)
(#37) 'start' used outside of binding context. (block-scoped-var)
(#37) 'match' used outside of binding context. (block-scoped-var)
(#38) 'match' used outside of binding context. (block-scoped-var)
(#38) 'match' used outside of binding context. (block-scoped-var)
(#39) Expected { after 'if' condition. (curly)
(#39) 'line' used outside of binding context. (block-scoped-var)
(#41) 'matchLen' used outside of binding context. (block-scoped-var)
(#41) 'match' used outside of binding context. (block-scoped-var)
(#41) 'match' used outside of binding context. (block-scoped-var)
(#42) 'matchLen' used outside of binding context. (block-scoped-var)
(#43) 'start' used outside of binding context. (block-scoped-var)
(#43) 'line' used outside of binding context. (block-scoped-var)
(#43) Requires a space after '{'. (block-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) 'match' used outside of binding context. (block-scoped-var)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Requires a space before '}'. (block-spacing)
(#44) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#44) 'start' used outside of binding context. (block-scoped-var)
(#45) 'matchLen' used outside of binding context. (block-scoped-var)
(#50) 'line' is already defined (no-redeclare)
(#50) 'line' used outside of binding context. (block-scoped-var)
(#50) 'match' is already defined (no-redeclare)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) 'match' used outside of binding context. (block-scoped-var)
(#50) 'line' used outside of binding context. (block-scoped-var)
(#51) 'matchLen' is already defined (no-redeclare)
(#51) 'matchLen' used outside of binding context. (block-scoped-var)
(#51) 'match' used outside of binding context. (block-scoped-var)
(#51) 'match' used outside of binding context. (block-scoped-var)
(#52) 'start' used outside of binding context. (block-scoped-var)
(#52) 'start' is already defined (no-redeclare)
(#52) 'match' used outside of binding context. (block-scoped-var)
(#52) 'match' used outside of binding context. (block-scoped-var)
(#53) Expected { after 'if' condition. (curly)
(#53) 'start' used outside of binding context. (block-scoped-var)
(#53) 'matchLen' used outside of binding context. (block-scoped-var)
(#53) 'line' used outside of binding context. (block-scoped-var)
(#53) 'matchLen' used outside of binding context. (block-scoped-var)
(#53) 'matchLen' used outside of binding context. (block-scoped-var)
(#55) Expected { after 'if' condition. (curly)
(#55) 'match' used outside of binding context. (block-scoped-var)
(#55) 'match' used outside of binding context. (block-scoped-var)
(#55) 'matchLen' used outside of binding context. (block-scoped-var)
(#55) 'matchLen' used outside of binding context. (block-scoped-var)
(#56) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#56) 'start' used outside of binding context. (block-scoped-var)
(#56) 'start' used outside of binding context. (block-scoped-var)
(#57) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#57) 'start' used outside of binding context. (block-scoped-var)
(#57) 'start' used outside of binding context. (block-scoped-var)
(#57) 'matchLen' used outside of binding context. (block-scoped-var)
(#57) 'matchLen' used outside of binding context. (block-scoped-var)
(#58) 'match' used outside of binding context. (block-scoped-var)
(#58) 'match' used outside of binding context. (block-scoped-var)
(#62) Expected { after 'if' condition. (curly)
(#63) Requires a space after '{'. (block-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Requires a space before '}'. (block-spacing)
(#63) Requires a space after '{'. (block-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Requires a space before '}'. (block-spacing)
(#70) Unexpected empty function. (no-empty-function)
(#72) Expected to return a value at the end of this function. (consistent-return)
(#74) 'orig' used outside of binding context. (block-scoped-var)
(#74) 'line' used outside of binding context. (block-scoped-var)
(#74) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#74) 'orig' used outside of binding context. (block-scoped-var)
(#75) 'match' used outside of binding context. (block-scoped-var)
(#75) 'line' used outside of binding context. (block-scoped-var)
(#76) 'match' used outside of binding context. (block-scoped-var)
(#77) 'match' used outside of binding context. (block-scoped-var)
(#77) 'orig' used outside of binding context. (block-scoped-var)
(#77) 'line' used outside of binding context. (block-scoped-var)
(#77) 'match' used outside of binding context. (block-scoped-var)
(#78) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#78) 'match' used outside of binding context. (block-scoped-var)
(#78) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#78) 'match' used outside of binding context. (block-scoped-var)
(#81) 'orig' is already defined (no-redeclare)
(#81) 'orig' used outside of binding context. (block-scoped-var)
(#81) 'line' is already defined (no-redeclare)
(#81) 'line' used outside of binding context. (block-scoped-var)
(#81) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#81) 'orig' used outside of binding context. (block-scoped-var)
(#82) 'match' used outside of binding context. (block-scoped-var)
(#82) 'match' is already defined (no-redeclare)
(#82) 'line' used outside of binding context. (block-scoped-var)
(#83) 'match' used outside of binding context. (block-scoped-var)
(#84) 'match' used outside of binding context. (block-scoped-var)
(#84) 'orig' used outside of binding context. (block-scoped-var)
(#84) 'line' used outside of binding context. (block-scoped-var)
(#84) 'match' used outside of binding context. (block-scoped-var)
(#85) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#85) 'match' used outside of binding context. (block-scoped-var)
(#85) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#85) 'match' used outside of binding context. (block-scoped-var)
(#95) Expected { after 'if' condition. (curly)
(#96) Expected { after 'if' condition. (curly)
(#97) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#98) Expected { after 'for' condition. (curly)
(#98) 'ln' used outside of binding context. (block-scoped-var)
(#98) 'i' used outside of binding context. (block-scoped-var)
(#98) 'i' used outside of binding context. (block-scoped-var)
(#98) 'i' used outside of binding context. (block-scoped-var)
(#98) 'ln' used outside of binding context. (block-scoped-var)
(#99) Expected { after 'if' condition. (curly)
(#99) 'i' used outside of binding context. (block-scoped-var)
(#99) 'ln' used outside of binding context. (block-scoped-var)
(#100) 'line' used outside of binding context. (block-scoped-var)
(#100) 'ln' used outside of binding context. (block-scoped-var)
(#100) 'ln' used outside of binding context. (block-scoped-var)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) 'cut' used outside of binding context. (block-scoped-var)
(#100) 'line' used outside of binding context. (block-scoped-var)
(#101) Expected { after 'if' condition. (curly)
(#101) 'line' used outside of binding context. (block-scoped-var)
(#101) 'cut' used outside of binding context. (block-scoped-var)
(#102) Expected no return value. (consistent-return)
(#102) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#102) 'ln' used outside of binding context. (block-scoped-var)
(#102) 'ln' used outside of binding context. (block-scoped-var)
(#102) 'cut' used outside of binding context. (block-scoped-var)
(#104) Expected { after 'if' condition. (curly)
(#105) 'line' used outside of binding context. (block-scoped-var)
(#105) 'line' is already defined (no-redeclare)
(#105) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#105) 'cut' used outside of binding context. (block-scoped-var)
(#105) 'cut' is already defined (no-redeclare)
(#105) 'line' used outside of binding context. (block-scoped-var)
(#106) Expected { after 'if' condition. (curly)
(#106) 'line' used outside of binding context. (block-scoped-var)
(#106) 'cut' used outside of binding context. (block-scoped-var)
(#107) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#107) 'cut' used outside of binding context. (block-scoped-var)
(#108) Expected { after 'for' condition. (curly)
(#108) 'ln' used outside of binding context. (block-scoped-var)
(#108) 'ln' is already defined (no-redeclare)
(#108) 'i' used outside of binding context. (block-scoped-var)
(#108) 'i' is already defined (no-redeclare)
(#108) 'i' used outside of binding context. (block-scoped-var)
(#108) 'i' used outside of binding context. (block-scoped-var)
(#108) 'ln' used outside of binding context. (block-scoped-var)
(#109) Expected { after 'if' condition. (curly)
(#109) 'i' used outside of binding context. (block-scoped-var)
(#109) 'ln' used outside of binding context. (block-scoped-var)
(#110) Expected { after 'if' condition. (curly)
(#110) 'ln' used outside of binding context. (block-scoped-var)
(#110) 'ln' used outside of binding context. (block-scoped-var)
(#111) Expected no return value. (consistent-return)
(#111) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#111) 'ln' used outside of binding context. (block-scoped-var)
(#111) 'ln' used outside of binding context. (block-scoped-var)
(#119) Requires a space after '{'. (block-spacing)
(#119) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#119) Statement inside of curly braces should be on next line. (brace-style)
(#119) Requires a space before '}'. (block-spacing)
(#120) Requires a space after '{'. (block-spacing)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) Requires a space before '}'. (block-spacing)
(#123) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#124) Missing JSDoc comment. (require-jsdoc)
(#125) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#132) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#137) Expected { after 'if' condition. (curly)
(#138) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) Infix operators must be spaced. (space-infix-ops)
(#140) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#142) Expected { after 'if' condition. (curly)
(#143) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#148) Expected to return a value at the end of this function. (consistent-return)
(#148) Requires a space after '{'. (block-spacing)
(#148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#148) Expected { after 'if' condition. (curly)
(#148) Requires a space before '}'. (block-spacing)
(#149) Expected to return a value at the end of this function. (consistent-return)
(#149) Requires a space after '{'. (block-spacing)
(#149) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#149) Expected { after 'if' condition. (curly)
(#149) Statement inside of curly braces should be on next line. (brace-style)
(#149) Requires a space before '}'. (block-spacing)
(#152) Expected { after 'if' condition. (curly)
(#155) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#162) Missing JSDoc comment. (require-jsdoc)
(#163) Expected { after 'if' condition. (curly)
(#164) Missing whitespace after semicolon. (semi-spacing)
(#166) Expected { after 'if' condition. (curly)
(#167) Expected { after 'if' condition. (curly)
(#168) Expected { after 'else'. (curly)
(#173) Unexpected 'this'. (no-invalid-this)
(#176) Unexpected 'this'. (no-invalid-this)
(#181) Unexpected 'this'. (no-invalid-this)
(#181) Unexpected 'this'. (no-invalid-this)
(#183) Expected { after 'if' condition. (curly)
(#183) Unexpected 'this'. (no-invalid-this)
(#186) Expected { after 'if' condition. (curly)
(#187) Unexpected 'this'. (no-invalid-this)
mod/virtualclass/bundle/virtualclass/codemirror/addon/selection/active-line.js
(#11) Expected { after 'if' condition. (curly)
(#13) Expected { after 'if' condition. (curly)
(#15) Expected { after 'else'. (curly)
(#16) 'CodeMirror' is not defined. (no-undef)
(#35) Missing JSDoc comment. (require-jsdoc)
(#42) Missing JSDoc comment. (require-jsdoc)
(#43) Expected { after 'if' condition. (curly)
(#44) Expected { after 'for' condition. (curly)
(#45) Expected { after 'if' condition. (curly)
(#49) Missing JSDoc comment. (require-jsdoc)
(#53) Expected { after 'if' condition. (curly)
(#55) Expected { after 'if' condition. (curly)
(#57) Expected { after 'if' condition. (curly)
(#68) Missing JSDoc comment. (require-jsdoc)
mod/virtualclass/bundle/virtualclass/codemirror/addon/selection/mark-selection.js
(#11) Expected { after 'if' condition. (curly)
(#13) Expected { after 'if' condition. (curly)
(#15) Expected { after 'else'. (curly)
(#16) 'CodeMirror' is not defined. (no-undef)
(#36) Missing JSDoc comment. (require-jsdoc)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Missing JSDoc comment. (require-jsdoc)
(#41) Expected { after 'if' condition. (curly)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#49) Missing JSDoc comment. (require-jsdoc)
(#50) Expected { after 'if' condition. (curly)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#54) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#55) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#56) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#58) Expected { after 'if' condition. (curly)
(#58) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#59) Expected { after 'else'. (curly)
(#60) Expected { after 'if' condition. (curly)
(#65) Missing JSDoc comment. (require-jsdoc)
(#67) Expected { after 'for' condition. (curly)
(#71) Missing JSDoc comment. (require-jsdoc)
(#74) Expected { after 'for' condition. (curly)
(#78) Missing JSDoc comment. (require-jsdoc)
(#78) Expected to return a value at the end of this function. (consistent-return)
(#79) Expected { after 'if' condition. (curly)
(#80) Expected { after 'if' condition. (curly)
(#82) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#85) Expected { after 'if' condition. (curly)
(#87) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#88) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/selection/selection-pointer.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Missing JSDoc comment. (require-jsdoc)
(#45) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#54) Missing JSDoc comment. (require-jsdoc)
(#62) Missing JSDoc comment. (require-jsdoc)
(#67) Missing JSDoc comment. (require-jsdoc)
(#77) Missing JSDoc comment. (require-jsdoc)
(#79) Expected { after 'if' condition. (curly)
(#80) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#80) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#83) Expected { after 'for' condition. (curly)
(#88) Expected { after 'if' condition. (curly)
(#88) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#90) Expected { after 'if' condition. (curly)
(#95) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/addon/tern/tern.js
(#47) Expected { after 'if' condition. (curly)
(#49) Expected { after 'if' condition. (curly)
(#51) Expected { after 'else'. (curly)
(#52) 'CodeMirror' is not defined. (no-undef)
(#61) Expected { after 'if' condition. (curly)
(#61) Identifier 'doc_comment' is not in camel case. (camelcase)
(#66) 'tern' is not defined. (no-undef)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#79) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#79) Statement inside of curly braces should be on next line. (brace-style)
(#88) Return statement should not contain assignment. (no-return-assign)
(#93) Expected { after 'if' condition. (curly)
(#102) Expected { after 'if' condition. (curly)
(#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)
(#111) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#113) Statement inside of curly braces should be on next line. (brace-style)
(#113) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#115) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#119) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#119) Statement inside of curly braces should be on next line. (brace-style)
(#121) Statement inside of curly braces should be on next line. (brace-style)
(#121) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#123) Unexpected space before function parentheses. (space-before-function-paren)
(#127) Missing semicolon. (semi)
(#128) Expected { after 'if' condition. (curly)
(#128) Expected { after 'for-in'. (curly)
(#130) Unexpected space before function parentheses. (space-before-function-paren)
(#131) Expected { after 'if' condition. (curly)
(#137) Unexpected space before function parentheses. (space-before-function-paren)
(#149) Missing JSDoc comment. (require-jsdoc)
(#151) Expected { after 'if' condition. (curly)
(#153) Expected { after 'if' condition. (curly)
(#155) Expected { after 'else'. (curly)
(#159) Missing JSDoc comment. (require-jsdoc)
(#162) Expected { after 'if' condition. (curly)
(#164) Expected { after 'if' condition. (curly)
(#164) Missing whitespace after semicolon. (semi-spacing)
(#165) 'n' used outside of binding context. (block-scoped-var)
(#166) 'n' used outside of binding context. (block-scoped-var)
(#166) Statement inside of curly braces should be on next line. (brace-style)
(#166) 'n' used outside of binding context. (block-scoped-var)
(#166) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#166) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#171) Missing JSDoc comment. (require-jsdoc)
(#171) Expected to return a value at the end of this function. (consistent-return)
(#172) Expected { after 'if' condition. (curly)
(#173) Expected { after 'if' condition. (curly)
(#174) Expected { after 'if' condition. (curly)
(#177) Missing JSDoc comment. (require-jsdoc)
(#181) Expected { after 'if' condition. (curly)
(#185) Expected { after 'if' condition. (curly)
(#185) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#188) Expected { after 'if' condition. (curly)
(#189) Expected { after 'if' condition. (curly)
(#190) Expected { after 'if' condition. (curly)
(#192) Expected { after 'if' condition. (curly)
(#193) Expected { after 'if' condition. (curly)
(#197) Missing JSDoc comment. (require-jsdoc)
(#199) Expected { after 'if' condition. (curly)
(#200) Expected { after 'else'. (curly)
(#206) Missing JSDoc comment. (require-jsdoc)
(#207) Expected to return a value at the end of this function. (consistent-return)
(#208) Expected { after 'if' condition. (curly)
(#209) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#210) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#211) Expected { after 'if' condition. (curly)
(#211) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#212) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#216) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#217) Expected { after 'if' condition. (curly)
(#226) Statement inside of curly braces should be on next line. (brace-style)
(#226) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#227) Statement inside of curly braces should be on next line. (brace-style)
(#227) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#241) Missing JSDoc comment. (require-jsdoc)
(#243) Expected { after 'if' condition. (curly)
(#244) Expected { after 'if' condition. (curly)
(#245) Expected { after 'if' condition. (curly)
(#246) Expected { after 'if' condition. (curly)
(#247) Expected { after 'else'. (curly)
(#253) Missing JSDoc comment. (require-jsdoc)
(#254) Expected to return a value at the end of this function. (consistent-return)
(#255) Expected { after 'if' condition. (curly)
(#257) 'tip' used outside of binding context. (block-scoped-var)
(#259) 'tip' is already defined (no-redeclare)
(#259) 'tip' used outside of binding context. (block-scoped-var)
(#260) Expected { after 'if' condition. (curly)
(#261) 'tip' used outside of binding context. (block-scoped-var)
(#263) 'tip' used outside of binding context. (block-scoped-var)
(#264) 'tip' used outside of binding context. (block-scoped-var)
(#269) 'tip' used outside of binding context. (block-scoped-var)
(#269) 'tip' used outside of binding context. (block-scoped-var)
(#270) Expected { after 'if' condition. (curly)
(#276) Missing JSDoc comment. (require-jsdoc)
(#279) Expected { after 'if' condition. (curly)
(#282) Expected { after 'if' condition. (curly)
(#284) Expected { after 'if' condition. (curly)
(#286) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#286) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#288) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#289) Missing whitespace after semicolon. (semi-spacing)
(#291) Expected { after 'if' condition. (curly)
(#296) Requires a space after '{'. (block-spacing)
(#296) Statement inside of curly braces should be on next line. (brace-style)
(#296) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#296) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#296) Requires a space before '}'. (block-spacing)
(#298) Expected { after 'if' condition. (curly)
(#298) 'found' used outside of binding context. (block-scoped-var)
(#300) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#300) 'line' used outside of binding context. (block-scoped-var)
(#302) Expected { after 'if' condition. (curly)
(#303) Expected no return value. (consistent-return)
(#306) Expected { after 'if' condition. (curly)
(#308) 'pos' used outside of binding context. (block-scoped-var)
(#318) Missing JSDoc comment. (require-jsdoc)
(#321) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#325) Expected { after 'if' condition. (curly)
(#334) Expected { after 'if' condition. (curly)
(#339) Missing JSDoc comment. (require-jsdoc)
(#340) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#342) Missing JSDoc comment. (require-jsdoc)
(#343) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#346) Expected { after 'if' condition. (curly)
(#347) Expected { after 'if' condition. (curly)
(#348) Expected { after 'if' condition. (curly)
(#354) Expected { after 'if' condition. (curly)
(#361) Expected { after 'if' condition. (curly)
(#372) Missing JSDoc comment. (require-jsdoc)
(#373) Missing JSDoc comment. (require-jsdoc)
(#376) Expected to return a value at the end of this function. (consistent-return)
(#377) Expected { after 'if' condition. (curly)
(#378) Statement inside of curly braces should be on next line. (brace-style)
(#378) Expected a return value. (consistent-return)
(#378) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#378) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#381) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#387) Expected a return value. (consistent-return)
(#394) Expected { after 'if' condition. (curly)
(#395) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#395) Expected { after 'if' condition. (curly)
(#395) Statement inside of curly braces should be on next line. (brace-style)
(#396) Expected { after 'else'. (curly)
(#400) Missing JSDoc comment. (require-jsdoc)
(#401) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#402) Expected { after 'if' condition. (curly)
(#406) Missing JSDoc comment. (require-jsdoc)
(#415) Missing JSDoc comment. (require-jsdoc)
(#418) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#421) Expected { after 'for' condition. (curly)
(#423) Expected { after 'if' condition. (curly)
(#426) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#428) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#429) Expected { after 'if' condition. (curly)
(#430) Statement inside of curly braces should be on next line. (brace-style)
(#430) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#430) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#432) Expected { after 'if' condition. (curly)
(#434) Expected { after 'if' condition. (curly)
(#436) Expected { after 'else'. (curly)
(#437) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#438) Expected { after 'if' condition. (curly)
(#439) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#440) Expected { after 'else'. (curly)
(#441) 'end' is already defined (no-redeclare)
(#441) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#445) Missing JSDoc comment. (require-jsdoc)
(#446) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#447) Expected { after 'if' condition. (curly)
(#453) Missing JSDoc comment. (require-jsdoc)
(#453) Expected to return a value at the end of this function. (consistent-return)
(#455) Expected { after 'if' condition. (curly)
(#457) Expected to return a value at the end of this function. (consistent-return)
(#458) Expected { after 'if' condition. (curly)
(#464) Missing JSDoc comment. (require-jsdoc)
(#466) Expected to return a value at the end of this function. (consistent-return)
(#467) Expected { after 'if' condition. (curly)
(#468) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#473) Expected { after 'if' condition. (curly)
(#482) Missing JSDoc comment. (require-jsdoc)
(#484) 'i' used outside of binding context. (block-scoped-var)
(#484) 'i' used outside of binding context. (block-scoped-var)
(#484) 'i' used outside of binding context. (block-scoped-var)
(#485) 'ch' used outside of binding context. (block-scoped-var)
(#485) 'i' used outside of binding context. (block-scoped-var)
(#486) 'ch' used outside of binding context. (block-scoped-var)
(#486) 'ch' used outside of binding context. (block-scoped-var)
(#486) 'ch' used outside of binding context. (block-scoped-var)
(#489) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#489) Missing whitespace after semicolon. (semi-spacing)
(#489) Unnecessary semicolon. (no-extra-semi)
(#490) Expected { after 'if' condition. (curly)
(#491) Don't make functions within a loop (no-loop-func)
(#491) Statement inside of curly braces should be on next line. (brace-style)
(#491) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#493) 'i' is already defined (no-redeclare)
(#493) 'i' used outside of binding context. (block-scoped-var)
(#493) 'i' used outside of binding context. (block-scoped-var)
(#493) 'i' used outside of binding context. (block-scoped-var)
(#494) 'ch' used outside of binding context. (block-scoped-var)
(#494) 'ch' is already defined (no-redeclare)
(#494) 'i' used outside of binding context. (block-scoped-var)
(#495) 'ch' used outside of binding context. (block-scoped-var)
(#495) 'ch' used outside of binding context. (block-scoped-var)
(#495) 'ch' used outside of binding context. (block-scoped-var)
(#502) Missing JSDoc comment. (require-jsdoc)
(#503) 'offsetLines' used outside of binding context. (block-scoped-var)
(#503) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#503) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#504) Expected { after 'if' condition. (curly)
(#505) Expected { after 'if' condition. (curly)
(#507) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#509) Expected { after 'if' condition. (curly)
(#520) 'offsetLines' is already defined (no-redeclare)
(#521) Expected { after 'if' condition. (curly)
(#521) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#521) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#522) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#544) Missing JSDoc comment. (require-jsdoc)
(#546) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#546) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#546) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#548) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#549) Expected { after 'if' condition. (curly)
(#550) 'indent' used outside of binding context. (block-scoped-var)
(#551) Expected { after 'if' condition. (curly)
(#551) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#551) 'indent' used outside of binding context. (block-scoped-var)
(#552) 'indent' used outside of binding context. (block-scoped-var)
(#555) Expected { after 'if' condition. (curly)
(#555) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#555) 'min' used outside of binding context. (block-scoped-var)
(#557) Expected { after 'if' condition. (curly)
(#557) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#559) Expected { after 'else'. (curly)
(#560) 'indent' is already defined (no-redeclare)
(#560) 'indent' used outside of binding context. (block-scoped-var)
(#561) Expected { after 'if' condition. (curly)
(#561) 'indent' used outside of binding context. (block-scoped-var)
(#563) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#568) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#575) Missing JSDoc comment. (require-jsdoc)
(#575) Expected space or tab after '/*' in comment. (spaced-comment)
(#577) Expected { after 'if' condition. (curly)
(#580) Expected { after 'if' condition. (curly)
(#586) Missing JSDoc comment. (require-jsdoc)
(#587) Expected { after 'if' condition. (curly)
(#589) Expected { after 'else'. (curly)
(#590) Unexpected prompt. (no-alert)
(#595) Missing JSDoc comment. (require-jsdoc)
(#596) Expected { after 'if' condition. (curly)
(#599) Missing JSDoc comment. (require-jsdoc)
(#601) Expected { after 'if' condition. (curly)
(#603) Missing JSDoc comment. (require-jsdoc)
(#605) Expected { after 'if' condition. (curly)
(#611) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#612) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#612) Statement inside of curly braces should be on next line. (brace-style)
(#615) Expected { after 'if' condition. (curly)
(#616) Expected { after 'else'. (curly)
(#625) Missing JSDoc comment. (require-jsdoc)
(#633) Missing JSDoc comment. (require-jsdoc)
(#635) Expected { after 'if' condition. (curly)
(#638) Missing JSDoc comment. (require-jsdoc)
(#640) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#640) Statement inside of curly braces should be on next line. (brace-style)
(#643) Missing JSDoc comment. (require-jsdoc)
(#644) Expected { after 'if' condition. (curly)
(#646) Expected { after 'else'. (curly)
(#650) Missing JSDoc comment. (require-jsdoc)
(#651) Statement inside of curly braces should be on next line. (brace-style)
(#651) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#651) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#654) Missing JSDoc comment. (require-jsdoc)
(#656) Expected { after 'if' condition. (curly)
(#662) Missing JSDoc comment. (require-jsdoc)
(#668) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#670) Missing JSDoc comment. (require-jsdoc)
(#691) Expected { after 'for-in'. (curly)
(#695) Statement inside of curly braces should be on next line. (brace-style)
(#695) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#696) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#696) Statement inside of curly braces should be on next line. (brace-style)
(#697) Statement inside of curly braces should be on next line. (brace-style)
(#697) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
mod/virtualclass/bundle/virtualclass/codemirror/addon/tern/worker.js
(#25) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Missing JSDoc comment. (require-jsdoc)
(#31) Missing JSDoc comment. (require-jsdoc)
(#32) Expected { after 'if' condition. (curly)
(#32) 'importScripts' is not defined. (no-undef)
(#34) 'tern' is not defined. (no-undef)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
mod/virtualclass/bundle/virtualclass/codemirror/addon/wrap/hardwrap.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#16) Missing JSDoc comment. (require-jsdoc)
(#19) 'line' used outside of binding context. (block-scoped-var)
(#20) Expected { after 'if' condition. (curly)
(#20) 'line' used outside of binding context. (block-scoped-var)
(#21) 'line' used outside of binding context. (block-scoped-var)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) 'line' used outside of binding context. (block-scoped-var)
(#25) 'line' is already defined (no-redeclare)
(#26) 'line' used outside of binding context. (block-scoped-var)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Expected { after 'if' condition. (curly)
(#27) 'line' used outside of binding context. (block-scoped-var)
(#29) 'start' used outside of binding context. (block-scoped-var)
(#29) 'end' used outside of binding context. (block-scoped-var)
(#32) Missing JSDoc comment. (require-jsdoc)
(#33) Expected { after 'for' condition. (curly)
(#34) Expected { after 'if' condition. (curly)
(#35) Expected { after 'if' condition. (curly)
(#35) 'at' used outside of binding context. (block-scoped-var)
(#35) 'at' used outside of binding context. (block-scoped-var)
(#36) 'at' used outside of binding context. (block-scoped-var)
(#37) Expected { after 'if' condition. (curly)
(#38) Expected { after 'while' condition. (curly)
(#39) 'at' used outside of binding context. (block-scoped-var)
(#42) Missing JSDoc comment. (require-jsdoc)
(#47) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#47) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) Expected { after 'if' condition. (curly)
(#53) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#53) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#70) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#71) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#80) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#81) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#86) Expected { after 'if' condition. (curly)
(#97) Expected { after 'if' condition. (curly)
(#97) Unexpected 'this'. (no-invalid-this)
(#98) Unexpected 'this'. (no-invalid-this)
(#99) Unexpected 'this'. (no-invalid-this)
(#99) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#99) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#104) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#106) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#109) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#109) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#113) Expected { after 'if' condition. (curly)
(#121) Unexpected 'this'. (no-invalid-this)
(#126) Unexpected 'this'. (no-invalid-this)
(#126) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#128) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#133) Expected { after 'if' condition. (curly)
(#134) Expected { after 'for' condition. (curly)
(#135) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#135) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/doc/activebookmark.js
(#6) Expected { after 'if' condition. (curly)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#9) Missing JSDoc comment. (require-jsdoc)
(#16) Missing JSDoc comment. (require-jsdoc)
(#18) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) 'i' used outside of binding context. (block-scoped-var)
(#19) 'i' used outside of binding context. (block-scoped-var)
(#19) 'i' used outside of binding context. (block-scoped-var)
(#19) 'i' used outside of binding context. (block-scoped-var)
(#19) 'i' used outside of binding context. (block-scoped-var)
(#19) 'i' used outside of binding context. (block-scoped-var)
(#20) 'i' used outside of binding context. (block-scoped-var)
(#20) 'i' used outside of binding context. (block-scoped-var)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Expected { after 'if' condition. (curly)
(#22) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#22) 'i' used outside of binding context. (block-scoped-var)
(#22) 'i' used outside of binding context. (block-scoped-var)
(#23) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#25) Expected { after 'if' condition. (curly)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#29) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#32) Expected { after 'for' condition. (curly)
(#32) 'i' used outside of binding context. (block-scoped-var)
(#32) 'i' is already defined (no-redeclare)
(#32) 'i' used outside of binding context. (block-scoped-var)
(#32) 'i' used outside of binding context. (block-scoped-var)
(#32) 'i' used outside of binding context. (block-scoped-var)
(#32) 'i' used outside of binding context. (block-scoped-var)
(#32) 'i' used outside of binding context. (block-scoped-var)
(#32) 'i' used outside of binding context. (block-scoped-var)
(#32) 'i' used outside of binding context. (block-scoped-var)
(#33) 'i' used outside of binding context. (block-scoped-var)
(#33) 'i' used outside of binding context. (block-scoped-var)
(#33) 'i' is already defined (no-redeclare)
(#33) 'i' used outside of binding context. (block-scoped-var)
(#33) 'i' used outside of binding context. (block-scoped-var)
(#33) 'i' used outside of binding context. (block-scoped-var)
(#33) 'i' used outside of binding context. (block-scoped-var)
(#34) 'i' used outside of binding context. (block-scoped-var)
(#34) 'i' used outside of binding context. (block-scoped-var)
(#35) 'i' used outside of binding context. (block-scoped-var)
(#35) 'i' used outside of binding context. (block-scoped-var)
(#36) Expected { after 'for' condition. (curly)
(#36) 'i' used outside of binding context. (block-scoped-var)
(#36) 'i' used outside of binding context. (block-scoped-var)
(#37) Expected { after 'if' condition. (curly)
(#39) 'i' used outside of binding context. (block-scoped-var)
(#39) 'i' used outside of binding context. (block-scoped-var)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#51) Expected { after 'for' condition. (curly)
(#51) 'i' used outside of binding context. (block-scoped-var)
(#51) 'i' used outside of binding context. (block-scoped-var)
(#51) 'i' used outside of binding context. (block-scoped-var)
(#52) 'i' used outside of binding context. (block-scoped-var)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) 'i' used outside of binding context. (block-scoped-var)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) Expected { after 'if' condition. (curly)
(#53) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#53) Expected { after 'for' condition. (curly)
(#53) 'i' used outside of binding context. (block-scoped-var)
(#53) 'i' is already defined (no-redeclare)
(#53) 'i' used outside of binding context. (block-scoped-var)
(#53) 'i' used outside of binding context. (block-scoped-var)
(#54) 'i' used outside of binding context. (block-scoped-var)
(#54) 'i' used outside of binding context. (block-scoped-var)
mod/virtualclass/bundle/virtualclass/codemirror/keymap/emacs.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#20) Missing JSDoc comment. (require-jsdoc)
(#22) Expected { after 'if' condition. (curly)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Expected to return a value at the end of this function. (consistent-return)
(#25) Expected { after 'if' condition. (curly)
(#28) Missing JSDoc comment. (require-jsdoc)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#29) Missing JSDoc comment. (require-jsdoc)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Expected { after 'if' condition. (curly)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#33) Missing JSDoc comment. (require-jsdoc)
(#34) Expected { after 'if' condition. (curly)
(#34) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#36) Expected { after 'if' condition. (curly)
(#38) Expected { after 'else'. (curly)
(#42) Expected { after 'if' condition. (curly)
(#43) Expected { after 'else'. (curly)
(#48) Missing JSDoc comment. (require-jsdoc)
(#52) Missing JSDoc comment. (require-jsdoc)
(#56) Missing JSDoc comment. (require-jsdoc)
(#60) Missing JSDoc comment. (require-jsdoc)
(#64) Missing JSDoc comment. (require-jsdoc)
(#65) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#67) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#70) Expected { after 'if' condition. (curly)
(#71) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#74) Expected { after 'if' condition. (curly)
(#75) Expected { after 'if' condition. (curly)
(#75) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#79) Missing JSDoc comment. (require-jsdoc)
(#80) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#81) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#85) Expected { after 'if' condition. (curly)
(#85) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#87) Expected { after 'if' condition. (curly)
(#87) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#92) Expected { after 'if' condition. (curly)
(#92) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#93) Expected { after 'if' condition. (curly)
(#98) Missing JSDoc comment. (require-jsdoc)
(#100) Expected { after 'if' condition. (curly)
(#102) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#106) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#109) Expected { after 'if' condition. (curly)
(#110) Expected { after 'else'. (curly)
(#119) Missing JSDoc comment. (require-jsdoc)
(#121) Expected { after 'if' condition. (curly)
(#126) Missing JSDoc comment. (require-jsdoc)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#131) Expected { after 'for' condition. (curly)
(#135) Missing JSDoc comment. (require-jsdoc)
(#137) Statement inside of curly braces should be on next line. (brace-style)
(#137) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#140) Expected { after 'if' condition. (curly)
(#146) Missing JSDoc comment. (require-jsdoc)
(#154) Missing JSDoc comment. (require-jsdoc)
(#155) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#163) Missing JSDoc comment. (require-jsdoc)
(#163) Expected to return a value at the end of this function. (consistent-return)
(#165) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#175) Missing JSDoc comment. (require-jsdoc)
(#177) Expected { after 'if' condition. (curly)
(#188) Missing JSDoc comment. (require-jsdoc)
(#189) Expected { after 'if' condition. (curly)
(#193) Missing JSDoc comment. (require-jsdoc)
(#199) Missing JSDoc comment. (require-jsdoc)
(#202) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#203) Expected { after 'for' condition. (curly)
(#208) Missing JSDoc comment. (require-jsdoc)
(#215) Missing JSDoc comment. (require-jsdoc)
(#216) Expected { after 'if' condition. (curly)
(#225) Missing JSDoc comment. (require-jsdoc)
(#228) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#228) Statement inside of curly braces should be on next line. (brace-style)
(#231) Missing JSDoc comment. (require-jsdoc)
(#236) Missing JSDoc comment. (require-jsdoc)
(#237) Expected { after 'if' condition. (curly)
(#239) Expected { after 'else'. (curly)
(#240) Unexpected prompt. (no-alert)
(#243) Missing JSDoc comment. (require-jsdoc)
(#244) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#249) Missing JSDoc comment. (require-jsdoc)
(#249) Expected to return a value at the end of this function. (consistent-return)
(#250) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#250) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#250) 'ch' used outside of binding context. (block-scoped-var)
(#254) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#254) 'ch' used outside of binding context. (block-scoped-var)
(#254) 'ch' used outside of binding context. (block-scoped-var)
(#255) 'ch' is already defined (no-redeclare)
(#256) Expected { after 'if' condition. (curly)
(#258) Expected { after 'if' condition. (curly)
(#260) Expected { after 'if' condition. (curly)
(#262) Expected { after 'if' condition. (curly)
(#263) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#265) 'ch' used outside of binding context. (block-scoped-var)
(#269) Missing JSDoc comment. (require-jsdoc)
(#277) Requires a space after '{'. (block-spacing)
(#277) Statement inside of curly braces should be on next line. (brace-style)
(#277) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#277) Requires a space before '}'. (block-spacing)
(#279) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#279) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#283) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#296) Requires a space after '{'. (block-spacing)
(#296) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#296) Statement inside of curly braces should be on next line. (brace-style)
(#296) Requires a space before '}'. (block-spacing)
(#302) Statement inside of curly braces should be on next line. (brace-style)
(#302) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#303) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#303) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#303) Statement inside of curly braces should be on next line. (brace-style)
(#304) Statement inside of curly braces should be on next line. (brace-style)
(#304) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#305) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#305) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#305) Statement inside of curly braces should be on next line. (brace-style)
(#308) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#308) Statement inside of curly braces should be on next line. (brace-style)
(#309) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#309) Statement inside of curly braces should be on next line. (brace-style)
(#322) Statement inside of curly braces should be on next line. (brace-style)
(#322) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#324) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#324) Statement inside of curly braces should be on next line. (brace-style)
(#325) Statement inside of curly braces should be on next line. (brace-style)
(#325) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#333) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#334) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#341) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#341) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#341) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#342) Expected { after 'while' condition. (curly)
(#343) Expected { after 'while' condition. (curly)
(#344) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#344) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#346) Statement inside of curly braces should be on next line. (brace-style)
(#346) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#354) Expected { after 'if' condition. (curly)
(#359) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#359) Statement inside of curly braces should be on next line. (brace-style)
(#362) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#362) Statement inside of curly braces should be on next line. (brace-style)
(#374) Expected to return a value at the end of this function. (consistent-return)
(#376) Expected { after 'if' condition. (curly)
(#376) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#380) Expected { after 'if' condition. (curly)
(#380) Unexpected use of '|'. (no-bitwise)
(#380) Infix operators must be spaced. (space-infix-ops)
(#397) Statement inside of curly braces should be on next line. (brace-style)
(#397) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#405) Missing JSDoc comment. (require-jsdoc)
(#406) Statement inside of curly braces should be on next line. (brace-style)
(#406) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#407) Statement inside of curly braces should be on next line. (brace-style)
(#407) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#410) Expected { after 'for' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/keymap/sublime.js
(#8) Expected { after 'if' condition. (curly)
(#10) Expected { after 'if' condition. (curly)
(#12) Expected { after 'else'. (curly)
(#13) 'CodeMirror' is not defined. (no-undef)
(#20) ["default"] is better written in dot notation. (dot-notation)
(#24) Missing JSDoc comment. (require-jsdoc)
(#25) Expected { after 'if' condition. (curly)
(#25) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#27) Expected { after 'if' condition. (curly)
(#27) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Expected { after 'if' condition. (curly)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#37) Expected { after 'if' condition. (curly)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#43) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#43) 'pos' used outside of binding context. (block-scoped-var)
(#46) Missing JSDoc comment. (require-jsdoc)
(#48) Expected { after 'if' condition. (curly)
(#50) Expected { after 'else'. (curly)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#56) Statement inside of curly braces should be on next line. (brace-style)
(#56) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#64) Expected { after 'if' condition. (curly)
(#72) Infix operators must be spaced. (space-infix-ops)
(#73) Expected { after 'if' condition. (curly)
(#80) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#82) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#83) Expected { after 'for' condition. (curly)
(#84) Expected { after 'if' condition. (curly)
(#85) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#86) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#93) ["Esc"] is better written in dot notation. (dot-notation)
(#99) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#102) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#103) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#110) Missing JSDoc comment. (require-jsdoc)
(#112) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#112) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#115) Expected { after 'if' condition. (curly)
(#116) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#128) Statement inside of curly braces should be on next line. (brace-style)
(#128) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Missing JSDoc comment. (require-jsdoc)
(#131) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#131) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#132) Expected { after 'while' condition. (curly)
(#133) Expected { after 'while' condition. (curly)
(#134) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#134) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#138) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#142) Expected { after 'if' condition. (curly)
(#152) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#153) Expected { after 'if' condition. (curly)
(#157) Expected { after 'if' condition. (curly)
(#162) Missing JSDoc comment. (require-jsdoc)
(#163) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#164) Expected { after 'if' condition. (curly)
(#167) Expected { after 'if' condition. (curly)
(#169) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#170) Expected no return value. (consistent-return)
(#172) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#177) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#179) Expected to return a value at the end of this function. (consistent-return)
(#180) Expected { after 'if' condition. (curly)
(#186) Expected { after 'if' condition. (curly)
(#188) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#195) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#195) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#195) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#197) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#197) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#198) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#199) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#200) Expected { after 'if' condition. (curly)
(#201) Expected { after 'if' condition. (curly)
(#202) Expected { after 'if' condition. (curly)
(#207) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#209) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#209) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#210) Expected { after 'if' condition. (curly)
(#211) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#212) Expected { after 'else'. (curly)
(#213) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#221) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#221) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#223) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#223) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#224) Expected { after 'if' condition. (curly)
(#225) Expected { after 'if' condition. (curly)
(#226) Expected { after 'if' condition. (curly)
(#231) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#233) Expected { after 'if' condition. (curly)
(#234) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#234) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#235) Expected { after 'else'. (curly)
(#236) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#236) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#237) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#246) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#248) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#249) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#250) Expected { after 'while' condition. (curly)
(#255) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#258) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#258) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#261) Expected { after 'if' condition. (curly)
(#261) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#263) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#263) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#278) Expected { after 'if' condition. (curly)
(#279) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#280) Expected { after 'else'. (curly)
(#289) Missing JSDoc comment. (require-jsdoc)
(#290) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#290) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#293) Expected { after 'if' condition. (curly)
(#294) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#295) Expected { after 'while' condition. (curly)
(#299) Expected { after 'if' condition. (curly)
(#300) Expected { after 'else'. (curly)
(#305) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#306) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#306) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#306) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#308) Expected { after 'if' condition. (curly)
(#310) Expected { after 'else'. (curly)
(#312) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#313) Statement inside of curly braces should be on next line. (brace-style)
(#313) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#313) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#314) Do not nest ternary expressions (no-nested-ternary)
(#317) Expected { after 'if' condition. (curly)
(#319) Expected { after 'if' condition. (curly)
(#323) ["F9"] is better written in dot notation. (dot-notation)
(#323) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#323) Statement inside of curly braces should be on next line. (brace-style)
(#324) Statement inside of curly braces should be on next line. (brace-style)
(#324) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#326) ["F2"] is better written in dot notation. (dot-notation)
(#326) Expected to return a value at the end of this function. (consistent-return)
(#328) Expected { after 'if' condition. (curly)
(#338) Expected to return a value at the end of this function. (consistent-return)
(#340) Expected { after 'if' condition. (curly)
(#343) Expected { after 'if' condition. (curly)
(#345) Expected { after 'else'. (curly)
(#354) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#359) Expected { after 'for' condition. (curly)
(#360) Expected { after 'if' condition. (curly)
(#360) Blocks are nested too deeply (5). (max-depth)
(#365) Expected { after 'if' condition. (curly)
(#365) 'j' used outside of binding context. (block-scoped-var)
(#372) Expected { after 'if' condition. (curly)
(#372) Expected { after 'for' condition. (curly)
(#377) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#378) Expected { after 'if' condition. (curly)
(#380) Expected { after 'if' condition. (curly)
(#382) Expected { after 'else'. (curly)
(#385) Expected { after 'if' condition. (curly)
(#393) Missing JSDoc comment. (require-jsdoc)
(#395) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#395) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#396) 'i' used outside of binding context. (block-scoped-var)
(#396) 'i' used outside of binding context. (block-scoped-var)
(#396) 'i' used outside of binding context. (block-scoped-var)
(#397) 'range' used outside of binding context. (block-scoped-var)
(#397) 'i' used outside of binding context. (block-scoped-var)
(#398) 'range' used outside of binding context. (block-scoped-var)
(#398) Statement inside of curly braces should be on next line. (brace-style)
(#398) 'i' used outside of binding context. (block-scoped-var)
(#398) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#398) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#399) Expected { after 'else'. (curly)
(#399) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#399) 'range' used outside of binding context. (block-scoped-var)
(#399) 'range' used outside of binding context. (block-scoped-var)
(#402) 'i' is already defined (no-redeclare)
(#402) 'i' used outside of binding context. (block-scoped-var)
(#402) 'i' used outside of binding context. (block-scoped-var)
(#402) 'i' used outside of binding context. (block-scoped-var)
(#403) 'range' is already defined (no-redeclare)
(#403) 'range' used outside of binding context. (block-scoped-var)
(#403) 'i' used outside of binding context. (block-scoped-var)
(#404) Expected { after 'if' condition. (curly)
(#404) 'range' used outside of binding context. (block-scoped-var)
(#405) 'range' used outside of binding context. (block-scoped-var)
(#414) ["Backspace"] is better written in dot notation. (dot-notation)
(#415) Expected { after 'if' condition. (curly)
(#421) Expected { after 'if' condition. (curly)
(#423) Expected { after 'else'. (curly)
(#430) Expected { after 'for' condition. (curly)
(#431) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#437) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#437) Statement inside of curly braces should be on next line. (brace-style)
(#440) Statement inside of curly braces should be on next line. (brace-style)
(#440) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#444) Expected { after 'if' condition. (curly)
(#449) Expected { after 'if' condition. (curly)
(#454) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#455) Statement inside of curly braces should be on next line. (brace-style)
(#455) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#455) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#469) Expected { after 'if' condition. (curly)
(#469) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#484) Expected { after 'if' condition. (curly)
(#485) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#494) Expected { after 'if' condition. (curly)
(#495) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#500) Missing JSDoc comment. (require-jsdoc)
(#501) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#504) Expected { after 'if' condition. (curly)
(#508) Expected no return value. (consistent-return)
(#508) 'word' used outside of binding context. (block-scoped-var)
(#511) Missing JSDoc comment. (require-jsdoc)
(#513) Expected { after 'if' condition. (curly)
(#520) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#521) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#522) Expected { after 'if' condition. (curly)
(#524) Expected { after 'if' condition. (curly)
(#527) Unnecessary semicolon. (no-extra-semi)
(#528) Statement inside of curly braces should be on next line. (brace-style)
(#528) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#529) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#529) Statement inside of curly braces should be on next line. (brace-style)
(#529) A space is required after ','. (comma-spacing)
(#532) Expected { after 'if' condition. (curly)
(#538) Expected { after 'if' condition. (curly)
(#551) ["F3"] is better written in dot notation. (dot-notation)
mod/virtualclass/bundle/virtualclass/codemirror/keymap/vim.js
(#38) Expected { after 'if' condition. (curly)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#40) Expected { after 'if' condition. (curly)
(#42) Expected { after 'else'. (curly)
(#43) 'CodeMirror' is not defined. (no-undef)
(#50) There should be no space after '{' (object-curly-spacing)
(#50) There should be no space before '}' (object-curly-spacing)
(#51) There should be no space after '{' (object-curly-spacing)
(#51) There should be no space before '}' (object-curly-spacing)
(#52) There should be no space after '{' (object-curly-spacing)
(#52) There should be no space before '}' (object-curly-spacing)
(#53) There should be no space after '{' (object-curly-spacing)
(#53) There should be no space before '}' (object-curly-spacing)
(#54) There should be no space after '{' (object-curly-spacing)
(#54) There should be no space before '}' (object-curly-spacing)
(#55) There should be no space after '{' (object-curly-spacing)
(#56) There should be no space after '{' (object-curly-spacing)
(#56) There should be no space before '}' (object-curly-spacing)
(#57) There should be no space after '{' (object-curly-spacing)
(#57) There should be no space before '}' (object-curly-spacing)
(#58) There should be no space after '{' (object-curly-spacing)
(#58) There should be no space before '}' (object-curly-spacing)
(#59) There should be no space after '{' (object-curly-spacing)
(#59) There should be no space before '}' (object-curly-spacing)
(#60) There should be no space after '{' (object-curly-spacing)
(#60) There should be no space before '}' (object-curly-spacing)
(#61) There should be no space after '{' (object-curly-spacing)
(#61) There should be no space before '}' (object-curly-spacing)
(#62) There should be no space after '{' (object-curly-spacing)
(#62) There should be no space before '}' (object-curly-spacing)
(#63) There should be no space after '{' (object-curly-spacing)
(#63) There should be no space before '}' (object-curly-spacing)
(#64) There should be no space after '{' (object-curly-spacing)
(#64) There should be no space before '}' (object-curly-spacing)
(#65) There should be no space after '{' (object-curly-spacing)
(#65) There should be no space before '}' (object-curly-spacing)
(#66) There should be no space after '{' (object-curly-spacing)
(#66) There should be no space before '}' (object-curly-spacing)
(#67) There should be no space after '{' (object-curly-spacing)
(#68) There should be no space after '{' (object-curly-spacing)
(#68) There should be no space before '}' (object-curly-spacing)
(#69) There should be no space after '{' (object-curly-spacing)
(#69) There should be no space before '}' (object-curly-spacing)
(#70) There should be no space after '{' (object-curly-spacing)
(#70) There should be no space before '}' (object-curly-spacing)
(#71) There should be no space after '{' (object-curly-spacing)
(#71) There should be no space before '}' (object-curly-spacing)
(#72) There should be no space after '{' (object-curly-spacing)
(#72) There should be no space before '}' (object-curly-spacing)
(#73) There should be no space after '{' (object-curly-spacing)
(#73) There should be no space before '}' (object-curly-spacing)
(#74) There should be no space after '{' (object-curly-spacing)
(#74) There should be no space before '}' (object-curly-spacing)
(#76) There should be no space after '{' (object-curly-spacing)
(#76) There should be no space after '{' (object-curly-spacing)
(#76) There should be no space before '}' (object-curly-spacing)
(#77) There should be no space after '{' (object-curly-spacing)
(#77) There should be no space after '{' (object-curly-spacing)
(#77) There should be no space before '}' (object-curly-spacing)
(#78) There should be no space after '{' (object-curly-spacing)
(#78) There should be no space after '{' (object-curly-spacing)
(#78) There should be no space before '}' (object-curly-spacing)
(#79) There should be no space after '{' (object-curly-spacing)
(#79) There should be no space after '{' (object-curly-spacing)
(#79) There should be no space before '}' (object-curly-spacing)
(#80) There should be no space after '{' (object-curly-spacing)
(#80) There should be no space after '{' (object-curly-spacing)
(#80) There should be no space before '}' (object-curly-spacing)
(#81) There should be no space after '{' (object-curly-spacing)
(#81) There should be no space after '{' (object-curly-spacing)
(#81) There should be no space before '}' (object-curly-spacing)
(#82) There should be no space after '{' (object-curly-spacing)
(#82) There should be no space after '{' (object-curly-spacing)
(#82) There should be no space before '}' (object-curly-spacing)
(#83) There should be no space after '{' (object-curly-spacing)
(#83) There should be no space after '{' (object-curly-spacing)
(#83) There should be no space before '}' (object-curly-spacing)
(#84) There should be no space after '{' (object-curly-spacing)
(#84) There should be no space after '{' (object-curly-spacing)
(#84) There should be no space before '}' (object-curly-spacing)
(#85) There should be no space after '{' (object-curly-spacing)
(#85) There should be no space after '{' (object-curly-spacing)
(#85) There should be no space before '}' (object-curly-spacing)
(#86) There should be no space after '{' (object-curly-spacing)
(#86) There should be no space after '{' (object-curly-spacing)
(#86) There should be no space before '}' (object-curly-spacing)
(#87) There should be no space after '{' (object-curly-spacing)
(#87) There should be no space after '{' (object-curly-spacing)
(#87) There should be no space before '}' (object-curly-spacing)
(#88) Line 88 exceeds the maximum line length of 132. (max-len)
(#88) There should be no space after '{' (object-curly-spacing)
(#88) There should be no space after '{' (object-curly-spacing)
(#88) There should be no space before '}' (object-curly-spacing)
(#89) There should be no space after '{' (object-curly-spacing)
(#89) There should be no space after '{' (object-curly-spacing)
(#89) There should be no space before '}' (object-curly-spacing)
(#90) There should be no space after '{' (object-curly-spacing)
(#90) There should be no space after '{' (object-curly-spacing)
(#90) There should be no space before '}' (object-curly-spacing)
(#91) There should be no space after '{' (object-curly-spacing)
(#91) There should be no space after '{' (object-curly-spacing)
(#91) There should be no space before '}' (object-curly-spacing)
(#92) Line 92 exceeds the maximum line length of 132. (max-len)
(#92) There should be no space after '{' (object-curly-spacing)
(#92) There should be no space after '{' (object-curly-spacing)
(#92) There should be no space before '}' (object-curly-spacing)
(#93) There should be no space after '{' (object-curly-spacing)
(#93) There should be no space after '{' (object-curly-spacing)
(#93) There should be no space before '}' (object-curly-spacing)
(#94) There should be no space after '{' (object-curly-spacing)
(#94) There should be no space after '{' (object-curly-spacing)
(#94) There should be no space before '}' (object-curly-spacing)
(#95) There should be no space after '{' (object-curly-spacing)
(#95) There should be no space after '{' (object-curly-spacing)
(#95) There should be no space before '}' (object-curly-spacing)
(#96) There should be no space after '{' (object-curly-spacing)
(#96) There should be no space after '{' (object-curly-spacing)
(#96) There should be no space before '}' (object-curly-spacing)
(#97) There should be no space after '{' (object-curly-spacing)
(#97) There should be no space after '{' (object-curly-spacing)
(#97) There should be no space before '}' (object-curly-spacing)
(#98) There should be no space after '{' (object-curly-spacing)
(#98) There should be no space after '{' (object-curly-spacing)
(#98) There should be no space before '}' (object-curly-spacing)
(#99) Line 99 exceeds the maximum line length of 132. (max-len)
(#99) There should be no space after '{' (object-curly-spacing)
(#99) There should be no space after '{' (object-curly-spacing)
(#99) There should be no space before '}' (object-curly-spacing)
(#100) Line 100 exceeds the maximum line length of 132. (max-len)
(#100) There should be no space after '{' (object-curly-spacing)
(#100) There should be no space after '{' (object-curly-spacing)
(#100) There should be no space before '}' (object-curly-spacing)
(#101) There should be no space after '{' (object-curly-spacing)
(#101) There should be no space before '}' (object-curly-spacing)
(#102) There should be no space after '{' (object-curly-spacing)
(#102) There should be no space before '}' (object-curly-spacing)
(#103) There should be no space after '{' (object-curly-spacing)
(#103) There should be no space after '{' (object-curly-spacing)
(#103) Missing space before value for key 'toFirstChar'. (key-spacing)
(#103) There should be no space before '}' (object-curly-spacing)
(#104) There should be no space after '{' (object-curly-spacing)
(#104) There should be no space after '{' (object-curly-spacing)
(#104) Missing space before value for key 'toFirstChar'. (key-spacing)
(#104) There should be no space before '}' (object-curly-spacing)
(#105) There should be no space after '{' (object-curly-spacing)
(#105) There should be no space after '{' (object-curly-spacing)
(#105) Missing space before value for key 'toFirstChar'. (key-spacing)
(#105) Missing space before value for key 'repeatOffset'. (key-spacing)
(#105) There should be no space before '}' (object-curly-spacing)
(#106) There should be no space after '{' (object-curly-spacing)
(#106) There should be no space after '{' (object-curly-spacing)
(#106) There should be no space before '}' (object-curly-spacing)
(#107) There should be no space after '{' (object-curly-spacing)
(#107) There should be no space after '{' (object-curly-spacing)
(#107) There should be no space before '}' (object-curly-spacing)
(#108) There should be no space after '{' (object-curly-spacing)
(#108) There should be no space after '{' (object-curly-spacing)
(#108) There should be no space before ','. (comma-spacing)
(#108) There should be no space before '}' (object-curly-spacing)
(#109) There should be no space after '{' (object-curly-spacing)
(#109) There should be no space after '{' (object-curly-spacing)
(#109) There should be no space before '}' (object-curly-spacing)
(#110) There should be no space after '{' (object-curly-spacing)
(#110) There should be no space after '{' (object-curly-spacing)
(#110) There should be no space before '}' (object-curly-spacing)
(#111) There should be no space after '{' (object-curly-spacing)
(#111) There should be no space after '{' (object-curly-spacing)
(#111) There should be no space before '}' (object-curly-spacing)
(#112) There should be no space after '{' (object-curly-spacing)
(#112) There should be no space after '{' (object-curly-spacing)
(#112) There should be no space before '}' (object-curly-spacing)
(#113) There should be no space after '{' (object-curly-spacing)
(#113) There should be no space after '{' (object-curly-spacing)
(#113) There should be no space before '}' (object-curly-spacing)
(#114) There should be no space after '{' (object-curly-spacing)
(#115) There should be no space after '{' (object-curly-spacing)
(#116) There should be no space after '{' (object-curly-spacing)
(#116) There should be no space after '{' (object-curly-spacing)
(#116) There should be no space before '}' (object-curly-spacing)
(#116) There should be no space before '}' (object-curly-spacing)
(#117) There should be no space after '{' (object-curly-spacing)
(#117) There should be no space after '{' (object-curly-spacing)
(#117) There should be no space before '}' (object-curly-spacing)
(#117) There should be no space before '}' (object-curly-spacing)
(#118) There should be no space after '{' (object-curly-spacing)
(#118) There should be no space after '{' (object-curly-spacing)
(#118) There should be no space before '}' (object-curly-spacing)
(#118) There should be no space before '}' (object-curly-spacing)
(#119) There should be no space after '{' (object-curly-spacing)
(#119) There should be no space after '{' (object-curly-spacing)
(#119) There should be no space before '}' (object-curly-spacing)
(#119) There should be no space before '}' (object-curly-spacing)
(#121) There should be no space after '{' (object-curly-spacing)
(#121) There should be no space after '{' (object-curly-spacing)
(#122) There should be no space after '{' (object-curly-spacing)
(#122) There should be no space after '{' (object-curly-spacing)
(#123) There should be no space after '{' (object-curly-spacing)
(#123) There should be no space after '{' (object-curly-spacing)
(#124) There should be no space after '{' (object-curly-spacing)
(#124) There should be no space after '{' (object-curly-spacing)
(#125) There should be no space after '{' (object-curly-spacing)
(#126) There should be no space after '{' (object-curly-spacing)
(#126) Missing space before value for key 'context'. (key-spacing)
(#127) There should be no space after '{' (object-curly-spacing)
(#127) Missing space before value for key 'context'. (key-spacing)
(#129) There should be no space after '{' (object-curly-spacing)
(#129) There should be no space before '}' (object-curly-spacing)
(#130) There should be no space after '{' (object-curly-spacing)
(#130) There should be no space before '}' (object-curly-spacing)
(#131) There should be no space after '{' (object-curly-spacing)
(#131) There should be no space before '}' (object-curly-spacing)
(#132) There should be no space after '{' (object-curly-spacing)
(#132) There should be no space after '{' (object-curly-spacing)
(#132) There should be no space before '}' (object-curly-spacing)
(#133) There should be no space after '{' (object-curly-spacing)
(#133) There should be no space after '{' (object-curly-spacing)
(#133) There should be no space before '}' (object-curly-spacing)
(#134) There should be no space after '{' (object-curly-spacing)
(#134) There should be no space before '}' (object-curly-spacing)
(#135) There should be no space after '{' (object-curly-spacing)
(#135) There should be no space before '}' (object-curly-spacing)
(#136) There should be no space after '{' (object-curly-spacing)
(#136) There should be no space before '}' (object-curly-spacing)
(#137) There should be no space after '{' (object-curly-spacing)
(#137) There should be no space after '{' (object-curly-spacing)
(#137) There should be no space before '}' (object-curly-spacing)
(#138) There should be no space after '{' (object-curly-spacing)
(#138) There should be no space after '{' (object-curly-spacing)
(#138) There should be no space before '}' (object-curly-spacing)
(#140) Line 140 exceeds the maximum line length of 132. (max-len)
(#140) There should be no space after '{' (object-curly-spacing)
(#140) There should be no space after '{' (object-curly-spacing)
(#140) There should be no space before '}' (object-curly-spacing)
(#140) There should be no space after '{' (object-curly-spacing)
(#140) There should be no space before '}' (object-curly-spacing)
(#141) Line 141 exceeds the maximum line length of 132. (max-len)
(#141) There should be no space after '{' (object-curly-spacing)
(#141) There should be no space after '{' (object-curly-spacing)
(#141) There should be no space before '}' (object-curly-spacing)
(#141) There should be no space after '{' (object-curly-spacing)
(#141) There should be no space before '}' (object-curly-spacing)
(#142) Line 142 exceeds the maximum line length of 132. (max-len)
(#142) There should be no space after '{' (object-curly-spacing)
(#142) There should be no space after '{' (object-curly-spacing)
(#142) There should be no space before '}' (object-curly-spacing)
(#143) There should be no space after '{' (object-curly-spacing)
(#143) There should be no space after '{' (object-curly-spacing)
(#143) There should be no space before '}' (object-curly-spacing)
(#144) There should be no space after '{' (object-curly-spacing)
(#144) There should be no space after '{' (object-curly-spacing)
(#144) There should be no space before '}' (object-curly-spacing)
(#145) There should be no space after '{' (object-curly-spacing)
(#145) There should be no space after '{' (object-curly-spacing)
(#145) There should be no space before '}' (object-curly-spacing)
(#146) Line 146 exceeds the maximum line length of 132. (max-len)
(#146) There should be no space after '{' (object-curly-spacing)
(#146) There should be no space after '{' (object-curly-spacing)
(#146) There should be no space before '}' (object-curly-spacing)
(#147) There should be no space after '{' (object-curly-spacing)
(#147) There should be no space after '{' (object-curly-spacing)
(#147) There should be no space before '}' (object-curly-spacing)
(#148) Line 148 exceeds the maximum line length of 132. (max-len)
(#148) There should be no space after '{' (object-curly-spacing)
(#148) There should be no space after '{' (object-curly-spacing)
(#148) There should be no space before '}' (object-curly-spacing)
(#148) There should be no space after '{' (object-curly-spacing)
(#148) There should be no space before '}' (object-curly-spacing)
(#149) There should be no space after '{' (object-curly-spacing)
(#150) Line 150 exceeds the maximum line length of 132. (max-len)
(#150) There should be no space after '{' (object-curly-spacing)
(#150) There should be no space after '{' (object-curly-spacing)
(#150) There should be no space before '}' (object-curly-spacing)
(#150) There should be no space before '}' (object-curly-spacing)
(#152) There should be no space after '{' (object-curly-spacing)
(#152) There should be no space after '{' (object-curly-spacing)
(#152) There should be no space before '}' (object-curly-spacing)
(#153) There should be no space after '{' (object-curly-spacing)
(#153) There should be no space after '{' (object-curly-spacing)
(#153) There should be no space before '}' (object-curly-spacing)
(#154) There should be no space after '{' (object-curly-spacing)
(#154) There should be no space after '{' (object-curly-spacing)
(#154) There should be no space before '}' (object-curly-spacing)
(#155) There should be no space after '{' (object-curly-spacing)
(#155) There should be no space after '{' (object-curly-spacing)
(#155) There should be no space before '}' (object-curly-spacing)
(#156) Line 156 exceeds the maximum line length of 132. (max-len)
(#156) There should be no space after '{' (object-curly-spacing)
(#156) There should be no space after '{' (object-curly-spacing)
(#156) There should be no space before '}' (object-curly-spacing)
(#156) There should be no space before '}' (object-curly-spacing)
(#157) There should be no space after '{' (object-curly-spacing)
(#157) There should be no space after '{' (object-curly-spacing)
(#157) There should be no space before '}' (object-curly-spacing)
(#157) There should be no space before '}' (object-curly-spacing)
(#158) Line 158 exceeds the maximum line length of 132. (max-len)
(#158) There should be no space after '{' (object-curly-spacing)
(#158) There should be no space after '{' (object-curly-spacing)
(#158) There should be no space before '}' (object-curly-spacing)
(#158) There should be no space before '}' (object-curly-spacing)
(#159) There should be no space after '{' (object-curly-spacing)
(#159) There should be no space after '{' (object-curly-spacing)
(#159) There should be no space before '}' (object-curly-spacing)
(#159) There should be no space before '}' (object-curly-spacing)
(#160) Line 160 exceeds the maximum line length of 132. (max-len)
(#160) There should be no space after '{' (object-curly-spacing)
(#160) There should be no space after '{' (object-curly-spacing)
(#160) There should be no space before '}' (object-curly-spacing)
(#161) Line 161 exceeds the maximum line length of 132. (max-len)
(#161) There should be no space after '{' (object-curly-spacing)
(#161) There should be no space after '{' (object-curly-spacing)
(#161) There should be no space before '}' (object-curly-spacing)
(#161) There should be no space before '}' (object-curly-spacing)
(#162) Line 162 exceeds the maximum line length of 132. (max-len)
(#162) There should be no space after '{' (object-curly-spacing)
(#162) There should be no space after '{' (object-curly-spacing)
(#162) There should be no space before '}' (object-curly-spacing)
(#162) There should be no space before '}' (object-curly-spacing)
(#163) Line 163 exceeds the maximum line length of 132. (max-len)
(#163) There should be no space after '{' (object-curly-spacing)
(#163) There should be no space after '{' (object-curly-spacing)
(#163) There should be no space before '}' (object-curly-spacing)
(#163) There should be no space before '}' (object-curly-spacing)
(#164) There should be no space after '{' (object-curly-spacing)
(#164) There should be no space before '}' (object-curly-spacing)
(#165) There should be no space after '{' (object-curly-spacing)
(#165) There should be no space after '{' (object-curly-spacing)
(#165) There should be no space before '}' (object-curly-spacing)
(#166) There should be no space after '{' (object-curly-spacing)
(#166) There should be no space after '{' (object-curly-spacing)
(#166) There should be no space before '}' (object-curly-spacing)
(#167) There should be no space after '{' (object-curly-spacing)
(#167) There should be no space before '}' (object-curly-spacing)
(#168) There should be no space after '{' (object-curly-spacing)
(#168) There should be no space before '}' (object-curly-spacing)
(#169) There should be no space after '{' (object-curly-spacing)
(#169) There should be no space after '{' (object-curly-spacing)
(#169) There should be no space before '}' (object-curly-spacing)
(#170) There should be no space after '{' (object-curly-spacing)
(#170) There should be no space after '{' (object-curly-spacing)
(#170) There should be no space before '}' (object-curly-spacing)
(#171) There should be no space after '{' (object-curly-spacing)
(#171) There should be no space before '}' (object-curly-spacing)
(#172) There should be no space after '{' (object-curly-spacing)
(#172) There should be no space before '}' (object-curly-spacing)
(#173) There should be no space after '{' (object-curly-spacing)
(#173) There should be no space before '}' (object-curly-spacing)
(#175) There should be no space after '{' (object-curly-spacing)
(#175) There should be no space after '{' (object-curly-spacing)
(#175) There should be no space before '}' (object-curly-spacing)
(#176) There should be no space after '{' (object-curly-spacing)
(#176) There should be no space before '}' (object-curly-spacing)
(#177) There should be no space after '{' (object-curly-spacing)
(#177) There should be no space before '}' (object-curly-spacing)
(#178) There should be no space after '{' (object-curly-spacing)
(#178) There should be no space before '}' (object-curly-spacing)
(#179) There should be no space after '{' (object-curly-spacing)
(#179) There should be no space before '}' (object-curly-spacing)
(#180) There should be no space after '{' (object-curly-spacing)
(#180) There should be no space before '}' (object-curly-spacing)
(#181) There should be no space after '{' (object-curly-spacing)
(#181) There should be no space before '}' (object-curly-spacing)
(#182) There should be no space after '{' (object-curly-spacing)
(#182) There should be no space after '{' (object-curly-spacing)
(#182) There should be no space before '}' (object-curly-spacing)
(#183) Line 183 exceeds the maximum line length of 132. (max-len)
(#183) There should be no space after '{' (object-curly-spacing)
(#183) There should be no space after '{' (object-curly-spacing)
(#183) There should be no space before '}' (object-curly-spacing)
(#183) There should be no space before '}' (object-curly-spacing)
(#184) There should be no space after '{' (object-curly-spacing)
(#184) There should be no space after '{' (object-curly-spacing)
(#184) There should be no space before '}' (object-curly-spacing)
(#185) Line 185 exceeds the maximum line length of 132. (max-len)
(#185) There should be no space after '{' (object-curly-spacing)
(#185) There should be no space after '{' (object-curly-spacing)
(#185) There should be no space before '}' (object-curly-spacing)
(#185) There should be no space before '}' (object-curly-spacing)
(#186) There should be no space after '{' (object-curly-spacing)
(#186) There should be no space after '{' (object-curly-spacing)
(#186) There should be no space before '}' (object-curly-spacing)
(#187) Line 187 exceeds the maximum line length of 132. (max-len)
(#187) There should be no space after '{' (object-curly-spacing)
(#187) There should be no space after '{' (object-curly-spacing)
(#187) There should be no space before '}' (object-curly-spacing)
(#187) There should be no space before '}' (object-curly-spacing)
(#188) There should be no space after '{' (object-curly-spacing)
(#188) There should be no space before '}' (object-curly-spacing)
(#189) There should be no space after '{' (object-curly-spacing)
(#190) There should be no space after '{' (object-curly-spacing)
(#192) There should be no space after '{' (object-curly-spacing)
(#192) There should be no space before '}' (object-curly-spacing)
(#193) There should be no space after '{' (object-curly-spacing)
(#193) There should be no space after '{' (object-curly-spacing)
(#193) There should be no space before '}' (object-curly-spacing)
(#195) There should be no space after '{' (object-curly-spacing)
(#195) There should be no space after '{' (object-curly-spacing)
(#195) There should be no space before '}' (object-curly-spacing)
(#196) There should be no space after '{' (object-curly-spacing)
(#196) There should be no space after '{' (object-curly-spacing)
(#196) There should be no space before '}' (object-curly-spacing)
(#197) There should be no space after '{' (object-curly-spacing)
(#197) There should be no space after '{' (object-curly-spacing)
(#197) There should be no space before '}' (object-curly-spacing)
(#198) Line 198 exceeds the maximum line length of 132. (max-len)
(#198) There should be no space after '{' (object-curly-spacing)
(#198) There should be no space after '{' (object-curly-spacing)
(#198) There should be no space before '}' (object-curly-spacing)
(#199) There should be no space after '{' (object-curly-spacing)
(#199) There should be no space after '{' (object-curly-spacing)
(#199) There should be no space before '}' (object-curly-spacing)
(#200) There should be no space after '{' (object-curly-spacing)
(#200) There should be no space after '{' (object-curly-spacing)
(#200) There should be no space before '}' (object-curly-spacing)
(#202) There should be no space after '{' (object-curly-spacing)
(#202) There should be no space before '}' (object-curly-spacing)
(#212) There should be no space after '{' (object-curly-spacing)
(#212) There should be no space before '}' (object-curly-spacing)
(#213) There should be no space after '{' (object-curly-spacing)
(#213) There should be no space before '}' (object-curly-spacing)
(#214) There should be no space after '{' (object-curly-spacing)
(#214) There should be no space before '}' (object-curly-spacing)
(#215) There should be no space after '{' (object-curly-spacing)
(#215) There should be no space before '}' (object-curly-spacing)
(#216) There should be no space after '{' (object-curly-spacing)
(#216) There should be no space before '}' (object-curly-spacing)
(#217) There should be no space after '{' (object-curly-spacing)
(#217) There should be no space before '}' (object-curly-spacing)
(#218) There should be no space after '{' (object-curly-spacing)
(#218) There should be no space before '}' (object-curly-spacing)
(#219) There should be no space after '{' (object-curly-spacing)
(#219) There should be no space before '}' (object-curly-spacing)
(#220) There should be no space after '{' (object-curly-spacing)
(#220) There should be no space before '}' (object-curly-spacing)
(#221) There should be no space after '{' (object-curly-spacing)
(#221) There should be no space before '}' (object-curly-spacing)
(#222) There should be no space after '{' (object-curly-spacing)
(#222) There should be no space before '}' (object-curly-spacing)
(#223) There should be no space after '{' (object-curly-spacing)
(#223) There should be no space before '}' (object-curly-spacing)
(#224) There should be no space after '{' (object-curly-spacing)
(#224) There should be no space before '}' (object-curly-spacing)
(#225) There should be no space after '{' (object-curly-spacing)
(#225) There should be no space before '}' (object-curly-spacing)
(#226) There should be no space after '{' (object-curly-spacing)
(#226) There should be no space before '}' (object-curly-spacing)
(#227) There should be no space after '{' (object-curly-spacing)
(#227) There should be no space before '}' (object-curly-spacing)
(#228) There should be no space after '{' (object-curly-spacing)
(#228) There should be no space before '}' (object-curly-spacing)
(#229) There should be no space after '{' (object-curly-spacing)
(#229) There should be no space before '}' (object-curly-spacing)
(#230) There should be no space after '{' (object-curly-spacing)
(#230) There should be no space before '}' (object-curly-spacing)
(#236) Missing JSDoc comment. (require-jsdoc)
(#245) Missing JSDoc comment. (require-jsdoc)
(#252) Missing JSDoc comment. (require-jsdoc)
(#253) Expected { after 'if' condition. (curly)
(#253) Unexpected 'this'. (no-invalid-this)
(#256) Expected { after 'if' condition. (curly)
(#259) Missing JSDoc comment. (require-jsdoc)
(#260) Expected { after 'if' condition. (curly)
(#260) Unexpected 'this'. (no-invalid-this)
(#263) Expected { after 'if' condition. (curly)
(#269) Expected { after 'if' condition. (curly)
(#271) Expected { after 'if' condition. (curly)
(#275) Missing JSDoc comment. (require-jsdoc)
(#276) Statement inside of curly braces should be on next line. (brace-style)
(#276) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#289) Missing space before value for key 'Enter'. (key-spacing)
(#289) A space is required after ','. (comma-spacing)
(#289) Missing space before value for key 'Backspace'. (key-spacing)
(#289) A space is required after ','. (comma-spacing)
(#289) Missing space before value for key 'Delete'. (key-spacing)
(#290) Missing JSDoc comment. (require-jsdoc)
(#312) Statement inside of curly braces should be on next line. (brace-style)
(#312) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#313) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#313) Statement inside of curly braces should be on next line. (brace-style)
(#313) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#314) Statement inside of curly braces should be on next line. (brace-style)
(#314) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#328) Missing JSDoc comment. (require-jsdoc)
(#344) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#347) Missing JSDoc comment. (require-jsdoc)
(#360) Missing JSDoc comment. (require-jsdoc)
(#363) Missing JSDoc comment. (require-jsdoc)
(#366) Missing JSDoc comment. (require-jsdoc)
(#369) Missing JSDoc comment. (require-jsdoc)
(#372) Missing JSDoc comment. (require-jsdoc)
(#375) Missing JSDoc comment. (require-jsdoc)
(#378) Missing JSDoc comment. (require-jsdoc)
(#388) Missing JSDoc comment. (require-jsdoc)
(#392) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#392) Statement inside of curly braces should be on next line. (brace-style)
(#408) Missing JSDoc comment. (require-jsdoc)
(#440) Missing JSDoc comment. (require-jsdoc)
(#448) 'local' used outside of binding context. (block-scoped-var)
(#449) 'local' used outside of binding context. (block-scoped-var)
(#450) 'local' used outside of binding context. (block-scoped-var)
(#455) Expected a return value. (consistent-return)
(#457) 'local' is already defined (no-redeclare)
(#457) 'local' used outside of binding context. (block-scoped-var)
(#458) 'local' used outside of binding context. (block-scoped-var)
(#469) 'mode' used outside of binding context. (block-scoped-var)
(#470) Expected no return value. (consistent-return)
(#470) 'mode' used outside of binding context. (block-scoped-var)
(#470) 'mode' used outside of binding context. (block-scoped-var)
(#472) 'mode' is already defined (no-redeclare)
(#472) 'mode' used outside of binding context. (block-scoped-var)
(#473) 'mode' used outside of binding context. (block-scoped-var)
(#483) Missing JSDoc comment. (require-jsdoc)
(#486) Missing JSDoc comment. (require-jsdoc)
(#510) Missing JSDoc comment. (require-jsdoc)
(#537) Expected space or tab after '//' in comment. (spaced-comment)
(#562) Missing JSDoc comment. (require-jsdoc)
(#587) Infix operators must be spaced. (space-infix-ops)
(#587) Infix operators must be spaced. (space-infix-ops)
(#587) Missing space before value for key 'bottom'. (key-spacing)
(#594) Missing JSDoc comment. (require-jsdoc)
(#637) Missing JSDoc comment. (require-jsdoc)
(#646) Missing '()' invoking a constructor (new-parens)
(#648) Missing space before value for key 'increment'. (key-spacing)
(#648) Missing space before value for key 'forward'. (key-spacing)
(#648) Missing space before value for key 'selectedCharacter'. (key-spacing)
(#653) Extra space after key 'exCommandHistoryController'. (key-spacing)
(#662) Infix operators must be spaced. (space-infix-ops)
(#694) Missing space before opening brace. (space-before-blocks)
(#698) Infix operators must be spaced. (space-infix-ops)
(#698) Infix operators must be spaced. (space-infix-ops)
(#698) Infix operators must be spaced. (space-infix-ops)
(#698) Infix operators must be spaced. (space-infix-ops)
(#700) Infix operators must be spaced. (space-infix-ops)
(#701) Infix operators must be spaced. (space-infix-ops)
(#701) Missing space before value for key 'name'. (key-spacing)
(#701) Missing space before value for key 'shortName'. (key-spacing)
(#701) Missing space before value for key 'type'. (key-spacing)
(#703) Expected to return a value at the end of this function. (consistent-return)
(#703) Unexpected space before function parentheses. (space-before-function-paren)
(#709) Missing JSDoc @returns for function. (valid-jsdoc)
(#709) Missing JSDoc for parameter 'cm'. (valid-jsdoc)
(#709) Missing JSDoc for parameter 'origin'. (valid-jsdoc)
(#709) Missing JSDoc for parameter 'key'. (valid-jsdoc)
(#721) Missing JSDoc comment. (require-jsdoc)
(#721) Expected to return a value at the end of this function. (consistent-return)
(#734) Missing JSDoc comment. (require-jsdoc)
(#734) Expected to return a value at the end of this function. (consistent-return)
(#746) Missing JSDoc comment. (require-jsdoc)
(#759) Missing JSDoc comment. (require-jsdoc)
(#760) Statement inside of curly braces should be on next line. (brace-style)
(#760) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#761) 'keys' used outside of binding context. (block-scoped-var)
(#763) 'keys' used outside of binding context. (block-scoped-var)
(#765) 'keys' used outside of binding context. (block-scoped-var)
(#766) 'keys' is already defined (no-redeclare)
(#768) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#768) Statement inside of curly braces should be on next line. (brace-style)
(#770) Statement inside of curly braces should be on next line. (brace-style)
(#770) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#770) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#771) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#772) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#772) Statement inside of curly braces should be on next line. (brace-style)
(#774) Statement inside of curly braces should be on next line. (brace-style)
(#774) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#774) Statement inside of curly braces should be on next line. (brace-style)
(#774) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#779) Statement inside of curly braces should be on next line. (brace-style)
(#779) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#782) 'keys' used outside of binding context. (block-scoped-var)
(#788) Missing JSDoc comment. (require-jsdoc)
(#789) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#789) Statement inside of curly braces should be on next line. (brace-style)
(#789) Unnecessary semicolon. (no-extra-semi)
(#792) Statement inside of curly braces should be on next line. (brace-style)
(#792) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#795) Statement inside of curly braces should be on next line. (brace-style)
(#795) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#795) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#799) Statement inside of curly braces should be on next line. (brace-style)
(#799) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#799) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#800) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#800) Statement inside of curly braces should be on next line. (brace-style)
(#800) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#803) 'keysMatcher' is already defined (no-redeclare)
(#811) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#811) Statement inside of curly braces should be on next line. (brace-style)
(#812) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#812) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#812) Statement inside of curly braces should be on next line. (brace-style)
(#819) Unexpected empty function. (no-empty-function)
(#835) Unexpected console statement. (no-console)
(#835) ["log"] is better written in dot notation. (dot-notation)
(#861) Missing JSDoc comment. (require-jsdoc)
(#893) Missing JSDoc comment. (require-jsdoc)
(#904) Missing JSDoc comment. (require-jsdoc)
(#945) Missing JSDoc for parameter 'name'. (valid-jsdoc)
(#945) Missing JSDoc for parameter 'register'. (valid-jsdoc)
(#972) Missing JSDoc comment. (require-jsdoc)
(#984) Missing space before opening brace. (space-before-blocks)
(#1049) Missing JSDoc comment. (require-jsdoc)
(#1051) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1057) Expected to return a value at the end of this function. (consistent-return)
(#1057) Unexpected space before function parentheses. (space-before-function-paren)
(#1060) Expected { after 'if' condition. (curly)
(#1061) Infix operators must be spaced. (space-infix-ops)
(#1071) 'i' used outside of binding context. (block-scoped-var)
(#1076) Expected { after 'if' condition. (curly)
(#1076) 'i' used outside of binding context. (block-scoped-var)
(#1076) There should be no spaces inside this paren. (space-in-parens)
(#1080) Expected { after 'if' condition. (curly)
(#1081) Expected { after 'if' condition. (curly)
(#1147) There should be no space after '{' (object-curly-spacing)
(#1147) There should be no space before '}' (object-curly-spacing)
(#1215) Missing JSDoc comment. (require-jsdoc)
(#1228) There should be no space after '{' (object-curly-spacing)
(#1228) There should be no space before '}' (object-curly-spacing)
(#1231) Missing JSDoc comment. (require-jsdoc)
(#1239) Missing JSDoc comment. (require-jsdoc)
(#1240) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1246) Expected { after 'if' condition. (curly)
(#1246) There should be no spaces inside this paren. (space-in-parens)
(#1263) Missing JSDoc comment. (require-jsdoc)
(#1312) 'query' is already defined (no-redeclare)
(#1312) 'query' used outside of binding context. (block-scoped-var)
(#1315) 'query' used outside of binding context. (block-scoped-var)
(#1315) 'query' used outside of binding context. (block-scoped-var)
(#1317) 'query' used outside of binding context. (block-scoped-var)
(#1317) 'query' used outside of binding context. (block-scoped-var)
(#1326) 'query' used outside of binding context. (block-scoped-var)
(#1331) Missing JSDoc comment. (require-jsdoc)
(#1338) Missing JSDoc comment. (require-jsdoc)
(#1339) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1358) Expected { after 'if' condition. (curly)
(#1358) There should be no spaces inside this paren. (space-in-parens)
(#1367) There should be no space after '{' (object-curly-spacing)
(#1370) There should be no space after '{' (object-curly-spacing)
(#1375) Function 'evalInput' has a complexity of 47. (complexity)
(#1386) Infix operators must be spaced. (space-infix-ops)
(#1474) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1477) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1480) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1484) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1509) Do not nest ternary expressions (no-nested-ternary)
(#1524) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1560) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1569) Statement inside of curly braces should be on next line. (brace-style)
(#1569) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1584) Infix operators must be spaced. (space-infix-ops)
(#1585) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1590) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1593) Infix operators must be spaced. (space-infix-ops)
(#1594) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1600) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1612) Expected no return value. (consistent-return)
(#1618) There should be no space after '{' (object-curly-spacing)
(#1618) There should be no space before '}' (object-curly-spacing)
(#1626) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1627) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1667) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1675) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1696) Infix operators must be spaced. (space-infix-ops)
(#1696) Infix operators must be spaced. (space-infix-ops)
(#1706) Missing space before opening brace. (space-before-blocks)
(#1707) Infix operators must be spaced. (space-infix-ops)
(#1710) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1710) A space is required after ','. (comma-spacing)
(#1711) Expected no return value. (consistent-return)
(#1711) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1723) A space is required after ','. (comma-spacing)
(#1726) 'res' used outside of binding context. (block-scoped-var)
(#1726) Infix operators must be spaced. (space-infix-ops)
(#1726) A space is required after ','. (comma-spacing)
(#1726) A space is required after ','. (comma-spacing)
(#1726) A space is required after ','. (comma-spacing)
(#1727) 'res' used outside of binding context. (block-scoped-var)
(#1730) There should be no space after '{' (object-curly-spacing)
(#1730) There should be no space before '}' (object-curly-spacing)
(#1731) 'res' is already defined (no-redeclare)
(#1733) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1735) 'res' used outside of binding context. (block-scoped-var)
(#1738) 'res' used outside of binding context. (block-scoped-var)
(#1739) 'res' used outside of binding context. (block-scoped-var)
(#1762) 'curEnd' is already defined (no-redeclare)
(#1780) Expected { after 'if' condition. (curly)
(#1799) A space is required after ','. (comma-spacing)
(#1805) Infix operators must be spaced. (space-infix-ops)
(#1805) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1806) Infix operators must be spaced. (space-infix-ops)
(#1808) A space is required after ','. (comma-spacing)
(#1815) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1827) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1834) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1841) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1848) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1893) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1893) Statement inside of curly braces should be on next line. (brace-style)
(#1896) Statement inside of curly braces should be on next line. (brace-style)
(#1896) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1928) Missing JSDoc comment. (require-jsdoc)
(#1932) Missing JSDoc comment. (require-jsdoc)
(#1958) Unexpected space after unary operator '-'. (space-unary-ops)
(#1959) Unexpected space after unary operator '-'. (space-unary-ops)
(#1997) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2060) Missing space before opening brace. (space-before-blocks)
(#2064) Missing space before opening brace. (space-before-blocks)
(#2083) Missing JSDoc comment. (require-jsdoc)
(#2140) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2147) Infix operators must be spaced. (space-infix-ops)
(#2149) Infix operators must be spaced. (space-infix-ops)
(#2161) Expected space(s) after "while". (keyword-spacing)
(#2161) Missing space before opening brace. (space-before-blocks)
(#2171) Statement inside of curly braces should be on next line. (brace-style)
(#2171) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2179) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2189) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2192) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2202) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2205) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2211) Missing space before opening brace. (space-before-blocks)
(#2249) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2255) Line 2255 exceeds the maximum line length of 132. (max-len)
(#2255) Do not nest ternary expressions (no-nested-ternary)
(#2259) Unexpected use of '^'. (no-bitwise)
(#2260) Unexpected use of '^'. (no-bitwise)
(#2264) Line 2264 exceeds the maximum line length of 132. (max-len)
(#2264) Do not nest ternary expressions (no-nested-ternary)
(#2294) Do not nest ternary expressions (no-nested-ternary)
(#2304) 'tmp' used outside of binding context. (block-scoped-var)
(#2306) 'tmp' used outside of binding context. (block-scoped-var)
(#2313) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2319) 'tmp' used outside of binding context. (block-scoped-var)
(#2319) 'tmp' is already defined (no-redeclare)
(#2319) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2321) 'tmp' used outside of binding context. (block-scoped-var)
(#2323) 'tmp' used outside of binding context. (block-scoped-var)
(#2325) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2336) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2347) There should be no space after '{' (object-curly-spacing)
(#2347) There should be no space before '}' (object-curly-spacing)
(#2349) Function 'paste' has a complexity of 27. (complexity)
(#2353) 'text' used outside of binding context. (block-scoped-var)
(#2353) 'text' used outside of binding context. (block-scoped-var)
(#2354) 'text' used outside of binding context. (block-scoped-var)
(#2354) 'text' used outside of binding context. (block-scoped-var)
(#2368) 'text' used outside of binding context. (block-scoped-var)
(#2369) 'text' used outside of binding context. (block-scoped-var)
(#2370) 'text' used outside of binding context. (block-scoped-var)
(#2371) 'text' used outside of binding context. (block-scoped-var)
(#2371) 'text' is already defined (no-redeclare)
(#2376) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2380) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2384) 'text' used outside of binding context. (block-scoped-var)
(#2387) 'text' is already defined (no-redeclare)
(#2387) 'text' used outside of binding context. (block-scoped-var)
(#2387) 'text' used outside of binding context. (block-scoped-var)
(#2392) Expected space(s) after "if". (keyword-spacing)
(#2393) 'text' used outside of binding context. (block-scoped-var)
(#2393) 'text' used outside of binding context. (block-scoped-var)
(#2393) 'text' used outside of binding context. (block-scoped-var)
(#2393) 'text' used outside of binding context. (block-scoped-var)
(#2393) 'text' used outside of binding context. (block-scoped-var)
(#2393) 'text' used outside of binding context. (block-scoped-var)
(#2393) 'text' used outside of binding context. (block-scoped-var)
(#2393) 'text' used outside of binding context. (block-scoped-var)
(#2397) 'text' used outside of binding context. (block-scoped-var)
(#2397) 'text' used outside of binding context. (block-scoped-var)
(#2397) 'text' used outside of binding context. (block-scoped-var)
(#2397) 'text' used outside of binding context. (block-scoped-var)
(#2397) 'text' used outside of binding context. (block-scoped-var)
(#2397) 'text' used outside of binding context. (block-scoped-var)
(#2404) 'text' used outside of binding context. (block-scoped-var)
(#2404) 'text' used outside of binding context. (block-scoped-var)
(#2404) 'text' used outside of binding context. (block-scoped-var)
(#2404) 'text' used outside of binding context. (block-scoped-var)
(#2405) 'i' used outside of binding context. (block-scoped-var)
(#2405) 'i' used outside of binding context. (block-scoped-var)
(#2405) 'text' used outside of binding context. (block-scoped-var)
(#2405) 'text' used outside of binding context. (block-scoped-var)
(#2405) 'i' used outside of binding context. (block-scoped-var)
(#2406) 'text' used outside of binding context. (block-scoped-var)
(#2406) 'text' used outside of binding context. (block-scoped-var)
(#2406) 'i' used outside of binding context. (block-scoped-var)
(#2406) 'text' used outside of binding context. (block-scoped-var)
(#2406) 'text' used outside of binding context. (block-scoped-var)
(#2406) 'i' used outside of binding context. (block-scoped-var)
(#2406) 'text' used outside of binding context. (block-scoped-var)
(#2406) 'text' used outside of binding context. (block-scoped-var)
(#2406) 'i' used outside of binding context. (block-scoped-var)
(#2415) 'text' used outside of binding context. (block-scoped-var)
(#2415) 'text' used outside of binding context. (block-scoped-var)
(#2433) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2433) 'text' used outside of binding context. (block-scoped-var)
(#2433) 'text' used outside of binding context. (block-scoped-var)
(#2433) Infix operators must be spaced. (space-infix-ops)
(#2436) 'text' used outside of binding context. (block-scoped-var)
(#2436) 'text' used outside of binding context. (block-scoped-var)
(#2441) 'text' used outside of binding context. (block-scoped-var)
(#2441) 'text' used outside of binding context. (block-scoped-var)
(#2444) 'text' used outside of binding context. (block-scoped-var)
(#2444) 'text' used outside of binding context. (block-scoped-var)
(#2445) 'text' used outside of binding context. (block-scoped-var)
(#2445) 'text' used outside of binding context. (block-scoped-var)
(#2448) Expected space(s) after "if". (keyword-spacing)
(#2452) Infix operators must be spaced. (space-infix-ops)
(#2457) 'i' is already defined (no-redeclare)
(#2457) 'i' used outside of binding context. (block-scoped-var)
(#2457) 'i' used outside of binding context. (block-scoped-var)
(#2457) 'text' used outside of binding context. (block-scoped-var)
(#2457) 'text' used outside of binding context. (block-scoped-var)
(#2457) 'i' used outside of binding context. (block-scoped-var)
(#2458) Infix operators must be spaced. (space-infix-ops)
(#2458) 'i' used outside of binding context. (block-scoped-var)
(#2460) Multiple spaces found before 'Pos'. (no-multi-spaces)
(#2460) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2468) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2468) 'text' used outside of binding context. (block-scoped-var)
(#2468) 'text' used outside of binding context. (block-scoped-var)
(#2468) Infix operators must be spaced. (space-infix-ops)
(#2469) 'text' used outside of binding context. (block-scoped-var)
(#2469) 'text' used outside of binding context. (block-scoped-var)
(#2472) 'text' used outside of binding context. (block-scoped-var)
(#2472) 'text' used outside of binding context. (block-scoped-var)
(#2475) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2479) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2484) 'text' used outside of binding context. (block-scoped-var)
(#2484) 'text' used outside of binding context. (block-scoped-var)
(#2487) 'text' used outside of binding context. (block-scoped-var)
(#2487) 'text' used outside of binding context. (block-scoped-var)
(#2525) Infix operators must be spaced. (space-infix-ops)
(#2527) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2529) Infix operators must be spaced. (space-infix-ops)
(#2530) Expected { after 'if' condition. (curly)
(#2535) Expected space or tab after '//' in comment. (spaced-comment)
(#2539) Infix operators must be spaced. (space-infix-ops)
(#2569) Expected { after 'if' condition. (curly)
(#2569) Expected space(s) before "break". (keyword-spacing)
(#2571) Expected { after 'if' condition. (curly)
(#2571) Expected space(s) before "return". (keyword-spacing)
(#2575) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2576) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2582) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2586) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2586) Statement inside of curly braces should be on next line. (brace-style)
(#2598) Missing JSDoc comment. (require-jsdoc)
(#2606) Missing JSDoc for parameter 'cm'. (valid-jsdoc)
(#2606) Missing JSDoc @returns for function. (valid-jsdoc)
(#2606) Missing JSDoc for parameter 'cur'. (valid-jsdoc)
(#2606) Missing JSDoc for parameter 'includeLineBreak'. (valid-jsdoc)
(#2611) There should be no spaces inside this paren. (space-in-parens)
(#2615) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2617) Missing JSDoc comment. (require-jsdoc)
(#2626) Missing JSDoc comment. (require-jsdoc)
(#2631) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2633) Missing JSDoc comment. (require-jsdoc)
(#2639) Missing JSDoc comment. (require-jsdoc)
(#2643) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2643) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2649) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2649) Statement inside of curly braces should be on next line. (brace-style)
(#2650) Statement inside of curly braces should be on next line. (brace-style)
(#2650) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2651) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2651) Statement inside of curly braces should be on next line. (brace-style)
(#2658) Missing JSDoc comment. (require-jsdoc)
(#2664) Do not nest ternary expressions (no-nested-ternary)
(#2667) Do not nest ternary expressions (no-nested-ternary)
(#2671) Missing JSDoc comment. (require-jsdoc)
(#2674) Missing space before opening brace. (space-before-blocks)
(#2675) Expected space(s) after "switch". (keyword-spacing)
(#2675) Missing space before opening brace. (space-before-blocks)
(#2677) Infix operators must be spaced. (space-infix-ops)
(#2680) Infix operators must be spaced. (space-infix-ops)
(#2688) Missing JSDoc comment. (require-jsdoc)
(#2695) Missing JSDoc comment. (require-jsdoc)
(#2696) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2698) Missing JSDoc comment. (require-jsdoc)
(#2701) Missing JSDoc comment. (require-jsdoc)
(#2710) Missing JSDoc comment. (require-jsdoc)
(#2716) Missing JSDoc comment. (require-jsdoc)
(#2722) Missing JSDoc comment. (require-jsdoc)
(#2728) Missing JSDoc comment. (require-jsdoc)
(#2731) Missing JSDoc comment. (require-jsdoc)
(#2737) Missing JSDoc comment. (require-jsdoc)
(#2740) Missing JSDoc comment. (require-jsdoc)
(#2742) Infix operators must be spaced. (space-infix-ops)
(#2742) Infix operators must be spaced. (space-infix-ops)
(#2743) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2752) Missing JSDoc comment. (require-jsdoc)
(#2753) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2765) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2771) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2771) Statement inside of curly braces should be on next line. (brace-style)
(#2774) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2774) Statement inside of curly braces should be on next line. (brace-style)
(#2789) Missing JSDoc comment. (require-jsdoc)
(#2798) Missing JSDoc comment. (require-jsdoc)
(#2808) Missing JSDoc comment. (require-jsdoc)
(#2812) Multiple spaces found before 'selections'. (no-multi-spaces)
(#2813) Infix operators must be spaced. (space-infix-ops)
(#2825) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2830) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2831) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2843) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2844) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2859) Missing JSDoc comment. (require-jsdoc)
(#2875) Missing JSDoc comment. (require-jsdoc)
(#2893) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2898) Missing JSDoc for parameter 'sel'. (valid-jsdoc)
(#2898) Missing JSDoc for parameter 'cm'. (valid-jsdoc)
(#2898) Missing JSDoc for parameter 'mode'. (valid-jsdoc)
(#2905) 'mode' is already defined (no-redeclare)
(#2905) Do not nest ternary expressions (no-nested-ternary)
(#2911) Missing JSDoc comment. (require-jsdoc)
(#2911) Expected to return a value at the end of this function. (consistent-return)
(#2950) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2951) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2960) Missing JSDoc comment. (require-jsdoc)
(#2970) Missing JSDoc for parameter 'moveHead'. (valid-jsdoc)
(#2970) Missing JSDoc for parameter 'cm'. (valid-jsdoc)
(#2994) Missing JSDoc comment. (require-jsdoc)
(#3008) 'line' is already defined (no-redeclare)
(#3013) 'line' used outside of binding context. (block-scoped-var)
(#3023) Missing JSDoc comment. (require-jsdoc)
(#3029) Missing JSDoc comment. (require-jsdoc)
(#3037) Missing JSDoc comment. (require-jsdoc)
(#3044) Unexpected whitespace before property 0. (no-whitespace-before-property)
(#3047) Statement inside of curly braces should be on next line. (brace-style)
(#3047) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3059) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3060) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3060) Statement inside of curly braces should be on next line. (brace-style)
(#3061) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3061) Statement inside of curly braces should be on next line. (brace-style)
(#3068) Statement inside of curly braces should be on next line. (brace-style)
(#3068) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3071) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3071) Statement inside of curly braces should be on next line. (brace-style)
(#3072) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3072) Statement inside of curly braces should be on next line. (brace-style)
(#3075) There should be no space after '{' (object-curly-spacing)
(#3075) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3075) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3075) There should be no space before '}' (object-curly-spacing)
(#3078) Missing JSDoc comment. (require-jsdoc)
(#3084) Missing JSDoc comment. (require-jsdoc)
(#3102) Expected { after 'if' condition. (curly)
(#3102) Expected space(s) before "return". (keyword-spacing)
(#3134) Expected { after 'if' condition. (curly)
(#3134) Expected space(s) before "return". (keyword-spacing)
(#3156) Expected { after 'if' condition. (curly)
(#3156) Expected space(s) before "return". (keyword-spacing)
(#3162) Missing JSDoc comment. (require-jsdoc)
(#3175) There should be no space after '{' (object-curly-spacing)
(#3175) Multiple spaces found before '{'. (no-multi-spaces)
(#3175) There should be no space before '}' (object-curly-spacing)
(#3175) There should be no space after '{' (object-curly-spacing)
(#3175) There should be no space before '}' (object-curly-spacing)
(#3181) Expected { after 'if' condition. (curly)
(#3181) Expected space(s) before "return". (keyword-spacing)
(#3184) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3184) Statement inside of curly braces should be on next line. (brace-style)
(#3195) Infix operators must be spaced. (space-infix-ops)
(#3206) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3228) Missing JSDoc comment. (require-jsdoc)
(#3233) Infix operators must be spaced. (space-infix-ops)
(#3244) Unexpected constant condition. (no-constant-condition)
(#3246) There should be no space after '{' (object-curly-spacing)
(#3246) There should be no space before '}' (object-curly-spacing)
(#3249) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3257) Blocks are nested too deeply (5). (max-depth)
(#3262) Blocks are nested too deeply (5). (max-depth)
(#3270) There should be no space before '}' (object-curly-spacing)
(#3287) Unreachable code. (no-unreachable)
(#3320) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3331) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3333) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3340) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3343) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3347) Missing JSDoc comment. (require-jsdoc)
(#3351) Unexpected space before unary operator '++'. (space-unary-ops)
(#3359) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3362) Missing JSDoc comment. (require-jsdoc)
(#3366) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3369) Missing JSDoc comment. (require-jsdoc)
(#3379) Missing JSDoc comment. (require-jsdoc)
(#3400) Missing JSDoc comment. (require-jsdoc)
(#3404) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3405) Missing JSDoc comment. (require-jsdoc)
(#3405) Statement inside of curly braces should be on next line. (brace-style)
(#3405) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3406) Missing JSDoc comment. (require-jsdoc)
(#3407) Statement inside of curly braces should be on next line. (brace-style)
(#3407) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3412) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3412) Statement inside of curly braces should be on next line. (brace-style)
(#3437) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3437) Statement inside of curly braces should be on next line. (brace-style)
(#3438) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3438) Statement inside of curly braces should be on next line. (brace-style)
(#3438) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3441) Statement inside of curly braces should be on next line. (brace-style)
(#3441) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3445) There should be no space after '{' (object-curly-spacing)
(#3445) There should be no space before '}' (object-curly-spacing)
(#3450) Missing JSDoc comment. (require-jsdoc)
(#3451) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3466) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3467) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3470) There should be no space after '{' (object-curly-spacing)
(#3470) There should be no space before '}' (object-curly-spacing)
(#3489) There should be no space after '{' (object-curly-spacing)
(#3489) There should be no space before '}' (object-curly-spacing)
(#3495) Missing JSDoc comment. (require-jsdoc)
(#3511) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3539) There should be no space after '{' (object-curly-spacing)
(#3539) There should be no space before '}' (object-curly-spacing)
(#3548) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3549) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3555) Missing JSDoc comment. (require-jsdoc)
(#3555) Unexpected empty function. (no-empty-function)
(#3582) Missing JSDoc comment. (require-jsdoc)
(#3586) Missing JSDoc comment. (require-jsdoc)
(#3588) There should be no space after '{' (object-curly-spacing)
(#3592) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3593) Unexpected prompt. (no-alert)
(#3596) Missing JSDoc comment. (require-jsdoc)
(#3598) Expected { after 'if' condition. (curly)
(#3601) Expected { after 'if' condition. (curly)
(#3601) Expected a return value. (consistent-return)
(#3603) Expected { after 'if' condition. (curly)
(#3604) Infix operators must be spaced. (space-infix-ops)
(#3609) Missing JSDoc comment. (require-jsdoc)
(#3623) Missing JSDoc comment. (require-jsdoc)
(#3632) Infix operators must be spaced. (space-infix-ops)
(#3665) Missing JSDoc comment. (require-jsdoc)
(#3670) Infix operators must be spaced. (space-infix-ops)
(#3672) Infix operators must be spaced. (space-infix-ops)
(#3703) Missing JSDoc comment. (require-jsdoc)
(#3727) Missing JSDoc @returns for function. (valid-jsdoc)
(#3727) Missing JSDoc for parameter 'smartCase'. (valid-jsdoc)
(#3727) Missing JSDoc for parameter 'ignoreCase'. (valid-jsdoc)
(#3727) Missing JSDoc for parameter 'query'. (valid-jsdoc)
(#3742) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3742) Statement inside of curly braces should be on next line. (brace-style)
(#3771) Missing JSDoc comment. (require-jsdoc)
(#3776) Unexpected alert. (no-alert)
(#3779) Missing JSDoc comment. (require-jsdoc)
(#3794) Missing JSDoc comment. (require-jsdoc)
(#3799) Missing JSDoc comment. (require-jsdoc)
(#3813) Missing JSDoc comment. (require-jsdoc)
(#3824) Expected no return value. (consistent-return)
(#3827) Expected no return value. (consistent-return)
(#3829) Missing JSDoc comment. (require-jsdoc)
(#3835) 'matchSol' used outside of binding context. (block-scoped-var)
(#3844) Expected no return value. (consistent-return)
(#3851) Expected no return value. (consistent-return)
(#3855) Expected no return value. (consistent-return)
(#3859) Expected { after 'if' condition. (curly)
(#3865) Missing JSDoc comment. (require-jsdoc)
(#3883) Missing JSDoc comment. (require-jsdoc)
(#3884) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3884) Statement inside of curly braces should be on next line. (brace-style)
(#3890) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3890) Statement inside of curly braces should be on next line. (brace-style)
(#3895) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3895) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3895) There should be no spaces inside this paren. (space-in-parens)
(#3901) Expected no return value. (consistent-return)
(#3904) Missing JSDoc comment. (require-jsdoc)
(#3913) Missing JSDoc for parameter 'end'. (valid-jsdoc)
(#3913) Missing JSDoc for parameter 'start'. (valid-jsdoc)
(#3913) Missing JSDoc @returns for function. (valid-jsdoc)
(#3913) Missing JSDoc for parameter 'pos'. (valid-jsdoc)
(#3939) Missing JSDoc comment. (require-jsdoc)
(#3943) Missing space before value for key 'left'. (key-spacing)
(#3945) Missing space before value for key 'left'. (key-spacing)
(#3950) Unexpected 'this'. (no-invalid-this)
(#3953) Identifier 'opt_params' is not in camel case. (camelcase)
(#3955) Unexpected space before function parentheses. (space-before-function-paren)
(#3960) Identifier 'opt_params' is not in camel case. (camelcase)
(#3970) Identifier 'opt_params' is not in camel case. (camelcase)
(#3974) Expected space(s) after "catch". (keyword-spacing)
(#4018) Expected space(s) after "catch". (keyword-spacing)
(#4105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4105) Statement inside of curly braces should be on next line. (brace-style)
(#4127) 'mapping' used outside of binding context. (block-scoped-var)
(#4130) There should be no space after '{' (object-curly-spacing)
(#4130) There should be no space before '}' (object-curly-spacing)
(#4132) 'mapping' used outside of binding context. (block-scoped-var)
(#4132) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4132) Statement inside of curly braces should be on next line. (brace-style)
(#4133) 'mapping' used outside of binding context. (block-scoped-var)
(#4136) 'mapping' is already defined (no-redeclare)
(#4136) 'mapping' used outside of binding context. (block-scoped-var)
(#4142) 'mapping' used outside of binding context. (block-scoped-var)
(#4142) Statement inside of curly braces should be on next line. (brace-style)
(#4142) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4143) 'mapping' used outside of binding context. (block-scoped-var)
(#4150) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4150) Statement inside of curly braces should be on next line. (brace-style)
(#4190) Statement inside of curly braces should be on next line. (brace-style)
(#4190) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4191) Statement inside of curly braces should be on next line. (brace-style)
(#4191) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4192) Statement inside of curly braces should be on next line. (brace-style)
(#4192) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4207) There should be no space after '{' (object-curly-spacing)
(#4208) There should be no space before '}' (object-curly-spacing)
(#4209) Infix operators must be spaced. (space-infix-ops)
(#4229) Statement inside of curly braces should be on next line. (brace-style)
(#4229) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4257) Unexpected space before function parentheses. (space-before-function-paren)
(#4262) Unexpected space before function parentheses. (space-before-function-paren)
(#4272) 'registerName' used outside of binding context. (block-scoped-var)
(#4273) 'registerName' used outside of binding context. (block-scoped-var)
(#4275) 'registerName' used outside of binding context. (block-scoped-var)
(#4279) 'registerName' is already defined (no-redeclare)
(#4282) 'registerName' used outside of binding context. (block-scoped-var)
(#4283) 'registerName' used outside of binding context. (block-scoped-var)
(#4286) 'registerName' used outside of binding context. (block-scoped-var)
(#4287) 'registerName' used outside of binding context. (block-scoped-var)
(#4294) Missing JSDoc comment. (require-jsdoc)
(#4297) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4297) Statement inside of curly braces should be on next line. (brace-style)
(#4298) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4298) Statement inside of curly braces should be on next line. (brace-style)
(#4299) Statement inside of curly braces should be on next line. (brace-style)
(#4299) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4299) Expected no return value. (consistent-return)
(#4308) Statement inside of curly braces should be on next line. (brace-style)
(#4308) Expected no return value. (consistent-return)
(#4308) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4311) Statement inside of curly braces should be on next line. (brace-style)
(#4311) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4311) Expected no return value. (consistent-return)
(#4321) Statement inside of curly braces should be on next line. (brace-style)
(#4321) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4322) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4323) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4325) Do not nest ternary expressions (no-nested-ternary)
(#4326) Do not nest ternary expressions (no-nested-ternary)
(#4328) Do not nest ternary expressions (no-nested-ternary)
(#4328) Do not nest ternary expressions (no-nested-ternary)
(#4329) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4331) 'i' used outside of binding context. (block-scoped-var)
(#4331) 'i' used outside of binding context. (block-scoped-var)
(#4331) 'i' used outside of binding context. (block-scoped-var)
(#4332) 'i' used outside of binding context. (block-scoped-var)
(#4333) 'i' used outside of binding context. (block-scoped-var)
(#4335) 'i' used outside of binding context. (block-scoped-var)
(#4341) Missing JSDoc comment. (require-jsdoc)
(#4342) Statement inside of curly braces should be on next line. (brace-style)
(#4342) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4342) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4343) Statement inside of curly braces should be on next line. (brace-style)
(#4343) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4343) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4346) Statement inside of curly braces should be on next line. (brace-style)
(#4346) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4358) 'i' used outside of binding context. (block-scoped-var)
(#4358) 'i' is already defined (no-redeclare)
(#4358) 'i' used outside of binding context. (block-scoped-var)
(#4358) 'i' used outside of binding context. (block-scoped-var)
(#4359) 'i' used outside of binding context. (block-scoped-var)
(#4360) 'i' used outside of binding context. (block-scoped-var)
(#4362) 'i' used outside of binding context. (block-scoped-var)
(#4381) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4400) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4404) Infix operators must be spaced. (space-infix-ops)
(#4405) Infix operators must be spaced. (space-infix-ops)
(#4432) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4432) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4501) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4584) Expected JSDoc for 'lineStart' but found 'lineEnd'. (valid-jsdoc)
(#4584) Expected JSDoc for 'query' but found 'callback'. (valid-jsdoc)
(#4584) Expected JSDoc for 'searchCursor' but found 'replaceWith'. (valid-jsdoc)
(#4584) Expected JSDoc for 'global' but found 'lineStart'. (valid-jsdoc)
(#4584) Expected JSDoc for 'lineEnd' but found 'query'. (valid-jsdoc)
(#4600) Missing JSDoc comment. (require-jsdoc)
(#4609) Missing JSDoc comment. (require-jsdoc)
(#4614) Missing JSDoc comment. (require-jsdoc)
(#4617) Expected space(s) after "while". (keyword-spacing)
(#4630) Missing JSDoc comment. (require-jsdoc)
(#4631) Statement inside of curly braces should be on next line. (brace-style)
(#4631) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4639) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4639) Statement inside of curly braces should be on next line. (brace-style)
(#4641) Missing JSDoc comment. (require-jsdoc)
(#4647) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4668) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4668) Statement inside of curly braces should be on next line. (brace-style)
(#4680) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4680) Statement inside of curly braces should be on next line. (brace-style)
(#4680) Unnecessary semicolon. (no-extra-semi)
(#4695) Missing JSDoc comment. (require-jsdoc)
(#4704) 'text' used outside of binding context. (block-scoped-var)
(#4708) 'text' is already defined (no-redeclare)
(#4722) Infix operators must be spaced. (space-infix-ops)
(#4737) Infix operators must be spaced. (space-infix-ops)
(#4749) Missing JSDoc comment. (require-jsdoc)
(#4753) Missing JSDoc comment. (require-jsdoc)
(#4757) Expected { after 'for-in'. (curly)
(#4790) Missing JSDoc comment. (require-jsdoc)
(#4822) Unnecessary semicolon. (no-extra-semi)
(#4826) Missing JSDoc comment. (require-jsdoc)
(#4827) Statement inside of curly braces should be on next line. (brace-style)
(#4827) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4835) Missing JSDoc comment. (require-jsdoc)
(#4836) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4836) Statement inside of curly braces should be on next line. (brace-style)
(#4844) Missing JSDoc comment. (require-jsdoc)
(#4845) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4845) Statement inside of curly braces should be on next line. (brace-style)
(#4853) Missing JSDoc for parameter '_cm'. (valid-jsdoc)
(#4853) Missing JSDoc for parameter 'changeObj'. (valid-jsdoc)
(#4861) Expected space(s) after "while". (keyword-spacing)
(#4874) Missing JSDoc for parameter 'cm'. (valid-jsdoc)
(#4882) Statement inside of curly braces should be on next line. (brace-style)
(#4882) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4897) Missing JSDoc comment. (require-jsdoc)
(#4906) Missing JSDoc comment. (require-jsdoc)
(#4936) Missing JSDoc for parameter 'keyName'. (valid-jsdoc)
(#4941) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#4950) Statement inside of curly braces should be on next line. (brace-style)
(#4950) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4951) Missing JSDoc comment. (require-jsdoc)
(#4960) Missing JSDoc for parameter 'cm'. (valid-jsdoc)
(#4960) Missing JSDoc for parameter 'repeatForInsert'. (valid-jsdoc)
(#4960) Missing JSDoc for parameter 'repeat'. (valid-jsdoc)
(#4960) Missing JSDoc for parameter 'vim'. (valid-jsdoc)
(#4974) Missing JSDoc comment. (require-jsdoc)
(#4981) Missing JSDoc comment. (require-jsdoc)
(#5014) Unnecessary semicolon. (no-extra-semi)
(#5016) Missing JSDoc comment. (require-jsdoc)
(#5017) Missing JSDoc comment. (require-jsdoc)
(#5059) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/lib/codemirror.js
(#9) 'CodeMirror' is defined but never used (no-unused-vars)
(#9) Function 'anonymous' has a complexity of 25. (complexity)
(#18) Identifier 'ie_upto10' is not in camel case. (camelcase)
(#19) Identifier 'ie_11up' is not in camel case. (camelcase)
(#20) Identifier 'ie_upto10' is not in camel case. (camelcase)
(#20) Identifier 'ie_11up' is not in camel case. (camelcase)
(#21) Identifier 'ie_version' is not in camel case. (camelcase)
(#21) Identifier 'ie_upto10' is not in camel case. (camelcase)
(#21) Identifier 'ie_11up' is not in camel case. (camelcase)
(#27) Identifier 'mac_geMountainLion' is not in camel case. (camelcase)
(#36) Identifier 'presto_version' is not in camel case. (camelcase)
(#37) Expected { after 'if' condition. (curly)
(#37) Identifier 'presto_version' is not in camel case. (camelcase)
(#37) Identifier 'presto_version' is not in camel case. (camelcase)
(#37) Identifier 'presto_version' is not in camel case. (camelcase)
(#38) Identifier 'presto_version' is not in camel case. (camelcase)
(#38) Identifier 'presto_version' is not in camel case. (camelcase)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#40) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#40) Identifier 'presto_version' is not in camel case. (camelcase)
(#40) Identifier 'presto_version' is not in camel case. (camelcase)
(#41) Identifier 'ie_version' is not in camel case. (camelcase)
(#44) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#51) Missing JSDoc comment. (require-jsdoc)
(#52) Expected { after 'if' condition. (curly)
(#60) Expected { after 'if' condition. (curly)
(#68) Expected { after 'if' condition. (curly)
(#70) Expected { after 'if' condition. (curly)
(#92) Expected { after 'if' condition. (curly)
(#92) Identifier 'ie_version' is not in camel case. (camelcase)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#101) Expected { after 'if' condition. (curly)
(#103) Expected { after 'else'. (curly)
(#106) Expected { after 'for-in'. (curly)
(#106) Expected { after 'if' condition. (curly)
(#109) Expected { after 'if' condition. (curly)
(#110) Expected { after 'for' condition. (curly)
(#114) Expected { after 'if' condition. (curly)
(#125) Missing JSDoc comment. (require-jsdoc)
(#167) Identifier 'ie_version' is not in camel case. (camelcase)
(#167) Statement inside of curly braces should be on next line. (brace-style)
(#167) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#167) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#168) Expected { after 'if' condition. (curly)
(#171) Expected { after 'if' condition. (curly)
(#172) Expected { after 'else'. (curly)
(#227) Missing JSDoc comment. (require-jsdoc)
(#232) Missing JSDoc comment. (require-jsdoc)
(#234) Expected { after 'if' condition. (curly)
(#235) Expected { after 'if' condition. (curly)
(#240) Expected { after 'if' condition. (curly)
(#243) Missing JSDoc comment. (require-jsdoc)
(#255) Requires a space after '{'. (block-spacing)
(#255) Missing space before opening brace. (space-before-blocks)
(#255) Statement inside of curly braces should be on next line. (brace-style)
(#255) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#255) Requires a space before '}'. (block-spacing)
(#261) Missing JSDoc comment. (require-jsdoc)
(#262) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#265) Expected { after 'if' condition. (curly)
(#268) Expected { after 'if' condition. (curly)
(#269) Expected { after 'if' condition. (curly)
(#272) Expected { after 'if' condition. (curly)
(#274) Expected { after 'else'. (curly)
(#279) Missing JSDoc comment. (require-jsdoc)
(#280) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#283) Expected { after 'if' condition. (curly)
(#287) Missing JSDoc comment. (require-jsdoc)
(#293) Missing JSDoc comment. (require-jsdoc)
(#296) Requires a space after '{'. (block-spacing)
(#296) Missing space before opening brace. (space-before-blocks)
(#296) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#296) Statement inside of curly braces should be on next line. (brace-style)
(#296) Requires a space before '}'. (block-spacing)
(#301) Missing JSDoc comment. (require-jsdoc)
(#302) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#312) 'i' used outside of binding context. (block-scoped-var)
(#316) Missing JSDoc comment. (require-jsdoc)
(#324) Missing JSDoc comment. (require-jsdoc)
(#325) Expected { after 'if' condition. (curly)
(#326) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#326) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#327) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#328) 'found' used outside of binding context. (block-scoped-var)
(#329) 'found' used outside of binding context. (block-scoped-var)
(#330) 'found' used outside of binding context. (block-scoped-var)
(#330) 'found' used outside of binding context. (block-scoped-var)
(#333) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#334) 'found' used outside of binding context. (block-scoped-var)
(#334) 'found' is already defined (no-redeclare)
(#335) 'found' used outside of binding context. (block-scoped-var)
(#336) 'found' used outside of binding context. (block-scoped-var)
(#337) 'found' used outside of binding context. (block-scoped-var)
(#343) Missing JSDoc comment. (require-jsdoc)
(#344) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#359) Missing JSDoc comment. (require-jsdoc)
(#373) Missing JSDoc comment. (require-jsdoc)
(#374) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#389) Missing JSDoc comment. (require-jsdoc)
(#396) Expected { after 'if' condition. (curly)
(#399) Expected { after 'if' condition. (curly)
(#404) Expected { after 'if' condition. (curly)
(#404) Identifier 'ie_version' is not in camel case. (camelcase)
(#438) Expected { after 'if' condition. (curly)
(#445) Expected { after 'if' condition. (curly)
(#448) Expected { after 'if' condition. (curly)
(#451) Identifier 'mac_geMountainLion' is not in camel case. (camelcase)
(#455) Expected { after 'if' condition. (curly)
(#468) Missing JSDoc comment. (require-jsdoc)
(#468) Unexpected empty function. (no-empty-function)
(#471) Statement inside of curly braces should be on next line. (brace-style)
(#471) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#472) Unexpected empty function. (no-empty-function)
(#473) Unexpected empty function. (no-empty-function)
(#474) Unexpected empty function. (no-empty-function)
(#479) Missing JSDoc comment. (require-jsdoc)
(#482) Expected { after 'if' condition. (curly)
(#490) Expected { after 'if' condition. (curly)
(#490) Statement inside of curly braces should be on next line. (brace-style)
(#490) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#494) Expected { after 'if' condition. (curly)
(#495) Expected { after 'else'. (curly)
(#497) Expected { after 'if' condition. (curly)
(#501) Missing JSDoc comment. (require-jsdoc)
(#502) Expected { after 'if' condition. (curly)
(#503) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#506) Expected { after 'if' condition. (curly)
(#515) Missing JSDoc comment. (require-jsdoc)
(#526) Expected { after 'else'. (curly)
(#531) Expected { after 'else'. (curly)
(#537) Missing JSDoc comment. (require-jsdoc)
(#538) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#540) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#542) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#546) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#562) Missing JSDoc comment. (require-jsdoc)
(#563) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#564) Expected { after 'if' condition. (curly)
(#566) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#567) Expected { after 'for' condition. (curly)
(#568) Expected { after 'if' condition. (curly)
(#571) Expected { after 'if' condition. (curly)
(#571) Expected { after 'for' condition. (curly)
(#574) Expected { after 'if' condition. (curly)
(#581) Missing JSDoc comment. (require-jsdoc)
(#582) Expected { after 'if' condition. (curly)
(#583) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#583) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#587) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#599) Missing JSDoc comment. (require-jsdoc)
(#606) Missing JSDoc comment. (require-jsdoc)
(#612) Missing JSDoc comment. (require-jsdoc)
(#628) Expected { after 'if' condition. (curly)
(#632) Expected { after 'for' condition. (curly)
(#636) Missing JSDoc comment. (require-jsdoc)
(#650) Missing JSDoc comment. (require-jsdoc)
(#651) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#659) Expected { after 'if' condition. (curly)
(#661) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#674) Expected { after 'if' condition. (curly)
(#675) Expected { after 'if' condition. (curly)
(#690) Expected { after 'if' condition. (curly)
(#691) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#697) Expected { after 'if' condition. (curly)
(#699) Expected { after 'if' condition. (curly)
(#703) Expected { after 'if' condition. (curly)
(#722) Missing JSDoc comment. (require-jsdoc)
(#724) Missing whitespace after semicolon. (semi-spacing)
(#727) Expected { after 'if' condition. (curly)
(#727) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#732) Expected { after 'if' condition. (curly)
(#735) Expected { after 'if' condition. (curly)
(#750) Missing JSDoc comment. (require-jsdoc)
(#763) Missing JSDoc comment. (require-jsdoc)
(#772) Missing JSDoc comment. (require-jsdoc)
(#776) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#777) Expected { after 'if' condition. (curly)
(#778) Identifier 'ie_version' is not in camel case. (camelcase)
(#787) Expected { after 'if' condition. (curly)
(#788) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#788) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#791) Expected { after 'if' condition. (curly)
(#791) Expected { after 'for' condition. (curly)
(#799) Missing JSDoc comment. (require-jsdoc)
(#800) Expected { after 'if' condition. (curly)
(#800) Expected { after 'for' condition. (curly)
(#806) Missing JSDoc comment. (require-jsdoc)
(#807) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#807) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#824) Missing JSDoc comment. (require-jsdoc)
(#825) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#826) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#828) Missing JSDoc comment. (require-jsdoc)
(#831) Expected { after 'if' condition. (curly)
(#833) Expected { after 'else'. (curly)
(#838) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#843) Empty block statement. (no-empty)
(#848) Expected { after 'while' condition. (curly)
(#849) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#852) Expected { after 'if' condition. (curly)
(#863) Expected { after 'while' condition. (curly)
(#869) Missing JSDoc comment. (require-jsdoc)
(#872) Expected { after 'if' condition. (curly)
(#873) Expected { after 'if' condition. (curly)
(#874) Expected { after 'if' condition. (curly)
(#875) Expected { after 'if' condition. (curly)
(#882) Missing JSDoc comment. (require-jsdoc)
(#885) Expected { after 'if' condition. (curly)
(#888) Expected { after 'if' condition. (curly)
(#888) Identifier 'ie_version' is not in camel case. (camelcase)
(#893) Missing JSDoc comment. (require-jsdoc)
(#895) Expected { after 'if' condition. (curly)
(#897) Expected { after 'if' condition. (curly)
(#898) Statement inside of curly braces should be on next line. (brace-style)
(#898) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#907) Missing JSDoc comment. (require-jsdoc)
(#920) Missing JSDoc comment. (require-jsdoc)
(#923) Expected { after 'if' condition. (curly)
(#935) Missing JSDoc comment. (require-jsdoc)
(#937) Expected { after 'if' condition. (curly)
(#939) Expected { after 'if' condition. (curly)
(#945) Missing JSDoc comment. (require-jsdoc)
(#955) 'wrap' used outside of binding context. (block-scoped-var)
(#959) 'wrap' used outside of binding context. (block-scoped-var)
(#963) 'wrap' is already defined (no-redeclare)
(#963) 'wrap' used outside of binding context. (block-scoped-var)
(#967) 'wrap' used outside of binding context. (block-scoped-var)
(#968) Expected { after 'if' condition. (curly)
(#970) Expected { after 'if' condition. (curly)
(#976) Expected { after 'if' condition. (curly)
(#977) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#978) Expected { after 'if' condition. (curly)
(#985) Missing JSDoc comment. (require-jsdoc)
(#986) Expected { after 'if' condition. (curly)
(#987) 'next' used outside of binding context. (block-scoped-var)
(#988) 'next' is already defined (no-redeclare)
(#989) Expected { after 'if' condition. (curly)
(#996) Missing JSDoc comment. (require-jsdoc)
(#999) Expected { after 'if' condition. (curly)
(#1000) Expected { after 'if' condition. (curly)
(#1010) Missing JSDoc comment. (require-jsdoc)
(#1012) Expected { after 'if' condition. (curly)
(#1012) Expected { after 'for' condition. (curly)
(#1016) Missing JSDoc comment. (require-jsdoc)
(#1017) Expected { after 'if' condition. (curly)
(#1020) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1021) Expected { after 'if' condition. (curly)
(#1024) Expected { after 'if' condition. (curly)
(#1026) Expected { after 'else'. (curly)
(#1032) Missing JSDoc comment. (require-jsdoc)
(#1046) Expected { after 'if' condition. (curly)
(#1053) Expected to return a value at the end of this function. (consistent-return)
(#1054) Expected { after 'if' condition. (curly)
(#1060) Statement inside of curly braces should be on next line. (brace-style)
(#1060) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1062) Missing JSDoc comment. (require-jsdoc)
(#1062) Requires a space after '{'. (block-spacing)
(#1062) Statement inside of curly braces should be on next line. (brace-style)
(#1062) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1062) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1062) Requires a space before '}'. (block-spacing)
(#1063) Missing JSDoc comment. (require-jsdoc)
(#1063) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1063) Statement inside of curly braces should be on next line. (brace-style)
(#1064) Missing JSDoc comment. (require-jsdoc)
(#1064) Statement inside of curly braces should be on next line. (brace-style)
(#1064) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1068) Missing JSDoc comment. (require-jsdoc)
(#1069) Statement inside of curly braces should be on next line. (brace-style)
(#1069) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1069) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1072) Missing JSDoc comment. (require-jsdoc)
(#1081) Missing JSDoc comment. (require-jsdoc)
(#1084) Expected { after 'if' condition. (curly)
(#1087) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1093) Expected { after 'for' condition. (curly)
(#1093) 'i' used outside of binding context. (block-scoped-var)
(#1093) 'i' used outside of binding context. (block-scoped-var)
(#1093) 'i' used outside of binding context. (block-scoped-var)
(#1094) 'i' used outside of binding context. (block-scoped-var)
(#1097) Statement inside of curly braces should be on next line. (brace-style)
(#1097) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1102) 'i' used outside of binding context. (block-scoped-var)
(#1102) 'i' is already defined (no-redeclare)
(#1102) 'i' used outside of binding context. (block-scoped-var)
(#1102) 'i' used outside of binding context. (block-scoped-var)
(#1103) 'i' used outside of binding context. (block-scoped-var)
(#1104) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1106) Expected { after 'if' condition. (curly)
(#1107) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1108) Expected { after 'if' condition. (curly)
(#1109) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1112) 'i' used outside of binding context. (block-scoped-var)
(#1113) Do not nest ternary expressions (no-nested-ternary)
(#1117) Expected { after 'if' condition. (curly)
(#1121) 'updateInput' used outside of binding context. (block-scoped-var)
(#1126) Missing JSDoc comment. (require-jsdoc)
(#1126) Expected to return a value at the end of this function. (consistent-return)
(#1130) Statement inside of curly braces should be on next line. (brace-style)
(#1130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1135) Missing JSDoc comment. (require-jsdoc)
(#1137) Expected { after 'if' condition. (curly)
(#1142) Expected { after 'if' condition. (curly)
(#1146) Expected { after 'for' condition. (curly)
(#1152) Expected { after 'if' condition. (curly)
(#1155) Expected { after 'if' condition. (curly)
(#1159) Missing JSDoc comment. (require-jsdoc)
(#1160) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1163) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1163) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1170) Missing JSDoc comment. (require-jsdoc)
(#1178) Missing JSDoc comment. (require-jsdoc)
(#1195) Unnecessary semicolon. (no-extra-semi)
(#1197) Missing JSDoc comment. (require-jsdoc)
(#1204) Expected { after 'if' condition. (curly)
(#1205) Expected { after 'else'. (curly)
(#1207) Expected { after 'if' condition. (curly)
(#1214) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1224) Expected { after 'if' condition. (curly)
(#1227) Expected { after 'if' condition. (curly)
(#1227) Identifier 'ie_version' is not in camel case. (camelcase)
(#1231) Expected to return a value at the end of this function. (consistent-return)
(#1232) Expected { after 'if' condition. (curly)
(#1238) Missing JSDoc comment. (require-jsdoc)
(#1260) Expected { after 'if' condition. (curly)
(#1266) Expected { after 'if' condition. (curly)
(#1273) Expected { after 'if' condition. (curly)
(#1294) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1294) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1300) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1311) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1314) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1323) Expected { after 'if' condition. (curly)
(#1324) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1324) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1332) Expected { after 'if' condition. (curly)
(#1333) Expected { after 'if' condition. (curly)
(#1333) Identifier 'ie_version' is not in camel case. (camelcase)
(#1336) Expected { after 'if' condition. (curly)
(#1336) Identifier 'ie_version' is not in camel case. (camelcase)
(#1341) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1341) Statement inside of curly braces should be on next line. (brace-style)
(#1343) Statement inside of curly braces should be on next line. (brace-style)
(#1343) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1347) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1347) Statement inside of curly braces should be on next line. (brace-style)
(#1348) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1348) Empty block statement. (no-empty)
(#1352) Statement inside of curly braces should be on next line. (brace-style)
(#1352) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1358) Statement inside of curly braces should be on next line. (brace-style)
(#1358) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1364) Expected { after 'if' condition. (curly)
(#1367) Expected { after 'if' condition. (curly)
(#1375) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1377) Missing JSDoc comment. (require-jsdoc)
(#1379) Requires a space after '{'. (block-spacing)
(#1379) Statement inside of curly braces should be on next line. (brace-style)
(#1379) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1379) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1379) Requires a space before '}'. (block-spacing)
(#1380) Requires a space after '{'. (block-spacing)
(#1380) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1380) Statement inside of curly braces should be on next line. (brace-style)
(#1380) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1380) Requires a space before '}'. (block-spacing)
(#1392) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1392) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1397) Expected { after 'if' condition. (curly)
(#1404) Expected { after 'if' condition. (curly)
(#1408) Identifier 'ie_version' is not in camel case. (camelcase)
(#1416) Expected { after 'if' condition. (curly)
(#1417) Statement inside of curly braces should be on next line. (brace-style)
(#1417) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1417) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1420) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1421) Expected { after 'while' condition. (curly)
(#1429) Expected { after 'if' condition. (curly)
(#1430) Expected { after 'else'. (curly)
(#1442) Expected { after 'if' condition. (curly)
(#1446) Expected { after 'if' condition. (curly)
(#1446) Identifier 'ie_version' is not in camel case. (camelcase)
(#1451) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1451) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1451) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1452) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1453) Expected { after 'if' condition. (curly)
(#1458) Expected { after 'if' condition. (curly)
(#1467) Expected { after 'if' condition. (curly)
(#1469) Expected { after 'if' condition. (curly)
(#1472) Expected { after 'if' condition. (curly)
(#1480) Missing JSDoc comment. (require-jsdoc)
(#1481) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1493) Missing JSDoc comment. (require-jsdoc)
(#1497) Expected { after 'if' condition. (curly)
(#1497) Identifier 'ie_version' is not in camel case. (camelcase)
(#1500) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1501) Expected { after 'if' condition. (curly)
(#1501) Identifier 'ie_version' is not in camel case. (camelcase)
(#1502) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1503) Expected { after 'if' condition. (curly)
(#1506) Expected { after 'if' condition. (curly)
(#1507) Expected { after 'else'. (curly)
(#1513) Expected { after 'if' condition. (curly)
(#1513) Identifier 'ie_version' is not in camel case. (camelcase)
(#1533) Missing JSDoc comment. (require-jsdoc)
(#1542) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1547) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1547) Statement inside of curly braces should be on next line. (brace-style)
(#1547) Missing semicolon. (semi)
(#1552) Expected { after 'if' condition. (curly)
(#1556) Expected { after 'if' condition. (curly)
(#1557) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1558) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1565) Expected { after 'if' condition. (curly)
(#1566) Expected { after 'if' condition. (curly)
(#1572) Expected { after 'if' condition. (curly)
(#1574) Expected { after 'if' condition. (curly)
(#1584) Expected { after 'if' condition. (curly)
(#1585) Expected { after 'if' condition. (curly)
(#1586) Requires a space after '{'. (block-spacing)
(#1586) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1586) Statement inside of curly braces should be on next line. (brace-style)
(#1586) Requires a space before '}'. (block-spacing)
(#1589) Missing JSDoc comment. (require-jsdoc)
(#1592) Expected { after 'if' condition. (curly)
(#1612) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1634) Expected { after 'if' condition. (curly)
(#1635) Expected { after 'if' condition. (curly)
(#1640) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1643) Expected { after 'if' condition. (curly)
(#1650) Expected { after 'if' condition. (curly)
(#1662) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1662) Statement inside of curly braces should be on next line. (brace-style)
(#1663) Expected space(s) after "catch". (keyword-spacing)
(#1663) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1663) Empty block statement. (no-empty)
(#1664) 'rng' used outside of binding context. (block-scoped-var)
(#1666) 'rng' used outside of binding context. (block-scoped-var)
(#1667) Expected { after 'if' condition. (curly)
(#1667) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1668) Expected { after 'if' condition. (curly)
(#1678) Expected { after 'if' condition. (curly)
(#1679) Statement inside of curly braces should be on next line. (brace-style)
(#1679) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1696) Expected { after 'if' condition. (curly)
(#1702) Expected { after 'if' condition. (curly)
(#1704) Statement inside of curly braces should be on next line. (brace-style)
(#1704) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1705) Statement inside of curly braces should be on next line. (brace-style)
(#1705) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1707) Statement inside of curly braces should be on next line. (brace-style)
(#1707) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1711) Expected { after 'if' condition. (curly)
(#1713) Expected { after 'else'. (curly)
(#1714) Statement inside of curly braces should be on next line. (brace-style)
(#1714) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1716) Missing JSDoc comment. (require-jsdoc)
(#1733) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1737) Expected { after 'if' condition. (curly)
(#1739) Expected { after 'if' condition. (curly)
(#1744) Expected to return a value at the end of this function. (consistent-return)
(#1745) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1745) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1746) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1747) Expected { after 'if' condition. (curly)
(#1751) 'fromLine' used outside of binding context. (block-scoped-var)
(#1752) 'fromNode' used outside of binding context. (block-scoped-var)
(#1754) 'fromLine' is already defined (no-redeclare)
(#1754) 'fromLine' used outside of binding context. (block-scoped-var)
(#1755) 'fromNode' is already defined (no-redeclare)
(#1755) 'fromNode' used outside of binding context. (block-scoped-var)
(#1759) 'toLine' used outside of binding context. (block-scoped-var)
(#1760) 'toNode' used outside of binding context. (block-scoped-var)
(#1762) 'toLine' used outside of binding context. (block-scoped-var)
(#1762) 'toLine' is already defined (no-redeclare)
(#1763) 'toNode' is already defined (no-redeclare)
(#1763) 'toNode' used outside of binding context. (block-scoped-var)
(#1766) 'fromNode' used outside of binding context. (block-scoped-var)
(#1766) 'fromNode' used outside of binding context. (block-scoped-var)
(#1766) 'toNode' used outside of binding context. (block-scoped-var)
(#1766) 'toNode' used outside of binding context. (block-scoped-var)
(#1766) 'fromLine' used outside of binding context. (block-scoped-var)
(#1766) 'fromLine' used outside of binding context. (block-scoped-var)
(#1766) 'toLine' used outside of binding context. (block-scoped-var)
(#1766) 'toLine' used outside of binding context. (block-scoped-var)
(#1767) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1767) 'fromLine' used outside of binding context. (block-scoped-var)
(#1767) 'fromLine' used outside of binding context. (block-scoped-var)
(#1767) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1767) 'toLine' used outside of binding context. (block-scoped-var)
(#1767) 'toLine' used outside of binding context. (block-scoped-var)
(#1767) 'toLine' used outside of binding context. (block-scoped-var)
(#1767) 'toLine' used outside of binding context. (block-scoped-var)
(#1769) Statement inside of curly braces should be on next line. (brace-style)
(#1769) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1769) 'toLine' used outside of binding context. (block-scoped-var)
(#1769) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1769) 'toLine' used outside of binding context. (block-scoped-var)
(#1770) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1770) Statement inside of curly braces should be on next line. (brace-style)
(#1770) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1770) 'fromLine' used outside of binding context. (block-scoped-var)
(#1770) 'fromLine' used outside of binding context. (block-scoped-var)
(#1770) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1771) Expected { after 'else'. (curly)
(#1771) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1774) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1775) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1775) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1776) Expected { after 'while' condition. (curly)
(#1778) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1781) Expected { after 'while' condition. (curly)
(#1788) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1788) 'fromLine' used outside of binding context. (block-scoped-var)
(#1788) 'fromLine' used outside of binding context. (block-scoped-var)
(#1789) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1789) 'toLine' used outside of binding context. (block-scoped-var)
(#1789) 'toLine' used outside of binding context. (block-scoped-var)
(#1803) Expected { after 'if' condition. (curly)
(#1810) Expected { after 'if' condition. (curly)
(#1820) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1829) Missing JSDoc comment. (require-jsdoc)
(#1831) Expected { after 'if' condition. (curly)
(#1835) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1845) Missing JSDoc comment. (require-jsdoc)
(#1845) Expected { after 'if' condition. (curly)
(#1845) Statement inside of curly braces should be on next line. (brace-style)
(#1845) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1845) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1847) Missing JSDoc comment. (require-jsdoc)
(#1847) Expected to return a value at the end of this function. (consistent-return)
(#1851) Expected { after 'if' condition. (curly)
(#1851) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1854) Missing whitespace after semicolon. (semi-spacing)
(#1855) Expected { after 'if' condition. (curly)
(#1856) Expected { after 'if' condition. (curly)
(#1861) Expected { after 'if' condition. (curly)
(#1866) Missing JSDoc comment. (require-jsdoc)
(#1866) Expected to return a value at the end of this function. (consistent-return)
(#1867) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1868) Expected { after 'if' condition. (curly)
(#1868) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1875) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1879) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1882) Expected { after 'if' condition. (curly)
(#1884) Expected { after 'while' condition. (curly)
(#1885) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1887) Missing JSDoc comment. (require-jsdoc)
(#1887) Expected to return a value at the end of this function. (consistent-return)
(#1895) Expected { after 'if' condition. (curly)
(#1896) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1902) Expected { after 'if' condition. (curly)
(#1905) Line 1905 exceeds the maximum line length of 132. (max-len)
(#1905) 'dist' used outside of binding context. (block-scoped-var)
(#1907) Expected { after 'if' condition. (curly)
(#1908) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1908) 'dist' used outside of binding context. (block-scoped-var)
(#1909) Expected { after 'else'. (curly)
(#1910) 'dist' used outside of binding context. (block-scoped-var)
(#1912) 'dist' is already defined (no-redeclare)
(#1912) 'dist' used outside of binding context. (block-scoped-var)
(#1914) Expected { after 'if' condition. (curly)
(#1915) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1915) 'dist' used outside of binding context. (block-scoped-var)
(#1916) Expected { after 'else'. (curly)
(#1917) 'dist' used outside of binding context. (block-scoped-var)
(#1917) 'after' used outside of binding context. (block-scoped-var)
(#1921) Missing JSDoc comment. (require-jsdoc)
(#1922) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1922) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1923) Missing JSDoc comment. (require-jsdoc)
(#1923) Statement inside of curly braces should be on next line. (brace-style)
(#1923) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1923) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1923) Statement inside of curly braces should be on next line. (brace-style)
(#1923) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1924) Missing JSDoc comment. (require-jsdoc)
(#1927) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1928) Expected { after 'if' condition. (curly)
(#1932) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1934) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1934) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1935) Expected { after 'if' condition. (curly)
(#1939) Expected { after 'if' condition. (curly)
(#1940) Expected { after 'for' condition. (curly)
(#1942) Expected { after 'if' condition. (curly)
(#1946) Expected { after 'if' condition. (curly)
(#1956) Expected { after 'if' condition. (curly)
(#1971) Missing JSDoc comment. (require-jsdoc)
(#1977) Statement inside of curly braces should be on next line. (brace-style)
(#1977) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1979) Expected { after 'if' condition. (curly)
(#1980) Expected { after 'if' condition. (curly)
(#1982) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1983) Expected { after 'if' condition. (curly)
(#1988) Expected { after 'for' condition. (curly)
(#1990) 'out' used outside of binding context. (block-scoped-var)
(#1993) Expected { after 'for' condition. (curly)
(#1994) Expected { after 'if' condition. (curly)
(#1998) Expected { after 'if' condition. (curly)
(#2001) Expected { after 'if' condition. (curly)
(#2008) Missing JSDoc comment. (require-jsdoc)
(#2013) Statement inside of curly braces should be on next line. (brace-style)
(#2013) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2014) Statement inside of curly braces should be on next line. (brace-style)
(#2014) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2023) Missing JSDoc comment. (require-jsdoc)
(#2025) Statement inside of curly braces should be on next line. (brace-style)
(#2025) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2028) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2030) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2032) Expected { after 'if' condition. (curly)
(#2039) Missing JSDoc comment. (require-jsdoc)
(#2045) Missing JSDoc comment. (require-jsdoc)
(#2045) Requires a space after '{'. (block-spacing)
(#2045) Statement inside of curly braces should be on next line. (brace-style)
(#2045) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2045) Requires a space before '}'. (block-spacing)
(#2046) Missing JSDoc comment. (require-jsdoc)
(#2047) Expected { after 'if' condition. (curly)
(#2047) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2049) Expected { after 'if' condition. (curly)
(#2049) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2052) Missing JSDoc comment. (require-jsdoc)
(#2054) Expected { after 'if' condition. (curly)
(#2054) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2054) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2055) Expected { after 'if' condition. (curly)
(#2055) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2056) Expected { after 'else'. (curly)
(#2058) Missing JSDoc comment. (require-jsdoc)
(#2058) Requires a space after '{'. (block-spacing)
(#2058) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2058) Statement inside of curly braces should be on next line. (brace-style)
(#2058) Requires a space before '}'. (block-spacing)
(#2059) Missing JSDoc comment. (require-jsdoc)
(#2060) Expected { after 'for' condition. (curly)
(#2061) 'out' used outside of binding context. (block-scoped-var)
(#2074) Missing JSDoc comment. (require-jsdoc)
(#2093) Missing JSDoc comment. (require-jsdoc)
(#2099) Missing JSDoc comment. (require-jsdoc)
(#2100) Expected { after 'for' condition. (curly)
(#2102) 'out' used outside of binding context. (block-scoped-var)
(#2107) Missing JSDoc comment. (require-jsdoc)
(#2114) Missing JSDoc comment. (require-jsdoc)
(#2120) Missing JSDoc comment. (require-jsdoc)
(#2125) Expected { after 'for' condition. (curly)
(#2131) Expected { after 'if' condition. (curly)
(#2132) Expected { after 'if' condition. (curly)
(#2133) Expected { after 'else'. (curly)
(#2136) Missing JSDoc comment. (require-jsdoc)
(#2137) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2147) Missing JSDoc comment. (require-jsdoc)
(#2152) Missing JSDoc comment. (require-jsdoc)
(#2153) Expected { after 'if' condition. (curly)
(#2160) Expected { after 'if' condition. (curly)
(#2164) Missing JSDoc comment. (require-jsdoc)
(#2165) Expected { after 'if' condition. (curly)
(#2178) Missing JSDoc comment. (require-jsdoc)
(#2184) Missing JSDoc comment. (require-jsdoc)
(#2191) Expected { after 'if' condition. (curly)
(#2199) Missing JSDoc comment. (require-jsdoc)
(#2199) Function 'skipAtomic' has a complexity of 23. (complexity)
(#2200) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2203) Unexpected labeled statement. (no-labels)
(#2207) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2208) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2209) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2210) Blocks are nested too deeply (5). (max-depth)
(#2212) Blocks are nested too deeply (6). (max-depth)
(#2213) Blocks are nested too deeply (7). (max-depth)
(#2213) Expected { after 'if' condition. (curly)
(#2214) Requires a space after '{'. (block-spacing)
(#2214) Statement inside of curly braces should be on next line. (brace-style)
(#2214) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2214) Requires a space before '}'. (block-spacing)
(#2217) Blocks are nested too deeply (5). (max-depth)
(#2217) Expected { after 'if' condition. (curly)
(#2219) Blocks are nested too deeply (5). (max-depth)
(#2221) Blocks are nested too deeply (6). (max-depth)
(#2222) Blocks are nested too deeply (7). (max-depth)
(#2222) Expected { after 'if' condition. (curly)
(#2222) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2223) Expected { after 'else'. (curly)
(#2225) Blocks are nested too deeply (7). (max-depth)
(#2225) Expected { after 'if' condition. (curly)
(#2225) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2226) Expected { after 'else'. (curly)
(#2228) Blocks are nested too deeply (5). (max-depth)
(#2229) Blocks are nested too deeply (6). (max-depth)
(#2232) Blocks are nested too deeply (7). (max-depth)
(#2232) Expected { after 'if' condition. (curly)
(#2235) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2237) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2241) Unexpected label in continue statement. (no-labels)
(#2251) Missing JSDoc comment. (require-jsdoc)
(#2255) Missing JSDoc comment. (require-jsdoc)
(#2256) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2261) Expected { after 'if' condition. (curly)
(#2264) Expected { after 'if' condition. (curly)
(#2266) Expected { after 'if' condition. (curly)
(#2273) Missing JSDoc comment. (require-jsdoc)
(#2287) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#2292) Missing JSDoc comment. (require-jsdoc)
(#2293) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2295) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2298) Missing JSDoc comment. (require-jsdoc)
(#2299) Expected { after 'if' condition. (curly)
(#2303) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2307) Missing JSDoc comment. (require-jsdoc)
(#2311) Missing JSDoc comment. (require-jsdoc)
(#2312) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2315) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2316) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2322) Statement inside of curly braces should be on next line. (brace-style)
(#2322) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2322) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2326) Expected { after 'if' condition. (curly)
(#2326) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2330) Expected { after 'if' condition. (curly)
(#2332) Expected { after 'if' condition. (curly)
(#2332) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2333) Expected { after 'if' condition. (curly)
(#2335) Expected { after 'if' condition. (curly)
(#2337) Expected { after 'if' condition. (curly)
(#2343) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2347) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2359) Expected { after 'if' condition. (curly)
(#2367) Missing JSDoc comment. (require-jsdoc)
(#2368) Expected { after 'if' condition. (curly)
(#2373) Expected { after 'if' condition. (curly)
(#2377) Expected { after 'if' condition. (curly)
(#2383) Missing JSDoc comment. (require-jsdoc)
(#2384) Expected { after 'if' condition. (curly)
(#2388) Missing JSDoc comment. (require-jsdoc)
(#2390) Expected { after 'if' condition. (curly)
(#2391) Expected { after 'if' condition. (curly)
(#2392) Missing '()' invoking a constructor (new-parens)
(#2396) Expected to return a value at the end of this function. (consistent-return)
(#2401) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2402) Expected { after 'if' condition. (curly)
(#2403) Expected { after 'if' condition. (curly)
(#2406) Expected { after 'for' condition. (curly)
(#2407) Expected { after 'if' condition. (curly)
(#2414) Missing '()' invoking a constructor (new-parens)
(#2419) Expected { after 'if' condition. (curly)
(#2420) Expected { after 'for' condition. (curly)
(#2430) Missing JSDoc comment. (require-jsdoc)
(#2431) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2434) Expected { after 'if' condition. (curly)
(#2436) Expected { after 'if' condition. (curly)
(#2438) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2446) Missing JSDoc comment. (require-jsdoc)
(#2447) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2448) Expected { after 'if' condition. (curly)
(#2449) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2449) Infix operators must be spaced. (space-infix-ops)
(#2450) Expected { after 'if' condition. (curly)
(#2451) Expected { after 'else'. (curly)
(#2458) Expected { after 'if' condition. (curly)
(#2464) Missing JSDoc comment. (require-jsdoc)
(#2464) Requires a space after '{'. (block-spacing)
(#2464) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2464) Statement inside of curly braces should be on next line. (brace-style)
(#2464) Requires a space before '}'. (block-spacing)
(#2465) Missing JSDoc comment. (require-jsdoc)
(#2465) Requires a space after '{'. (block-spacing)
(#2465) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2465) Statement inside of curly braces should be on next line. (brace-style)
(#2465) Requires a space before '}'. (block-spacing)
(#2466) Missing JSDoc comment. (require-jsdoc)
(#2467) Expected { after 'if' condition. (curly)
(#2471) Expected { after 'if' condition. (curly)
(#2475) Missing JSDoc comment. (require-jsdoc)
(#2475) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2475) Statement inside of curly braces should be on next line. (brace-style)
(#2476) Missing JSDoc comment. (require-jsdoc)
(#2479) Missing JSDoc comment. (require-jsdoc)
(#2487) Missing JSDoc comment. (require-jsdoc)
(#2496) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2497) Expected { after 'if' condition. (curly)
(#2508) Missing JSDoc comment. (require-jsdoc)
(#2508) Expected to return a value at the end of this function. (consistent-return)
(#2509) Expected { after 'if' condition. (curly)
(#2511) Expected { after 'for' condition. (curly)
(#2511) 'i' used outside of binding context. (block-scoped-var)
(#2511) 'i' used outside of binding context. (block-scoped-var)
(#2511) 'i' used outside of binding context. (block-scoped-var)
(#2512) Expected { after 'if' condition. (curly)
(#2512) 'i' used outside of binding context. (block-scoped-var)
(#2513) 'i' used outside of binding context. (block-scoped-var)
(#2513) 'i' used outside of binding context. (block-scoped-var)
(#2514) Expected { after 'for' condition. (curly)
(#2514) 'i' used outside of binding context. (block-scoped-var)
(#2514) 'i' is already defined (no-redeclare)
(#2514) 'i' used outside of binding context. (block-scoped-var)
(#2514) 'i' used outside of binding context. (block-scoped-var)
(#2515) Expected { after 'if' condition. (curly)
(#2515) 'i' used outside of binding context. (block-scoped-var)
(#2516) 'i' used outside of binding context. (block-scoped-var)
(#2516) 'i' used outside of binding context. (block-scoped-var)
(#2521) Missing JSDoc comment. (require-jsdoc)
(#2534) Missing JSDoc comment. (require-jsdoc)
(#2539) Missing JSDoc comment. (require-jsdoc)
(#2539) Expected to return a value at the end of this function. (consistent-return)
(#2540) Expected { after 'if' condition. (curly)
(#2543) Expected { after 'if' condition. (curly)
(#2552) Missing JSDoc comment. (require-jsdoc)
(#2561) Expected { after 'if' condition. (curly)
(#2574) Missing JSDoc comment. (require-jsdoc)
(#2575) Expected { after 'if' condition. (curly)
(#2576) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2580) Expected { after 'if' condition. (curly)
(#2587) Expected { after 'if' condition. (curly)
(#2596) Missing JSDoc comment. (require-jsdoc)
(#2601) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2611) Expected { after 'if' condition. (curly)
(#2613) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2615) Expected { after 'if' condition. (curly)
(#2617) Expected { after 'if' condition. (curly)
(#2622) Expected { after 'if' condition. (curly)
(#2630) 'mStart' used outside of binding context. (block-scoped-var)
(#2630) 'mEnd' used outside of binding context. (block-scoped-var)
(#2633) Missing JSDoc comment. (require-jsdoc)
(#2633) Function 'measureCharInner' has a complexity of 27. (complexity)
(#2635) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2635) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2635) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2639) 'i' used outside of binding context. (block-scoped-var)
(#2639) 'i' used outside of binding context. (block-scoped-var)
(#2639) 'i' used outside of binding context. (block-scoped-var)
(#2640) Expected { after 'while' condition. (curly)
(#2641) Expected { after 'while' condition. (curly)
(#2642) Identifier 'ie_version' is not in camel case. (camelcase)
(#2645) 'rects' used outside of binding context. (block-scoped-var)
(#2646) Expected { after 'if' condition. (curly)
(#2646) 'rects' used outside of binding context. (block-scoped-var)
(#2647) 'rects' used outside of binding context. (block-scoped-var)
(#2647) 'rects' used outside of binding context. (block-scoped-var)
(#2648) Expected { after 'else'. (curly)
(#2653) Expected { after 'if' condition. (curly)
(#2658) Expected { after 'if' condition. (curly)
(#2658) Identifier 'ie_version' is not in camel case. (camelcase)
(#2660) Expected { after 'if' condition. (curly)
(#2661) 'rects' is already defined (no-redeclare)
(#2662) Expected { after 'if' condition. (curly)
(#2662) 'rects' used outside of binding context. (block-scoped-var)
(#2663) 'rects' used outside of binding context. (block-scoped-var)
(#2663) 'rects' used outside of binding context. (block-scoped-var)
(#2664) Expected { after 'else'. (curly)
(#2667) Identifier 'ie_version' is not in camel case. (camelcase)
(#2669) Expected { after 'if' condition. (curly)
(#2671) Expected { after 'else'. (curly)
(#2675) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2678) Expected { after 'for' condition. (curly)
(#2678) 'i' used outside of binding context. (block-scoped-var)
(#2678) 'i' is already defined (no-redeclare)
(#2678) 'i' used outside of binding context. (block-scoped-var)
(#2678) 'i' used outside of binding context. (block-scoped-var)
(#2679) Expected { after 'if' condition. (curly)
(#2679) 'i' used outside of binding context. (block-scoped-var)
(#2680) 'i' used outside of binding context. (block-scoped-var)
(#2680) 'i' used outside of binding context. (block-scoped-var)
(#2680) 'i' used outside of binding context. (block-scoped-var)
(#2680) 'i' used outside of binding context. (block-scoped-var)
(#2680) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2680) 'i' used outside of binding context. (block-scoped-var)
(#2680) 'i' used outside of binding context. (block-scoped-var)
(#2684) Expected { after 'if' condition. (curly)
(#2685) Statement inside of curly braces should be on next line. (brace-style)
(#2685) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2685) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2692) Missing JSDoc comment. (require-jsdoc)
(#2693) Expected { after 'if' condition. (curly)
(#2693) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2702) Missing JSDoc comment. (require-jsdoc)
(#2706) Expected { after 'if' condition. (curly)
(#2706) Expected { after 'for' condition. (curly)
(#2711) Missing JSDoc comment. (require-jsdoc)
(#2714) Expected { after 'for' condition. (curly)
(#2718) Missing JSDoc comment. (require-jsdoc)
(#2721) Expected { after 'if' condition. (curly)
(#2725) Missing JSDoc comment. (require-jsdoc)
(#2725) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2725) Statement inside of curly braces should be on next line. (brace-style)
(#2726) Missing JSDoc comment. (require-jsdoc)
(#2726) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2726) Statement inside of curly braces should be on next line. (brace-style)
(#2732) Missing JSDoc comment. (require-jsdoc)
(#2733) Expected { after 'if' condition. (curly)
(#2733) Expected { after 'for' condition. (curly)
(#2737) Expected { after 'if' condition. (curly)
(#2738) Expected { after 'if' condition. (curly)
(#2740) Expected { after 'if' condition. (curly)
(#2741) Expected { after 'else'. (curly)
(#2754) Missing JSDoc comment. (require-jsdoc)
(#2755) Expected { after 'if' condition. (curly)
(#2756) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2771) Missing JSDoc comment. (require-jsdoc)
(#2772) Expected { after 'if' condition. (curly)
(#2779) Missing JSDoc comment. (require-jsdoc)
(#2781) Expected { after 'if' condition. (curly)
(#2782) Missing JSDoc comment. (require-jsdoc)
(#2784) Expected { after 'if' condition. (curly)
(#2784) Expected { after 'else'. (curly)
(#2787) Missing JSDoc comment. (require-jsdoc)
(#2788) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2798) Expected { after 'if' condition. (curly)
(#2801) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2802) Expected { after 'if' condition. (curly)
(#2805) Expected { after 'if' condition. (curly)
(#2805) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2811) Missing JSDoc comment. (require-jsdoc)
(#2812) 'pos' is already defined (no-redeclare)
(#2812) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2813) Expected { after 'if' condition. (curly)
(#2825) Missing JSDoc comment. (require-jsdoc)
(#2826) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2828) Expected { after 'if' condition. (curly)
(#2834) Missing JSDoc comment. (require-jsdoc)
(#2837) Expected { after 'if' condition. (curly)
(#2837) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2838) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2839) Expected { after 'if' condition. (curly)
(#2840) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2841) Expected { after 'if' condition. (curly)
(#2848) Expected { after 'if' condition. (curly)
(#2850) Expected { after 'else'. (curly)
(#2855) Missing JSDoc comment. (require-jsdoc)
(#2857) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2860) Missing JSDoc comment. (require-jsdoc)
(#2861) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2863) Expected { after 'if' condition. (curly)
(#2864) Expected { after 'if' condition. (curly)
(#2865) Expected { after 'else'. (curly)
(#2869) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2870) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2871) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2871) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2871) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2873) Expected { after 'if' condition. (curly)
(#2873) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2879) Expected { after 'while' condition. (curly)
(#2880) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2881) Do not nest ternary expressions (no-nested-ternary)
(#2884) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2887) Expected { after 'for' condition. (curly)
(#2890) Requires a space after '{'. (block-spacing)
(#2890) Statement inside of curly braces should be on next line. (brace-style)
(#2890) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2890) Expected { after 'if' condition. (curly)
(#2890) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#2890) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2890) Requires a space before '}'. (block-spacing)
(#2891) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2891) Requires a space after '{'. (block-spacing)
(#2891) Statement inside of curly braces should be on next line. (brace-style)
(#2891) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2891) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2891) Requires a space before '}'. (block-spacing)
(#2897) Missing JSDoc comment. (require-jsdoc)
(#2898) Expected { after 'if' condition. (curly)
(#2898) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2899) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2911) Expected { after 'if' condition. (curly)
(#2917) Missing JSDoc comment. (require-jsdoc)
(#2918) Expected { after 'if' condition. (curly)
(#2918) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2922) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2923) Expected { after 'if' condition. (curly)
(#2939) Missing JSDoc comment. (require-jsdoc)
(#2967) Missing JSDoc comment. (require-jsdoc)
(#2970) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2972) Expected { after 'for' condition. (curly)
(#2976) Expected { after 'if' condition. (curly)
(#2977) Expected { after 'while' condition. (curly)
(#2984) Missing JSDoc comment. (require-jsdoc)
(#2985) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2986) Expected { after 'if' condition. (curly)
(#2988) Statement inside of curly braces should be on next line. (brace-style)
(#2988) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2989) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2991) Expected { after 'for' condition. (curly)
(#2999) Missing JSDoc comment. (require-jsdoc)
(#3001) Expected { after 'for' condition. (curly)
(#3001) 'i' used outside of binding context. (block-scoped-var)
(#3001) 'i' used outside of binding context. (block-scoped-var)
(#3001) 'i' used outside of binding context. (block-scoped-var)
(#3001) 'i' used outside of binding context. (block-scoped-var)
(#3001) 'i' used outside of binding context. (block-scoped-var)
(#3001) 'i' used outside of binding context. (block-scoped-var)
(#3001) 'i' used outside of binding context. (block-scoped-var)
(#3001) 'i' used outside of binding context. (block-scoped-var)
(#3001) 'i' used outside of binding context. (block-scoped-var)
(#3001) 'i' used outside of binding context. (block-scoped-var)
(#3001) 'i' used outside of binding context. (block-scoped-var)
(#3001) 'i' used outside of binding context. (block-scoped-var)
(#3002) 'i' used outside of binding context. (block-scoped-var)
(#3002) 'i' used outside of binding context. (block-scoped-var)
(#3002) 'i' used outside of binding context. (block-scoped-var)
(#3002) 'i' used outside of binding context. (block-scoped-var)
(#3003) Expected { after 'for' condition. (curly)
(#3003) 'i' used outside of binding context. (block-scoped-var)
(#3003) 'i' used outside of binding context. (block-scoped-var)
(#3003) 'i' used outside of binding context. (block-scoped-var)
(#3003) 'i' is already defined (no-redeclare)
(#3003) 'i' used outside of binding context. (block-scoped-var)
(#3003) 'i' used outside of binding context. (block-scoped-var)
(#3003) 'i' used outside of binding context. (block-scoped-var)
(#3003) 'i' used outside of binding context. (block-scoped-var)
(#3003) 'i' used outside of binding context. (block-scoped-var)
(#3003) 'i' used outside of binding context. (block-scoped-var)
(#3003) 'i' used outside of binding context. (block-scoped-var)
(#3003) 'i' used outside of binding context. (block-scoped-var)
(#3003) 'i' used outside of binding context. (block-scoped-var)
(#3004) 'i' used outside of binding context. (block-scoped-var)
(#3004) 'i' used outside of binding context. (block-scoped-var)
(#3004) 'i' used outside of binding context. (block-scoped-var)
(#3004) 'i' used outside of binding context. (block-scoped-var)
(#3005) Expected { after 'for' condition. (curly)
(#3005) 'i' used outside of binding context. (block-scoped-var)
(#3005) 'i' used outside of binding context. (block-scoped-var)
(#3005) 'i' used outside of binding context. (block-scoped-var)
(#3005) 'i' is already defined (no-redeclare)
(#3005) 'i' used outside of binding context. (block-scoped-var)
(#3005) 'i' used outside of binding context. (block-scoped-var)
(#3005) 'i' used outside of binding context. (block-scoped-var)
(#3005) 'i' used outside of binding context. (block-scoped-var)
(#3005) 'i' used outside of binding context. (block-scoped-var)
(#3005) 'i' used outside of binding context. (block-scoped-var)
(#3005) 'i' used outside of binding context. (block-scoped-var)
(#3005) 'i' used outside of binding context. (block-scoped-var)
(#3005) 'i' used outside of binding context. (block-scoped-var)
(#3006) 'i' used outside of binding context. (block-scoped-var)
(#3006) 'i' used outside of binding context. (block-scoped-var)
(#3006) 'i' used outside of binding context. (block-scoped-var)
(#3006) 'i' used outside of binding context. (block-scoped-var)
(#3007) Expected { after 'for' condition. (curly)
(#3007) 'i' used outside of binding context. (block-scoped-var)
(#3007) 'i' used outside of binding context. (block-scoped-var)
(#3007) 'i' used outside of binding context. (block-scoped-var)
(#3007) 'i' used outside of binding context. (block-scoped-var)
(#3007) 'i' is already defined (no-redeclare)
(#3007) 'i' used outside of binding context. (block-scoped-var)
(#3007) 'i' used outside of binding context. (block-scoped-var)
(#3007) 'i' used outside of binding context. (block-scoped-var)
(#3007) 'i' used outside of binding context. (block-scoped-var)
(#3007) 'i' used outside of binding context. (block-scoped-var)
(#3007) 'i' used outside of binding context. (block-scoped-var)
(#3007) 'i' used outside of binding context. (block-scoped-var)
(#3007) 'i' used outside of binding context. (block-scoped-var)
(#3008) 'i' used outside of binding context. (block-scoped-var)
(#3008) 'i' used outside of binding context. (block-scoped-var)
(#3008) 'i' used outside of binding context. (block-scoped-var)
(#3008) 'i' used outside of binding context. (block-scoped-var)
(#3009) Expected { after 'for' condition. (curly)
(#3009) 'i' used outside of binding context. (block-scoped-var)
(#3009) 'i' used outside of binding context. (block-scoped-var)
(#3009) 'i' is already defined (no-redeclare)
(#3009) 'i' used outside of binding context. (block-scoped-var)
(#3009) 'i' used outside of binding context. (block-scoped-var)
(#3009) 'i' used outside of binding context. (block-scoped-var)
(#3009) 'i' used outside of binding context. (block-scoped-var)
(#3009) 'i' used outside of binding context. (block-scoped-var)
(#3009) 'i' used outside of binding context. (block-scoped-var)
(#3009) 'i' used outside of binding context. (block-scoped-var)
(#3009) 'i' used outside of binding context. (block-scoped-var)
(#3009) 'i' used outside of binding context. (block-scoped-var)
(#3009) 'i' used outside of binding context. (block-scoped-var)
(#3010) 'i' used outside of binding context. (block-scoped-var)
(#3010) 'i' used outside of binding context. (block-scoped-var)
(#3010) 'i' used outside of binding context. (block-scoped-var)
(#3010) 'i' used outside of binding context. (block-scoped-var)
(#3013) Missing JSDoc comment. (require-jsdoc)
(#3013) Identifier 'endOperation_R1' is not in camel case. (camelcase)
(#3014) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3016) Expected { after 'if' condition. (curly)
(#3018) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3026) Missing JSDoc comment. (require-jsdoc)
(#3026) Identifier 'endOperation_W1' is not in camel case. (camelcase)
(#3030) Missing JSDoc comment. (require-jsdoc)
(#3030) Identifier 'endOperation_R2' is not in camel case. (camelcase)
(#3031) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3032) Expected { after 'if' condition. (curly)
(#3047) Expected { after 'if' condition. (curly)
(#3051) Missing JSDoc comment. (require-jsdoc)
(#3051) Identifier 'endOperation_W2' is not in camel case. (camelcase)
(#3054) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3056) Expected { after 'if' condition. (curly)
(#3061) Expected { after 'if' condition. (curly)
(#3063) Expected { after 'if' condition. (curly)
(#3065) Expected { after 'if' condition. (curly)
(#3068) Expected { after 'if' condition. (curly)
(#3070) Expected { after 'if' condition. (curly)
(#3072) Expected { after 'if' condition. (curly)
(#3075) Missing JSDoc comment. (require-jsdoc)
(#3075) Identifier 'endOperation_finish' is not in camel case. (camelcase)
(#3076) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3076) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3078) Expected { after 'if' condition. (curly)
(#3081) Expected { after 'if' condition. (curly)
(#3081) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3081) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3081) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3085) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3090) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3100) Expected { after 'if' condition. (curly)
(#3105) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3106) Expected { after 'if' condition. (curly)
(#3106) Expected { after 'for' condition. (curly)
(#3106) 'i' used outside of binding context. (block-scoped-var)
(#3106) 'i' used outside of binding context. (block-scoped-var)
(#3106) 'i' used outside of binding context. (block-scoped-var)
(#3107) Expected { after 'if' condition. (curly)
(#3107) 'i' used outside of binding context. (block-scoped-var)
(#3107) 'i' used outside of binding context. (block-scoped-var)
(#3108) Expected { after 'if' condition. (curly)
(#3108) Expected { after 'for' condition. (curly)
(#3108) 'i' is already defined (no-redeclare)
(#3108) 'i' used outside of binding context. (block-scoped-var)
(#3108) 'i' used outside of binding context. (block-scoped-var)
(#3108) 'i' used outside of binding context. (block-scoped-var)
(#3109) Expected { after 'if' condition. (curly)
(#3109) 'i' used outside of binding context. (block-scoped-var)
(#3109) 'i' used outside of binding context. (block-scoped-var)
(#3111) Expected { after 'if' condition. (curly)
(#3115) Expected { after 'if' condition. (curly)
(#3117) Expected { after 'if' condition. (curly)
(#3122) Missing JSDoc comment. (require-jsdoc)
(#3123) Expected { after 'if' condition. (curly)
(#3125) Statement inside of curly braces should be on next line. (brace-style)
(#3125) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3126) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3126) Statement inside of curly braces should be on next line. (brace-style)
(#3126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3129) Missing JSDoc comment. (require-jsdoc)
(#3131) Expected { after 'if' condition. (curly)
(#3133) Statement inside of curly braces should be on next line. (brace-style)
(#3133) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3134) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3134) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3134) Statement inside of curly braces should be on next line. (brace-style)
(#3139) Missing JSDoc comment. (require-jsdoc)
(#3141) Expected { after 'if' condition. (curly)
(#3141) Unexpected 'this'. (no-invalid-this)
(#3141) Unexpected 'this'. (no-invalid-this)
(#3142) Unexpected 'this'. (no-invalid-this)
(#3143) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3143) Statement inside of curly braces should be on next line. (brace-style)
(#3143) Unexpected 'this'. (no-invalid-this)
(#3144) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3144) Statement inside of curly braces should be on next line. (brace-style)
(#3144) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3144) Unexpected 'this'. (no-invalid-this)
(#3147) Missing JSDoc comment. (require-jsdoc)
(#3149) Unexpected 'this'. (no-invalid-this)
(#3150) Expected { after 'if' condition. (curly)
(#3150) Unexpected 'this'. (no-invalid-this)
(#3152) Statement inside of curly braces should be on next line. (brace-style)
(#3152) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3152) Unexpected 'this'. (no-invalid-this)
(#3153) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3153) Statement inside of curly braces should be on next line. (brace-style)
(#3153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3162) Missing JSDoc comment. (require-jsdoc)
(#3174) Missing JSDoc comment. (require-jsdoc)
(#3175) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3190) Missing JSDoc comment. (require-jsdoc)
(#3191) Expected { after 'if' condition. (curly)
(#3191) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3192) Expected { after 'if' condition. (curly)
(#3192) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3193) Expected { after 'if' condition. (curly)
(#3196) Expected { after 'if' condition. (curly)
(#3197) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3203) Expected { after 'if' condition. (curly)
(#3215) 'cut' used outside of binding context. (block-scoped-var)
(#3216) 'cut' used outside of binding context. (block-scoped-var)
(#3217) 'cut' used outside of binding context. (block-scoped-var)
(#3218) 'cut' used outside of binding context. (block-scoped-var)
(#3224) 'cut' is already defined (no-redeclare)
(#3224) 'cut' used outside of binding context. (block-scoped-var)
(#3225) 'cut' used outside of binding context. (block-scoped-var)
(#3226) 'cut' used outside of binding context. (block-scoped-var)
(#3227) 'cut' used outside of binding context. (block-scoped-var)
(#3246) Expected { after 'if' condition. (curly)
(#3248) Expected { after 'if' condition. (curly)
(#3255) Missing JSDoc comment. (require-jsdoc)
(#3257) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3258) Expected { after 'if' condition. (curly)
(#3261) Expected { after 'if' condition. (curly)
(#3263) Expected { after 'if' condition. (curly)
(#3263) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3265) Expected { after 'if' condition. (curly)
(#3269) Missing JSDoc comment. (require-jsdoc)
(#3277) Missing JSDoc comment. (require-jsdoc)
(#3277) Expected to return a value at the end of this function. (consistent-return)
(#3278) Expected { after 'if' condition. (curly)
(#3280) Expected { after 'if' condition. (curly)
(#3284) Expected { after 'if' condition. (curly)
(#3288) Missing JSDoc comment. (require-jsdoc)
(#3289) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3289) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3290) Expected { after 'if' condition. (curly)
(#3292) Expected { after 'for' condition. (curly)
(#3294) 'n' used outside of binding context. (block-scoped-var)
(#3296) Expected { after 'if' condition. (curly)
(#3297) 'n' used outside of binding context. (block-scoped-var)
(#3300) 'n' used outside of binding context. (block-scoped-var)
(#3305) Expected { after 'if' condition. (curly)
(#3314) Missing JSDoc comment. (require-jsdoc)
(#3315) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3320) Expected { after 'if' condition. (curly)
(#3322) Expected { after 'if' condition. (curly)
(#3325) Expected { after 'if' condition. (curly)
(#3327) Expected { after 'if' condition. (curly)
(#3335) Missing JSDoc comment. (require-jsdoc)
(#3336) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3339) Expected { after 'if' condition. (curly)
(#3347) Missing JSDoc comment. (require-jsdoc)
(#3351) Expected { after 'if' condition. (curly)
(#3351) Identifier 'ie_version' is not in camel case. (camelcase)
(#3353) Expected { after 'if' condition. (curly)
(#3355) Expected { after 'if' condition. (curly)
(#3360) Expected { after 'else'. (curly)
(#3361) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3361) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3361) Statement inside of curly braces should be on next line. (brace-style)
(#3365) Expected { after 'if' condition. (curly)
(#3365) Requires a space after '{'. (block-spacing)
(#3365) Statement inside of curly braces should be on next line. (brace-style)
(#3365) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3365) Requires a space before '}'. (block-spacing)
(#3368) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3369) Missing JSDoc comment. (require-jsdoc)
(#3371) Requires a space after '{'. (block-spacing)
(#3371) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3371) Statement inside of curly braces should be on next line. (brace-style)
(#3371) Requires a space before '}'. (block-spacing)
(#3373) Missing '()' invoking a constructor (new-parens)
(#3375) Unnecessary semicolon. (no-extra-semi)
(#3376) Missing JSDoc comment. (require-jsdoc)
(#3377) Expected { after 'if' condition. (curly)
(#3381) Missing JSDoc comment. (require-jsdoc)
(#3382) Expected { after 'if' condition. (curly)
(#3382) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3383) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3389) Missing '()' invoking a constructor (new-parens)
(#3399) Expected { after 'if' condition. (curly)
(#3403) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3404) Missing '()' invoking a constructor (new-parens)
(#3405) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3406) Expected { after 'if' condition. (curly)
(#3408) Expected { after 'if' condition. (curly)
(#3410) Expected { after 'else'. (curly)
(#3411) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3411) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3431) Requires a space after '{'. (block-spacing)
(#3431) Missing space before opening brace. (space-before-blocks)
(#3431) Statement inside of curly braces should be on next line. (brace-style)
(#3431) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3431) Requires a space before '}'. (block-spacing)
(#3432) Missing space before opening brace. (space-before-blocks)
(#3432) Requires a space after '{'. (block-spacing)
(#3432) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3432) Statement inside of curly braces should be on next line. (brace-style)
(#3432) Requires a space before '}'. (block-spacing)
(#3435) Statement inside of curly braces should be on next line. (brace-style)
(#3435) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3438) Requires a space after '{'. (block-spacing)
(#3438) Statement inside of curly braces should be on next line. (brace-style)
(#3438) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3438) Expected { after 'if' condition. (curly)
(#3438) Requires a space before '}'. (block-spacing)
(#3439) Missing space before opening brace. (space-before-blocks)
(#3439) Requires a space after '{'. (block-spacing)
(#3439) Statement inside of curly braces should be on next line. (brace-style)
(#3439) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3439) Requires a space before '}'. (block-spacing)
(#3444) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3444) Statement inside of curly braces should be on next line. (brace-style)
(#3451) Missing JSDoc comment. (require-jsdoc)
(#3464) Missing JSDoc comment. (require-jsdoc)
(#3466) Expected { after 'if' condition. (curly)
(#3477) Missing JSDoc comment. (require-jsdoc)
(#3477) Expected to return a value at the end of this function. (consistent-return)
(#3479) Expected { after 'if' condition. (curly)
(#3490) Missing JSDoc comment. (require-jsdoc)
(#3492) Expected { after 'if' condition. (curly)
(#3494) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3496) Statement inside of curly braces should be on next line. (brace-style)
(#3496) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3496) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3497) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3497) Statement inside of curly braces should be on next line. (brace-style)
(#3497) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3498) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3501) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3511) Missing JSDoc comment. (require-jsdoc)
(#3512) Unexpected 'this'. (no-invalid-this)
(#3512) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3513) Expected { after 'if' condition. (curly)
(#3521) Missing space before opening brace. (space-before-blocks)
(#3521) Requires a space after '{'. (block-spacing)
(#3521) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3521) Statement inside of curly braces should be on next line. (brace-style)
(#3521) Requires a space before '}'. (block-spacing)
(#3525) Expected { after 'if' condition. (curly)
(#3531) Expected { after 'if' condition. (curly)
(#3533) Expected { after 'if' condition. (curly)
(#3537) Expected { after 'if' condition. (curly)
(#3537) Missing '()' invoking a constructor (new-parens)
(#3538) Expected { after 'if' condition. (curly)
(#3539) Requires a space after '{'. (block-spacing)
(#3539) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3539) Statement inside of curly braces should be on next line. (brace-style)
(#3539) Requires a space before '}'. (block-spacing)
(#3543) Expected { after 'if' condition. (curly)
(#3544) Expected { after 'else'. (curly)
(#3550) Missing JSDoc comment. (require-jsdoc)
(#3551) Expected { after 'if' condition. (curly)
(#3552) Expected { after 'else'. (curly)
(#3554) Missing '()' invoking a constructor (new-parens)
(#3554) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3565) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3565) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3566) Expected { after 'if' condition. (curly)
(#3571) Expected { after 'else'. (curly)
(#3577) Missing JSDoc comment. (require-jsdoc)
(#3578) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3578) Missing '()' invoking a constructor (new-parens)
(#3580) Expected { after 'if' condition. (curly)
(#3586) Expected { after 'if' condition. (curly)
(#3586) Missing '()' invoking a constructor (new-parens)
(#3589) Expected { after 'if' condition. (curly)
(#3589) Identifier 'ie_version' is not in camel case. (camelcase)
(#3590) Requires a space after '{'. (block-spacing)
(#3590) Statement inside of curly braces should be on next line. (brace-style)
(#3590) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3590) Requires a space before '}'. (block-spacing)
(#3591) Expected { after 'else'. (curly)
(#3596) Expected { after 'if' condition. (curly)
(#3599) Expected { after 'if' condition. (curly)
(#3605) Missing JSDoc comment. (require-jsdoc)
(#3606) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3609) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3609) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3612) Expected { after 'if' condition. (curly)
(#3614) Expected { after 'else'. (curly)
(#3623) Expected { after 'if' condition. (curly)
(#3628) Expected { after 'if' condition. (curly)
(#3630) Expected { after 'else'. (curly)
(#3633) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3633) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3634) Expected { after 'if' condition. (curly)
(#3636) Expected { after 'else'. (curly)
(#3658) Missing JSDoc comment. (require-jsdoc)
(#3659) Expected { after 'if' condition. (curly)
(#3663) 'ranges' used outside of binding context. (block-scoped-var)
(#3663) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3666) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3669) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3670) Expected { after 'if' condition. (curly)
(#3671) 'ranges' used outside of binding context. (block-scoped-var)
(#3671) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3671) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3672) Expected { after 'if' condition. (curly)
(#3673) 'ranges' used outside of binding context. (block-scoped-var)
(#3673) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3673) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3675) Expected { after 'if' condition. (curly)
(#3675) 'ranges' used outside of binding context. (block-scoped-var)
(#3675) 'ranges' used outside of binding context. (block-scoped-var)
(#3676) 'ranges' used outside of binding context. (block-scoped-var)
(#3681) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3683) Expected { after 'if' condition. (curly)
(#3685) Expected { after 'else'. (curly)
(#3686) 'range' is already defined (no-redeclare)
(#3686) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3686) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3695) 'ranges' used outside of binding context. (block-scoped-var)
(#3695) 'ranges' is already defined (no-redeclare)
(#3696) 'ranges' used outside of binding context. (block-scoped-var)
(#3697) 'ranges' used outside of binding context. (block-scoped-var)
(#3708) Missing JSDoc comment. (require-jsdoc)
(#3711) Expected { after 'if' condition. (curly)
(#3716) Expected { after 'if' condition. (curly)
(#3717) Requires a space after '{'. (block-spacing)
(#3717) Missing space before opening brace. (space-before-blocks)
(#3717) Expected { after 'if' condition. (curly)
(#3717) Statement inside of curly braces should be on next line. (brace-style)
(#3717) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3717) Requires a space before '}'. (block-spacing)
(#3719) Do not nest ternary expressions (no-nested-ternary)
(#3720) Expected { after 'if' condition. (curly)
(#3721) Expected { after 'if' condition. (curly)
(#3728) Missing JSDoc comment. (require-jsdoc)
(#3738) Expected { after 'if' condition. (curly)
(#3739) Expected { after 'else'. (curly)
(#3748) Missing JSDoc comment. (require-jsdoc)
(#3748) Expected to return a value at the end of this function. (consistent-return)
(#3749) Statement inside of curly braces should be on next line. (brace-style)
(#3749) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3749) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3750) Expected space(s) after "catch". (keyword-spacing)
(#3750) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3750) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3750) Statement inside of curly braces should be on next line. (brace-style)
(#3751) Expected { after 'if' condition. (curly)
(#3751) 'mX' used outside of binding context. (block-scoped-var)
(#3752) Expected { after 'if' condition. (curly)
(#3757) Expected { after 'if' condition. (curly)
(#3757) 'mY' used outside of binding context. (block-scoped-var)
(#3758) 'mY' used outside of binding context. (block-scoped-var)
(#3762) 'mX' used outside of binding context. (block-scoped-var)
(#3763) 'mY' used outside of binding context. (block-scoped-var)
(#3771) Missing JSDoc comment. (require-jsdoc)
(#3779) Missing JSDoc comment. (require-jsdoc)
(#3780) Unexpected 'this'. (no-invalid-this)
(#3781) Expected { after 'if' condition. (curly)
(#3784) Expected { after 'if' condition. (curly)
(#3784) Missing '()' invoking a constructor (new-parens)
(#3785) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3786) Expected { after 'if' condition. (curly)
(#3790) 'text' used outside of binding context. (block-scoped-var)
(#3790) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3790) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3792) Missing '()' invoking a constructor (new-parens)
(#3794) 'text' used outside of binding context. (block-scoped-var)
(#3798) 'text' used outside of binding context. (block-scoped-var)
(#3806) Expected { after 'for' condition. (curly)
(#3806) 'i' used outside of binding context. (block-scoped-var)
(#3806) 'i' used outside of binding context. (block-scoped-var)
(#3806) 'i' used outside of binding context. (block-scoped-var)
(#3806) 'i' used outside of binding context. (block-scoped-var)
(#3806) 'i' used outside of binding context. (block-scoped-var)
(#3812) Requires a space after '{'. (block-spacing)
(#3812) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3812) Statement inside of curly braces should be on next line. (brace-style)
(#3812) Requires a space before '}'. (block-spacing)
(#3816) 'text' used outside of binding context. (block-scoped-var)
(#3816) 'text' is already defined (no-redeclare)
(#3817) 'text' used outside of binding context. (block-scoped-var)
(#3818) Expected { after 'if' condition. (curly)
(#3821) Expected { after 'if' condition. (curly)
(#3821) Expected { after 'for' condition. (curly)
(#3821) Blocks are nested too deeply (5). (max-depth)
(#3821) 'i' used outside of binding context. (block-scoped-var)
(#3821) 'i' is already defined (no-redeclare)
(#3821) 'i' used outside of binding context. (block-scoped-var)
(#3821) 'i' used outside of binding context. (block-scoped-var)
(#3822) 'i' used outside of binding context. (block-scoped-var)
(#3822) 'i' used outside of binding context. (block-scoped-var)
(#3823) 'text' used outside of binding context. (block-scoped-var)
(#3827) Expected space(s) after "catch". (keyword-spacing)
(#3827) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3827) Empty block statement. (no-empty)
(#3827) Missing space before opening brace. (space-before-blocks)
(#3831) Missing JSDoc comment. (require-jsdoc)
(#3832) Missing '()' invoking a constructor (new-parens)
(#3832) Statement inside of curly braces should be on next line. (brace-style)
(#3832) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3832) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3833) Expected { after 'if' condition. (curly)
(#3849) Expected { after 'if' condition. (curly)
(#3857) Missing JSDoc comment. (require-jsdoc)
(#3858) Expected { after 'if' condition. (curly)
(#3860) Expected { after 'if' condition. (curly)
(#3861) Expected { after 'if' condition. (curly)
(#3863) Expected { after 'if' condition. (curly)
(#3868) Missing JSDoc comment. (require-jsdoc)
(#3869) Expected { after 'if' condition. (curly)
(#3873) Expected { after 'if' condition. (curly)
(#3888) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3893) Expected { after 'if' condition. (curly)
(#3893) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#3894) Expected { after 'if' condition. (curly)
(#3895) Expected { after 'if' condition. (curly)
(#3895) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#3896) Expected { after 'if' condition. (curly)
(#3896) Infix operators must be spaced. (space-infix-ops)
(#3899) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3900) Expected { after 'if' condition. (curly)
(#3900) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3901) Expected { after 'if' condition. (curly)
(#3901) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3902) Expected { after 'if' condition. (curly)
(#3902) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3912) Missing JSDoc comment. (require-jsdoc)
(#3913) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3913) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3915) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3917) Expected { after 'if' condition. (curly)
(#3925) Unexpected labeled statement. (no-labels)
(#3929) Unexpected label in break statement. (no-labels)
(#3941) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3942) Expected { after 'if' condition. (curly)
(#3943) Line 3943 exceeds the maximum line length of 132. (max-len)
(#3944) Line 3944 exceeds the maximum line length of 132. (max-len)
(#3952) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3954) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3955) Expected { after 'if' condition. (curly)
(#3956) Expected { after 'else'. (curly)
(#3961) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3965) Expected { after 'if' condition. (curly)
(#3965) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3971) Expected { after 'if' condition. (curly)
(#3984) Missing JSDoc comment. (require-jsdoc)
(#3987) Expected { after 'if' condition. (curly)
(#3992) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3994) Expected { after 'if' condition. (curly)
(#3995) Expected { after 'if' condition. (curly)
(#4004) Missing JSDoc comment. (require-jsdoc)
(#4007) Expected { after 'if' condition. (curly)
(#4013) Missing '()' invoking a constructor (new-parens)
(#4014) Missing JSDoc comment. (require-jsdoc)
(#4017) Expected { after 'if' condition. (curly)
(#4028) Expected { after 'if' condition. (curly)
(#4030) Expected { after 'if' condition. (curly)
(#4038) Unnecessary escape character: \' (no-useless-escape)
(#4046) Missing JSDoc comment. (require-jsdoc)
(#4048) Expected { after 'if' condition. (curly)
(#4054) Requires a space after '{'. (block-spacing)
(#4054) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4054) Statement inside of curly braces should be on next line. (brace-style)
(#4054) Requires a space before '}'. (block-spacing)
(#4055) Expected to return a value at the end of this function. (consistent-return)
(#4056) Expected { after 'if' condition. (curly)
(#4060) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4060) Statement inside of curly braces should be on next line. (brace-style)
(#4065) Missing JSDoc comment. (require-jsdoc)
(#4067) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4067) Statement inside of curly braces should be on next line. (brace-style)
(#4071) Missing JSDoc comment. (require-jsdoc)
(#4072) Unexpected 'this'. (no-invalid-this)
(#4074) Expected { after 'if' condition. (curly)
(#4076) Expected { after 'if' condition. (curly)
(#4076) Identifier 'ie_version' is not in camel case. (camelcase)
(#4083) Expected { after 'if' condition. (curly)
(#4088) Expected { after 'if' condition. (curly)
(#4092) Missing JSDoc comment. (require-jsdoc)
(#4096) Missing JSDoc comment. (require-jsdoc)
(#4107) Missing JSDoc comment. (require-jsdoc)
(#4108) Expected { after 'if' condition. (curly)
(#4108) Unexpected 'this'. (no-invalid-this)
(#4109) Unexpected 'this'. (no-invalid-this)
(#4112) Missing JSDoc comment. (require-jsdoc)
(#4113) Unexpected 'this'. (no-invalid-this)
(#4114) Expected { after 'if' condition. (curly)
(#4115) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4116) Requires a space after '{'. (block-spacing)
(#4116) Statement inside of curly braces should be on next line. (brace-style)
(#4116) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4116) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4116) Requires a space before '}'. (block-spacing)
(#4117) Expected { after 'if' condition. (curly)
(#4118) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4119) Expected { after 'if' condition. (curly)
(#4125) Missing JSDoc comment. (require-jsdoc)
(#4135) Missing JSDoc comment. (require-jsdoc)
(#4136) Expected { after 'if' condition. (curly)
(#4138) Expected { after 'if' condition. (curly)
(#4148) Expected { after 'if' condition. (curly)
(#4148) Statement inside of curly braces should be on next line. (brace-style)
(#4148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4154) Missing JSDoc comment. (require-jsdoc)
(#4155) Expected { after 'if' condition. (curly)
(#4163) Requires a space after '{'. (block-spacing)
(#4163) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4163) Statement inside of curly braces should be on next line. (brace-style)
(#4163) Expected { after 'if' condition. (curly)
(#4163) Requires a space before '}'. (block-spacing)
(#4171) Missing JSDoc comment. (require-jsdoc)
(#4172) Expected { after 'if' condition. (curly)
(#4176) Missing JSDoc comment. (require-jsdoc)
(#4177) Expected { after 'if' condition. (curly)
(#4186) Expected { after 'if' condition. (curly)
(#4187) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4193) Missing JSDoc comment. (require-jsdoc)
(#4194) Expected { after 'if' condition. (curly)
(#4195) Expected { after 'if' condition. (curly)
(#4197) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4198) Expected { after 'if' condition. (curly)
(#4199) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4202) Missing JSDoc comment. (require-jsdoc)
(#4212) Missing JSDoc comment. (require-jsdoc)
(#4213) Expected { after 'if' condition. (curly)
(#4214) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4215) Expected { after 'else'. (curly)
(#4216) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4221) Missing JSDoc comment. (require-jsdoc)
(#4223) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4223) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4231) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4241) Missing JSDoc comment. (require-jsdoc)
(#4248) Statement inside of curly braces should be on next line. (brace-style)
(#4248) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4250) Expected { after 'if' condition. (curly)
(#4251) Expected { after 'if' condition. (curly)
(#4252) Expected { after 'if' condition. (curly)
(#4253) Expected { after 'if' condition. (curly)
(#4254) Expected { after 'if' condition. (curly)
(#4257) Expected { after 'if' condition. (curly)
(#4259) Expected { after 'if' condition. (curly)
(#4265) Missing JSDoc comment. (require-jsdoc)
(#4265) Expected to return a value at the end of this function. (consistent-return)
(#4267) Expected { after 'if' condition. (curly)
(#4268) Expected { after 'if' condition. (curly)
(#4268) Expected a return value. (consistent-return)
(#4273) Expected { after 'if' condition. (curly)
(#4273) Expected a return value. (consistent-return)
(#4280) Expected { after 'for' condition. (curly)
(#4287) Missing JSDoc comment. (require-jsdoc)
(#4288) Expected { after 'if' condition. (curly)
(#4305) Missing JSDoc comment. (require-jsdoc)
(#4306) Expected { after 'if' condition. (curly)
(#4308) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4308) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4309) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4313) 'i' used outside of binding context. (block-scoped-var)
(#4313) 'i' used outside of binding context. (block-scoped-var)
(#4313) 'i' used outside of binding context. (block-scoped-var)
(#4314) 'i' used outside of binding context. (block-scoped-var)
(#4315) Expected { after 'if' condition. (curly)
(#4318) Expected { after 'if' condition. (curly)
(#4318) 'i' used outside of binding context. (block-scoped-var)
(#4318) 'i' used outside of binding context. (block-scoped-var)
(#4331) Expected { after 'else'. (curly)
(#4331) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4343) 'i' used outside of binding context. (block-scoped-var)
(#4343) 'i' is already defined (no-redeclare)
(#4343) 'i' used outside of binding context. (block-scoped-var)
(#4343) 'i' used outside of binding context. (block-scoped-var)
(#4344) 'i' used outside of binding context. (block-scoped-var)
(#4353) 'i' used outside of binding context. (block-scoped-var)
(#4355) Expected { after 'if' condition. (curly)
(#4355) 'i' used outside of binding context. (block-scoped-var)
(#4359) Don't make functions within a loop (no-loop-func)
(#4371) Missing JSDoc comment. (require-jsdoc)
(#4372) Expected { after 'if' condition. (curly)
(#4375) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4376) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4380) Expected { after 'for' condition. (curly)
(#4387) Missing JSDoc comment. (require-jsdoc)
(#4387) Expected to return a value at the end of this function. (consistent-return)
(#4388) Expected { after 'if' condition. (curly)
(#4393) Expected a return value. (consistent-return)
(#4395) Expected { after 'if' condition. (curly)
(#4395) Expected a return value. (consistent-return)
(#4401) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4401) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4406) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4412) Expected { after 'if' condition. (curly)
(#4413) Expected { after 'if' condition. (curly)
(#4414) Expected { after 'else'. (curly)
(#4420) Missing JSDoc comment. (require-jsdoc)
(#4421) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4421) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4421) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4423) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4426) Expected to return a value at the end of this function. (consistent-return)
(#4434) Expected { after 'if' condition. (curly)
(#4449) Expected { after 'if' condition. (curly)
(#4458) Expected { after 'if' condition. (curly)
(#4460) Expected { after 'if' condition. (curly)
(#4462) Expected { after 'else'. (curly)
(#4465) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4473) Expected { after 'if' condition. (curly)
(#4474) Expected { after 'if' condition. (curly)
(#4479) Missing JSDoc comment. (require-jsdoc)
(#4480) Expected { after 'if' condition. (curly)
(#4481) Statement inside of curly braces should be on next line. (brace-style)
(#4481) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4481) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4482) Expected { after 'if' condition. (curly)
(#4490) Missing JSDoc comment. (require-jsdoc)
(#4491) Expected { after 'if' condition. (curly)
(#4493) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4493) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4494) Expected { after 'if' condition. (curly)
(#4495) Expected { after 'if' condition. (curly)
(#4496) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4510) Missing JSDoc comment. (require-jsdoc)
(#4511) Expected { after 'if' condition. (curly)
(#4511) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4513) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4519) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4520) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4522) Expected { after 'if' condition. (curly)
(#4524) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4526) Expected { after 'if' condition. (curly)
(#4528) Expected { after 'if' condition. (curly)
(#4530) 'coords' used outside of binding context. (block-scoped-var)
(#4534) Missing JSDoc comment. (require-jsdoc)
(#4536) Expected { after 'if' condition. (curly)
(#4536) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4537) Expected { after 'if' condition. (curly)
(#4537) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4544) Missing JSDoc comment. (require-jsdoc)
(#4545) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4546) Expected { after 'if' condition. (curly)
(#4547) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4548) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4549) Expected { after 'if' condition. (curly)
(#4551) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4556) Expected { after 'if' condition. (curly)
(#4559) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4562) Expected { after 'if' condition. (curly)
(#4563) Expected { after 'if' condition. (curly)
(#4565) Expected { after 'if' condition. (curly)
(#4567) Expected { after 'if' condition. (curly)
(#4574) Missing JSDoc comment. (require-jsdoc)
(#4575) Expected { after 'if' condition. (curly)
(#4575) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4575) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4576) Expected { after 'if' condition. (curly)
(#4576) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4577) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4578) Expected { after 'if' condition. (curly)
(#4578) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4579) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4584) Missing JSDoc comment. (require-jsdoc)
(#4586) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4586) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4588) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4589) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4598) Missing JSDoc comment. (require-jsdoc)
(#4602) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4618) Missing JSDoc comment. (require-jsdoc)
(#4618) Function 'indentLine' has a complexity of 21. (complexity)
(#4619) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4620) Expected { after 'if' condition. (curly)
(#4620) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4624) Expected { after 'if' condition. (curly)
(#4625) Expected { after 'else'. (curly)
(#4629) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4630) Expected { after 'if' condition. (curly)
(#4631) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4638) Expected { after 'if' condition. (curly)
(#4643) Expected { after 'if' condition. (curly)
(#4643) Infix operators must be spaced. (space-infix-ops)
(#4644) Expected { after 'else'. (curly)
(#4654) 'pos' used outside of binding context. (block-scoped-var)
(#4654) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4655) Expected { after 'if' condition. (curly)
(#4656) 'i' used outside of binding context. (block-scoped-var)
(#4656) 'i' used outside of binding context. (block-scoped-var)
(#4656) 'i' used outside of binding context. (block-scoped-var)
(#4656) Requires a space after '{'. (block-spacing)
(#4656) 'pos' used outside of binding context. (block-scoped-var)
(#4656) Statement inside of curly braces should be on next line. (brace-style)
(#4656) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4656) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4656) Requires a space before '}'. (block-spacing)
(#4657) Expected { after 'if' condition. (curly)
(#4657) 'pos' used outside of binding context. (block-scoped-var)
(#4657) 'pos' used outside of binding context. (block-scoped-var)
(#4660) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4660) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4662) Expected no return value. (consistent-return)
(#4666) 'i' used outside of binding context. (block-scoped-var)
(#4666) 'i' is already defined (no-redeclare)
(#4666) 'i' used outside of binding context. (block-scoped-var)
(#4666) 'i' used outside of binding context. (block-scoped-var)
(#4667) 'i' used outside of binding context. (block-scoped-var)
(#4669) 'pos' is already defined (no-redeclare)
(#4669) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4670) 'i' used outside of binding context. (block-scoped-var)
(#4680) Missing JSDoc comment. (require-jsdoc)
(#4681) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4682) Expected { after 'if' condition. (curly)
(#4683) Expected { after 'else'. (curly)
(#4684) Expected { after 'if' condition. (curly)
(#4684) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4685) Expected { after 'if' condition. (curly)
(#4691) Missing JSDoc comment. (require-jsdoc)
(#4692) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4708) Expected { after 'for' condition. (curly)
(#4723) Missing JSDoc comment. (require-jsdoc)
(#4724) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4724) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4727) Missing JSDoc comment. (require-jsdoc)
(#4729) Expected { after 'if' condition. (curly)
(#4731) Return statement should not contain assignment. (no-return-assign)
(#4733) Missing JSDoc comment. (require-jsdoc)
(#4735) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4737) Expected { after 'if' condition. (curly)
(#4738) Expected { after 'else'. (curly)
(#4739) Expected { after 'else'. (curly)
(#4740) Expected { after 'else'. (curly)
(#4744) Expected { after 'if' condition. (curly)
(#4745) Expected { after 'if' condition. (curly)
(#4747) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4749) Missing whitespace after semicolon. (semi-spacing)
(#4750) Expected { after 'if' condition. (curly)
(#4752) Do not nest ternary expressions (no-nested-ternary)
(#4753) Do not nest ternary expressions (no-nested-ternary)
(#4756) Expected { after 'if' condition. (curly)
(#4758) Requires a space after '{'. (block-spacing)
(#4758) Statement inside of curly braces should be on next line. (brace-style)
(#4758) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4758) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4758) Requires a space before '}'. (block-spacing)
(#4762) Expected { after 'if' condition. (curly)
(#4763) Expected { after 'if' condition. (curly)
(#4766) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4767) Expected { after 'if' condition. (curly)
(#4774) Missing JSDoc comment. (require-jsdoc)
(#4775) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4775) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4778) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#4784) Expected { after 'if' condition. (curly)
(#4785) Statement inside of curly braces should be on next line. (brace-style)
(#4785) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4785) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4788) 'target' used outside of binding context. (block-scoped-var)
(#4803) Missing space before opening brace. (space-before-blocks)
(#4803) Requires a space after '{'. (block-spacing)
(#4803) Statement inside of curly braces should be on next line. (brace-style)
(#4803) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4803) Requires a space before '}'. (block-spacing)
(#4806) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4807) Expected { after 'if' condition. (curly)
(#4809) Expected { after 'if' condition. (curly)
(#4813) Requires a space after '{'. (block-spacing)
(#4813) Statement inside of curly braces should be on next line. (brace-style)
(#4813) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4813) Requires a space before '}'. (block-spacing)
(#4814) Requires a space after '{'. (block-spacing)
(#4814) Statement inside of curly braces should be on next line. (brace-style)
(#4814) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4814) Requires a space before '}'. (block-spacing)
(#4819) Expected to return a value at the end of this function. (consistent-return)
(#4821) Expected { after 'for' condition. (curly)
(#4829) Unexpected 'this'. (no-invalid-this)
(#4830) Expected { after 'if' condition. (curly)
(#4831) Unexpected 'this'. (no-invalid-this)
(#4832) Unexpected 'this'. (no-invalid-this)
(#4833) Unexpected 'this'. (no-invalid-this)
(#4836) Unexpected 'this'. (no-invalid-this)
(#4841) Unexpected 'this'. (no-invalid-this)
(#4842) Unexpected 'this'. (no-invalid-this)
(#4850) Expected { after 'if' condition. (curly)
(#4850) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4850) Unexpected 'this'. (no-invalid-this)
(#4851) Expected { after 'else'. (curly)
(#4853) Expected { after 'if' condition. (curly)
(#4853) Unexpected 'this'. (no-invalid-this)
(#4853) Unexpected 'this'. (no-invalid-this)
(#4856) Unexpected 'this'. (no-invalid-this)
(#4856) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4860) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4862) Unexpected 'this'. (no-invalid-this)
(#4863) Expected { after 'for' condition. (curly)
(#4864) Unexpected 'this'. (no-invalid-this)
(#4865) Unexpected 'this'. (no-invalid-this)
(#4866) Expected { after 'if' condition. (curly)
(#4867) Unexpected 'this'. (no-invalid-this)
(#4869) Unexpected 'this'. (no-invalid-this)
(#4871) Expected { after 'if' condition. (curly)
(#4871) Unexpected 'this'. (no-invalid-this)
(#4871) Unexpected 'this'. (no-invalid-this)
(#4883) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4889) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4889) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4891) Expected { after 'if' condition. (curly)
(#4892) Expected { after 'else'. (curly)
(#4893) Unexpected use of '>>'. (no-bitwise)
(#4894) Expected { after 'if' condition. (curly)
(#4895) Expected { after 'if' condition. (curly)
(#4896) Statement inside of curly braces should be on next line. (brace-style)
(#4896) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4899) Do not nest ternary expressions (no-nested-ternary)
(#4904) Expected { after 'if' condition. (curly)
(#4914) Expected { after 'if' condition. (curly)
(#4915) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4917) Expected { after 'if' condition. (curly)
(#4919) 'i' used outside of binding context. (block-scoped-var)
(#4919) 'i' used outside of binding context. (block-scoped-var)
(#4919) 'i' used outside of binding context. (block-scoped-var)
(#4920) 'i' used outside of binding context. (block-scoped-var)
(#4921) Expected { after 'if' condition. (curly)
(#4928) 'i' used outside of binding context. (block-scoped-var)
(#4928) 'i' is already defined (no-redeclare)
(#4928) 'i' used outside of binding context. (block-scoped-var)
(#4928) 'i' used outside of binding context. (block-scoped-var)
(#4929) 'i' used outside of binding context. (block-scoped-var)
(#4930) Expected { after 'if' condition. (curly)
(#4938) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4938) Infix operators must be spaced. (space-infix-ops)
(#4943) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4944) Expected { after 'if' condition. (curly)
(#4944) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4945) Expected { after 'if' condition. (curly)
(#4946) Expected { after 'else'. (curly)
(#4964) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4967) Expected { after 'if' condition. (curly)
(#4968) Statement inside of curly braces should be on next line. (brace-style)
(#4968) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4968) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4977) Statement inside of curly braces should be on next line. (brace-style)
(#4977) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4978) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4978) Statement inside of curly braces should be on next line. (brace-style)
(#4981) Unexpected 'this'. (no-invalid-this)
(#4984) Expected { after 'if' condition. (curly)
(#4990) Unexpected 'this'. (no-invalid-this)
(#4990) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4990) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4995) Expected { after 'if' condition. (curly)
(#5003) Expected { after 'if' condition. (curly)
(#5004) 'n' used outside of binding context. (block-scoped-var)
(#5006) Expected { after 'if' condition. (curly)
(#5008) 'n' used outside of binding context. (block-scoped-var)
(#5008) 'n' is already defined (no-redeclare)
(#5009) Expected { after 'if' condition. (curly)
(#5009) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5009) 'n' used outside of binding context. (block-scoped-var)
(#5011) 'n' used outside of binding context. (block-scoped-var)
(#5011) 'n' used outside of binding context. (block-scoped-var)
(#5016) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5016) Statement inside of curly braces should be on next line. (brace-style)
(#5016) Requires a space before '}'. (block-spacing)
(#5021) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5032) Expected { after 'if' condition. (curly)
(#5034) Expected { after 'if' condition. (curly)
(#5036) Expected { after 'if' condition. (curly)
(#5045) Expected { after 'if' condition. (curly)
(#5046) Expected { after 'if' condition. (curly)
(#5049) Expected { after 'if' condition. (curly)
(#5057) Expected to return a value at the end of this function. (consistent-return)
(#5058) Expected { after 'if' condition. (curly)
(#5062) Statement inside of curly braces should be on next line. (brace-style)
(#5062) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5062) Unexpected 'this'. (no-invalid-this)
(#5066) Statement inside of curly braces should be on next line. (brace-style)
(#5066) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5066) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5069) Expected { after 'if' condition. (curly)
(#5071) 'cur' used outside of binding context. (block-scoped-var)
(#5075) Unexpected 'this'. (no-invalid-this)
(#5077) Expected { after 'if' condition. (curly)
(#5079) Expected { after 'else'. (curly)
(#5085) Unexpected 'this'. (no-invalid-this)
(#5085) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5085) Unexpected 'this'. (no-invalid-this)
(#5086) Expected { after 'if' condition. (curly)
(#5088) Expected { after 'else'. (curly)
(#5089) Unexpected 'this'. (no-invalid-this)
(#5096) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5097) Statement inside of curly braces should be on next line. (brace-style)
(#5097) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5097) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5100) Expected { after 'if' condition. (curly)
(#5100) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5101) Expected { after 'else'. (curly)
(#5103) Expected { after 'if' condition. (curly)
(#5105) 'cur' used outside of binding context. (block-scoped-var)
(#5109) Unexpected 'this'. (no-invalid-this)
(#5109) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5109) Unexpected 'this'. (no-invalid-this)
(#5109) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5112) Expected { after 'if' condition. (curly)
(#5115) Expected { after 'if' condition. (curly)
(#5115) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5118) Expected { after 'if' condition. (curly)
(#5122) Expected { after 'if' condition. (curly)
(#5122) Expected { after 'for' condition. (curly)
(#5128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5129) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5132) Expected { after 'if' condition. (curly)
(#5132) Expected { after 'else'. (curly)
(#5134) Do not nest ternary expressions (no-nested-ternary)
(#5135) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5135) Statement inside of curly braces should be on next line. (brace-style)
(#5136) Requires a space after '{'. (block-spacing)
(#5136) Statement inside of curly braces should be on next line. (brace-style)
(#5136) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5136) Requires a space before '}'. (block-spacing)
(#5137) Requires a space after '{'. (block-spacing)
(#5137) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5137) Statement inside of curly braces should be on next line. (brace-style)
(#5137) Requires a space before '}'. (block-spacing)
(#5138) Expected { after 'while' condition. (curly)
(#5139) Expected { after 'while' condition. (curly)
(#5141) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5141) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5145) Expected { after 'if' condition. (curly)
(#5145) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5146) Expected { after 'if' condition. (curly)
(#5146) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#5148) Expected { after 'else'. (curly)
(#5153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5153) Statement inside of curly braces should be on next line. (brace-style)
(#5156) Expected { after 'if' condition. (curly)
(#5156) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5156) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5156) Unexpected 'this'. (no-invalid-this)
(#5157) Expected { after 'if' condition. (curly)
(#5157) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5157) Unexpected 'this'. (no-invalid-this)
(#5158) Expected { after 'if' condition. (curly)
(#5158) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5158) Unexpected 'this'. (no-invalid-this)
(#5169) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5170) Unexpected 'this'. (no-invalid-this)
(#5171) Expected { after 'if' condition. (curly)
(#5171) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5171) Unexpected 'this'. (no-invalid-this)
(#5173) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5174) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5177) Expected { after 'if' condition. (curly)
(#5180) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5181) Unexpected 'this'. (no-invalid-this)
(#5182) Unexpected 'this'. (no-invalid-this)
(#5184) Unexpected 'this'. (no-invalid-this)
(#5188) Unexpected 'this'. (no-invalid-this)
(#5193) Unexpected 'this'. (no-invalid-this)
(#5194) Missing JSDoc comment. (require-jsdoc)
(#5197) Expected { after 'if' condition. (curly)
(#5197) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5198) Expected { after 'if' condition. (curly)
(#5198) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5199) Expected { after 'if' condition. (curly)
(#5199) Unexpected 'this'. (no-invalid-this)
(#5202) Expected { after 'if' condition. (curly)
(#5202) Expected { after 'for' condition. (curly)
(#5203) Statement inside of curly braces should be on next line. (brace-style)
(#5203) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5207) Unexpected 'this'. (no-invalid-this)
(#5210) Requires a space after '{'. (block-spacing)
(#5210) Missing space before opening brace. (space-before-blocks)
(#5210) Statement inside of curly braces should be on next line. (brace-style)
(#5210) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5210) Requires a space before '}'. (block-spacing)
(#5213) Unexpected 'this'. (no-invalid-this)
(#5214) Unexpected 'this'. (no-invalid-this)
(#5215) Unexpected 'this'. (no-invalid-this)
(#5216) Unexpected 'this'. (no-invalid-this)
(#5217) Unexpected 'this'. (no-invalid-this)
(#5217) Unexpected 'this'. (no-invalid-this)
(#5217) Unexpected 'this'. (no-invalid-this)
(#5218) Unexpected 'this'. (no-invalid-this)
(#5219) Expected { after 'if' condition. (curly)
(#5219) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5219) Unexpected 'this'. (no-invalid-this)
(#5219) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#5220) Unexpected 'this'. (no-invalid-this)
(#5221) Unexpected 'this'. (no-invalid-this)
(#5221) Unexpected 'this'. (no-invalid-this)
(#5225) Unexpected 'this'. (no-invalid-this)
(#5227) Unexpected 'this'. (no-invalid-this)
(#5228) Unexpected 'this'. (no-invalid-this)
(#5229) Unexpected 'this'. (no-invalid-this)
(#5230) Unexpected 'this'. (no-invalid-this)
(#5231) Unexpected 'this'. (no-invalid-this)
(#5232) Unexpected 'this'. (no-invalid-this)
(#5232) Unexpected 'this'. (no-invalid-this)
(#5236) Requires a space after '{'. (block-spacing)
(#5236) Missing space before opening brace. (space-before-blocks)
(#5236) Statement inside of curly braces should be on next line. (brace-style)
(#5236) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5236) Requires a space before '}'. (block-spacing)
(#5237) Missing space before opening brace. (space-before-blocks)
(#5237) Requires a space after '{'. (block-spacing)
(#5237) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5237) Statement inside of curly braces should be on next line. (brace-style)
(#5237) Requires a space before '}'. (block-spacing)
(#5238) Requires a space after '{'. (block-spacing)
(#5238) Missing space before opening brace. (space-before-blocks)
(#5238) Statement inside of curly braces should be on next line. (brace-style)
(#5238) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5238) Requires a space before '}'. (block-spacing)
(#5239) Requires a space after '{'. (block-spacing)
(#5239) Missing space before opening brace. (space-before-blocks)
(#5239) Statement inside of curly braces should be on next line. (brace-style)
(#5239) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5239) Requires a space before '}'. (block-spacing)
(#5250) Missing JSDoc comment. (require-jsdoc)
(#5252) Expected { after 'if' condition. (curly)
(#5253) Requires a space after '{'. (block-spacing)
(#5253) Statement inside of curly braces should be on next line. (brace-style)
(#5253) Expected { after 'if' condition. (curly)
(#5253) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5253) Requires a space before '}'. (block-spacing)
(#5257) Missing space before opening brace. (space-before-blocks)
(#5257) Requires a space after '{'. (block-spacing)
(#5257) Statement inside of curly braces should be on next line. (brace-style)
(#5257) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5257) Requires a space before '}'. (block-spacing)
(#5279) Expected { after 'if' condition. (curly)
(#5280) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5282) Missing whitespace after semicolon. (semi-spacing)
(#5284) Expected { after 'if' condition. (curly)
(#5286) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5290) Expected { after 'for' condition. (curly)
(#5291) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5291) Missing semicolon. (semi)
(#5295) Expected { after 'if' condition. (curly)
(#5297) Requires a space after '{'. (block-spacing)
(#5297) Statement inside of curly braces should be on next line. (brace-style)
(#5297) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5297) Requires a space before '}'. (block-spacing)
(#5312) Expected { after 'if' condition. (curly)
(#5313) Expected { after 'if' condition. (curly)
(#5326) Requires a space after '{'. (block-spacing)
(#5326) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5326) Statement inside of curly braces should be on next line. (brace-style)
(#5326) Requires a space before '}'. (block-spacing)
(#5338) Requires a space after '{'. (block-spacing)
(#5338) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5338) Statement inside of curly braces should be on next line. (brace-style)
(#5338) Requires a space before '}'. (block-spacing)
(#5351) Expected { after 'if' condition. (curly)
(#5354) Requires a space after '{'. (block-spacing)
(#5354) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5354) Expected { after 'if' condition. (curly)
(#5354) Statement inside of curly braces should be on next line. (brace-style)
(#5354) Requires a space before '}'. (block-spacing)
(#5366) Requires a space after '{'. (block-spacing)
(#5366) Missing space before opening brace. (space-before-blocks)
(#5366) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5366) Statement inside of curly braces should be on next line. (brace-style)
(#5366) Requires a space before '}'. (block-spacing)
(#5368) Requires a space after '{'. (block-spacing)
(#5368) Missing space before opening brace. (space-before-blocks)
(#5368) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5368) Statement inside of curly braces should be on next line. (brace-style)
(#5368) Requires a space before '}'. (block-spacing)
(#5371) Expected { after 'if' condition. (curly)
(#5382) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5388) Expected { after 'if' condition. (curly)
(#5389) Expected { after 'if' condition. (curly)
(#5405) Expected { after 'if' condition. (curly)
(#5411) Expected { after 'if' condition. (curly)
(#5412) Expected { after 'else'. (curly)
(#5418) 'spec' is already defined (no-redeclare)
(#5420) Expected { after 'if' condition. (curly)
(#5424) 'prop' used outside of binding context. (block-scoped-var)
(#5425) Expected { after 'if' condition. (curly)
(#5425) 'prop' used outside of binding context. (block-scoped-var)
(#5426) Expected { after 'if' condition. (curly)
(#5426) 'prop' used outside of binding context. (block-scoped-var)
(#5426) 'prop' used outside of binding context. (block-scoped-var)
(#5426) 'prop' used outside of binding context. (block-scoped-var)
(#5427) 'prop' used outside of binding context. (block-scoped-var)
(#5427) 'prop' used outside of binding context. (block-scoped-var)
(#5431) Expected { after 'if' condition. (curly)
(#5432) Expected { after 'if' condition. (curly)
(#5432) Expected { after 'for-in'. (curly)
(#5432) 'prop' used outside of binding context. (block-scoped-var)
(#5432) 'prop' is already defined (no-redeclare)
(#5433) 'prop' used outside of binding context. (block-scoped-var)
(#5433) 'prop' used outside of binding context. (block-scoped-var)
(#5440) Requires a space after '{'. (block-spacing)
(#5440) Statement inside of curly braces should be on next line. (brace-style)
(#5440) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5440) Requires a space before '}'. (block-spacing)
(#5463) Requires a space after '{'. (block-spacing)
(#5463) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5463) Statement inside of curly braces should be on next line. (brace-style)
(#5463) Requires a space before '}'. (block-spacing)
(#5467) Expected { after 'if' condition. (curly)
(#5481) Expected { after 'if' condition. (curly)
(#5482) Expected { after 'if' condition. (curly)
(#5486) Expected { after 'if' condition. (curly)
(#5501) Expected { after 'if' condition. (curly)
(#5505) 'info' used outside of binding context. (block-scoped-var)
(#5513) Requires a space after '{'. (block-spacing)
(#5513) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5513) Statement inside of curly braces should be on next line. (brace-style)
(#5513) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5513) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5513) Requires a space before '}'. (block-spacing)
(#5521) Expected { after 'if' condition. (curly)
(#5522) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5523) Expected { after 'else'. (curly)
(#5524) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5532) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5533) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5538) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5552) There should be no space before '}' (object-curly-spacing)
(#5555) Requires a space after '{'. (block-spacing)
(#5555) Statement inside of curly braces should be on next line. (brace-style)
(#5555) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5555) Requires a space before '}'. (block-spacing)
(#5556) Requires a space after '{'. (block-spacing)
(#5556) Statement inside of curly braces should be on next line. (brace-style)
(#5556) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5556) Requires a space before '}'. (block-spacing)
(#5557) Requires a space after '{'. (block-spacing)
(#5557) Statement inside of curly braces should be on next line. (brace-style)
(#5557) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5557) Requires a space before '}'. (block-spacing)
(#5558) Requires a space after '{'. (block-spacing)
(#5558) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5558) Statement inside of curly braces should be on next line. (brace-style)
(#5558) Requires a space before '}'. (block-spacing)
(#5559) Requires a space after '{'. (block-spacing)
(#5559) Statement inside of curly braces should be on next line. (brace-style)
(#5559) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5559) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5559) Requires a space before '}'. (block-spacing)
(#5560) Requires a space after '{'. (block-spacing)
(#5560) Statement inside of curly braces should be on next line. (brace-style)
(#5560) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5560) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5560) Requires a space before '}'. (block-spacing)
(#5562) Statement inside of curly braces should be on next line. (brace-style)
(#5562) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5571) Statement inside of curly braces should be on next line. (brace-style)
(#5571) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5590) Expected { after 'if' condition. (curly)
(#5594) Requires a space after '{'. (block-spacing)
(#5594) Statement inside of curly braces should be on next line. (brace-style)
(#5594) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5594) Requires a space before '}'. (block-spacing)
(#5595) Requires a space after '{'. (block-spacing)
(#5595) Statement inside of curly braces should be on next line. (brace-style)
(#5595) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5595) Requires a space before '}'. (block-spacing)
(#5596) Requires a space after '{'. (block-spacing)
(#5596) Statement inside of curly braces should be on next line. (brace-style)
(#5596) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5596) Requires a space before '}'. (block-spacing)
(#5597) Requires a space after '{'. (block-spacing)
(#5597) Statement inside of curly braces should be on next line. (brace-style)
(#5597) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5597) Requires a space before '}'. (block-spacing)
(#5598) Requires a space after '{'. (block-spacing)
(#5598) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5598) Statement inside of curly braces should be on next line. (brace-style)
(#5598) Requires a space before '}'. (block-spacing)
(#5599) Requires a space after '{'. (block-spacing)
(#5599) Statement inside of curly braces should be on next line. (brace-style)
(#5599) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5599) Requires a space before '}'. (block-spacing)
(#5600) Requires a space after '{'. (block-spacing)
(#5600) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5600) Statement inside of curly braces should be on next line. (brace-style)
(#5600) Requires a space before '}'. (block-spacing)
(#5601) Requires a space after '{'. (block-spacing)
(#5601) Statement inside of curly braces should be on next line. (brace-style)
(#5601) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5601) Requires a space before '}'. (block-spacing)
(#5602) Requires a space after '{'. (block-spacing)
(#5602) Statement inside of curly braces should be on next line. (brace-style)
(#5602) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5602) Requires a space before '}'. (block-spacing)
(#5603) Requires a space after '{'. (block-spacing)
(#5603) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5603) Statement inside of curly braces should be on next line. (brace-style)
(#5603) Requires a space before '}'. (block-spacing)
(#5604) Requires a space after '{'. (block-spacing)
(#5604) Statement inside of curly braces should be on next line. (brace-style)
(#5604) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5604) Requires a space before '}'. (block-spacing)
(#5605) Requires a space after '{'. (block-spacing)
(#5605) Statement inside of curly braces should be on next line. (brace-style)
(#5605) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5605) Requires a space before '}'. (block-spacing)
(#5606) Requires a space after '{'. (block-spacing)
(#5606) Statement inside of curly braces should be on next line. (brace-style)
(#5606) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5606) Requires a space before '}'. (block-spacing)
(#5607) Requires a space after '{'. (block-spacing)
(#5607) Statement inside of curly braces should be on next line. (brace-style)
(#5607) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5607) Requires a space before '}'. (block-spacing)
(#5608) Requires a space after '{'. (block-spacing)
(#5608) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5608) Statement inside of curly braces should be on next line. (brace-style)
(#5608) Requires a space before '}'. (block-spacing)
(#5609) Requires a space after '{'. (block-spacing)
(#5609) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5609) Statement inside of curly braces should be on next line. (brace-style)
(#5609) Requires a space before '}'. (block-spacing)
(#5610) Requires a space after '{'. (block-spacing)
(#5610) Statement inside of curly braces should be on next line. (brace-style)
(#5610) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5610) Requires a space before '}'. (block-spacing)
(#5611) Requires a space after '{'. (block-spacing)
(#5611) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5611) Statement inside of curly braces should be on next line. (brace-style)
(#5611) Requires a space before '}'. (block-spacing)
(#5612) Requires a space after '{'. (block-spacing)
(#5612) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5612) Statement inside of curly braces should be on next line. (brace-style)
(#5612) Requires a space before '}'. (block-spacing)
(#5613) Requires a space after '{'. (block-spacing)
(#5613) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5613) Statement inside of curly braces should be on next line. (brace-style)
(#5613) Requires a space before '}'. (block-spacing)
(#5614) Requires a space after '{'. (block-spacing)
(#5614) Statement inside of curly braces should be on next line. (brace-style)
(#5614) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5614) Requires a space before '}'. (block-spacing)
(#5615) Requires a space after '{'. (block-spacing)
(#5615) Statement inside of curly braces should be on next line. (brace-style)
(#5615) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5615) Requires a space before '}'. (block-spacing)
(#5617) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5617) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5626) Expected { after 'if' condition. (curly)
(#5627) Expected { after 'else'. (curly)
(#5631) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5633) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5635) Expected { after 'if' condition. (curly)
(#5639) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5642) Expected { after 'if' condition. (curly)
(#5645) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5645) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5664) Requires a space after '{'. (block-spacing)
(#5664) Statement inside of curly braces should be on next line. (brace-style)
(#5664) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5664) Requires a space before '}'. (block-spacing)
(#5710) ["default"] is better written in dot notation. (dot-notation)
(#5714) Missing JSDoc comment. (require-jsdoc)
(#5715) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5715) 'name' is already defined (no-redeclare)
(#5719) Expected { after 'if' condition. (curly)
(#5720) Expected { after 'if' condition. (curly)
(#5721) Expected { after 'if' condition. (curly)
(#5722) Expected { after 'if' condition. (curly)
(#5723) Expected { after 'else'. (curly)
(#5725) Expected { after 'if' condition. (curly)
(#5726) Expected { after 'if' condition. (curly)
(#5727) Expected { after 'if' condition. (curly)
(#5728) Expected { after 'if' condition. (curly)
(#5739) Expected { after 'for-in'. (curly)
(#5741) Expected { after 'if' condition. (curly)
(#5742) Statement inside of curly braces should be on next line. (brace-style)
(#5742) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5742) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5755) Expected { after 'if' condition. (curly)
(#5756) Expected { after 'if' condition. (curly)
(#5760) Expected { after 'for-in'. (curly)
(#5764) Expected to return a value at the end of this function. (consistent-return)
(#5767) Expected { after 'if' condition. (curly)
(#5768) Expected { after 'if' condition. (curly)
(#5769) Expected { after 'if' condition. (curly)
(#5769) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5772) Expected { after 'if' condition. (curly)
(#5776) Expected { after 'if' condition. (curly)
(#5790) Expected { after 'if' condition. (curly)
(#5790) ["char"] is better written in dot notation. (dot-notation)
(#5791) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5792) Expected { after 'if' condition. (curly)
(#5792) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5793) Expected { after 'if' condition. (curly)
(#5794) Expected { after 'if' condition. (curly)
(#5795) Expected { after 'if' condition. (curly)
(#5796) Expected { after 'if' condition. (curly)
(#5800) Missing JSDoc comment. (require-jsdoc)
(#5809) Expected { after 'if' condition. (curly)
(#5811) Expected { after 'if' condition. (curly)
(#5815) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5818) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5821) Missing JSDoc comment. (require-jsdoc)
(#5821) Requires a space after '{'. (block-spacing)
(#5821) Statement inside of curly braces should be on next line. (brace-style)
(#5821) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5821) Requires a space before '}'. (block-spacing)
(#5826) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5834) Expected space(s) after "catch". (keyword-spacing)
(#5834) Empty block statement. (no-empty)
(#5840) Statement inside of curly braces should be on next line. (brace-style)
(#5840) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5848) Expected { after 'if' condition. (curly)
(#5849) 'realSubmit' used outside of binding context. (block-scoped-var)
(#5855) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5875) Requires a space after '{'. (block-spacing)
(#5875) Statement inside of curly braces should be on next line. (brace-style)
(#5875) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5875) Requires a space before '}'. (block-spacing)
(#5876) Requires a space after '{'. (block-spacing)
(#5876) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5876) Statement inside of curly braces should be on next line. (brace-style)
(#5876) Requires a space before '}'. (block-spacing)
(#5877) Requires a space after '{'. (block-spacing)
(#5877) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5877) Statement inside of curly braces should be on next line. (brace-style)
(#5877) Requires a space before '}'. (block-spacing)
(#5878) Expected to return a value at the end of this function. (consistent-return)
(#5879) Expected { after 'if' condition. (curly)
(#5882) Expected to return a value at the end of this function. (consistent-return)
(#5884) Expected { after 'if' condition. (curly)
(#5885) Expected { after 'else'. (curly)
(#5885) 'ok' is already defined (no-redeclare)
(#5886) Requires a space after '{'. (block-spacing)
(#5886) Statement inside of curly braces should be on next line. (brace-style)
(#5886) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5886) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5886) Requires a space before '}'. (block-spacing)
(#5890) Missing space before opening brace. (space-before-blocks)
(#5890) Empty block statement. (no-empty)
(#5895) Expected { after 'while' condition. (curly)
(#5898) Requires a space after '{'. (block-spacing)
(#5898) Statement inside of curly braces should be on next line. (brace-style)
(#5898) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5898) Requires a space before '}'. (block-spacing)
(#5899) Expected to return a value at the end of this function. (consistent-return)
(#5901) Requires a space after '{'. (block-spacing)
(#5901) Statement inside of curly braces should be on next line. (brace-style)
(#5901) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5901) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5901) Requires a space before '}'. (block-spacing)
(#5903) Requires a space after '{'. (block-spacing)
(#5903) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5903) Statement inside of curly braces should be on next line. (brace-style)
(#5903) Requires a space before '}'. (block-spacing)
(#5915) Expected to return a value at the end of this function. (consistent-return)
(#5917) Requires a space after '{'. (block-spacing)
(#5917) Statement inside of curly braces should be on next line. (brace-style)
(#5917) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5917) Requires a space before '}'. (block-spacing)
(#5920) Expected { after 'if' condition. (curly)
(#5925) Expected { after 'if' condition. (curly)
(#5926) Expected { after 'if' condition. (curly)
(#5930) Requires a space after '{'. (block-spacing)
(#5930) Missing space before opening brace. (space-before-blocks)
(#5930) Statement inside of curly braces should be on next line. (brace-style)
(#5930) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5930) Requires a space before '}'. (block-spacing)
(#5933) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5933) Statement inside of curly braces should be on next line. (brace-style)
(#5934) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5934) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5934) Statement inside of curly braces should be on next line. (brace-style)
(#5962) Expected { after 'if' condition. (curly)
(#5963) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5964) Expected { after 'if' condition. (curly)
(#5967) Expected { after 'if' condition. (curly)
(#5969) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5970) 'i' used outside of binding context. (block-scoped-var)
(#5970) 'i' used outside of binding context. (block-scoped-var)
(#5970) 'i' used outside of binding context. (block-scoped-var)
(#5971) 'i' used outside of binding context. (block-scoped-var)
(#5973) Expected { after 'if' condition. (curly)
(#5975) Expected { after 'if' condition. (curly)
(#5975) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5976) Expected { after 'if' condition. (curly)
(#5976) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5979) Expected { after 'if' condition. (curly)
(#5979) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5982) Expected { after 'if' condition. (curly)
(#5982) 'i' used outside of binding context. (block-scoped-var)
(#5982) 'i' is already defined (no-redeclare)
(#5982) 'i' used outside of binding context. (block-scoped-var)
(#5982) 'i' used outside of binding context. (block-scoped-var)
(#5983) 'i' used outside of binding context. (block-scoped-var)
(#5983) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5991) Expected { after 'if' condition. (curly)
(#5991) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5996) Expected { after 'if' condition. (curly)
(#5998) Expected { after 'if' condition. (curly)
(#5999) Expected { after 'if' condition. (curly)
(#6000) Expected { after 'if' condition. (curly)
(#6009) Expected { after 'if' condition. (curly)
(#6009) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6014) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6015) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#6016) Expected { after 'if' condition. (curly)
(#6018) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6019) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#6020) Expected { after 'if' condition. (curly)
(#6029) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6029) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6030) Expected { after 'if' condition. (curly)
(#6032) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6039) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6043) Expected { after 'if' condition. (curly)
(#6052) Expected { after 'if' condition. (curly)
(#6068) 'nextMarkerId' is already defined (no-redeclare)
(#6071) Missing JSDoc comment. (require-jsdoc)
(#6071) Function 'markText' has a complexity of 29. (complexity)
(#6075) Expected { after 'if' condition. (curly)
(#6077) Expected { after 'if' condition. (curly)
(#6079) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6080) Expected { after 'if' condition. (curly)
(#6082) Expected { after 'if' condition. (curly)
(#6088) Expected { after 'if' condition. (curly)
(#6089) Expected { after 'if' condition. (curly)
(#6092) Expected { after 'if' condition. (curly)
(#6098) Expected { after 'if' condition. (curly)
(#6101) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6101) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6103) Expected { after 'if' condition. (curly)
(#6105) Expected { after 'if' condition. (curly)
(#6112) Expected { after 'if' condition. (curly)
(#6113) Expected { after 'if' condition. (curly)
(#6116) Expected { after 'if' condition. (curly)
(#6116) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6116) Statement inside of curly braces should be on next line. (brace-style)
(#6120) Expected { after 'if' condition. (curly)
(#6129) Expected { after 'if' condition. (curly)
(#6130) Expected { after 'if' condition. (curly)
(#6132) Expected { after 'if' condition. (curly)
(#6133) Expected { after 'for' condition. (curly)
(#6134) Expected { after 'if' condition. (curly)
(#6148) Expected { after 'for' condition. (curly)
(#6154) Expected { after 'if' condition. (curly)
(#6156) Expected { after 'for' condition. (curly)
(#6164) Missing JSDoc comment. (require-jsdoc)
(#6167) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6170) Expected { after 'if' condition. (curly)
(#6172) Expected { after 'for' condition. (curly)
(#6173) Expected { after 'if' condition. (curly)
(#6179) Missing JSDoc comment. (require-jsdoc)
(#6180) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#6180) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#6181) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6181) Statement inside of curly braces should be on next line. (brace-style)
(#6184) Missing JSDoc comment. (require-jsdoc)
(#6186) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6187) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6196) Missing JSDoc comment. (require-jsdoc)
(#6198) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6198) Missing whitespace after semicolon. (semi-spacing)
(#6198) Unnecessary semicolon. (no-extra-semi)
(#6199) Don't make functions within a loop (no-loop-func)
(#6199) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6199) Statement inside of curly braces should be on next line. (brace-style)
(#6212) Missing JSDoc comment. (require-jsdoc)
(#6218) Missing JSDoc comment. (require-jsdoc)
(#6218) Expected to return a value at the end of this function. (consistent-return)
(#6219) Expected { after 'if' condition. (curly)
(#6221) Expected { after 'if' condition. (curly)
(#6226) Missing JSDoc comment. (require-jsdoc)
(#6227) Expected { after 'for' condition. (curly)
(#6228) Expected { after 'if' condition. (curly)
(#6229) 'r' used outside of binding context. (block-scoped-var)
(#6232) Missing JSDoc comment. (require-jsdoc)
(#6241) Missing JSDoc comment. (require-jsdoc)
(#6242) Expected { after 'if' condition. (curly)
(#6243) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6244) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6246) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6250) 'nw' used outside of binding context. (block-scoped-var)
(#6252) Missing JSDoc comment. (require-jsdoc)
(#6253) Expected { after 'if' condition. (curly)
(#6254) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6255) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6257) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6259) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6262) 'nw' used outside of binding context. (block-scoped-var)
(#6271) Function 'stretchSpansOverChange' has a complexity of 27. (complexity)
(#6271) Missing JSDoc comment. (require-jsdoc)
(#6272) Expected { after 'if' condition. (curly)
(#6275) Expected { after 'if' condition. (curly)
(#6277) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6277) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6283) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6286) 'i' used outside of binding context. (block-scoped-var)
(#6286) 'i' used outside of binding context. (block-scoped-var)
(#6286) 'i' used outside of binding context. (block-scoped-var)
(#6286) 'i' used outside of binding context. (block-scoped-var)
(#6286) 'i' used outside of binding context. (block-scoped-var)
(#6286) 'i' used outside of binding context. (block-scoped-var)
(#6286) 'i' used outside of binding context. (block-scoped-var)
(#6286) 'i' used outside of binding context. (block-scoped-var)
(#6286) 'i' used outside of binding context. (block-scoped-var)
(#6287) 'span' used outside of binding context. (block-scoped-var)
(#6287) 'i' used outside of binding context. (block-scoped-var)
(#6287) 'i' used outside of binding context. (block-scoped-var)
(#6287) 'i' used outside of binding context. (block-scoped-var)
(#6288) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6288) 'span' used outside of binding context. (block-scoped-var)
(#6289) 'found' used outside of binding context. (block-scoped-var)
(#6289) 'span' used outside of binding context. (block-scoped-var)
(#6290) Expected { after 'if' condition. (curly)
(#6290) 'found' used outside of binding context. (block-scoped-var)
(#6290) 'span' used outside of binding context. (block-scoped-var)
(#6291) Expected { after 'if' condition. (curly)
(#6291) 'span' used outside of binding context. (block-scoped-var)
(#6291) 'found' used outside of binding context. (block-scoped-var)
(#6291) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6291) 'found' used outside of binding context. (block-scoped-var)
(#6297) 'i' used outside of binding context. (block-scoped-var)
(#6297) 'i' is already defined (no-redeclare)
(#6297) 'i' used outside of binding context. (block-scoped-var)
(#6297) 'i' used outside of binding context. (block-scoped-var)
(#6297) 'i' used outside of binding context. (block-scoped-var)
(#6297) 'i' used outside of binding context. (block-scoped-var)
(#6297) 'i' used outside of binding context. (block-scoped-var)
(#6297) 'i' used outside of binding context. (block-scoped-var)
(#6297) 'i' used outside of binding context. (block-scoped-var)
(#6297) 'i' used outside of binding context. (block-scoped-var)
(#6298) 'span' used outside of binding context. (block-scoped-var)
(#6298) 'span' is already defined (no-redeclare)
(#6298) 'i' used outside of binding context. (block-scoped-var)
(#6298) 'i' used outside of binding context. (block-scoped-var)
(#6298) 'i' used outside of binding context. (block-scoped-var)
(#6299) Expected { after 'if' condition. (curly)
(#6299) 'span' used outside of binding context. (block-scoped-var)
(#6299) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6299) 'span' used outside of binding context. (block-scoped-var)
(#6300) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6300) 'span' used outside of binding context. (block-scoped-var)
(#6301) 'found' used outside of binding context. (block-scoped-var)
(#6301) 'found' is already defined (no-redeclare)
(#6301) 'span' used outside of binding context. (block-scoped-var)
(#6302) 'found' used outside of binding context. (block-scoped-var)
(#6303) 'span' used outside of binding context. (block-scoped-var)
(#6304) Expected { after 'if' condition. (curly)
(#6304) 'span' used outside of binding context. (block-scoped-var)
(#6307) 'span' used outside of binding context. (block-scoped-var)
(#6308) Expected { after 'if' condition. (curly)
(#6308) 'span' used outside of binding context. (block-scoped-var)
(#6313) Expected { after 'if' condition. (curly)
(#6314) Expected { after 'if' condition. (curly)
(#6319) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6320) Expected { after 'if' condition. (curly)
(#6321) Expected { after 'for' condition. (curly)
(#6321) 'i' used outside of binding context. (block-scoped-var)
(#6321) 'i' used outside of binding context. (block-scoped-var)
(#6321) 'i' used outside of binding context. (block-scoped-var)
(#6321) 'i' is already defined (no-redeclare)
(#6321) 'i' used outside of binding context. (block-scoped-var)
(#6321) 'i' used outside of binding context. (block-scoped-var)
(#6321) 'i' used outside of binding context. (block-scoped-var)
(#6321) 'i' used outside of binding context. (block-scoped-var)
(#6321) 'i' used outside of binding context. (block-scoped-var)
(#6321) 'i' used outside of binding context. (block-scoped-var)
(#6322) Expected { after 'if' condition. (curly)
(#6322) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6322) 'i' used outside of binding context. (block-scoped-var)
(#6322) 'i' used outside of binding context. (block-scoped-var)
(#6322) 'i' used outside of binding context. (block-scoped-var)
(#6323) 'i' used outside of binding context. (block-scoped-var)
(#6323) 'i' used outside of binding context. (block-scoped-var)
(#6323) 'i' used outside of binding context. (block-scoped-var)
(#6324) Expected { after 'for' condition. (curly)
(#6324) 'i' used outside of binding context. (block-scoped-var)
(#6324) 'i' used outside of binding context. (block-scoped-var)
(#6324) 'i' used outside of binding context. (block-scoped-var)
(#6324) 'i' is already defined (no-redeclare)
(#6324) 'i' used outside of binding context. (block-scoped-var)
(#6324) 'i' used outside of binding context. (block-scoped-var)
(#6324) 'i' used outside of binding context. (block-scoped-var)
(#6324) 'i' used outside of binding context. (block-scoped-var)
(#6324) 'i' used outside of binding context. (block-scoped-var)
(#6324) 'i' used outside of binding context. (block-scoped-var)
(#6333) Missing JSDoc comment. (require-jsdoc)
(#6336) Expected { after 'if' condition. (curly)
(#6336) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6339) Expected { after 'if' condition. (curly)
(#6347) Missing JSDoc comment. (require-jsdoc)
(#6350) Expected { after 'if' condition. (curly)
(#6351) Expected { after 'if' condition. (curly)
(#6354) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6356) Unexpected labeled statement. (no-labels)
(#6358) Expected { after 'for' condition. (curly)
(#6359) Blocks are nested too deeply (5). (max-depth)
(#6359) Expected { after 'if' condition. (curly)
(#6359) Unexpected label in continue statement. (no-labels)
(#6370) Missing JSDoc comment. (require-jsdoc)
(#6373) Expected { after 'if' condition. (curly)
(#6375) Expected { after 'if' condition. (curly)
(#6379) Expected { after 'if' condition. (curly)
(#6382) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6385) Expected { after 'if' condition. (curly)
(#6386) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6386) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6387) Expected { after 'if' condition. (curly)
(#6389) Expected { after 'if' condition. (curly)
(#6399) Missing JSDoc comment. (require-jsdoc)
(#6401) Expected { after 'if' condition. (curly)
(#6402) Expected { after 'for' condition. (curly)
(#6406) Missing JSDoc comment. (require-jsdoc)
(#6407) Expected { after 'if' condition. (curly)
(#6408) Expected { after 'for' condition. (curly)
(#6415) Missing JSDoc comment. (require-jsdoc)
(#6415) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6415) Statement inside of curly braces should be on next line. (brace-style)
(#6416) Missing JSDoc comment. (require-jsdoc)
(#6416) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6416) Statement inside of curly braces should be on next line. (brace-style)
(#6421) Missing JSDoc comment. (require-jsdoc)
(#6423) Expected { after 'if' condition. (curly)
(#6424) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6426) Expected { after 'if' condition. (curly)
(#6428) Expected { after 'if' condition. (curly)
(#6434) Missing JSDoc comment. (require-jsdoc)
(#6435) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6436) Expected { after 'if' condition. (curly)
(#6438) Expected { after 'if' condition. (curly)
(#6438) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6444) Missing JSDoc comment. (require-jsdoc)
(#6444) Statement inside of curly braces should be on next line. (brace-style)
(#6444) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6445) Missing JSDoc comment. (require-jsdoc)
(#6445) Statement inside of curly braces should be on next line. (brace-style)
(#6445) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6450) Missing JSDoc comment. (require-jsdoc)
(#6450) Expected to return a value at the end of this function. (consistent-return)
(#6453) Expected { after 'if' condition. (curly)
(#6455) Expected { after 'if' condition. (curly)
(#6459) Expected { after 'if' condition. (curly)
(#6460) Expected { after 'if' condition. (curly)
(#6470) Missing JSDoc comment. (require-jsdoc)
(#6472) Expected { after 'while' condition. (curly)
(#6472) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#6479) Missing JSDoc comment. (require-jsdoc)
(#6481) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#6490) Missing JSDoc comment. (require-jsdoc)
(#6491) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6492) Expected { after 'if' condition. (curly)
(#6497) Missing JSDoc comment. (require-jsdoc)
(#6498) Expected { after 'if' condition. (curly)
(#6499) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6500) Expected { after 'if' condition. (curly)
(#6501) Expected { after 'while' condition. (curly)
(#6501) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#6509) Missing JSDoc comment. (require-jsdoc)
(#6509) Expected to return a value at the end of this function. (consistent-return)
(#6511) Expected { after 'if' condition. (curly)
(#6513) Expected { after 'if' condition. (curly)
(#6514) Expected { after 'if' condition. (curly)
(#6514) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6515) Expected { after 'if' condition. (curly)
(#6516) Expected { after 'if' condition. (curly)
(#6520) Missing JSDoc comment. (require-jsdoc)
(#6520) Expected to return a value at the end of this function. (consistent-return)
(#6521) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6525) Expected { after 'if' condition. (curly)
(#6529) Expected { after 'if' condition. (curly)
(#6530) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6541) Expected { after 'if' condition. (curly)
(#6541) Expected { after 'for-in'. (curly)
(#6541) Expected { after 'if' condition. (curly)
(#6548) Missing JSDoc comment. (require-jsdoc)
(#6549) Expected { after 'if' condition. (curly)
(#6554) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6554) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6554) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6555) Expected { after 'if' condition. (curly)
(#6555) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6556) Expected { after 'for' condition. (curly)
(#6556) Expected { after 'if' condition. (curly)
(#6557) Expected { after 'if' condition. (curly)
(#6560) Expected { after 'if' condition. (curly)
(#6566) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6566) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6569) Expected { after 'if' condition. (curly)
(#6571) Expected { after 'if' condition. (curly)
(#6577) Missing JSDoc comment. (require-jsdoc)
(#6578) Expected { after 'if' condition. (curly)
(#6578) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6580) Expected { after 'if' condition. (curly)
(#6583) Expected { after 'if' condition. (curly)
(#6585) Expected { after 'if' condition. (curly)
(#6589) Return statement should not contain assignment. (no-return-assign)
(#6592) Missing JSDoc comment. (require-jsdoc)
(#6595) Expected { after 'if' condition. (curly)
(#6598) Expected { after 'if' condition. (curly)
(#6598) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6599) Expected { after 'else'. (curly)
(#6604) Expected { after 'if' condition. (curly)
(#6622) Statement inside of curly braces should be on next line. (brace-style)
(#6622) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6627) Missing JSDoc comment. (require-jsdoc)
(#6629) Expected { after 'if' condition. (curly)
(#6630) Expected { after 'if' condition. (curly)
(#6631) Expected { after 'if' condition. (curly)
(#6631) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6635) Expected { after 'if' condition. (curly)
(#6639) Missing JSDoc comment. (require-jsdoc)
(#6644) Missing JSDoc comment. (require-jsdoc)
(#6645) Expected { after 'if' condition. (curly)
(#6647) Expected { after 'if' condition. (curly)
(#6650) Expected { after 'if' condition. (curly)
(#6650) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6652) Expected { after 'if' condition. (curly)
(#6652) Unnecessary escape character: \s (no-useless-escape)
(#6652) Unnecessary escape character: \s (no-useless-escape)
(#6658) Missing JSDoc comment. (require-jsdoc)
(#6658) Expected to return a value at the end of this function. (consistent-return)
(#6659) Expected { after 'if' condition. (curly)
(#6660) Expected { after 'if' condition. (curly)
(#6660) Expected a return value. (consistent-return)
(#6662) Expected { after 'if' condition. (curly)
(#6665) Missing JSDoc comment. (require-jsdoc)
(#6667) Expected { after 'if' condition. (curly)
(#6669) Expected { after 'if' condition. (curly)
(#6675) Missing JSDoc comment. (require-jsdoc)
(#6676) Missing JSDoc comment. (require-jsdoc)
(#6683) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6683) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6685) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6686) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6687) Expected { after 'if' condition. (curly)
(#6688) 'asArray' is not modified in this loop. (no-unmodified-loop-condition)
(#6691) Expected { after 'if' condition. (curly)
(#6697) Missing JSDoc comment. (require-jsdoc)
(#6699) Expected { after 'if' condition. (curly)
(#6699) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6700) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6701) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6703) Expected { after 'if' condition. (curly)
(#6707) Expected { after 'if' condition. (curly)
(#6715) Expected { after 'if' condition. (curly)
(#6738) Missing JSDoc comment. (require-jsdoc)
(#6741) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6749) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6749) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6750) Don't make functions within a loop (no-loop-func)
(#6754) Identifier 'i_end' is not in camel case. (camelcase)
(#6755) Expected { after 'if' condition. (curly)
(#6755) Identifier 'i_end' is not in camel case. (camelcase)
(#6756) Infix operators must be spaced. (space-infix-ops)
(#6760) Expected { after 'if' condition. (curly)
(#6766) Infix operators must be spaced. (space-infix-ops)
(#6767) Infix operators must be spaced. (space-infix-ops)
(#6776) Missing JSDoc comment. (require-jsdoc)
(#6780) Expected { after 'if' condition. (curly)
(#6781) Expected { after 'if' condition. (curly)
(#6782) Expected { after 'if' condition. (curly)
(#6790) Missing JSDoc comment. (require-jsdoc)
(#6794) Expected { after 'if' condition. (curly)
(#6804) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6805) Missing JSDoc comment. (require-jsdoc)
(#6806) Expected { after 'if' condition. (curly)
(#6817) Missing JSDoc comment. (require-jsdoc)
(#6829) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6834) Expected { after 'if' condition. (curly)
(#6840) Expected { after 'if' condition. (curly)
(#6842) Expected { after 'if' condition. (curly)
(#6847) Expected { after 'if' condition. (curly)
(#6861) Expected { after 'if' condition. (curly)
(#6865) Expected { after 'if' condition. (curly)
(#6871) Missing JSDoc comment. (require-jsdoc)
(#6880) Function 'buildToken' has a complexity of 24. (complexity)
(#6880) Missing JSDoc comment. (require-jsdoc)
(#6881) Expected { after 'if' condition. (curly)
(#6883) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6886) 'content' used outside of binding context. (block-scoped-var)
(#6887) 'content' used outside of binding context. (block-scoped-var)
(#6888) Expected { after 'if' condition. (curly)
(#6888) Identifier 'ie_version' is not in camel case. (camelcase)
(#6891) 'content' is already defined (no-redeclare)
(#6891) 'content' used outside of binding context. (block-scoped-var)
(#6891) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6892) Unexpected constant condition. (no-constant-condition)
(#6897) 'txt' used outside of binding context. (block-scoped-var)
(#6897) 'txt' used outside of binding context. (block-scoped-var)
(#6897) 'txt' used outside of binding context. (block-scoped-var)
(#6898) Expected { after 'if' condition. (curly)
(#6898) Identifier 'ie_version' is not in camel case. (camelcase)
(#6898) 'content' used outside of binding context. (block-scoped-var)
(#6898) 'txt' used outside of binding context. (block-scoped-var)
(#6898) 'txt' used outside of binding context. (block-scoped-var)
(#6898) 'txt' used outside of binding context. (block-scoped-var)
(#6899) Expected { after 'else'. (curly)
(#6899) 'content' used outside of binding context. (block-scoped-var)
(#6899) 'txt' used outside of binding context. (block-scoped-var)
(#6899) 'txt' used outside of binding context. (block-scoped-var)
(#6899) 'txt' used outside of binding context. (block-scoped-var)
(#6900) 'txt' used outside of binding context. (block-scoped-var)
(#6900) 'txt' used outside of binding context. (block-scoped-var)
(#6900) 'txt' used outside of binding context. (block-scoped-var)
(#6904) Expected { after 'if' condition. (curly)
(#6907) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6908) 'txt' used outside of binding context. (block-scoped-var)
(#6908) 'txt' used outside of binding context. (block-scoped-var)
(#6908) 'txt' is already defined (no-redeclare)
(#6908) 'txt' used outside of binding context. (block-scoped-var)
(#6908) 'content' used outside of binding context. (block-scoped-var)
(#6909) 'txt' used outside of binding context. (block-scoped-var)
(#6909) 'txt' used outside of binding context. (block-scoped-var)
(#6909) 'txt' used outside of binding context. (block-scoped-var)
(#6910) 'txt' used outside of binding context. (block-scoped-var)
(#6910) 'txt' used outside of binding context. (block-scoped-var)
(#6910) 'txt' used outside of binding context. (block-scoped-var)
(#6913) 'txt' used outside of binding context. (block-scoped-var)
(#6913) 'txt' used outside of binding context. (block-scoped-var)
(#6913) 'txt' used outside of binding context. (block-scoped-var)
(#6913) 'txt' is already defined (no-redeclare)
(#6913) 'content' used outside of binding context. (block-scoped-var)
(#6914) 'txt' used outside of binding context. (block-scoped-var)
(#6914) 'txt' used outside of binding context. (block-scoped-var)
(#6914) 'txt' used outside of binding context. (block-scoped-var)
(#6917) 'txt' used outside of binding context. (block-scoped-var)
(#6917) 'txt' is already defined (no-redeclare)
(#6917) 'txt' used outside of binding context. (block-scoped-var)
(#6917) 'txt' used outside of binding context. (block-scoped-var)
(#6918) 'txt' used outside of binding context. (block-scoped-var)
(#6918) 'txt' used outside of binding context. (block-scoped-var)
(#6918) 'txt' used outside of binding context. (block-scoped-var)
(#6919) Expected { after 'if' condition. (curly)
(#6919) Identifier 'ie_version' is not in camel case. (camelcase)
(#6919) 'content' used outside of binding context. (block-scoped-var)
(#6919) 'txt' used outside of binding context. (block-scoped-var)
(#6919) 'txt' used outside of binding context. (block-scoped-var)
(#6919) 'txt' used outside of binding context. (block-scoped-var)
(#6920) Expected { after 'else'. (curly)
(#6920) 'content' used outside of binding context. (block-scoped-var)
(#6920) 'txt' used outside of binding context. (block-scoped-var)
(#6920) 'txt' used outside of binding context. (block-scoped-var)
(#6920) 'txt' used outside of binding context. (block-scoped-var)
(#6923) 'txt' used outside of binding context. (block-scoped-var)
(#6923) 'txt' used outside of binding context. (block-scoped-var)
(#6923) 'txt' used outside of binding context. (block-scoped-var)
(#6923) 'txt' used outside of binding context. (block-scoped-var)
(#6929) Expected { after 'if' condition. (curly)
(#6930) Expected { after 'if' condition. (curly)
(#6931) 'content' used outside of binding context. (block-scoped-var)
(#6931) 'content' used outside of binding context. (block-scoped-var)
(#6932) Expected { after 'if' condition. (curly)
(#6933) Expected no return value. (consistent-return)
(#6935) 'content' used outside of binding context. (block-scoped-var)
(#6935) 'content' used outside of binding context. (block-scoped-var)
(#6938) Missing JSDoc comment. (require-jsdoc)
(#6940) Expected { after 'for' condition. (curly)
(#6947) Missing JSDoc comment. (require-jsdoc)
(#6950) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6955) Expected { after 'if' condition. (curly)
(#6957) Expected { after 'if' condition. (curly)
(#6957) 'part' used outside of binding context. (block-scoped-var)
(#6958) 'part' used outside of binding context. (block-scoped-var)
(#6960) 'part' used outside of binding context. (block-scoped-var)
(#6961) 'part' used outside of binding context. (block-scoped-var)
(#6966) Missing JSDoc comment. (require-jsdoc)
(#6968) Expected { after 'if' condition. (curly)
(#6970) Expected { after 'if' condition. (curly)
(#6983) Missing JSDoc comment. (require-jsdoc)
(#6983) Function 'insertLineContent' has a complexity of 34. (complexity)
(#6984) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6984) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6986) Expected { after 'for' condition. (curly)
(#6986) Infix operators must be spaced. (space-infix-ops)
(#6987) Infix operators must be spaced. (space-infix-ops)
(#6991) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6991) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6991) 'i' is already defined (no-redeclare)
(#6991) 'i' used outside of binding context. (block-scoped-var)
(#6991) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6991) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6992) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6998) 'j' used outside of binding context. (block-scoped-var)
(#6998) 'j' used outside of binding context. (block-scoped-var)
(#6998) 'j' used outside of binding context. (block-scoped-var)
(#6999) 'j' used outside of binding context. (block-scoped-var)
(#6999) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7002) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7003) Blocks are nested too deeply (5). (max-depth)
(#7003) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7007) Blocks are nested too deeply (5). (max-depth)
(#7007) Expected { after 'if' condition. (curly)
(#7008) Expected { after 'if' condition. (curly)
(#7008) Blocks are nested too deeply (5). (max-depth)
(#7009) Blocks are nested too deeply (5). (max-depth)
(#7009) Expected { after 'if' condition. (curly)
(#7010) Expected { after 'if' condition. (curly)
(#7010) Blocks are nested too deeply (5). (max-depth)
(#7011) Blocks are nested too deeply (5). (max-depth)
(#7011) Expected { after 'if' condition. (curly)
(#7012) Blocks are nested too deeply (5). (max-depth)
(#7012) Expected { after 'if' condition. (curly)
(#7019) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7020) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7021) Expected { after 'if' condition. (curly)
(#7021) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7022) Expected { after 'if' condition. (curly)
(#7024) Expected { after 'if' condition. (curly)
(#7024) Expected { after 'for' condition. (curly)
(#7024) 'j' used outside of binding context. (block-scoped-var)
(#7024) 'j' is already defined (no-redeclare)
(#7024) 'j' used outside of binding context. (block-scoped-var)
(#7024) 'j' used outside of binding context. (block-scoped-var)
(#7025) 'j' used outside of binding context. (block-scoped-var)
(#7027) Expected { after 'if' condition. (curly)
(#7030) Unexpected constant condition. (no-constant-condition)
(#7038) Requires a space after '{'. (block-spacing)
(#7038) Statement inside of curly braces should be on next line. (brace-style)
(#7038) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#7038) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7038) Requires a space before '}'. (block-spacing)
(#7042) 'i' used outside of binding context. (block-scoped-var)
(#7043) 'i' used outside of binding context. (block-scoped-var)
(#7053) Missing JSDoc comment. (require-jsdoc)
(#7059) Missing JSDoc comment. (require-jsdoc)
(#7060) Missing JSDoc comment. (require-jsdoc)
(#7060) Requires a space after '{'. (block-spacing)
(#7060) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7060) Statement inside of curly braces should be on next line. (brace-style)
(#7060) Requires a space before '}'. (block-spacing)
(#7061) Missing JSDoc comment. (require-jsdoc)
(#7065) Missing JSDoc comment. (require-jsdoc)
(#7066) Expected { after 'for' condition. (curly)
(#7068) 'result' used outside of binding context. (block-scoped-var)
(#7071) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7071) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7072) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7073) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7073) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7082) 'added' used outside of binding context. (block-scoped-var)
(#7082) 'added' used outside of binding context. (block-scoped-var)
(#7084) Expected { after 'if' condition. (curly)
(#7085) Expected { after 'if' condition. (curly)
(#7085) 'added' used outside of binding context. (block-scoped-var)
(#7085) 'added' used outside of binding context. (block-scoped-var)
(#7085) 'added' used outside of binding context. (block-scoped-var)
(#7085) 'added' used outside of binding context. (block-scoped-var)
(#7090) 'added' used outside of binding context. (block-scoped-var)
(#7090) 'added' is already defined (no-redeclare)
(#7090) 'added' used outside of binding context. (block-scoped-var)
(#7091) 'added' used outside of binding context. (block-scoped-var)
(#7091) 'added' used outside of binding context. (block-scoped-var)
(#7093) 'added' used outside of binding context. (block-scoped-var)
(#7093) 'added' used outside of binding context. (block-scoped-var)
(#7101) 'added' used outside of binding context. (block-scoped-var)
(#7101) 'added' used outside of binding context. (block-scoped-var)
(#7101) 'added' is already defined (no-redeclare)
(#7102) Expected { after 'if' condition. (curly)
(#7103) 'added' used outside of binding context. (block-scoped-var)
(#7103) 'added' used outside of binding context. (block-scoped-var)
(#7122) Missing JSDoc comment. (require-jsdoc)
(#7129) 'height' used outside of binding context. (block-scoped-var)
(#7133) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7133) Statement inside of curly braces should be on next line. (brace-style)
(#7153) Expected { after 'for' condition. (curly)
(#7156) Expected to return a value at the end of this function. (consistent-return)
(#7157) Expected { after 'for' condition. (curly)
(#7158) Expected { after 'if' condition. (curly)
(#7162) Missing JSDoc comment. (require-jsdoc)
(#7164) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7176) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7176) Statement inside of curly braces should be on next line. (brace-style)
(#7180) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7182) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7185) Statement inside of curly braces should be on next line. (brace-style)
(#7185) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7185) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#7186) Expected { after 'if' condition. (curly)
(#7188) Expected { after 'else'. (curly)
(#7201) Expected { after 'for' condition. (curly)
(#7207) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7227) Expected { after 'if' condition. (curly)
(#7247) Expected to return a value at the end of this function. (consistent-return)
(#7249) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7252) Expected { after 'if' condition. (curly)
(#7253) Expected { after 'if' condition. (curly)
(#7255) Expected { after 'else'. (curly)
(#7261) Expected to return a value at the end of this function. (consistent-return)
(#7262) Expected { after 'if' condition. (curly)
(#7263) Expected { after 'if' condition. (curly)
(#7263) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7271) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#7278) Expected { after 'if' condition. (curly)
(#7290) Expected { after 'if' condition. (curly)
(#7291) Expected { after 'else'. (curly)
(#7297) Expected { after 'for' condition. (curly)
(#7300) Statement inside of curly braces should be on next line. (brace-style)
(#7300) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7307) Expected { after 'if' condition. (curly)
(#7311) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#7311) Unexpected 'this'. (no-invalid-this)
(#7311) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7311) Unexpected 'this'. (no-invalid-this)
(#7311) Unexpected 'this'. (no-invalid-this)
(#7312) Unexpected 'this'. (no-invalid-this)
(#7312) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#7312) Unexpected 'this'. (no-invalid-this)
(#7313) Unexpected 'this'. (no-invalid-this)
(#7314) Unexpected 'this'. (no-invalid-this)
(#7323) Expected { after 'if' condition. (curly)
(#7327) Requires a space after '{'. (block-spacing)
(#7327) Statement inside of curly braces should be on next line. (brace-style)
(#7327) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7327) Requires a space before '}'. (block-spacing)
(#7329) Expected to return a value at the end of this function. (consistent-return)
(#7329) Requires a space after '{'. (block-spacing)
(#7329) Expected { after 'if' condition. (curly)
(#7329) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7329) Statement inside of curly braces should be on next line. (brace-style)
(#7329) Requires a space before '}'. (block-spacing)
(#7330) Requires a space after '{'. (block-spacing)
(#7330) Statement inside of curly braces should be on next line. (brace-style)
(#7330) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7330) Requires a space before '}'. (block-spacing)
(#7333) Expected { after 'if' condition. (curly)
(#7337) Requires a space after '{'. (block-spacing)
(#7337) Statement inside of curly braces should be on next line. (brace-style)
(#7337) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7337) Requires a space before '}'. (block-spacing)
(#7338) Requires a space after '{'. (block-spacing)
(#7338) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7338) Statement inside of curly braces should be on next line. (brace-style)
(#7338) Requires a space before '}'. (block-spacing)
(#7339) Requires a space after '{'. (block-spacing)
(#7339) Statement inside of curly braces should be on next line. (brace-style)
(#7339) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7339) Requires a space before '}'. (block-spacing)
(#7341) Requires a space after '{'. (block-spacing)
(#7341) Statement inside of curly braces should be on next line. (brace-style)
(#7341) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7341) Requires a space before '}'. (block-spacing)
(#7344) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7345) Expected { after 'if' condition. (curly)
(#7345) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7346) Expected { after 'if' condition. (curly)
(#7347) Expected { after 'if' condition. (curly)
(#7348) Expected { after 'else'. (curly)
(#7351) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7351) Statement inside of curly braces should be on next line. (brace-style)
(#7352) Requires a space after '{'. (block-spacing)
(#7352) Statement inside of curly braces should be on next line. (brace-style)
(#7352) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7352) Requires a space before '}'. (block-spacing)
(#7355) Unexpected 'this'. (no-invalid-this)
(#7355) Unexpected 'this'. (no-invalid-this)
(#7355) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#7358) Unexpected 'this'. (no-invalid-this)
(#7358) Unexpected 'this'. (no-invalid-this)
(#7358) Unexpected 'this'. (no-invalid-this)
(#7361) Unexpected 'this'. (no-invalid-this)
(#7361) Unexpected 'this'. (no-invalid-this)
(#7361) Unexpected 'this'. (no-invalid-this)
(#7364) Unexpected 'this'. (no-invalid-this)
(#7364) Unexpected 'this'. (no-invalid-this)
(#7367) Unexpected 'this'. (no-invalid-this)
(#7367) Unexpected 'this'. (no-invalid-this)
(#7370) Expected { after 'if' condition. (curly)
(#7371) Expected { after 'for' condition. (curly)
(#7372) Unexpected 'this'. (no-invalid-this)
(#7373) Unexpected 'this'. (no-invalid-this)
(#7374) Expected { after 'if' condition. (curly)
(#7374) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7374) Unexpected 'this'. (no-invalid-this)
(#7375) Unexpected 'this'. (no-invalid-this)
(#7375) 'out' used outside of binding context. (block-scoped-var)
(#7378) Unexpected 'this'. (no-invalid-this)
(#7379) Unexpected 'this'. (no-invalid-this)
(#7379) Unexpected 'this'. (no-invalid-this)
(#7380) Unexpected 'this'. (no-invalid-this)
(#7384) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7389) Expected { after 'if' condition. (curly)
(#7390) Expected { after 'else'. (curly)
(#7393) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7396) Expected { after 'if' condition. (curly)
(#7403) Expected { after 'for' condition. (curly)
(#7408) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7408) Unexpected 'this'. (no-invalid-this)
(#7409) 'i' used outside of binding context. (block-scoped-var)
(#7409) 'i' used outside of binding context. (block-scoped-var)
(#7409) 'i' used outside of binding context. (block-scoped-var)
(#7410) 'i' used outside of binding context. (block-scoped-var)
(#7411) 'i' used outside of binding context. (block-scoped-var)
(#7411) Unexpected 'this'. (no-invalid-this)
(#7411) 'i' used outside of binding context. (block-scoped-var)
(#7413) Unexpected 'this'. (no-invalid-this)
(#7414) Expected { after 'for' condition. (curly)
(#7414) 'i' used outside of binding context. (block-scoped-var)
(#7414) 'i' is already defined (no-redeclare)
(#7414) 'i' used outside of binding context. (block-scoped-var)
(#7414) 'i' used outside of binding context. (block-scoped-var)
(#7415) Unexpected 'this'. (no-invalid-this)
(#7415) 'i' used outside of binding context. (block-scoped-var)
(#7416) Expected { after 'if' condition. (curly)
(#7416) Unexpected 'this'. (no-invalid-this)
(#7417) Expected { after 'if' condition. (curly)
(#7417) Unexpected 'this'. (no-invalid-this)
(#7417) Unexpected 'this'. (no-invalid-this)
(#7419) Requires a space after '{'. (block-spacing)
(#7419) Statement inside of curly braces should be on next line. (brace-style)
(#7419) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7419) Unexpected 'this'. (no-invalid-this)
(#7419) Requires a space before '}'. (block-spacing)
(#7420) Requires a space after '{'. (block-spacing)
(#7420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7420) Statement inside of curly braces should be on next line. (brace-style)
(#7420) Unexpected 'this'. (no-invalid-this)
(#7420) Requires a space before '}'. (block-spacing)
(#7421) Requires a space after '{'. (block-spacing)
(#7421) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7421) Statement inside of curly braces should be on next line. (brace-style)
(#7421) Unexpected 'this'. (no-invalid-this)
(#7421) Requires a space before '}'. (block-spacing)
(#7422) Requires a space after '{'. (block-spacing)
(#7422) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7422) Statement inside of curly braces should be on next line. (brace-style)
(#7422) Unexpected 'this'. (no-invalid-this)
(#7422) Requires a space before '}'. (block-spacing)
(#7424) Requires a space after '{'. (block-spacing)
(#7424) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7424) Statement inside of curly braces should be on next line. (brace-style)
(#7424) Requires a space before '}'. (block-spacing)
(#7425) Requires a space after '{'. (block-spacing)
(#7425) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7425) Statement inside of curly braces should be on next line. (brace-style)
(#7425) Requires a space before '}'. (block-spacing)
(#7428) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7428) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7429) Expected { after 'for' condition. (curly)
(#7429) 'i' used outside of binding context. (block-scoped-var)
(#7429) 'i' used outside of binding context. (block-scoped-var)
(#7429) 'i' used outside of binding context. (block-scoped-var)
(#7429) Expected { after 'if' condition. (curly)
(#7429) 'i' used outside of binding context. (block-scoped-var)
(#7430) Expected { after 'for' condition. (curly)
(#7430) 'i' used outside of binding context. (block-scoped-var)
(#7430) 'i' is already defined (no-redeclare)
(#7430) 'i' used outside of binding context. (block-scoped-var)
(#7430) 'i' used outside of binding context. (block-scoped-var)
(#7430) Expected { after 'if' condition. (curly)
(#7430) 'i' used outside of binding context. (block-scoped-var)
(#7433) Requires a space after '{'. (block-spacing)
(#7433) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7433) Statement inside of curly braces should be on next line. (brace-style)
(#7433) Requires a space before '}'. (block-spacing)
(#7439) Expected { after 'if' condition. (curly)
(#7443) Unexpected space before function parentheses. (space-before-function-paren)
(#7458) Unexpected 'this'. (no-invalid-this)
(#7459) Do not nest ternary expressions (no-nested-ternary)
(#7460) Do not nest ternary expressions (no-nested-ternary)
(#7462) Expected { after 'if' condition. (curly)
(#7463) Expected { after 'if' condition. (curly)
(#7464) Expected { after 'else'. (curly)
(#7469) Unexpected 'this'. (no-invalid-this)
(#7470) Do not nest ternary expressions (no-nested-ternary)
(#7471) Do not nest ternary expressions (no-nested-ternary)
(#7474) Expected { after 'if' condition. (curly)
(#7475) Expected { after 'if' condition. (curly)
(#7475) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7478) Expected { after 'if' condition. (curly)
(#7487) Unexpected 'this'. (no-invalid-this)
(#7489) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7489) Statement inside of curly braces should be on next line. (brace-style)
(#7495) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7504) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7505) Expected { after 'if' condition. (curly)
(#7507) Expected { after 'if' condition. (curly)
(#7507) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7508) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7515) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7518) Expected { after 'if' condition. (curly)
(#7520) Expected { after 'if' condition. (curly)
(#7521) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7521) Infix operators must be spaced. (space-infix-ops)
(#7534) Expected { after 'if' condition. (curly)
(#7534) Expected { after 'for' condition. (curly)
(#7535) Expected { after 'if' condition. (curly)
(#7535) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7541) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7542) Expected to return a value at the end of this function. (consistent-return)
(#7544) Statement inside of curly braces should be on next line. (brace-style)
(#7544) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7544) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#7548) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#7550) Unexpected space before function parentheses. (space-before-function-paren)
(#7553) Expected { after 'if' condition. (curly)
(#7554) Unexpected space before function parentheses. (space-before-function-paren)
(#7574) Expected { after 'if' condition. (curly)
(#7575) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7576) Expected { after 'if' condition. (curly)
(#7576) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7577) Expected { after 'if' condition. (curly)
(#7577) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7579) Expected { after 'if' condition. (curly)
(#7586) Expected { after 'if' condition. (curly)
(#7587) Expected { after 'if' condition. (curly)
(#7589) Expected { after 'if' condition. (curly)
(#7598) Requires a space after '{'. (block-spacing)
(#7598) Statement inside of curly braces should be on next line. (brace-style)
(#7598) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7598) Requires a space before '}'. (block-spacing)
(#7604) Requires a space after '{'. (block-spacing)
(#7604) Statement inside of curly braces should be on next line. (brace-style)
(#7604) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7604) Requires a space before '}'. (block-spacing)
(#7606) Requires a space after '{'. (block-spacing)
(#7606) Statement inside of curly braces should be on next line. (brace-style)
(#7606) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7606) Requires a space before '}'. (block-spacing)
(#7607) Requires a space after '{'. (block-spacing)
(#7607) Statement inside of curly braces should be on next line. (brace-style)
(#7607) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7607) Requires a space before '}'. (block-spacing)
(#7610) Expected { after 'if' condition. (curly)
(#7613) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7613) Statement inside of curly braces should be on next line. (brace-style)
(#7621) Expected { after 'for-in'. (curly)
(#7621) Expected { after 'if' condition. (curly)
(#7623) Requires a space after '{'. (block-spacing)
(#7623) Statement inside of curly braces should be on next line. (brace-style)
(#7623) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7623) Requires a space before '}'. (block-spacing)
(#7629) Missing JSDoc comment. (require-jsdoc)
(#7630) Missing JSDoc comment. (require-jsdoc)
(#7631) Expected { after 'if' condition. (curly)
(#7633) Expected { after 'if' condition. (curly)
(#7635) Expected { after 'if' condition. (curly)
(#7644) Missing JSDoc comment. (require-jsdoc)
(#7645) Expected { after 'if' condition. (curly)
(#7650) Expected { after 'if' condition. (curly)
(#7658) Missing JSDoc comment. (require-jsdoc)
(#7660) Expected { after 'if' condition. (curly)
(#7662) Missing whitespace after semicolon. (semi-spacing)
(#7663) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7664) Statement inside of curly braces should be on next line. (brace-style)
(#7664) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7664) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#7668) 'chunk' used outside of binding context. (block-scoped-var)
(#7673) Missing JSDoc comment. (require-jsdoc)
(#7674) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7677) Expected { after 'if' condition. (curly)
(#7678) Expected { after 'if' condition. (curly)
(#7685) Missing JSDoc comment. (require-jsdoc)
(#7687) Statement inside of curly braces should be on next line. (brace-style)
(#7687) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7693) Missing JSDoc comment. (require-jsdoc)
(#7695) Expected { after 'if' condition. (curly)
(#7695) Expected { after 'for' condition. (curly)
(#7700) Missing JSDoc comment. (require-jsdoc)
(#7701) Expected { after 'if' condition. (curly)
(#7701) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7702) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7704) Missing whitespace after semicolon. (semi-spacing)
(#7705) Expected { after 'if' condition. (curly)
(#7714) Missing JSDoc comment. (require-jsdoc)
(#7716) Unexpected labeled statement. (no-labels)
(#7717) 'i' used outside of binding context. (block-scoped-var)
(#7717) 'i' used outside of binding context. (block-scoped-var)
(#7717) 'i' used outside of binding context. (block-scoped-var)
(#7718) 'i' used outside of binding context. (block-scoped-var)
(#7718) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7719) Statement inside of curly braces should be on next line. (brace-style)
(#7719) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7719) Unexpected label in continue statement. (no-labels)
(#7719) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#7725) 'i' is already defined (no-redeclare)
(#7725) 'i' used outside of binding context. (block-scoped-var)
(#7725) 'i' used outside of binding context. (block-scoped-var)
(#7725) 'i' used outside of binding context. (block-scoped-var)
(#7726) 'i' used outside of binding context. (block-scoped-var)
(#7726) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7727) Expected { after 'if' condition. (curly)
(#7730) 'i' used outside of binding context. (block-scoped-var)
(#7730) 'i' used outside of binding context. (block-scoped-var)
(#7735) Missing JSDoc comment. (require-jsdoc)
(#7738) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7739) 'i' used outside of binding context. (block-scoped-var)
(#7739) 'i' used outside of binding context. (block-scoped-var)
(#7739) 'i' used outside of binding context. (block-scoped-var)
(#7740) 'i' used outside of binding context. (block-scoped-var)
(#7741) Expected { after 'if' condition. (curly)
(#7742) Expected { after 'else'. (curly)
(#7745) 'i' is already defined (no-redeclare)
(#7745) 'i' used outside of binding context. (block-scoped-var)
(#7745) 'i' used outside of binding context. (block-scoped-var)
(#7745) 'i' used outside of binding context. (block-scoped-var)
(#7746) 'i' used outside of binding context. (block-scoped-var)
(#7747) Expected { after 'if' condition. (curly)
(#7748) Expected { after 'else'. (curly)
(#7757) Missing JSDoc comment. (require-jsdoc)
(#7759) Expected { after 'if' condition. (curly)
(#7759) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7765) Missing JSDoc comment. (require-jsdoc)
(#7782) Missing JSDoc comment. (require-jsdoc)
(#7785) Requires a space after '{'. (block-spacing)
(#7785) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7785) Statement inside of curly braces should be on next line. (brace-style)
(#7785) Requires a space before '}'. (block-spacing)
(#7791) Missing JSDoc comment. (require-jsdoc)
(#7794) Expected { after 'if' condition. (curly)
(#7795) Expected { after 'else'. (curly)
(#7801) Missing JSDoc comment. (require-jsdoc)
(#7801) Expected to return a value at the end of this function. (consistent-return)
(#7816) Missing JSDoc comment. (require-jsdoc)
(#7819) Missing '()' invoking a constructor (new-parens)
(#7819) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7839) Expected { after 'if' condition. (curly)
(#7846) Expected { after 'if' condition. (curly)
(#7855) Expected { after 'if' condition. (curly)
(#7855) 'last' used outside of binding context. (block-scoped-var)
(#7858) Missing JSDoc comment. (require-jsdoc)
(#7864) Missing '()' invoking a constructor (new-parens)
(#7871) Missing JSDoc comment. (require-jsdoc)
(#7872) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7878) Expected { after 'if' condition. (curly)
(#7883) Expected { after 'else'. (curly)
(#7886) Missing '()' invoking a constructor (new-parens)
(#7889) Expected { after 'if' condition. (curly)
(#7893) Missing JSDoc comment. (require-jsdoc)
(#7895) Expected { after 'if' condition. (curly)
(#7900) Missing JSDoc comment. (require-jsdoc)
(#7901) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7903) Expected { after 'if' condition. (curly)
(#7911) Missing JSDoc comment. (require-jsdoc)
(#7912) Expected { after 'if' condition. (curly)
(#7914) Expected { after 'if' condition. (curly)
(#7914) Statement inside of curly braces should be on next line. (brace-style)
(#7914) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7915) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#7915) Expected { after 'if' condition. (curly)
(#7917) Do not nest ternary expressions (no-nested-ternary)
(#7917) 'out' used outside of binding context. (block-scoped-var)
(#7917) 'out' used outside of binding context. (block-scoped-var)
(#7917) 'out' used outside of binding context. (block-scoped-var)
(#7921) Missing JSDoc comment. (require-jsdoc)
(#7923) Expected { after 'if' condition. (curly)
(#7924) Expected { after 'for' condition. (curly)
(#7926) 'nw' used outside of binding context. (block-scoped-var)
(#7931) Missing JSDoc comment. (require-jsdoc)
(#7938) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7941) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7943) Expected { after 'if' condition. (curly)
(#7943) Expected { after 'for-in'. (curly)
(#7943) Blocks are nested too deeply (5). (max-depth)
(#7943) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#7944) Blocks are nested too deeply (6). (max-depth)
(#7951) 'copy' used outside of binding context. (block-scoped-var)
(#7956) Missing JSDoc comment. (require-jsdoc)
(#7972) Missing JSDoc comment. (require-jsdoc)
(#7974) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7976) Statement inside of curly braces should be on next line. (brace-style)
(#7976) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7976) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#7977) 'j' used outside of binding context. (block-scoped-var)
(#7977) 'j' used outside of binding context. (block-scoped-var)
(#7977) 'j' used outside of binding context. (block-scoped-var)
(#7978) 'j' used outside of binding context. (block-scoped-var)
(#7979) 'j' used outside of binding context. (block-scoped-var)
(#7983) 'j' used outside of binding context. (block-scoped-var)
(#7983) 'j' is already defined (no-redeclare)
(#7983) 'j' used outside of binding context. (block-scoped-var)
(#7983) 'j' used outside of binding context. (block-scoped-var)
(#7984) 'j' used outside of binding context. (block-scoped-var)
(#7986) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#7987) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#8000) Missing JSDoc comment. (require-jsdoc)
(#8001) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8001) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8011) Identifier 'e_preventDefault' is not in camel case. (camelcase)
(#8011) Identifier 'e_preventDefault' is not in camel case. (camelcase)
(#8012) Expected { after 'if' condition. (curly)
(#8013) Expected { after 'else'. (curly)
(#8015) Identifier 'e_stopPropagation' is not in camel case. (camelcase)
(#8015) Identifier 'e_stopPropagation' is not in camel case. (camelcase)
(#8016) Expected { after 'if' condition. (curly)
(#8017) Expected { after 'else'. (curly)
(#8019) Missing JSDoc comment. (require-jsdoc)
(#8019) Identifier 'e_defaultPrevented' is not in camel case. (camelcase)
(#8020) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8022) Identifier 'e_stop' is not in camel case. (camelcase)
(#8022) Identifier 'e_stop' is not in camel case. (camelcase)
(#8022) Requires a space after '{'. (block-spacing)
(#8022) Statement inside of curly braces should be on next line. (brace-style)
(#8022) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8022) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#8022) Requires a space before '}'. (block-spacing)
(#8024) Missing JSDoc comment. (require-jsdoc)
(#8024) Identifier 'e_target' is not in camel case. (camelcase)
(#8024) Requires a space after '{'. (block-spacing)
(#8024) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8024) Statement inside of curly braces should be on next line. (brace-style)
(#8024) Requires a space before '}'. (block-spacing)
(#8025) Missing JSDoc comment. (require-jsdoc)
(#8025) Identifier 'e_button' is not in camel case. (camelcase)
(#8027) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8028) Expected { after 'if' condition. (curly)
(#8028) Unexpected use of '&'. (no-bitwise)
(#8029) Expected { after 'if' condition. (curly)
(#8029) Unexpected use of '&'. (no-bitwise)
(#8030) Expected { after 'if' condition. (curly)
(#8030) Unexpected use of '&'. (no-bitwise)
(#8032) Expected { after 'if' condition. (curly)
(#8042) Expected { after 'if' condition. (curly)
(#8044) Expected { after 'if' condition. (curly)
(#8054) Expected { after 'if' condition. (curly)
(#8056) Expected { after 'if' condition. (curly)
(#8060) Expected { after 'if' condition. (curly)
(#8061) Expected { after 'for' condition. (curly)
(#8062) Statement inside of curly braces should be on next line. (brace-style)
(#8062) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8066) Expected space or tab after '/*' in comment. (spaced-comment)
(#8068) Expected { after 'if' condition. (curly)
(#8070) Expected { after 'for' condition. (curly)
(#8082) Missing JSDoc comment. (require-jsdoc)
(#8082) Expected space or tab after '/*' in comment. (spaced-comment)
(#8084) Expected { after 'if' condition. (curly)
(#8085) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8094) Missing JSDoc comment. (require-jsdoc)
(#8094) Requires a space after '{'. (block-spacing)
(#8094) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8094) Statement inside of curly braces should be on next line. (brace-style)
(#8094) Requires a space after '{'. (block-spacing)
(#8094) Missing space before opening brace. (space-before-blocks)
(#8094) Statement inside of curly braces should be on next line. (brace-style)
(#8094) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8094) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#8094) Requires a space before '}'. (block-spacing)
(#8094) Requires a space before '}'. (block-spacing)
(#8094) Unnecessary semicolon. (no-extra-semi)
(#8095) Expected { after 'for' condition. (curly)
(#8099) Missing JSDoc comment. (require-jsdoc)
(#8102) Expected { after 'for' condition. (curly)
(#8108) Missing JSDoc comment. (require-jsdoc)
(#8109) Expected { after 'if' condition. (curly)
(#8110) Statement inside of curly braces should be on next line. (brace-style)
(#8110) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8115) Missing JSDoc comment. (require-jsdoc)
(#8117) Expected { after 'if' condition. (curly)
(#8119) Expected { after 'for' condition. (curly)
(#8119) Expected { after 'if' condition. (curly)
(#8123) Missing JSDoc comment. (require-jsdoc)
(#8130) Missing JSDoc comment. (require-jsdoc)
(#8131) Requires a space after '{'. (block-spacing)
(#8131) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8131) Statement inside of curly braces should be on next line. (brace-style)
(#8131) Requires a space before '}'. (block-spacing)
(#8132) Requires a space after '{'. (block-spacing)
(#8132) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8132) Statement inside of curly braces should be on next line. (brace-style)
(#8132) Requires a space before '}'. (block-spacing)
(#8142) Requires a space after '{'. (block-spacing)
(#8142) Missing space before opening brace. (space-before-blocks)
(#8142) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8142) Statement inside of curly braces should be on next line. (brace-style)
(#8142) Requires a space before '}'. (block-spacing)
(#8145) Identifier 'sel_dontScroll' is not in camel case. (camelcase)
(#8145) Identifier 'sel_mouse' is not in camel case. (camelcase)
(#8145) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8145) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8145) Identifier 'sel_move' is not in camel case. (camelcase)
(#8147) Missing JSDoc comment. (require-jsdoc)
(#8147) Requires a space after '{'. (block-spacing)
(#8147) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8147) Statement inside of curly braces should be on next line. (brace-style)
(#8147) Requires a space before '}'. (block-spacing)
(#8156) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8158) Expected { after 'if' condition. (curly)
(#8160) Missing whitespace after semicolon. (semi-spacing)
(#8162) Expected { after 'if' condition. (curly)
(#8172) Missing JSDoc comment. (require-jsdoc)
(#8173) Missing whitespace after semicolon. (semi-spacing)
(#8175) Expected { after 'if' condition. (curly)
(#8177) Expected { after 'if' condition. (curly)
(#8182) Expected { after 'if' condition. (curly)
(#8187) Missing JSDoc comment. (require-jsdoc)
(#8188) Expected { after 'while' condition. (curly)
(#8193) Missing JSDoc comment. (require-jsdoc)
(#8193) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8193) Statement inside of curly braces should be on next line. (brace-style)
(#8193) Infix operators must be spaced. (space-infix-ops)
(#8195) Statement inside of curly braces should be on next line. (brace-style)
(#8195) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8196) Expected { after 'if' condition. (curly)
(#8197) Statement inside of curly braces should be on next line. (brace-style)
(#8197) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8198) Expected { after 'if' condition. (curly)
(#8199) Statement inside of curly braces should be on next line. (brace-style)
(#8199) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8199) Statement inside of curly braces should be on next line. (brace-style)
(#8199) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8199) Expected space(s) after "catch". (keyword-spacing)
(#8199) Empty block statement. (no-empty)
(#8201) Missing JSDoc comment. (require-jsdoc)
(#8202) Expected { after 'for' condition. (curly)
(#8203) Expected { after 'if' condition. (curly)
(#8206) Missing JSDoc comment. (require-jsdoc)
(#8208) Expected { after 'for' condition. (curly)
(#8212) Missing JSDoc comment. (require-jsdoc)
(#8212) Unexpected empty function. (no-empty-function)
(#8214) Missing JSDoc comment. (require-jsdoc)
(#8220) A constructor name should not start with a lowercase letter. (new-cap)
(#8222) Expected { after 'if' condition. (curly)
(#8224) Unnecessary semicolon. (no-extra-semi)
(#8226) Missing JSDoc comment. (require-jsdoc)
(#8227) Expected { after 'if' condition. (curly)
(#8228) Expected { after 'for-in'. (curly)
(#8229) Expected { after 'if' condition. (curly)
(#8234) Missing JSDoc comment. (require-jsdoc)
(#8236) Requires a space after '{'. (block-spacing)
(#8236) Missing space before opening brace. (space-before-blocks)
(#8236) Statement inside of curly braces should be on next line. (brace-style)
(#8236) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8236) Requires a space before '}'. (block-spacing)
(#8239) Line 8239 exceeds the maximum line length of 132. (max-len)
(#8244) Missing JSDoc comment. (require-jsdoc)
(#8245) Expected { after 'if' condition. (curly)
(#8246) Expected { after 'if' condition. (curly)
(#8250) Missing JSDoc comment. (require-jsdoc)
(#8251) Expected { after 'for-in'. (curly)
(#8251) Expected { after 'if' condition. (curly)
(#8260) Line 8260 exceeds the maximum line length of 132. (max-len)
(#8261) Missing JSDoc comment. (require-jsdoc)
(#8261) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8261) Statement inside of curly braces should be on next line. (brace-style)
(#8265) Missing JSDoc comment. (require-jsdoc)
(#8267) Expected { after 'if' condition. (curly)
(#8268) Expected { after 'if' condition. (curly)
(#8269) Expected { after 'if' condition. (curly)
(#8270) Expected { after 'if' condition. (curly)
(#8270) Expected { after 'for' condition. (curly)
(#8275) Expected { after 'if' condition. (curly)
(#8281) Expected { after 'else'. (curly)
(#8283) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8283) Statement inside of curly braces should be on next line. (brace-style)
(#8284) Expected space(s) after "catch". (keyword-spacing)
(#8284) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8284) Statement inside of curly braces should be on next line. (brace-style)
(#8284) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8291) Missing JSDoc comment. (require-jsdoc)
(#8292) Expected { after 'for' condition. (curly)
(#8297) Missing JSDoc comment. (require-jsdoc)
(#8301) Expected to return a value at the end of this function. (consistent-return)
(#8302) Expected { after 'if' condition. (curly)
(#8304) Expected { after 'if' condition. (curly)
(#8307) Expected { after 'if' condition. (curly)
(#8308) Expected { after 'if' condition. (curly)
(#8309) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#8312) Missing JSDoc comment. (require-jsdoc)
(#8314) Expected { after 'while' condition. (curly)
(#8320) Expected { after 'if' condition. (curly)
(#8320) Identifier 'ie_version' is not in camel case. (camelcase)
(#8320) 'activeElt' is a function. (no-func-assign)
(#8321) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8321) Statement inside of curly braces should be on next line. (brace-style)
(#8322) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8322) Expected space(s) after "catch". (keyword-spacing)
(#8322) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8322) Statement inside of curly braces should be on next line. (brace-style)
(#8325) Missing JSDoc comment. (require-jsdoc)
(#8325) Statement inside of curly braces should be on next line. (brace-style)
(#8325) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8336) Expected { after 'if' condition. (curly)
(#8338) Missing JSDoc comment. (require-jsdoc)
(#8340) Expected { after 'for' condition. (curly)
(#8341) Expected { after 'if' condition. (curly)
(#8351) Missing JSDoc comment. (require-jsdoc)
(#8352) Expected { after 'if' condition. (curly)
(#8356) Expected { after 'if' condition. (curly)
(#8361) Missing JSDoc comment. (require-jsdoc)
(#8362) Expected { after 'if' condition. (curly)
(#8366) Missing JSDoc comment. (require-jsdoc)
(#8370) Expected { after 'if' condition. (curly)
(#8370) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8384) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#8387) Expected { after 'if' condition. (curly)
(#8387) Identifier 'ie_version' is not in camel case. (camelcase)
(#8393) Missing JSDoc comment. (require-jsdoc)
(#8394) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8397) Expected { after 'if' condition. (curly)
(#8398) Identifier 'ie_version' is not in camel case. (camelcase)
(#8408) Missing JSDoc comment. (require-jsdoc)
(#8409) Expected { after 'if' condition. (curly)
(#8409) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8412) Expected { after 'if' condition. (curly)
(#8414) Return statement should not contain assignment. (no-return-assign)
(#8420) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8420) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8423) Expected { after 'if' condition. (curly)
(#8435) Missing space before opening brace. (space-before-blocks)
(#8435) Requires a space after '{'. (block-spacing)
(#8435) Statement inside of curly braces should be on next line. (brace-style)
(#8435) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8435) Requires a space before '}'. (block-spacing)
(#8438) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8438) Statement inside of curly braces should be on next line. (brace-style)
(#8439) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8439) Expected space(s) after "catch". (keyword-spacing)
(#8439) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8439) Statement inside of curly braces should be on next line. (brace-style)
(#8441) Requires a space after '{'. (block-spacing)
(#8441) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8441) Statement inside of curly braces should be on next line. (brace-style)
(#8441) Requires a space before '}'. (block-spacing)
(#8442) Expected space(s) after "catch". (keyword-spacing)
(#8442) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#8442) Empty block statement. (no-empty)
(#8443) Expected { after 'if' condition. (curly)
(#8443) 'range' used outside of binding context. (block-scoped-var)
(#8443) 'range' used outside of binding context. (block-scoped-var)
(#8444) 'range' used outside of binding context. (block-scoped-var)
(#8444) 'range' used outside of binding context. (block-scoped-var)
(#8449) Expected { after 'if' condition. (curly)
(#8455) Missing JSDoc comment. (require-jsdoc)
(#8456) Expected { after 'if' condition. (curly)
(#8456) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8460) Return statement should not contain assignment. (no-return-assign)
(#8465) Unquoted number literal '3' used as key. (quote-props)
(#8465) Unquoted number literal '8' used as key. (quote-props)
(#8465) Unquoted number literal '9' used as key. (quote-props)
(#8465) Unquoted number literal '13' used as key. (quote-props)
(#8465) Unquoted number literal '16' used as key. (quote-props)
(#8465) Unquoted number literal '17' used as key. (quote-props)
(#8465) Unquoted number literal '18' used as key. (quote-props)
(#8466) Unquoted number literal '19' used as key. (quote-props)
(#8466) Unquoted number literal '20' used as key. (quote-props)
(#8466) Unquoted number literal '27' used as key. (quote-props)
(#8466) Unquoted number literal '32' used as key. (quote-props)
(#8466) Unquoted number literal '33' used as key. (quote-props)
(#8466) Unquoted number literal '34' used as key. (quote-props)
(#8466) Unquoted number literal '35' used as key. (quote-props)
(#8467) Unquoted number literal '36' used as key. (quote-props)
(#8467) Unquoted number literal '37' used as key. (quote-props)
(#8467) Unquoted number literal '38' used as key. (quote-props)
(#8467) Unquoted number literal '39' used as key. (quote-props)
(#8467) Unquoted number literal '40' used as key. (quote-props)
(#8467) Unquoted number literal '44' used as key. (quote-props)
(#8467) Unquoted number literal '45' used as key. (quote-props)
(#8468) Unquoted number literal '46' used as key. (quote-props)
(#8468) Unquoted number literal '59' used as key. (quote-props)
(#8468) Unquoted number literal '61' used as key. (quote-props)
(#8468) Unquoted number literal '91' used as key. (quote-props)
(#8468) Unquoted number literal '92' used as key. (quote-props)
(#8468) Unquoted number literal '93' used as key. (quote-props)
(#8468) Unquoted number literal '107' used as key. (quote-props)
(#8468) Unquoted number literal '109' used as key. (quote-props)
(#8468) Unquoted number literal '127' used as key. (quote-props)
(#8469) Unquoted number literal '173' used as key. (quote-props)
(#8469) Unquoted number literal '186' used as key. (quote-props)
(#8469) Unquoted number literal '187' used as key. (quote-props)
(#8469) Unquoted number literal '188' used as key. (quote-props)
(#8469) Unquoted number literal '189' used as key. (quote-props)
(#8469) Unquoted number literal '190' used as key. (quote-props)
(#8469) Unquoted number literal '191' used as key. (quote-props)
(#8469) Unquoted number literal '192' used as key. (quote-props)
(#8469) Unquoted number literal '219' used as key. (quote-props)
(#8469) Unquoted number literal '220' used as key. (quote-props)
(#8470) Unquoted number literal '221' used as key. (quote-props)
(#8470) Unquoted number literal '222' used as key. (quote-props)
(#8470) Unquoted number literal '63232' used as key. (quote-props)
(#8470) Unquoted number literal '63233' used as key. (quote-props)
(#8470) Unquoted number literal '63234' used as key. (quote-props)
(#8470) Unquoted number literal '63235' used as key. (quote-props)
(#8470) Unquoted number literal '63272' used as key. (quote-props)
(#8471) Unquoted number literal '63273' used as key. (quote-props)
(#8471) Unquoted number literal '63275' used as key. (quote-props)
(#8471) Unquoted number literal '63276' used as key. (quote-props)
(#8471) Unquoted number literal '63277' used as key. (quote-props)
(#8471) Unquoted number literal '63302' used as key. (quote-props)
(#8475) Expected { after 'for' condition. (curly)
(#8475) 'i' used outside of binding context. (block-scoped-var)
(#8475) 'i' used outside of binding context. (block-scoped-var)
(#8475) 'i' used outside of binding context. (block-scoped-var)
(#8475) 'i' used outside of binding context. (block-scoped-var)
(#8475) 'i' used outside of binding context. (block-scoped-var)
(#8475) 'i' used outside of binding context. (block-scoped-var)
(#8475) 'i' used outside of binding context. (block-scoped-var)
(#8475) 'i' used outside of binding context. (block-scoped-var)
(#8475) 'i' used outside of binding context. (block-scoped-var)
(#8475) 'i' used outside of binding context. (block-scoped-var)
(#8475) 'i' used outside of binding context. (block-scoped-var)
(#8475) 'i' used outside of binding context. (block-scoped-var)
(#8477) Expected { after 'for' condition. (curly)
(#8477) 'i' is already defined (no-redeclare)
(#8477) 'i' used outside of binding context. (block-scoped-var)
(#8477) 'i' used outside of binding context. (block-scoped-var)
(#8477) 'i' used outside of binding context. (block-scoped-var)
(#8477) 'i' used outside of binding context. (block-scoped-var)
(#8477) 'i' used outside of binding context. (block-scoped-var)
(#8477) 'i' used outside of binding context. (block-scoped-var)
(#8477) 'i' used outside of binding context. (block-scoped-var)
(#8477) 'i' used outside of binding context. (block-scoped-var)
(#8477) 'i' used outside of binding context. (block-scoped-var)
(#8477) 'i' used outside of binding context. (block-scoped-var)
(#8479) Expected { after 'for' condition. (curly)
(#8479) 'i' used outside of binding context. (block-scoped-var)
(#8479) 'i' is already defined (no-redeclare)
(#8479) 'i' used outside of binding context. (block-scoped-var)
(#8479) 'i' used outside of binding context. (block-scoped-var)
(#8479) 'i' used outside of binding context. (block-scoped-var)
(#8479) 'i' used outside of binding context. (block-scoped-var)
(#8479) 'i' used outside of binding context. (block-scoped-var)
(#8479) 'i' used outside of binding context. (block-scoped-var)
(#8479) 'i' used outside of binding context. (block-scoped-var)
(#8479) 'i' used outside of binding context. (block-scoped-var)
(#8479) 'i' used outside of binding context. (block-scoped-var)
(#8479) 'i' used outside of binding context. (block-scoped-var)
(#8479) 'i' used outside of binding context. (block-scoped-var)
(#8484) Missing JSDoc comment. (require-jsdoc)
(#8484) Expected to return a value at the end of this function. (consistent-return)
(#8485) Expected { after 'if' condition. (curly)
(#8494) Expected { after 'if' condition. (curly)
(#8497) Missing JSDoc comment. (require-jsdoc)
(#8497) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8497) Statement inside of curly braces should be on next line. (brace-style)
(#8498) Missing JSDoc comment. (require-jsdoc)
(#8498) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8498) Statement inside of curly braces should be on next line. (brace-style)
(#8500) Missing JSDoc comment. (require-jsdoc)
(#8500) Statement inside of curly braces should be on next line. (brace-style)
(#8500) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#8500) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8501) Missing JSDoc comment. (require-jsdoc)
(#8503) Expected { after 'if' condition. (curly)
(#8507) Missing JSDoc comment. (require-jsdoc)
(#8510) Expected { after 'if' condition. (curly)
(#8512) Do not nest ternary expressions (no-nested-ternary)
(#8513) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#8515) Missing JSDoc comment. (require-jsdoc)
(#8516) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8517) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#8522) Do not nest ternary expressions (no-nested-ternary)
(#8523) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#8523) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8525) Missing JSDoc comment. (require-jsdoc)
(#8532) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#8537) Missing JSDoc comment. (require-jsdoc)
(#8539) Expected { after 'if' condition. (curly)
(#8540) Expected { after 'if' condition. (curly)
(#8544) Missing JSDoc comment. (require-jsdoc)
(#8548) Expected { after 'if' condition. (curly)
(#8550) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8553) Expected { after 'if' condition. (curly)
(#8556) Expected { after 'if' condition. (curly)
(#8561) 'found' used outside of binding context. (block-scoped-var)
(#8564) Missing JSDoc comment. (require-jsdoc)
(#8565) Expected { after 'if' condition. (curly)
(#8566) Expected { after 'do'. (curly)
(#8576) Missing JSDoc comment. (require-jsdoc)
(#8578) Expected { after 'if' condition. (curly)
(#8579) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8583) Expected { after 'if' condition. (curly)
(#8585) Expected { after 'if' condition. (curly)
(#8590) Expected { after 'if' condition. (curly)
(#8591) Expected { after 'if' condition. (curly)
(#8593) Expected { after 'else'. (curly)
(#8599) Missing JSDoc comment. (require-jsdoc)
(#8601) Expected { after 'if' condition. (curly)
(#8601) Expected { after 'while' condition. (curly)
(#8630) Line 8630 exceeds the maximum line length of 132. (max-len)
(#8632) Line 8632 exceeds the maximum line length of 132. (max-len)
(#8633) Missing JSDoc comment. (require-jsdoc)
(#8634) Expected { after 'if' condition. (curly)
(#8635) Expected { after 'if' condition. (curly)
(#8636) Expected { after 'if' condition. (curly)
(#8637) Expected { after 'if' condition. (curly)
(#8638) Expected { after 'if' condition. (curly)
(#8639) Expected { after 'if' condition. (curly)
(#8640) Expected { after 'else'. (curly)
(#8644) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8644) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8644) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8648) Missing JSDoc comment. (require-jsdoc)
(#8653) Function 'anonymous' has a complexity of 44. (complexity)
(#8654) Expected { after 'if' condition. (curly)
(#8655) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8656) Expected { after 'for' condition. (curly)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8656) 'i' used outside of binding context. (block-scoped-var)
(#8657) 'type' used outside of binding context. (block-scoped-var)
(#8657) 'type' used outside of binding context. (block-scoped-var)
(#8657) 'type' used outside of binding context. (block-scoped-var)
(#8657) 'type' used outside of binding context. (block-scoped-var)
(#8657) 'type' used outside of binding context. (block-scoped-var)
(#8657) 'i' used outside of binding context. (block-scoped-var)
(#8657) 'i' used outside of binding context. (block-scoped-var)
(#8657) 'i' used outside of binding context. (block-scoped-var)
(#8657) 'i' used outside of binding context. (block-scoped-var)
(#8657) 'i' used outside of binding context. (block-scoped-var)
(#8657) 'i' used outside of binding context. (block-scoped-var)
(#8657) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' is already defined (no-redeclare)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'prev' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8663) 'i' used outside of binding context. (block-scoped-var)
(#8664) 'type' used outside of binding context. (block-scoped-var)
(#8664) 'type' used outside of binding context. (block-scoped-var)
(#8664) 'type' used outside of binding context. (block-scoped-var)
(#8664) 'type' used outside of binding context. (block-scoped-var)
(#8664) 'type' is already defined (no-redeclare)
(#8664) 'type' used outside of binding context. (block-scoped-var)
(#8664) 'i' used outside of binding context. (block-scoped-var)
(#8664) 'i' used outside of binding context. (block-scoped-var)
(#8664) 'i' used outside of binding context. (block-scoped-var)
(#8664) 'i' used outside of binding context. (block-scoped-var)
(#8664) 'i' used outside of binding context. (block-scoped-var)
(#8664) 'i' used outside of binding context. (block-scoped-var)
(#8664) 'i' used outside of binding context. (block-scoped-var)
(#8665) Expected { after 'if' condition. (curly)
(#8665) 'type' used outside of binding context. (block-scoped-var)
(#8665) 'type' used outside of binding context. (block-scoped-var)
(#8665) 'type' used outside of binding context. (block-scoped-var)
(#8665) 'type' used outside of binding context. (block-scoped-var)
(#8665) 'type' used outside of binding context. (block-scoped-var)
(#8665) 'i' used outside of binding context. (block-scoped-var)
(#8665) 'i' used outside of binding context. (block-scoped-var)
(#8665) 'i' used outside of binding context. (block-scoped-var)
(#8665) 'i' used outside of binding context. (block-scoped-var)
(#8665) 'i' used outside of binding context. (block-scoped-var)
(#8665) 'i' used outside of binding context. (block-scoped-var)
(#8665) 'i' used outside of binding context. (block-scoped-var)
(#8665) 'prev' used outside of binding context. (block-scoped-var)
(#8666) Expected { after 'else'. (curly)
(#8666) 'prev' used outside of binding context. (block-scoped-var)
(#8666) 'type' used outside of binding context. (block-scoped-var)
(#8666) 'type' used outside of binding context. (block-scoped-var)
(#8666) 'type' used outside of binding context. (block-scoped-var)
(#8666) 'type' used outside of binding context. (block-scoped-var)
(#8666) 'type' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' is already defined (no-redeclare)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'cur' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8674) 'i' used outside of binding context. (block-scoped-var)
(#8675) 'type' used outside of binding context. (block-scoped-var)
(#8675) 'type' used outside of binding context. (block-scoped-var)
(#8675) 'type' used outside of binding context. (block-scoped-var)
(#8675) 'type' used outside of binding context. (block-scoped-var)
(#8675) 'type' is already defined (no-redeclare)
(#8675) 'type' used outside of binding context. (block-scoped-var)
(#8675) 'i' used outside of binding context. (block-scoped-var)
(#8675) 'i' used outside of binding context. (block-scoped-var)
(#8675) 'i' used outside of binding context. (block-scoped-var)
(#8675) 'i' used outside of binding context. (block-scoped-var)
(#8675) 'i' used outside of binding context. (block-scoped-var)
(#8675) 'i' used outside of binding context. (block-scoped-var)
(#8675) 'i' used outside of binding context. (block-scoped-var)
(#8676) Expected { after 'if' condition. (curly)
(#8676) 'type' used outside of binding context. (block-scoped-var)
(#8676) 'type' used outside of binding context. (block-scoped-var)
(#8676) 'type' used outside of binding context. (block-scoped-var)
(#8676) 'type' used outside of binding context. (block-scoped-var)
(#8676) 'type' used outside of binding context. (block-scoped-var)
(#8676) 'cur' used outside of binding context. (block-scoped-var)
(#8676) 'i' used outside of binding context. (block-scoped-var)
(#8676) 'i' used outside of binding context. (block-scoped-var)
(#8676) 'i' used outside of binding context. (block-scoped-var)
(#8676) 'i' used outside of binding context. (block-scoped-var)
(#8676) 'i' used outside of binding context. (block-scoped-var)
(#8676) 'i' used outside of binding context. (block-scoped-var)
(#8676) 'i' used outside of binding context. (block-scoped-var)
(#8677) 'type' used outside of binding context. (block-scoped-var)
(#8677) 'type' used outside of binding context. (block-scoped-var)
(#8677) 'type' used outside of binding context. (block-scoped-var)
(#8677) 'type' used outside of binding context. (block-scoped-var)
(#8677) 'type' used outside of binding context. (block-scoped-var)
(#8677) 'cur' used outside of binding context. (block-scoped-var)
(#8677) Statement inside of curly braces should be on next line. (brace-style)
(#8677) 'type' used outside of binding context. (block-scoped-var)
(#8677) 'type' used outside of binding context. (block-scoped-var)
(#8677) 'type' used outside of binding context. (block-scoped-var)
(#8677) 'type' used outside of binding context. (block-scoped-var)
(#8677) 'type' used outside of binding context. (block-scoped-var)
(#8677) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#8677) Expected { after 'if' condition. (curly)
(#8677) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8677) 'type' used outside of binding context. (block-scoped-var)
(#8677) 'type' used outside of binding context. (block-scoped-var)
(#8677) 'type' used outside of binding context. (block-scoped-var)
(#8677) 'type' used outside of binding context. (block-scoped-var)
(#8677) 'type' used outside of binding context. (block-scoped-var)
(#8677) 'i' used outside of binding context. (block-scoped-var)
(#8677) 'i' used outside of binding context. (block-scoped-var)
(#8677) 'i' used outside of binding context. (block-scoped-var)
(#8677) 'i' used outside of binding context. (block-scoped-var)
(#8677) 'i' used outside of binding context. (block-scoped-var)
(#8677) 'i' used outside of binding context. (block-scoped-var)
(#8677) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' is already defined (no-redeclare)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'prev' is already defined (no-redeclare)
(#8683) 'prev' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8683) 'i' used outside of binding context. (block-scoped-var)
(#8684) 'type' is already defined (no-redeclare)
(#8684) 'type' used outside of binding context. (block-scoped-var)
(#8684) 'type' used outside of binding context. (block-scoped-var)
(#8684) 'type' used outside of binding context. (block-scoped-var)
(#8684) 'type' used outside of binding context. (block-scoped-var)
(#8684) 'type' used outside of binding context. (block-scoped-var)
(#8684) 'i' used outside of binding context. (block-scoped-var)
(#8684) 'i' used outside of binding context. (block-scoped-var)
(#8684) 'i' used outside of binding context. (block-scoped-var)
(#8684) 'i' used outside of binding context. (block-scoped-var)
(#8684) 'i' used outside of binding context. (block-scoped-var)
(#8684) 'i' used outside of binding context. (block-scoped-var)
(#8684) 'i' used outside of binding context. (block-scoped-var)
(#8685) Expected { after 'if' condition. (curly)
(#8685) 'type' used outside of binding context. (block-scoped-var)
(#8685) 'type' used outside of binding context. (block-scoped-var)
(#8685) 'type' used outside of binding context. (block-scoped-var)
(#8685) 'type' used outside of binding context. (block-scoped-var)
(#8685) 'type' used outside of binding context. (block-scoped-var)
(#8685) 'prev' used outside of binding context. (block-scoped-var)
(#8685) 'i' used outside of binding context. (block-scoped-var)
(#8685) 'i' used outside of binding context. (block-scoped-var)
(#8685) 'i' used outside of binding context. (block-scoped-var)
(#8685) 'i' used outside of binding context. (block-scoped-var)
(#8685) 'i' used outside of binding context. (block-scoped-var)
(#8685) 'i' used outside of binding context. (block-scoped-var)
(#8685) 'i' used outside of binding context. (block-scoped-var)
(#8685) Infix operators must be spaced. (space-infix-ops)
(#8685) 'i' used outside of binding context. (block-scoped-var)
(#8685) 'i' used outside of binding context. (block-scoped-var)
(#8685) 'i' used outside of binding context. (block-scoped-var)
(#8685) 'i' used outside of binding context. (block-scoped-var)
(#8685) 'i' used outside of binding context. (block-scoped-var)
(#8685) 'i' used outside of binding context. (block-scoped-var)
(#8685) 'i' used outside of binding context. (block-scoped-var)
(#8686) Expected { after 'if' condition. (curly)
(#8686) 'type' used outside of binding context. (block-scoped-var)
(#8686) 'type' used outside of binding context. (block-scoped-var)
(#8686) 'type' used outside of binding context. (block-scoped-var)
(#8686) 'type' used outside of binding context. (block-scoped-var)
(#8686) 'type' used outside of binding context. (block-scoped-var)
(#8686) 'prev' used outside of binding context. (block-scoped-var)
(#8686) 'i' used outside of binding context. (block-scoped-var)
(#8686) 'i' used outside of binding context. (block-scoped-var)
(#8686) 'i' used outside of binding context. (block-scoped-var)
(#8686) 'i' used outside of binding context. (block-scoped-var)
(#8686) 'i' used outside of binding context. (block-scoped-var)
(#8686) 'i' used outside of binding context. (block-scoped-var)
(#8686) 'i' used outside of binding context. (block-scoped-var)
(#8686) Infix operators must be spaced. (space-infix-ops)
(#8687) 'prev' used outside of binding context. (block-scoped-var)
(#8687) 'prev' used outside of binding context. (block-scoped-var)
(#8687) 'i' used outside of binding context. (block-scoped-var)
(#8687) 'i' used outside of binding context. (block-scoped-var)
(#8687) 'i' used outside of binding context. (block-scoped-var)
(#8687) 'i' used outside of binding context. (block-scoped-var)
(#8687) 'i' used outside of binding context. (block-scoped-var)
(#8687) 'i' used outside of binding context. (block-scoped-var)
(#8687) 'i' used outside of binding context. (block-scoped-var)
(#8687) 'prev' used outside of binding context. (block-scoped-var)
(#8688) 'prev' used outside of binding context. (block-scoped-var)
(#8688) 'type' used outside of binding context. (block-scoped-var)
(#8688) 'type' used outside of binding context. (block-scoped-var)
(#8688) 'type' used outside of binding context. (block-scoped-var)
(#8688) 'type' used outside of binding context. (block-scoped-var)
(#8688) 'type' used outside of binding context. (block-scoped-var)
(#8695) 'i' is already defined (no-redeclare)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8695) 'i' used outside of binding context. (block-scoped-var)
(#8696) 'type' used outside of binding context. (block-scoped-var)
(#8696) 'type' used outside of binding context. (block-scoped-var)
(#8696) 'type' used outside of binding context. (block-scoped-var)
(#8696) 'type' is already defined (no-redeclare)
(#8696) 'type' used outside of binding context. (block-scoped-var)
(#8696) 'type' used outside of binding context. (block-scoped-var)
(#8696) 'i' used outside of binding context. (block-scoped-var)
(#8696) 'i' used outside of binding context. (block-scoped-var)
(#8696) 'i' used outside of binding context. (block-scoped-var)
(#8696) 'i' used outside of binding context. (block-scoped-var)
(#8696) 'i' used outside of binding context. (block-scoped-var)
(#8696) 'i' used outside of binding context. (block-scoped-var)
(#8696) 'i' used outside of binding context. (block-scoped-var)
(#8697) Expected { after 'if' condition. (curly)
(#8697) 'type' used outside of binding context. (block-scoped-var)
(#8697) 'type' used outside of binding context. (block-scoped-var)
(#8697) 'type' used outside of binding context. (block-scoped-var)
(#8697) 'type' used outside of binding context. (block-scoped-var)
(#8697) 'type' used outside of binding context. (block-scoped-var)
(#8697) 'i' used outside of binding context. (block-scoped-var)
(#8697) 'i' used outside of binding context. (block-scoped-var)
(#8697) 'i' used outside of binding context. (block-scoped-var)
(#8697) 'i' used outside of binding context. (block-scoped-var)
(#8697) 'i' used outside of binding context. (block-scoped-var)
(#8697) 'i' used outside of binding context. (block-scoped-var)
(#8697) 'i' used outside of binding context. (block-scoped-var)
(#8698) 'type' used outside of binding context. (block-scoped-var)
(#8698) 'type' used outside of binding context. (block-scoped-var)
(#8698) 'type' used outside of binding context. (block-scoped-var)
(#8698) 'type' used outside of binding context. (block-scoped-var)
(#8698) 'type' used outside of binding context. (block-scoped-var)
(#8699) 'end' used outside of binding context. (block-scoped-var)
(#8699) 'i' used outside of binding context. (block-scoped-var)
(#8699) 'i' used outside of binding context. (block-scoped-var)
(#8699) 'i' used outside of binding context. (block-scoped-var)
(#8699) 'i' used outside of binding context. (block-scoped-var)
(#8699) 'i' used outside of binding context. (block-scoped-var)
(#8699) 'i' used outside of binding context. (block-scoped-var)
(#8699) 'i' used outside of binding context. (block-scoped-var)
(#8699) 'end' used outside of binding context. (block-scoped-var)
(#8699) 'end' used outside of binding context. (block-scoped-var)
(#8699) 'end' used outside of binding context. (block-scoped-var)
(#8699) Empty block statement. (no-empty)
(#8700) 'replace' used outside of binding context. (block-scoped-var)
(#8700) 'i' used outside of binding context. (block-scoped-var)
(#8700) 'i' used outside of binding context. (block-scoped-var)
(#8700) 'i' used outside of binding context. (block-scoped-var)
(#8700) 'i' used outside of binding context. (block-scoped-var)
(#8700) 'i' used outside of binding context. (block-scoped-var)
(#8700) 'i' used outside of binding context. (block-scoped-var)
(#8700) 'i' used outside of binding context. (block-scoped-var)
(#8700) 'i' used outside of binding context. (block-scoped-var)
(#8700) 'i' used outside of binding context. (block-scoped-var)
(#8700) 'i' used outside of binding context. (block-scoped-var)
(#8700) 'i' used outside of binding context. (block-scoped-var)
(#8700) 'i' used outside of binding context. (block-scoped-var)
(#8700) 'i' used outside of binding context. (block-scoped-var)
(#8700) 'i' used outside of binding context. (block-scoped-var)
(#8700) Infix operators must be spaced. (space-infix-ops)
(#8700) 'end' used outside of binding context. (block-scoped-var)
(#8700) 'end' used outside of binding context. (block-scoped-var)
(#8700) 'end' used outside of binding context. (block-scoped-var)
(#8700) 'end' used outside of binding context. (block-scoped-var)
(#8701) Expected { after 'for' condition. (curly)
(#8701) 'j' used outside of binding context. (block-scoped-var)
(#8701) 'j' used outside of binding context. (block-scoped-var)
(#8701) 'i' used outside of binding context. (block-scoped-var)
(#8701) 'i' used outside of binding context. (block-scoped-var)
(#8701) 'i' used outside of binding context. (block-scoped-var)
(#8701) 'i' used outside of binding context. (block-scoped-var)
(#8701) 'i' used outside of binding context. (block-scoped-var)
(#8701) 'i' used outside of binding context. (block-scoped-var)
(#8701) 'i' used outside of binding context. (block-scoped-var)
(#8701) 'j' used outside of binding context. (block-scoped-var)
(#8701) 'j' used outside of binding context. (block-scoped-var)
(#8701) 'end' used outside of binding context. (block-scoped-var)
(#8701) 'end' used outside of binding context. (block-scoped-var)
(#8701) 'j' used outside of binding context. (block-scoped-var)
(#8701) 'j' used outside of binding context. (block-scoped-var)
(#8701) 'j' used outside of binding context. (block-scoped-var)
(#8701) 'j' used outside of binding context. (block-scoped-var)
(#8701) 'replace' used outside of binding context. (block-scoped-var)
(#8702) 'i' used outside of binding context. (block-scoped-var)
(#8702) 'i' used outside of binding context. (block-scoped-var)
(#8702) 'i' used outside of binding context. (block-scoped-var)
(#8702) 'i' used outside of binding context. (block-scoped-var)
(#8702) 'i' used outside of binding context. (block-scoped-var)
(#8702) 'i' used outside of binding context. (block-scoped-var)
(#8702) 'i' used outside of binding context. (block-scoped-var)
(#8702) 'end' used outside of binding context. (block-scoped-var)
(#8702) 'end' used outside of binding context. (block-scoped-var)
(#8709) 'i' is already defined (no-redeclare)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'cur' used outside of binding context. (block-scoped-var)
(#8709) 'cur' is already defined (no-redeclare)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8709) 'i' used outside of binding context. (block-scoped-var)
(#8710) 'type' is already defined (no-redeclare)
(#8710) 'type' used outside of binding context. (block-scoped-var)
(#8710) 'type' used outside of binding context. (block-scoped-var)
(#8710) 'type' used outside of binding context. (block-scoped-var)
(#8710) 'type' used outside of binding context. (block-scoped-var)
(#8710) 'type' used outside of binding context. (block-scoped-var)
(#8710) 'i' used outside of binding context. (block-scoped-var)
(#8710) 'i' used outside of binding context. (block-scoped-var)
(#8710) 'i' used outside of binding context. (block-scoped-var)
(#8710) 'i' used outside of binding context. (block-scoped-var)
(#8710) 'i' used outside of binding context. (block-scoped-var)
(#8710) 'i' used outside of binding context. (block-scoped-var)
(#8710) 'i' used outside of binding context. (block-scoped-var)
(#8711) Expected { after 'if' condition. (curly)
(#8711) 'cur' used outside of binding context. (block-scoped-var)
(#8711) 'type' used outside of binding context. (block-scoped-var)
(#8711) 'type' used outside of binding context. (block-scoped-var)
(#8711) 'type' used outside of binding context. (block-scoped-var)
(#8711) 'type' used outside of binding context. (block-scoped-var)
(#8711) 'type' used outside of binding context. (block-scoped-var)
(#8711) 'i' used outside of binding context. (block-scoped-var)
(#8711) 'i' used outside of binding context. (block-scoped-var)
(#8711) 'i' used outside of binding context. (block-scoped-var)
(#8711) 'i' used outside of binding context. (block-scoped-var)
(#8711) 'i' used outside of binding context. (block-scoped-var)
(#8711) 'i' used outside of binding context. (block-scoped-var)
(#8711) 'i' used outside of binding context. (block-scoped-var)
(#8712) Expected { after 'if' condition. (curly)
(#8712) 'type' used outside of binding context. (block-scoped-var)
(#8712) 'type' used outside of binding context. (block-scoped-var)
(#8712) 'type' used outside of binding context. (block-scoped-var)
(#8712) 'type' used outside of binding context. (block-scoped-var)
(#8712) 'type' used outside of binding context. (block-scoped-var)
(#8712) 'cur' used outside of binding context. (block-scoped-var)
(#8712) 'type' used outside of binding context. (block-scoped-var)
(#8712) 'type' used outside of binding context. (block-scoped-var)
(#8712) 'type' used outside of binding context. (block-scoped-var)
(#8712) 'type' used outside of binding context. (block-scoped-var)
(#8712) 'type' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' is already defined (no-redeclare)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8721) 'i' used outside of binding context. (block-scoped-var)
(#8722) 'i' used outside of binding context. (block-scoped-var)
(#8722) 'i' used outside of binding context. (block-scoped-var)
(#8722) 'i' used outside of binding context. (block-scoped-var)
(#8722) 'i' used outside of binding context. (block-scoped-var)
(#8722) 'i' used outside of binding context. (block-scoped-var)
(#8722) 'i' used outside of binding context. (block-scoped-var)
(#8722) 'i' used outside of binding context. (block-scoped-var)
(#8723) 'end' used outside of binding context. (block-scoped-var)
(#8723) 'end' is already defined (no-redeclare)
(#8723) 'i' used outside of binding context. (block-scoped-var)
(#8723) 'i' used outside of binding context. (block-scoped-var)
(#8723) 'i' used outside of binding context. (block-scoped-var)
(#8723) 'i' used outside of binding context. (block-scoped-var)
(#8723) 'i' used outside of binding context. (block-scoped-var)
(#8723) 'i' used outside of binding context. (block-scoped-var)
(#8723) 'i' used outside of binding context. (block-scoped-var)
(#8723) 'end' used outside of binding context. (block-scoped-var)
(#8723) 'end' used outside of binding context. (block-scoped-var)
(#8723) 'end' used outside of binding context. (block-scoped-var)
(#8723) Empty block statement. (no-empty)
(#8724) 'i' used outside of binding context. (block-scoped-var)
(#8724) 'i' used outside of binding context. (block-scoped-var)
(#8724) 'i' used outside of binding context. (block-scoped-var)
(#8724) 'i' used outside of binding context. (block-scoped-var)
(#8724) 'i' used outside of binding context. (block-scoped-var)
(#8724) 'i' used outside of binding context. (block-scoped-var)
(#8724) 'i' used outside of binding context. (block-scoped-var)
(#8724) 'i' used outside of binding context. (block-scoped-var)
(#8724) 'i' used outside of binding context. (block-scoped-var)
(#8724) 'i' used outside of binding context. (block-scoped-var)
(#8724) 'i' used outside of binding context. (block-scoped-var)
(#8724) 'i' used outside of binding context. (block-scoped-var)
(#8724) 'i' used outside of binding context. (block-scoped-var)
(#8724) 'i' used outside of binding context. (block-scoped-var)
(#8724) Infix operators must be spaced. (space-infix-ops)
(#8725) 'end' used outside of binding context. (block-scoped-var)
(#8725) 'end' used outside of binding context. (block-scoped-var)
(#8725) 'end' used outside of binding context. (block-scoped-var)
(#8725) 'end' used outside of binding context. (block-scoped-var)
(#8726) 'replace' is already defined (no-redeclare)
(#8726) 'replace' used outside of binding context. (block-scoped-var)
(#8727) Expected { after 'for' condition. (curly)
(#8727) 'j' used outside of binding context. (block-scoped-var)
(#8727) 'j' used outside of binding context. (block-scoped-var)
(#8727) 'j' is already defined (no-redeclare)
(#8727) 'i' used outside of binding context. (block-scoped-var)
(#8727) 'i' used outside of binding context. (block-scoped-var)
(#8727) 'i' used outside of binding context. (block-scoped-var)
(#8727) 'i' used outside of binding context. (block-scoped-var)
(#8727) 'i' used outside of binding context. (block-scoped-var)
(#8727) 'i' used outside of binding context. (block-scoped-var)
(#8727) 'i' used outside of binding context. (block-scoped-var)
(#8727) 'j' used outside of binding context. (block-scoped-var)
(#8727) 'j' used outside of binding context. (block-scoped-var)
(#8727) 'end' used outside of binding context. (block-scoped-var)
(#8727) 'end' used outside of binding context. (block-scoped-var)
(#8727) 'j' used outside of binding context. (block-scoped-var)
(#8727) 'j' used outside of binding context. (block-scoped-var)
(#8727) 'j' used outside of binding context. (block-scoped-var)
(#8727) 'j' used outside of binding context. (block-scoped-var)
(#8727) 'replace' used outside of binding context. (block-scoped-var)
(#8728) 'i' used outside of binding context. (block-scoped-var)
(#8728) 'i' used outside of binding context. (block-scoped-var)
(#8728) 'i' used outside of binding context. (block-scoped-var)
(#8728) 'i' used outside of binding context. (block-scoped-var)
(#8728) 'i' used outside of binding context. (block-scoped-var)
(#8728) 'i' used outside of binding context. (block-scoped-var)
(#8728) 'i' used outside of binding context. (block-scoped-var)
(#8728) 'end' used outside of binding context. (block-scoped-var)
(#8728) 'end' used outside of binding context. (block-scoped-var)
(#8737) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8738) 'i' used outside of binding context. (block-scoped-var)
(#8738) 'i' used outside of binding context. (block-scoped-var)
(#8738) 'i' used outside of binding context. (block-scoped-var)
(#8738) 'i' is already defined (no-redeclare)
(#8738) 'i' used outside of binding context. (block-scoped-var)
(#8738) 'i' used outside of binding context. (block-scoped-var)
(#8738) 'i' used outside of binding context. (block-scoped-var)
(#8738) 'i' used outside of binding context. (block-scoped-var)
(#8738) 'i' used outside of binding context. (block-scoped-var)
(#8738) 'i' used outside of binding context. (block-scoped-var)
(#8738) 'i' used outside of binding context. (block-scoped-var)
(#8738) 'i' used outside of binding context. (block-scoped-var)
(#8738) 'i' used outside of binding context. (block-scoped-var)
(#8738) 'i' used outside of binding context. (block-scoped-var)
(#8738) 'i' used outside of binding context. (block-scoped-var)
(#8739) 'i' used outside of binding context. (block-scoped-var)
(#8739) 'i' used outside of binding context. (block-scoped-var)
(#8739) 'i' used outside of binding context. (block-scoped-var)
(#8739) 'i' used outside of binding context. (block-scoped-var)
(#8739) 'i' used outside of binding context. (block-scoped-var)
(#8739) 'i' used outside of binding context. (block-scoped-var)
(#8739) 'i' used outside of binding context. (block-scoped-var)
(#8740) 'i' used outside of binding context. (block-scoped-var)
(#8740) 'i' used outside of binding context. (block-scoped-var)
(#8740) 'i' used outside of binding context. (block-scoped-var)
(#8740) 'i' used outside of binding context. (block-scoped-var)
(#8740) 'i' used outside of binding context. (block-scoped-var)
(#8740) 'i' used outside of binding context. (block-scoped-var)
(#8740) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) 'i' used outside of binding context. (block-scoped-var)
(#8741) Empty block statement. (no-empty)
(#8742) 'i' used outside of binding context. (block-scoped-var)
(#8742) 'i' used outside of binding context. (block-scoped-var)
(#8742) 'i' used outside of binding context. (block-scoped-var)
(#8742) 'i' used outside of binding context. (block-scoped-var)
(#8742) 'i' used outside of binding context. (block-scoped-var)
(#8742) 'i' used outside of binding context. (block-scoped-var)
(#8742) 'i' used outside of binding context. (block-scoped-var)
(#8744) 'i' used outside of binding context. (block-scoped-var)
(#8744) 'i' used outside of binding context. (block-scoped-var)
(#8744) 'i' used outside of binding context. (block-scoped-var)
(#8744) 'i' used outside of binding context. (block-scoped-var)
(#8744) 'i' used outside of binding context. (block-scoped-var)
(#8744) 'i' used outside of binding context. (block-scoped-var)
(#8744) 'i' used outside of binding context. (block-scoped-var)
(#8744) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) 'i' used outside of binding context. (block-scoped-var)
(#8745) Empty block statement. (no-empty)
(#8746) 'j' is already defined (no-redeclare)
(#8746) 'j' used outside of binding context. (block-scoped-var)
(#8746) 'j' used outside of binding context. (block-scoped-var)
(#8746) 'j' used outside of binding context. (block-scoped-var)
(#8746) 'j' used outside of binding context. (block-scoped-var)
(#8746) 'i' used outside of binding context. (block-scoped-var)
(#8746) 'i' used outside of binding context. (block-scoped-var)
(#8746) 'i' used outside of binding context. (block-scoped-var)
(#8746) 'i' used outside of binding context. (block-scoped-var)
(#8746) 'i' used outside of binding context. (block-scoped-var)
(#8746) 'i' used outside of binding context. (block-scoped-var)
(#8746) 'i' used outside of binding context. (block-scoped-var)
(#8747) 'j' used outside of binding context. (block-scoped-var)
(#8747) 'j' used outside of binding context. (block-scoped-var)
(#8748) Expected { after 'if' condition. (curly)
(#8748) 'j' used outside of binding context. (block-scoped-var)
(#8748) 'j' used outside of binding context. (block-scoped-var)
(#8748) 'j' used outside of binding context. (block-scoped-var)
(#8748) 'j' used outside of binding context. (block-scoped-var)
(#8749) 'j' used outside of binding context. (block-scoped-var)
(#8749) 'j' used outside of binding context. (block-scoped-var)
(#8750) 'j' used outside of binding context. (block-scoped-var)
(#8750) 'j' used outside of binding context. (block-scoped-var)
(#8750) 'j' used outside of binding context. (block-scoped-var)
(#8750) 'j' used outside of binding context. (block-scoped-var)
(#8750) 'i' used outside of binding context. (block-scoped-var)
(#8750) 'i' used outside of binding context. (block-scoped-var)
(#8750) 'i' used outside of binding context. (block-scoped-var)
(#8750) 'i' used outside of binding context. (block-scoped-var)
(#8750) 'i' used outside of binding context. (block-scoped-var)
(#8750) 'i' used outside of binding context. (block-scoped-var)
(#8750) 'i' used outside of binding context. (block-scoped-var)
(#8750) 'j' used outside of binding context. (block-scoped-var)
(#8750) 'j' used outside of binding context. (block-scoped-var)
(#8750) 'j' used outside of binding context. (block-scoped-var)
(#8750) 'j' used outside of binding context. (block-scoped-var)
(#8750) Empty block statement. (no-empty)
(#8751) 'j' used outside of binding context. (block-scoped-var)
(#8751) 'j' used outside of binding context. (block-scoped-var)
(#8752) 'j' used outside of binding context. (block-scoped-var)
(#8752) 'j' used outside of binding context. (block-scoped-var)
(#8753) Expected { after 'else'. (curly)
(#8753) 'j' used outside of binding context. (block-scoped-var)
(#8753) 'j' used outside of binding context. (block-scoped-var)
(#8755) Expected { after 'if' condition. (curly)
(#8755) 'i' used outside of binding context. (block-scoped-var)
(#8755) 'i' used outside of binding context. (block-scoped-var)
(#8755) 'i' used outside of binding context. (block-scoped-var)
(#8755) 'i' used outside of binding context. (block-scoped-var)
(#8755) 'i' used outside of binding context. (block-scoped-var)
(#8755) 'i' used outside of binding context. (block-scoped-var)
(#8755) 'i' used outside of binding context. (block-scoped-var)
(#8755) 'i' used outside of binding context. (block-scoped-var)
(#8755) 'i' used outside of binding context. (block-scoped-var)
(#8755) 'i' used outside of binding context. (block-scoped-var)
(#8755) 'i' used outside of binding context. (block-scoped-var)
(#8755) 'i' used outside of binding context. (block-scoped-var)
(#8755) 'i' used outside of binding context. (block-scoped-var)
(#8755) 'i' used outside of binding context. (block-scoped-var)
(#8766) Expected { after 'if' condition. (curly)
(#8768) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/apl/apl.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#146) Use ‘===’ to compare with ‘null’. (no-eq-null)
mod/virtualclass/bundle/virtualclass/codemirror/mode/asciiarmor/asciiarmor.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Missing JSDoc comment. (require-jsdoc)
(#22) Expected to return a value at the end of this function. (consistent-return)
(#37) Expected { after 'if' condition. (curly)
(#46) Expected { after 'if' condition. (curly)
(#62) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/asn.1/asn.1.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#23) Infix operators must be spaced. (space-infix-ops)
(#29) Missing JSDoc comment. (require-jsdoc)
(#39) Missing space before opening brace. (space-before-blocks)
(#56) Expected { after 'if' condition. (curly)
(#57) Expected { after 'if' condition. (curly)
(#58) Expected { after 'if' condition. (curly)
(#59) Expected { after 'if' condition. (curly)
(#60) Expected { after 'if' condition. (curly)
(#61) Expected { after 'if' condition. (curly)
(#62) Expected { after 'if' condition. (curly)
(#63) Expected { after 'if' condition. (curly)
(#68) Missing JSDoc comment. (require-jsdoc)
(#70) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#70) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#71) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#72) Missing space before opening brace. (space-before-blocks)
(#74) Expected space or tab after '//' in comment. (spaced-comment)
(#75) Missing space before opening brace. (space-before-blocks)
(#77) Expected { after 'if' condition. (curly)
(#77) Expected space(s) after "if". (keyword-spacing)
(#84) Expected { after 'if' condition. (curly)
(#90) Missing JSDoc comment. (require-jsdoc)
(#97) Missing JSDoc comment. (require-jsdoc)
(#99) Expected { after 'if' condition. (curly)
(#101) Return statement should not contain assignment. (no-return-assign)
(#103) Missing JSDoc comment. (require-jsdoc)
(#105) Expected { after 'if' condition. (curly)
(#107) Return statement should not contain assignment. (no-return-assign)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
(#121) Function 'token' has a complexity of 21. (complexity)
(#124) Expected { after 'if' condition. (curly)
(#124) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#128) Expected { after 'if' condition. (curly)
(#131) Expected { after 'if' condition. (curly)
(#132) Expected { after 'if' condition. (curly)
(#132) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#135) Missing space before opening brace. (space-before-blocks)
(#138) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#138) Expected { after 'if' condition. (curly)
(#139) Expected { after 'if' condition. (curly)
(#140) Expected { after 'if' condition. (curly)
(#142) Expected { after 'while' condition. (curly)
(#143) Expected { after 'if' condition. (curly)
(#144) Expected { after 'while' condition. (curly)
(#146) Expected { after 'if' condition. (curly)
(#146) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#147) Expected { after 'if' condition. (curly)
(#162) Missing JSDoc comment. (require-jsdoc)
(#163) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#164) Expected { after 'for' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/asterisk/asterisk.js
(#21) Expected { after 'if' condition. (curly)
(#23) Expected { after 'if' condition. (curly)
(#25) Expected { after 'else'. (curly)
(#26) 'CodeMirror' is not defined. (no-undef)
(#31) Multiple spaces found before '='. (no-multi-spaces)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#32) Multiple spaces found before '='. (no-multi-spaces)
(#32) A space is required after ','. (comma-spacing)
(#33) Multiple spaces found before '='. (no-multi-spaces)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) A space is required after ','. (comma-spacing)
(#66) Missing JSDoc comment. (require-jsdoc)
(#66) Expected to return a value at the end of this function. (consistent-return)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before opening brace. (space-before-blocks)
(#70) Expected space(s) after "if". (keyword-spacing)
(#75) Expected space(s) after "if". (keyword-spacing)
(#81) Expected space(s) after "if". (keyword-spacing)
(#85) Expected space(s) after "if". (keyword-spacing)
(#90) Expected space(s) after "if". (keyword-spacing)
(#93) Expected space(s) after "if". (keyword-spacing)
(#99) Expected space(s) after "if". (keyword-spacing)
(#99) Missing space before opening brace. (space-before-blocks)
(#101) Expected space(s) after "if". (keyword-spacing)
(#101) Missing space before opening brace. (space-before-blocks)
(#110) Expected space(s) after "if". (keyword-spacing)
(#112) Expected space(s) after "switch". (keyword-spacing)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#138) Expected { after 'if' condition. (curly)
(#138) Expected space(s) after "if". (keyword-spacing)
(#140) Expected space(s) after "if". (keyword-spacing)
(#140) Missing space before opening brace. (space-before-blocks)
(#143) Expected space(s) after "if". (keyword-spacing)
(#143) Missing space before opening brace. (space-before-blocks)
(#152) Expected space(s) after "if". (keyword-spacing)
(#157) Expected space(s) after "if". (keyword-spacing)
(#162) Expected space(s) after "if". (keyword-spacing)
(#168) Expected space(s) after "if". (keyword-spacing)
(#172) Expected { after 'if' condition. (curly)
(#172) Expected space(s) after "if". (keyword-spacing)
(#175) Expected space(s) after "if". (keyword-spacing)
(#178) Expected space(s) after "if". (keyword-spacing)
(#178) Expected { after 'if' condition. (curly)
(#182) Expected space(s) after "if". (keyword-spacing)
(#182) Missing space before opening brace. (space-before-blocks)
(#185) Expected space(s) after "else". (keyword-spacing)
(#186) A space is required after ','. (comma-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/mode/brainfuck/brainfuck.js
(#7) Expected { after 'if' condition. (curly)
(#8) Missing semicolon. (semi)
(#9) Expected { after 'if' condition. (curly)
(#10) Missing semicolon. (semi)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#12) Missing semicolon. (semi)
(#14) Missing semicolon. (semi)
(#37) Missing semicolon. (semi)
(#39) Expected to return a value at the end of this function. (consistent-return)
(#40) Expected { after 'if' condition. (curly)
(#40) Missing semicolon. (semi)
(#41) Expected space(s) after "if". (keyword-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Missing space before opening brace. (space-before-blocks)
(#52) Expected space(s) after "if". (keyword-spacing)
(#52) Missing space before opening brace. (space-before-blocks)
(#53) Expected space(s) after "if". (keyword-spacing)
(#53) Missing space before opening brace. (space-before-blocks)
(#56) Expected space(s) after "else". (keyword-spacing)
(#56) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#61) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#61) Expected space(s) after "if". (keyword-spacing)
(#61) Missing space before opening brace. (space-before-blocks)
(#64) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#64) Expected space(s) after "if". (keyword-spacing)
(#64) Missing space before opening brace. (space-before-blocks)
(#67) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#67) Expected space(s) after "if". (keyword-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#71) Expected space(s) after "else". (keyword-spacing)
(#71) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#78) Expected space(s) after "if". (keyword-spacing)
(#78) Missing space before opening brace. (space-before-blocks)
(#84) A space is required after ','. (comma-spacing)
(#84) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/codemirror/mode/clike/clike.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#33) Missing JSDoc comment. (require-jsdoc)
(#37) Expected { after 'if' condition. (curly)
(#43) Unnecessary escape character: \: (no-useless-escape)
(#66) Expected { after 'if' condition. (curly)
(#66) Expected { after 'while' condition. (curly)
(#71) Expected { after 'if' condition. (curly)
(#72) Expected { after 'if' condition. (curly)
(#75) Expected { after 'if' condition. (curly)
(#77) Expected { after 'if' condition. (curly)
(#80) Expected { after 'if' condition. (curly)
(#84) Missing JSDoc comment. (require-jsdoc)
(#86) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#86) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#87) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#88) Requires a space after '{'. (block-spacing)
(#88) Statement inside of curly braces should be on next line. (brace-style)
(#88) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#88) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#88) Requires a space before '}'. (block-spacing)
(#91) Expected { after 'if' condition. (curly)
(#97) Missing JSDoc comment. (require-jsdoc)
(#98) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#99) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#109) Missing JSDoc comment. (require-jsdoc)
(#116) Missing JSDoc comment. (require-jsdoc)
(#119) Missing JSDoc comment. (require-jsdoc)
(#121) Expected { after 'if' condition. (curly)
(#123) Return statement should not contain assignment. (no-return-assign)
(#125) Missing JSDoc comment. (require-jsdoc)
(#127) Expected { after 'if' condition. (curly)
(#129) Return statement should not contain assignment. (no-return-assign)
(#132) Missing JSDoc comment. (require-jsdoc)
(#132) Expected to return a value at the end of this function. (consistent-return)
(#133) Expected { after 'if' condition. (curly)
(#134) Expected { after 'if' condition. (curly)
(#137) Missing JSDoc comment. (require-jsdoc)
(#139) Expected { after 'if' condition. (curly)
(#140) Expected { after 'if' condition. (curly)
(#158) Function 'token' has a complexity of 32. (complexity)
(#161) Expected { after 'if' condition. (curly)
(#161) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#165) Expected { after 'if' condition. (curly)
(#168) Expected { after 'if' condition. (curly)
(#169) Expected { after 'if' condition. (curly)
(#169) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#171) Expected { after 'if' condition. (curly)
(#172) Expected { after 'while' condition. (curly)
(#173) Expected { after 'if' condition. (curly)
(#174) Expected { after 'if' condition. (curly)
(#175) Expected { after 'if' condition. (curly)
(#177) Expected { after 'while' condition. (curly)
(#178) Expected { after 'if' condition. (curly)
(#179) Expected { after 'while' condition. (curly)
(#181) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#181) Expected { after 'if' condition. (curly)
(#186) Expected { after 'if' condition. (curly)
(#188) Expected { after 'if' condition. (curly)
(#193) Expected { after 'if' condition. (curly)
(#201) Expected { after 'if' condition. (curly)
(#204) Expected { after 'if' condition. (curly)
(#212) Expected { after 'if' condition. (curly)
(#212) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#213) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#214) Expected { after 'if' condition. (curly)
(#217) Expected { after 'if' condition. (curly)
(#219) Expected { after 'if' condition. (curly)
(#221) Expected { after 'if' condition. (curly)
(#236) Missing JSDoc comment. (require-jsdoc)
(#237) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#238) Expected { after 'for' condition. (curly)
(#246) Missing JSDoc comment. (require-jsdoc)
(#247) Expected { after 'if' condition. (curly)
(#264) Missing JSDoc comment. (require-jsdoc)
(#265) Expected { after 'if' condition. (curly)
(#269) Missing JSDoc comment. (require-jsdoc)
(#293) Missing JSDoc comment. (require-jsdoc)
(#299) Missing JSDoc comment. (require-jsdoc)
(#301) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#312) Missing JSDoc comment. (require-jsdoc)
(#316) Expected { after 'if' condition. (curly)
(#318) Expected { after 'else'. (curly)
(#323) Missing JSDoc comment. (require-jsdoc)
(#324) Expected { after 'if' condition. (curly)
(#326) Missing JSDoc comment. (require-jsdoc)
(#327) Expected { after 'if' condition. (curly)
(#327) Expected { after 'for-in'. (curly)
(#327) Expected { after 'if' condition. (curly)
(#339) Expected { after 'for' condition. (curly)
(#376) Expected to return a value at the end of this function. (consistent-return)
(#377) Expected { after 'if' condition. (curly)
(#378) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#421) Multiple spaces found before '+'. (no-multi-spaces)
(#439) Missing JSDoc comment. (require-jsdoc)
(#492) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/clike/test.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) 'test' is not defined. (no-undef)
(#8) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#15) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#23) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#28) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/mode/clojure/clojure.js
(#10) Expected { after 'if' condition. (curly)
(#12) Expected { after 'if' condition. (curly)
(#14) Expected { after 'else'. (curly)
(#15) 'CodeMirror' is not defined. (no-undef)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#25) Missing JSDoc comment. (require-jsdoc)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Expected { after 'for' condition. (curly)
(#34) Line 34 exceeds the maximum line length of 132. (max-len)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#41) Line 41 exceeds the maximum line length of 132. (max-len)
(#57) Identifier 'digit_or_colon' is not in camel case. (camelcase)
(#61) Identifier 'keyword_char' is not in camel case. (camelcase)
(#61) Unnecessary escape character: \; (no-useless-escape)
(#65) Missing JSDoc comment. (require-jsdoc)
(#66) Unexpected 'this'. (no-invalid-this)
(#67) Unexpected 'this'. (no-invalid-this)
(#68) Unexpected 'this'. (no-invalid-this)
(#71) Missing JSDoc comment. (require-jsdoc)
(#72) A constructor name should not start with a lowercase letter. (new-cap)
(#75) Missing JSDoc comment. (require-jsdoc)
(#79) Missing JSDoc comment. (require-jsdoc)
(#79) Missing space before opening brace. (space-before-blocks)
(#81) There should be no spaces inside this paren. (space-in-parens)
(#81) There should be no spaces inside this paren. (space-in-parens)
(#87) There should be no spaces inside this paren. (space-in-parens)
(#87) There should be no spaces inside this paren. (space-in-parens)
(#87) There should be no spaces inside this paren. (space-in-parens)
(#87) There should be no spaces inside this paren. (space-in-parens)
(#87) There should be no spaces inside this paren. (space-in-parens)
(#87) There should be no spaces inside this paren. (space-in-parens)
(#92) There should be no spaces inside this paren. (space-in-parens)
(#92) There should be no spaces inside this paren. (space-in-parens)
(#96) There should be no spaces inside this paren. (space-in-parens)
(#96) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#113) Missing JSDoc comment. (require-jsdoc)
(#127) Unexpected space before function parentheses. (space-before-function-paren)
(#135) Function 'token' has a complexity of 30. (complexity)
(#135) Unexpected space before function parentheses. (space-before-function-paren)
(#136) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#147) Expected space(s) after "switch". (keyword-spacing)
(#147) Missing space before opening brace. (space-before-blocks)
(#149) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#169) There should be no spaces inside this paren. (space-in-parens)
(#169) There should be no spaces inside this paren. (space-in-parens)
(#174) A space is required after ','. (comma-spacing)
(#174) Missing space before opening brace. (space-before-blocks)
(#176) There should be no spaces inside this paren. (space-in-parens)
(#177) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#177) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#185) Expected { after 'if' condition. (curly)
(#185) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#208) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#208) Do not nest ternary expressions (no-nested-ternary)
(#208) Infix operators must be spaced. (space-infix-ops)
(#211) There should be no spaces inside this paren. (space-in-parens)
(#211) There should be no spaces inside this paren. (space-in-parens)
(#232) Unexpected space before function parentheses. (space-before-function-paren)
(#233) Expected { after 'if' condition. (curly)
(#233) Use ‘===’ to compare with ‘null’. (no-eq-null)
mod/virtualclass/bundle/virtualclass/codemirror/mode/cmake/cmake.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#15) Identifier 'variable_regex' is not in camel case. (camelcase)
(#17) Missing JSDoc comment. (require-jsdoc)
(#18) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#18) Identifier 'found_var' is not in camel case. (camelcase)
(#21) Identifier 'found_var' is not in camel case. (camelcase)
(#26) Identifier 'found_var' is not in camel case. (camelcase)
(#37) Missing JSDoc comment. (require-jsdoc)
(#55) Unnecessary escape character: \ (no-useless-escape)
(#80) Unexpected space before function parentheses. (space-before-function-paren)
(#88) Unexpected space before function parentheses. (space-before-function-paren)
(#89) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/cobol/cobol.js
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'if' condition. (curly)
(#13) Expected { after 'else'. (curly)
(#14) 'CodeMirror' is not defined. (no-undef)
(#18) Unexpected space before function parentheses. (space-before-function-paren)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Expected { after 'for' condition. (curly)
(#138) There should be no spaces inside this paren. (space-in-parens)
(#143) Identifier 'digit_or_colon' is not in camel case. (camelcase)
(#147) Identifier 'keyword_char' is not in camel case. (camelcase)
(#147) Unnecessary escape character: \; (no-useless-escape)
(#150) Missing JSDoc comment. (require-jsdoc)
(#150) Missing space before opening brace. (space-before-blocks)
(#152) There should be no spaces inside this paren. (space-in-parens)
(#152) There should be no spaces inside this paren. (space-in-parens)
(#157) There should be no spaces inside this paren. (space-in-parens)
(#157) There should be no spaces inside this paren. (space-in-parens)
(#157) There should be no spaces inside this paren. (space-in-parens)
(#157) There should be no spaces inside this paren. (space-in-parens)
(#157) There should be no spaces inside this paren. (space-in-parens)
(#157) There should be no spaces inside this paren. (space-in-parens)
(#161) There should be no spaces inside this paren. (space-in-parens)
(#161) There should be no spaces inside this paren. (space-in-parens)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#168) There should be no spaces inside this paren. (space-in-parens)
(#168) There should be no spaces inside this paren. (space-in-parens)
(#177) Unexpected space before function parentheses. (space-before-function-paren)
(#184) Function 'token' has a complexity of 21. (complexity)
(#184) Unexpected space before function parentheses. (space-before-function-paren)
(#185) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#187) Unexpected whitespace before semicolon. (semi-spacing)
(#187) Expected space or tab after '//' in comment. (spaced-comment)
(#194) Expected space(s) after "switch". (keyword-spacing)
(#194) Missing space before opening brace. (space-before-blocks)
(#197) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#198) Unnecessary escape character: \' (no-useless-escape)
(#216) Unnecessary escape character: \' (no-useless-escape)
(#219) There should be no spaces inside this paren. (space-in-parens)
(#219) There should be no spaces inside this paren. (space-in-parens)
(#223) A space is required after ','. (comma-spacing)
(#223) Missing space before opening brace. (space-before-blocks)
(#228) Blocks are nested too deeply (5). (max-depth)
(#241) Expected { after 'else'. (curly)
(#246) Unexpected space before function parentheses. (space-before-function-paren)
(#247) Expected { after 'if' condition. (curly)
(#247) Use ‘===’ to compare with ‘null’. (no-eq-null)
mod/virtualclass/bundle/virtualclass/codemirror/mode/coffeescript/coffeescript.js
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'if' condition. (curly)
(#13) Expected { after 'else'. (curly)
(#14) 'CodeMirror' is not defined. (no-undef)
(#21) Missing JSDoc comment. (require-jsdoc)
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#25) Unnecessary escape character: \~ (no-useless-escape)
(#44) Unnecessary escape character: \" (no-useless-escape)
(#44) Unnecessary escape character: \" (no-useless-escape)
(#50) Missing JSDoc comment. (require-jsdoc)
(#50) Function 'tokenBase' has a complexity of 32. (complexity)
(#53) Expected { after 'if' condition. (curly)
(#109) Missing space before opening brace. (space-before-blocks)
(#177) Missing JSDoc comment. (require-jsdoc)
(#204) Missing JSDoc comment. (require-jsdoc)
(#216) Missing JSDoc comment. (require-jsdoc)
(#218) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#218) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#240) Missing JSDoc comment. (require-jsdoc)
(#241) Expected { after 'if' condition. (curly)
(#252) Expected no return value. (consistent-return)
(#257) Expected no return value. (consistent-return)
(#260) Expected no return value. (consistent-return)
(#264) Missing JSDoc comment. (require-jsdoc)
(#289) Identifier 'delimiter_index' is not in camel case. (camelcase)
(#290) Identifier 'delimiter_index' is not in camel case. (camelcase)
(#291) Identifier 'delimiter_index' is not in camel case. (camelcase)
(#291) Infix operators must be spaced. (space-infix-ops)
(#293) Missing space before opening brace. (space-before-blocks)
(#296) Missing space before opening brace. (space-before-blocks)
(#306) Identifier 'delimiter_index' is not in camel case. (camelcase)
(#307) Identifier 'delimiter_index' is not in camel case. (camelcase)
(#308) Expected { after 'while' condition. (curly)
(#310) Expected { after 'if' condition. (curly)
(#314) Expected { after 'if' condition. (curly)
(#326) Missing space before value for key 'offset'. (key-spacing)
(#326) Missing space before value for key 'type'. (key-spacing)
(#335) Expected { after 'if' condition. (curly)
(#338) Expected { after 'if' condition. (curly)
(#340) Missing space before value for key 'style'. (key-spacing)
(#350) Expected { after 'if' condition. (curly)
(#353) Expected { after 'if' condition. (curly)
(#353) Expected { after 'while' condition. (curly)
(#355) Expected { after 'if' condition. (curly)
(#357) Expected { after 'else'. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/commonlisp/commonlisp.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#21) Missing JSDoc comment. (require-jsdoc)
(#23) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#24) Expected { after 'if' condition. (curly)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Missing JSDoc comment. (require-jsdoc)
(#30) Function 'base' has a complexity of 25. (complexity)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Requires a space before '}'. (block-spacing)
(#32) Expected { after 'if' condition. (curly)
(#33) 'ch' used outside of binding context. (block-scoped-var)
(#34) Expected { after 'if' condition. (curly)
(#34) 'ch' used outside of binding context. (block-scoped-var)
(#34) 'ch' used outside of binding context. (block-scoped-var)
(#36) Expected { after 'if' condition. (curly)
(#36) 'ch' used outside of binding context. (block-scoped-var)
(#37) 'ch' used outside of binding context. (block-scoped-var)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#38) 'ch' used outside of binding context. (block-scoped-var)
(#38) 'ch' used outside of binding context. (block-scoped-var)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#39) 'ch' used outside of binding context. (block-scoped-var)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#40) Expected { after 'if' condition. (curly)
(#40) 'ch' used outside of binding context. (block-scoped-var)
(#41) 'ch' used outside of binding context. (block-scoped-var)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) 'ch' used outside of binding context. (block-scoped-var)
(#45) 'ch' is already defined (no-redeclare)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#47) Expected { after 'if' condition. (curly)
(#47) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#48) Expected { after 'if' condition. (curly)
(#49) Expected { after 'if' condition. (curly)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#51) Expected { after 'else'. (curly)
(#51) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#54) Expected { after 'if' condition. (curly)
(#56) Expected { after 'if' condition. (curly)
(#57) Expected { after 'if' condition. (curly)
(#58) Expected { after 'if' condition. (curly)
(#63) Missing JSDoc comment. (require-jsdoc)
(#64) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#65) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#66) Statement inside of curly braces should be on next line. (brace-style)
(#66) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Missing JSDoc comment. (require-jsdoc)
(#74) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#75) Statement inside of curly braces should be on next line. (brace-style)
(#75) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#75) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#83) Unexpected space before function parentheses. (space-before-function-paren)
(#87) Unexpected space before function parentheses. (space-before-function-paren)
(#88) Expected { after 'if' condition. (curly)
(#94) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#95) Expected { after 'if' condition. (curly)
(#97) Expected { after 'else'. (curly)
(#104) Expected { after 'if' condition. (curly)
(#105) Expected { after 'if' condition. (curly)
(#109) Unexpected space before function parentheses. (space-before-function-paren)
(#109) '_textAfter' is defined but never used (no-unused-vars)
mod/virtualclass/bundle/virtualclass/codemirror/mode/css/css.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Expected { after 'if' condition. (curly)
(#31) Missing JSDoc comment. (require-jsdoc)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#35) Missing JSDoc comment. (require-jsdoc)
(#35) Function 'tokenBase' has a complexity of 25. (complexity)
(#35) Expected to return a value at the end of this function. (consistent-return)
(#39) Expected { after 'if' condition. (curly)
(#64) Expected { after 'if' condition. (curly)
(#90) Missing JSDoc comment. (require-jsdoc)
(#92) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#93) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#95) Expected { after 'if' condition. (curly)
(#100) Expected { after 'if' condition. (curly)
(#105) Missing JSDoc comment. (require-jsdoc)
(#107) Expected { after 'if' condition. (curly)
(#107) Unnecessary escape character: \" (no-useless-escape)
(#107) Unnecessary escape character: \' (no-useless-escape)
(#109) Expected { after 'else'. (curly)
(#116) Missing JSDoc comment. (require-jsdoc)
(#122) Missing JSDoc comment. (require-jsdoc)
(#127) Missing JSDoc comment. (require-jsdoc)
(#132) Missing JSDoc comment. (require-jsdoc)
(#135) Missing JSDoc comment. (require-jsdoc)
(#136) Expected { after 'for' condition. (curly)
(#143) Missing JSDoc comment. (require-jsdoc)
(#145) Expected { after 'if' condition. (curly)
(#147) Expected { after 'if' condition. (curly)
(#149) Expected { after 'else'. (curly)
(#212) Expected { after 'if' condition. (curly)
(#217) Expected { after 'if' condition. (curly)
(#218) Expected { after 'if' condition. (curly)
(#219) Expected { after 'if' condition. (curly)
(#220) Expected { after 'if' condition. (curly)
(#233) Expected { after 'if' condition. (curly)
(#234) Statement inside of curly braces should be on next line. (brace-style)
(#234) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#234) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#239) Expected { after 'if' condition. (curly)
(#240) Expected { after 'if' condition. (curly)
(#241) Expected { after 'if' condition. (curly)
(#242) Expected { after 'if' condition. (curly)
(#243) Expected { after 'if' condition. (curly)
(#256) Expected { after 'if' condition. (curly)
(#257) Expected { after 'if' condition. (curly)
(#258) Expected { after 'if' condition. (curly)
(#262) Expected { after 'if' condition. (curly)
(#264) Expected { after 'if' condition. (curly)
(#266) Expected { after 'if' condition. (curly)
(#268) Expected { after 'if' condition. (curly)
(#270) Expected { after 'if' condition. (curly)
(#272) Expected { after 'if' condition. (curly)
(#274) Expected { after 'if' condition. (curly)
(#276) Expected { after 'if' condition. (curly)
(#278) Expected { after 'else'. (curly)
(#284) Identifier 'atBlock_parens' is not in camel case. (camelcase)
(#285) Expected { after 'if' condition. (curly)
(#286) Expected { after 'if' condition. (curly)
(#290) Identifier 'restricted_atBlock_before' is not in camel case. (camelcase)
(#291) Expected { after 'if' condition. (curly)
(#300) Identifier 'restricted_atBlock' is not in camel case. (camelcase)
(#306) Expected { after 'if' condition. (curly)
(#309) Expected { after 'else'. (curly)
(#317) Statement inside of curly braces should be on next line. (brace-style)
(#317) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#317) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#318) Expected { after 'if' condition. (curly)
(#323) Expected { after 'if' condition. (curly)
(#324) Expected { after 'if' condition. (curly)
(#325) Expected { after 'if' condition. (curly)
(#326) Expected { after 'if' condition. (curly)
(#331) Expected { after 'if' condition. (curly)
(#332) Expected { after 'if' condition. (curly)
(#333) Expected { after 'if' condition. (curly)
(#334) Expected { after 'if' condition. (curly)
(#347) Expected { after 'if' condition. (curly)
(#359) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#361) Expected { after 'if' condition. (curly)
(#379) Missing JSDoc comment. (require-jsdoc)
(#389) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#394) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#405) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#497) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#505) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#510) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#515) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#544) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#640) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#646) Missing JSDoc comment. (require-jsdoc)
(#647) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#648) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#670) Expected { after 'if' condition. (curly)
(#700) Expected { after 'if' condition. (curly)
(#706) Expected { after 'if' condition. (curly)
(#711) Expected { after 'if' condition. (curly)
(#741) Expected { after 'if' condition. (curly)
(#742) Line 742 exceeds the maximum line length of 132. (max-len)
(#742) Expected { after 'if' condition. (curly)
(#744) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/css/less_test.js
(#7) 'CodeMirror' is not defined. (no-undef)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'test' is not defined. (no-undef)
(#10) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#17) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#27) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#42) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#53) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/mode/css/scss_test.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) 'test' is not defined. (no-undef)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#11) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#14) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#15) Unnecessary escape character: \' (no-useless-escape)
(#15) Unnecessary escape character: \' (no-useless-escape)
(#17) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#20) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#21) Unnecessary escape character: \' (no-useless-escape)
(#21) Unnecessary escape character: \' (no-useless-escape)
(#23) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#26) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#29) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#32) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#35) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#38) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#41) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#44) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#47) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#50) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#53) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#56) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#59) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#62) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#66) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#69) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#72) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#75) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#78) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#81) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#84) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#90) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#96) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#102) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/mode/css/test.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) 'test' is not defined. (no-undef)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#10) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#14) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#18) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#21) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#24) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#27) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#30) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#33) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#36) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#39) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#42) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#49) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#52) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#55) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#58) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#61) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#64) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#67) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#70) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#73) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#76) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#79) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#86) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#94) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#100) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#108) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#116) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#119) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#129) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#137) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#138) Line 138 exceeds the maximum line length of 132. (max-len)
(#142) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#155) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#158) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#161) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#164) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#167) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#176) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#183) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#186) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#187) Line 187 exceeds the maximum line length of 132. (max-len)
mod/virtualclass/bundle/virtualclass/codemirror/mode/cypher/cypher.js
(#8) Expected { after 'if' condition. (curly)
(#10) Expected { after 'if' condition. (curly)
(#12) Expected { after 'else'. (curly)
(#13) 'CodeMirror' is not defined. (no-undef)
(#21) Expected space or tab after '/*' in comment. (spaced-comment)
(#43) Expected { after 'if' condition. (curly)
(#44) Expected { after 'if' condition. (curly)
(#45) Expected { after 'if' condition. (curly)
(#50) Return statement should not contain assignment. (no-return-assign)
(#59) Return statement should not contain assignment. (no-return-assign)
(#63) Line 63 exceeds the maximum line length of 132. (max-len)
(#65) Line 65 exceeds the maximum line length of 132. (max-len)
(#69) Expected space or tab after '/*' in comment. (spaced-comment)
(#79) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#88) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#125) Expected { after 'if' condition. (curly)
(#126) Expected { after 'if' condition. (curly)
(#127) Expected { after 'if' condition. (curly)
(#133) ["cypher"] is better written in dot notation. (dot-notation)
(#136) 'lines' is already defined (no-redeclare)
(#137) 'reProcessedPortion' is already defined (no-redeclare)
(#138) Expected { after 'for' condition. (curly)
(#138) 'i' is already defined (no-redeclare)
mod/virtualclass/bundle/virtualclass/codemirror/mode/d/d.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#27) Missing JSDoc comment. (require-jsdoc)
(#31) Expected { after 'if' condition. (curly)
(#37) Unnecessary escape character: \: (no-useless-escape)
(#66) Expected { after 'if' condition. (curly)
(#70) Expected { after 'if' condition. (curly)
(#73) Expected { after 'if' condition. (curly)
(#77) Missing JSDoc comment. (require-jsdoc)
(#79) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#79) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#80) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#81) Requires a space after '{'. (block-spacing)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Requires a space before '}'. (block-spacing)
(#84) Expected { after 'if' condition. (curly)
(#90) Missing JSDoc comment. (require-jsdoc)
(#91) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#92) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#102) Missing JSDoc comment. (require-jsdoc)
(#103) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#104) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#114) Missing JSDoc comment. (require-jsdoc)
(#121) Missing JSDoc comment. (require-jsdoc)
(#123) Expected { after 'if' condition. (curly)
(#125) Return statement should not contain assignment. (no-return-assign)
(#127) Missing JSDoc comment. (require-jsdoc)
(#129) Expected { after 'if' condition. (curly)
(#131) Return statement should not contain assignment. (no-return-assign)
(#146) Function 'token' has a complexity of 22. (complexity)
(#149) Expected { after 'if' condition. (curly)
(#149) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#153) Expected { after 'if' condition. (curly)
(#156) Expected { after 'if' condition. (curly)
(#157) Expected { after 'if' condition. (curly)
(#157) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#159) Expected { after 'if' condition. (curly)
(#160) Expected { after 'if' condition. (curly)
(#161) Expected { after 'if' condition. (curly)
(#162) Expected { after 'if' condition. (curly)
(#164) Expected { after 'while' condition. (curly)
(#165) Expected { after 'if' condition. (curly)
(#166) Expected { after 'while' condition. (curly)
(#168) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#168) Expected { after 'if' condition. (curly)
(#169) Expected { after 'if' condition. (curly)
(#176) Expected { after 'if' condition. (curly)
(#176) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#177) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#178) Expected { after 'if' condition. (curly)
(#180) Expected { after 'if' condition. (curly)
(#181) Expected { after 'if' condition. (curly)
(#182) Expected { after 'else'. (curly)
(#189) Missing JSDoc comment. (require-jsdoc)
(#190) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#191) Expected { after 'for' condition. (curly)
(#211) '_state' is defined but never used (no-unused-vars)
mod/virtualclass/bundle/virtualclass/codemirror/mode/dart/dart.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#23) Missing JSDoc comment. (require-jsdoc)
(#25) Expected { after 'for' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/diff/diff.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#24) Identifier 'tw_pos' is not in camel case. (camelcase)
(#26) Identifier 'tw_pos' is not in camel case. (camelcase)
(#32) Identifier 'token_name' is not in camel case. (camelcase)
(#34) Identifier 'tw_pos' is not in camel case. (camelcase)
(#37) Identifier 'tw_pos' is not in camel case. (camelcase)
(#40) Identifier 'token_name' is not in camel case. (camelcase)
mod/virtualclass/bundle/virtualclass/codemirror/mode/django/django.js
(#5) Expected { after 'if' condition. (curly)
(#8) Expected { after 'if' condition. (curly)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#47) Missing JSDoc comment. (require-jsdoc)
(#47) Unexpected space before function parentheses. (space-before-function-paren)
(#62) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#62) Empty block statement. (no-empty)
(#69) Missing JSDoc comment. (require-jsdoc)
(#69) Unexpected space before function parentheses. (space-before-function-paren)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#92) Missing JSDoc comment. (require-jsdoc)
(#92) Unexpected space before function parentheses. (space-before-function-paren)
(#108) Unexpected space between function name and paren. (no-spaced-func)
(#127) Unexpected space between function name and paren. (no-spaced-func)
(#191) Missing JSDoc comment. (require-jsdoc)
(#191) Function 'inTag' has a complexity of 23. (complexity)
(#191) Unexpected space before function parentheses. (space-before-function-paren)
(#207) Unexpected space between function name and paren. (no-spaced-func)
(#226) Unexpected space between function name and paren. (no-spaced-func)
(#312) Missing JSDoc comment. (require-jsdoc)
(#312) Unexpected space before function parentheses. (space-before-function-paren)
(#320) Missing JSDoc comment. (require-jsdoc)
(#320) Unexpected space before function parentheses. (space-before-function-paren)
(#332) Unexpected space before function parentheses. (space-before-function-paren)
(#335) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/codemirror/mode/dockerfile/dockerfile.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/codemirror/mode/dtd/dtd.js
(#12) Expected { after 'if' condition. (curly)
(#14) Expected { after 'if' condition. (curly)
(#16) Expected { after 'else'. (curly)
(#17) 'CodeMirror' is not defined. (no-undef)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) Missing JSDoc comment. (require-jsdoc)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#23) Requires a space before '}'. (block-spacing)
(#25) Missing JSDoc comment. (require-jsdoc)
(#25) Expected to return a value at the end of this function. (consistent-return)
(#28) There should be no spaces inside this paren. (space-in-parens)
(#32) Expected { after 'if' condition. (curly)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#36) Expected { after 'if' condition. (curly)
(#37) Expected { after 'if' condition. (curly)
(#38) Expected { after 'if' condition. (curly)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Expected { after 'if' condition. (curly)
(#45) Expected { after 'if' condition. (curly)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) There should be no spaces inside this paren. (space-in-parens)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) There should be no spaces inside this paren. (space-in-parens)
(#47) Expected { after 'if' condition. (curly)
(#47) There should be no spaces inside this paren. (space-in-parens)
(#54) Missing JSDoc comment. (require-jsdoc)
(#55) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#56) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#66) Missing JSDoc comment. (require-jsdoc)
(#68) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#80) Missing JSDoc comment. (require-jsdoc)
(#101) Expected { after 'if' condition. (curly)
(#104) Infix operators must be spaced. (space-infix-ops)
(#105) Expected { after 'if' condition. (curly)
(#106) Expected { after 'if' condition. (curly)
(#106) Infix operators must be spaced. (space-infix-ops)
(#107) Expected { after 'if' condition. (curly)
(#108) Expected { after 'if' condition. (curly)
(#115) Expected space(s) after "if". (keyword-spacing)
(#115) Expected { after 'if' condition. (curly)
(#115) There should be no spaces inside this paren. (space-in-parens)
(#115) There should be no spaces inside this paren. (space-in-parens)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#116) Expected space(s) after "if". (keyword-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing space before opening brace. (space-before-blocks)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Expected { after 'if' condition. (curly)
(#117) A space is required after ','. (comma-spacing)
(#117) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#118) Expected space(s) after "if". (keyword-spacing)
(#118) Expected { after 'if' condition. (curly)
(#118) There should be no spaces inside this paren. (space-in-parens)
(#118) There should be no spaces inside this paren. (space-in-parens)
(#118) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#119) Expected space(s) after "if". (keyword-spacing)
(#119) Expected { after 'if' condition. (curly)
(#119) There should be no spaces inside this paren. (space-in-parens)
(#120) Expected { after 'if' condition. (curly)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) There should be no spaces inside this paren. (space-in-parens)
(#120) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#121) Expected { after 'if' condition. (curly)
(#121) Expected space(s) after "if". (keyword-spacing)
(#121) There should be no spaces inside this paren. (space-in-parens)
(#121) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#122) Expected { after 'if' condition. (curly)
(#122) Expected space(s) after "if". (keyword-spacing)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#122) Infix operators must be spaced. (space-infix-ops)
(#123) Expected { after 'if' condition. (curly)
(#123) Expected space(s) after "if". (keyword-spacing)
(#123) There should be no spaces inside this paren. (space-in-parens)
(#124) Expected { after 'if' condition. (curly)
(#124) Expected space(s) after "if". (keyword-spacing)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#124) Infix operators must be spaced. (space-infix-ops)
(#125) Expected space(s) after "if". (keyword-spacing)
(#125) Expected { after 'if' condition. (curly)
(#125) There should be no spaces inside this paren. (space-in-parens)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#126) Expected space(s) after "if". (keyword-spacing)
(#126) Expected { after 'if' condition. (curly)
(#126) There should be no spaces inside this paren. (space-in-parens)
(#126) A space is required after ','. (comma-spacing)
(#126) A space is required after ','. (comma-spacing)
(#126) There should be no spaces inside this paren. (space-in-parens)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#127) Expected space(s) after "if". (keyword-spacing)
(#127) Expected { after 'if' condition. (curly)
(#127) There should be no spaces inside this paren. (space-in-parens)
(#127) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#128) Expected { after 'else'. (curly)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#129) Expected space or tab after '//' in comment. (spaced-comment)
(#130) Expected { after 'if' condition. (curly)
(#130) Expected space(s) after "if". (keyword-spacing)
(#130) Use ‘===’ to compare with ‘null’. (no-eq-null)
mod/virtualclass/bundle/virtualclass/codemirror/mode/dylan/dylan.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) '_config' is defined but never used (no-unused-vars)
(#80) ["otherDefinition"] is better written in dot notation. (dot-notation)
(#81) ["unnamedDefinition"] is better written in dot notation. (dot-notation)
(#82) ["namedDefinition"] is better written in dot notation. (dot-notation)
(#83) ["otherParameterizedDefinition"] is better written in dot notation. (dot-notation)
(#85) ["definition"] is better written in dot notation. (dot-notation)
(#86) ["typeParameterizedDefinition"] is better written in dot notation. (dot-notation)
(#87) ["otherDefinition"] is better written in dot notation. (dot-notation)
(#89) ["parameterizedDefinition"] is better written in dot notation. (dot-notation)
(#90) ["typeParameterizedDefinition"] is better written in dot notation. (dot-notation)
(#91) ["otherParameterizedDefinition"] is better written in dot notation. (dot-notation)
(#93) ["simpleDefinition"] is better written in dot notation. (dot-notation)
(#94) ["constantSimpleDefinition"] is better written in dot notation. (dot-notation)
(#95) ["variableSimpleDefinition"] is better written in dot notation. (dot-notation)
(#96) ["otherSimpleDefinition"] is better written in dot notation. (dot-notation)
(#98) ["keyword"] is better written in dot notation. (dot-notation)
(#99) ["statement"] is better written in dot notation. (dot-notation)
(#100) ["separator"] is better written in dot notation. (dot-notation)
(#101) ["other"] is better written in dot notation. (dot-notation)
(#121) Expected { after 'for-in'. (curly)
(#122) Expected { after 'if' condition. (curly)
(#127) ["keyword"] is better written in dot notation. (dot-notation)
(#130) ["keyword"] is better written in dot notation. (dot-notation)
(#131) ["definition"] is better written in dot notation. (dot-notation)
(#132) ["simpleDefinition"] is better written in dot notation. (dot-notation)
(#133) ["signalingCalls"] is better written in dot notation. (dot-notation)
(#152) Missing JSDoc comment. (require-jsdoc)
(#157) Missing JSDoc comment. (require-jsdoc)
(#165) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#178) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#183) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#192) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#198) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#204) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#210) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#220) Expected { after 'if' condition. (curly)
(#242) Missing JSDoc comment. (require-jsdoc)
(#255) Missing JSDoc comment. (require-jsdoc)
(#257) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#258) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#264) Expected { after 'if' condition. (curly)
(#279) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/ebnf/ebnf.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#19) Expected { after 'if' condition. (curly)
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#34) Function 'token' has a complexity of 60. (complexity)
(#34) Unexpected space before function parentheses. (space-before-function-paren)
(#35) Expected { after 'if' condition. (curly)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#39) Expected space or tab after '//' in comment. (spaced-comment)
(#44) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Expected space or tab after '//' in comment. (spaced-comment)
(#53) Expected space or tab after '//' in comment. (spaced-comment)
(#54) Expected space or tab after '//' in comment. (spaced-comment)
(#65) Unnecessary escape character: \" (no-useless-escape)
(#65) Unnecessary escape character: \' (no-useless-escape)
(#68) Expected no return value. (consistent-return)
(#82) Expected no return value. (consistent-return)
(#90) Expected no return value. (consistent-return)
(#96) Expected { after 'if' condition. (curly)
(#117) Expected no return value. (consistent-return)
(#120) Expected space or tab after '//' in comment. (spaced-comment)
(#125) Expected no return value. (consistent-return)
(#130) Expected no return value. (consistent-return)
(#133) Expected no return value. (consistent-return)
(#135) Expected no return value. (consistent-return)
(#137) Expected no return value. (consistent-return)
(#142) Expected no return value. (consistent-return)
(#144) Expected a 'break' statement before 'case'. (no-fallthrough)
(#146) Expected no return value. (consistent-return)
(#148) Expected a 'break' statement before 'case'. (no-fallthrough)
(#150) Expected no return value. (consistent-return)
(#152) Expected a 'break' statement before 'case'. (no-fallthrough)
(#157) Expected no return value. (consistent-return)
(#159) Expected a 'break' statement before 'case'. (no-fallthrough)
(#161) Expected no return value. (consistent-return)
(#163) Expected no return value. (consistent-return)
(#165) Expected a 'break' statement before 'case'. (no-fallthrough)
(#167) Expected no return value. (consistent-return)
(#173) Expected no return value. (consistent-return)
(#175) Expected no return value. (consistent-return)
(#178) Expected no return value. (consistent-return)
(#180) Expected no return value. (consistent-return)
(#182) Expected no return value. (consistent-return)
(#185) Expected no return value. (consistent-return)
(#189) Expected no return value. (consistent-return)
mod/virtualclass/bundle/virtualclass/codemirror/mode/ecl/ecl.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#16) Missing JSDoc comment. (require-jsdoc)
(#17) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#18) Expected { after 'for' condition. (curly)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Expected { after 'if' condition. (curly)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) Identifier 'variable_2' is not in camel case. (camelcase)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) Identifier 'variable_3' is not in camel case. (camelcase)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#41) Missing JSDoc comment. (require-jsdoc)
(#41) Function 'tokenBase' has a complexity of 27. (complexity)
(#45) Expected { after 'if' condition. (curly)
(#51) Unnecessary escape character: \: (no-useless-escape)
(#76) Expected { after 'if' condition. (curly)
(#79) Expected { after 'if' condition. (curly)
(#81) Identifier 'variable_2' is not in camel case. (camelcase)
(#82) Expected { after 'if' condition. (curly)
(#84) Identifier 'variable_3' is not in camel case. (camelcase)
(#85) Expected { after 'if' condition. (curly)
(#88) Expected { after 'if' condition. (curly)
(#90) Expected space or tab after '//' in comment. (spaced-comment)
(#92) Expected { after 'while' condition. (curly)
(#92) Expected space(s) after "while". (keyword-spacing)
(#97) Identifier 'variable_3' is not in camel case. (camelcase)
(#98) Expected { after 'if' condition. (curly)
(#103) Expected { after 'if' condition. (curly)
(#107) Missing JSDoc comment. (require-jsdoc)
(#109) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#109) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#110) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#111) Requires a space after '{'. (block-spacing)
(#111) Statement inside of curly braces should be on next line. (brace-style)
(#111) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#111) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#111) Requires a space before '}'. (block-spacing)
(#114) Expected { after 'if' condition. (curly)
(#120) Missing JSDoc comment. (require-jsdoc)
(#121) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#122) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#132) Missing JSDoc comment. (require-jsdoc)
(#139) Missing JSDoc comment. (require-jsdoc)
(#140) Return statement should not contain assignment. (no-return-assign)
(#142) Missing JSDoc comment. (require-jsdoc)
(#144) Expected { after 'if' condition. (curly)
(#146) Return statement should not contain assignment. (no-return-assign)
(#161) Function 'token' has a complexity of 21. (complexity)
(#164) Expected { after 'if' condition. (curly)
(#164) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#168) Expected { after 'if' condition. (curly)
(#171) Expected { after 'if' condition. (curly)
(#172) Expected { after 'if' condition. (curly)
(#172) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#174) Expected { after 'if' condition. (curly)
(#175) Expected { after 'if' condition. (curly)
(#176) Expected { after 'if' condition. (curly)
(#177) Expected { after 'if' condition. (curly)
(#179) Expected { after 'while' condition. (curly)
(#180) Expected { after 'if' condition. (curly)
(#181) Expected { after 'while' condition. (curly)
(#183) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#183) Expected { after 'if' condition. (curly)
(#184) Expected { after 'if' condition. (curly)
(#191) Expected { after 'if' condition. (curly)
(#191) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#192) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#193) Expected { after 'if' condition. (curly)
(#195) Expected { after 'if' condition. (curly)
(#196) Expected { after 'if' condition. (curly)
(#197) Expected { after 'else'. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/eiffel/eiffel.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#17) Expected { after 'for' condition. (curly)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#88) Missing JSDoc comment. (require-jsdoc)
(#93) Missing JSDoc comment. (require-jsdoc)
(#94) Expected { after 'if' condition. (curly)
(#96) Infix operators must be spaced. (space-infix-ops)
(#98) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#105) Unnecessary escape character: \! (no-useless-escape)
(#109) Unnecessary escape character: \! (no-useless-escape)
(#119) Missing JSDoc comment. (require-jsdoc)
(#119) Multiple spaces found before 'unescaped'. (no-multi-spaces)
(#121) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#122) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#139) Infix operators must be spaced. (space-infix-ops)
(#142) Do not nest ternary expressions (no-nested-ternary)
(#143) Do not nest ternary expressions (no-nested-ternary)
(#144) Do not nest ternary expressions (no-nested-ternary)
(#145) Do not nest ternary expressions (no-nested-ternary)
(#146) Do not nest ternary expressions (no-nested-ternary)
(#147) Do not nest ternary expressions (no-nested-ternary)
(#148) Do not nest ternary expressions (no-nested-ternary)
mod/virtualclass/bundle/virtualclass/codemirror/mode/elm/elm.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#16) Missing JSDoc comment. (require-jsdoc)
(#27) Unnecessary escape character: \' (no-useless-escape)
(#32) Missing JSDoc comment. (require-jsdoc)
(#33) Function 'anonymous' has a complexity of 22. (complexity)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#41) 't' used outside of binding context. (block-scoped-var)
(#42) Expected { after 'if' condition. (curly)
(#42) 't' used outside of binding context. (block-scoped-var)
(#43) 't' used outside of binding context. (block-scoped-var)
(#49) Expected { after 'if' condition. (curly)
(#51) Expected { after 'else'. (curly)
(#54) Expected { after 'if' condition. (curly)
(#65) Expected { after 'if' condition. (curly)
(#88) 't' used outside of binding context. (block-scoped-var)
(#88) 't' is already defined (no-redeclare)
(#90) 't' used outside of binding context. (block-scoped-var)
(#94) 't' used outside of binding context. (block-scoped-var)
(#98) 't' used outside of binding context. (block-scoped-var)
(#114) Missing semicolon. (semi)
(#117) Missing JSDoc comment. (require-jsdoc)
(#137) Missing semicolon. (semi)
(#140) Missing JSDoc comment. (require-jsdoc)
(#152) Expected { after 'if' condition. (curly)
(#159) Missing JSDoc comment. (require-jsdoc)
(#183) Expected { after 'for' condition. (curly)
(#190) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#192) Unexpected space before function parentheses. (space-before-function-paren)
(#192) Multiple spaces found before '{'. (no-multi-spaces)
(#192) Statement inside of curly braces should be on next line. (brace-style)
(#192) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#192) There should be no space after '{' (object-curly-spacing)
(#192) There should be no space before '}' (object-curly-spacing)
(#193) Unexpected space before function parentheses. (space-before-function-paren)
(#193) Statement inside of curly braces should be on next line. (brace-style)
(#193) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#193) There should be no space after '{' (object-curly-spacing)
(#193) There should be no space before '}' (object-curly-spacing)
(#196) Statement inside of curly braces should be on next line. (brace-style)
(#196) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
mod/virtualclass/bundle/virtualclass/codemirror/mode/erlang/erlang.js
(#4) Expected space or tab after '/*' in comment. (spaced-comment)
(#5) Expected space or tab after '/*' in comment. (spaced-comment)
(#6) Expected space or tab after '/*' in comment. (spaced-comment)
(#19) Expected { after 'if' condition. (curly)
(#21) Expected { after 'if' condition. (curly)
(#23) Expected { after 'else'. (curly)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#43) Multiple spaces found before '='. (no-multi-spaces)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#51) Multiple spaces found before '='. (no-multi-spaces)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#55) Multiple spaces found before '='. (no-multi-spaces)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#59) Multiple spaces found before '='. (no-multi-spaces)
(#61) A space is required after ','. (comma-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) A space is required after ','. (comma-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#87) A space is required after ','. (comma-spacing)
(#87) A space is required after ','. (comma-spacing)
(#87) A space is required after ','. (comma-spacing)
(#88) A space is required after ','. (comma-spacing)
(#88) A space is required after ','. (comma-spacing)
(#88) A space is required after ','. (comma-spacing)
(#88) A space is required after ','. (comma-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) A space is required after ','. (comma-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#96) Multiple spaces found before '='. (no-multi-spaces)
(#97) Multiple spaces found before '='. (no-multi-spaces)
(#100) Expected space or tab after '//' in comment. (spaced-comment)
(#103) Function 'tokenizer' has a complexity of 44. (complexity)
(#103) Missing JSDoc comment. (require-jsdoc)
(#103) A space is required after ','. (comma-spacing)
(#106) Identifier 'in_string' is not in camel case. (camelcase)
(#107) A space is required after ','. (comma-spacing)
(#107) A space is required after ','. (comma-spacing)
(#112) Identifier 'in_atom' is not in camel case. (camelcase)
(#113) A space is required after ','. (comma-spacing)
(#113) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#124) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#126) Expected space(s) after "else". (keyword-spacing)
(#126) Expected space(s) before "else". (keyword-spacing)
(#127) A space is required after ','. (comma-spacing)
(#127) A space is required after ','. (comma-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) A space is required after ','. (comma-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) A space is required after ','. (comma-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) A space is required after ','. (comma-spacing)
(#155) A space is required after ','. (comma-spacing)
(#155) A space is required after ','. (comma-spacing)
(#161) A space is required after ','. (comma-spacing)
(#161) A space is required after ','. (comma-spacing)
(#163) A space is required after ','. (comma-spacing)
(#163) A space is required after ','. (comma-spacing)
(#168) A space is required after ','. (comma-spacing)
(#168) A space is required after ','. (comma-spacing)
(#173) Identifier 'in_atom' is not in camel case. (camelcase)
(#174) A space is required after ','. (comma-spacing)
(#175) A space is required after ','. (comma-spacing)
(#176) A space is required after ','. (comma-spacing)
(#176) A space is required after ','. (comma-spacing)
(#178) A space is required after ','. (comma-spacing)
(#178) A space is required after ','. (comma-spacing)
(#179) A space is required after ','. (comma-spacing)
(#179) A space is required after ','. (comma-spacing)
(#182) A space is required after ','. (comma-spacing)
(#182) A space is required after ','. (comma-spacing)
(#187) Identifier 'in_string' is not in camel case. (camelcase)
(#188) A space is required after ','. (comma-spacing)
(#188) A space is required after ','. (comma-spacing)
(#194) A space is required after ','. (comma-spacing)
(#194) A space is required after ','. (comma-spacing)
(#201) A space is required after ','. (comma-spacing)
(#202) A space is required after ','. (comma-spacing)
(#203) A space is required after ','. (comma-spacing)
(#203) A space is required after ','. (comma-spacing)
(#208) A space is required after ','. (comma-spacing)
(#209) A space is required after ','. (comma-spacing)
(#209) A space is required after ','. (comma-spacing)
(#210) Expected space(s) before "else". (keyword-spacing)
(#210) A space is required after ','. (comma-spacing)
(#211) A space is required after ','. (comma-spacing)
(#211) A space is required after ','. (comma-spacing)
(#212) Expected space(s) before "else". (keyword-spacing)
(#212) A space is required after ','. (comma-spacing)
(#214) A space is required after ','. (comma-spacing)
(#216) A space is required after ','. (comma-spacing)
(#217) A space is required after ','. (comma-spacing)
(#217) A space is required after ','. (comma-spacing)
(#218) Expected space(s) before "else". (keyword-spacing)
(#218) A space is required after ','. (comma-spacing)
(#219) A space is required after ','. (comma-spacing)
(#219) A space is required after ','. (comma-spacing)
(#220) Expected space(s) before "else". (keyword-spacing)
(#220) Expected space(s) after "else". (keyword-spacing)
(#221) A space is required after ','. (comma-spacing)
(#221) A space is required after ','. (comma-spacing)
(#223) Expected space(s) before "else". (keyword-spacing)
(#225) A space is required after ','. (comma-spacing)
(#225) A space is required after ','. (comma-spacing)
(#227) A space is required after ','. (comma-spacing)
(#227) A space is required after ','. (comma-spacing)
(#229) Expected space(s) before "else". (keyword-spacing)
(#229) A space is required after ','. (comma-spacing)
(#229) A space is required after ','. (comma-spacing)
(#230) A space is required after ','. (comma-spacing)
(#230) A space is required after ','. (comma-spacing)
(#231) Expected space(s) before "else". (keyword-spacing)
(#231) Expected space(s) after "else". (keyword-spacing)
(#232) A space is required after ','. (comma-spacing)
(#232) A space is required after ','. (comma-spacing)
(#237) Multiple spaces found before '='. (no-multi-spaces)
(#238) Multiple spaces found before '='. (no-multi-spaces)
(#243) Expected space or tab after '//' in comment. (spaced-comment)
(#262) A space is required after ','. (comma-spacing)
(#262) A space is required after ','. (comma-spacing)
(#266) A space is required after ','. (comma-spacing)
(#266) A space is required after ','. (comma-spacing)
(#267) A space is required after ','. (comma-spacing)
(#267) A space is required after ','. (comma-spacing)
(#271) A space is required after ','. (comma-spacing)
(#271) A space is required after ','. (comma-spacing)
(#272) A space is required after ','. (comma-spacing)
(#272) A space is required after ','. (comma-spacing)
(#276) A space is required after ','. (comma-spacing)
(#276) A space is required after ','. (comma-spacing)
(#277) A space is required after ','. (comma-spacing)
(#277) A space is required after ','. (comma-spacing)
(#281) A space is required after ','. (comma-spacing)
(#281) A space is required after ','. (comma-spacing)
(#282) A space is required after ','. (comma-spacing)
(#282) A space is required after ','. (comma-spacing)
(#285) A space is required after ','. (comma-spacing)
(#285) A space is required after ','. (comma-spacing)
(#288) Expected space or tab after '//' in comment. (spaced-comment)
(#290) Missing JSDoc comment. (require-jsdoc)
(#290) A space is required after ','. (comma-spacing)
(#290) A space is required after ','. (comma-spacing)
(#295) A space is required after ','. (comma-spacing)
(#299) Infix operators must be spaced. (space-infix-ops)
(#304) Missing JSDoc comment. (require-jsdoc)
(#304) A space is required after ','. (comma-spacing)
(#304) A space is required after ','. (comma-spacing)
(#310) A space is required after ','. (comma-spacing)
(#312) Expected space(s) after "else". (keyword-spacing)
(#312) Expected space(s) before "else". (keyword-spacing)
(#321) Missing JSDoc comment. (require-jsdoc)
(#325) Missing JSDoc comment. (require-jsdoc)
(#326) A space is required after ','. (comma-spacing)
(#326) A space is required after ','. (comma-spacing)
(#329) Missing JSDoc comment. (require-jsdoc)
(#329) A space is required after ','. (comma-spacing)
(#329) A space is required after ','. (comma-spacing)
(#334) Expected space(s) before "else". (keyword-spacing)
(#341) Missing JSDoc comment. (require-jsdoc)
(#342) A space is required after ','. (comma-spacing)
(#346) Missing JSDoc comment. (require-jsdoc)
(#346) Identifier 'is_member' is not in camel case. (camelcase)
(#346) A space is required after ','. (comma-spacing)
(#350) Function 'rval' has a complexity of 23. (complexity)
(#350) Missing JSDoc comment. (require-jsdoc)
(#350) A space is required after ','. (comma-spacing)
(#350) A space is required after ','. (comma-spacing)
(#353) A space is required after ','. (comma-spacing)
(#353) A space is required after ','. (comma-spacing)
(#358) Multiple spaces found before 'return'. (no-multi-spaces)
(#359) Multiple spaces found before 'return'. (no-multi-spaces)
(#360) Multiple spaces found before 'return'. (no-multi-spaces)
(#361) Multiple spaces found before 'return'. (no-multi-spaces)
(#363) Multiple spaces found before 'return'. (no-multi-spaces)
(#364) Multiple spaces found before 'return'. (no-multi-spaces)
(#365) Multiple spaces found before 'return'. (no-multi-spaces)
(#366) Multiple spaces found before 'return'. (no-multi-spaces)
(#367) Multiple spaces found before 'return'. (no-multi-spaces)
(#368) Multiple spaces found before 'return'. (no-multi-spaces)
(#369) Multiple spaces found before 'return'. (no-multi-spaces)
(#370) Multiple spaces found before 'return'. (no-multi-spaces)
(#371) Multiple spaces found before 'return'. (no-multi-spaces)
(#372) Multiple spaces found before 'return'. (no-multi-spaces)
(#373) Multiple spaces found before 'return'. (no-multi-spaces)
(#374) Multiple spaces found before 'return'. (no-multi-spaces)
(#375) Multiple spaces found before 'return'. (no-multi-spaces)
(#376) Multiple spaces found before 'return'. (no-multi-spaces)
(#377) Multiple spaces found before 'return'. (no-multi-spaces)
(#378) Multiple spaces found before 'return'. (no-multi-spaces)
(#379) Multiple spaces found before 'return'. (no-multi-spaces)
(#380) Multiple spaces found before 'return'. (no-multi-spaces)
(#384) Missing JSDoc comment. (require-jsdoc)
(#384) A space is required after ','. (comma-spacing)
(#384) A space is required after ','. (comma-spacing)
(#384) A space is required after ','. (comma-spacing)
(#391) Missing JSDoc comment. (require-jsdoc)
(#391) A space is required after ','. (comma-spacing)
(#398) Missing JSDoc comment. (require-jsdoc)
(#399) A space is required after ','. (comma-spacing)
(#399) A space is required after ','. (comma-spacing)
(#399) A space is required after ','. (comma-spacing)
(#402) Missing JSDoc comment. (require-jsdoc)
(#402) A space is required after ','. (comma-spacing)
(#408) Expected space(s) before "else". (keyword-spacing)
(#408) Expected space(s) after "else". (keyword-spacing)
(#409) Infix operators must be spaced. (space-infix-ops)
(#413) Missing JSDoc comment. (require-jsdoc)
(#413) A space is required after ','. (comma-spacing)
(#416) A space is required after ','. (comma-spacing)
(#421) Missing JSDoc comment. (require-jsdoc)
(#421) Identifier 'maybe_drop_pre' is not in camel case. (camelcase)
(#421) A space is required after ','. (comma-spacing)
(#422) Infix operators must be spaced. (space-infix-ops)
(#426) Expected space(s) before "else". (keyword-spacing)
(#429) Expected space(s) before "else". (keyword-spacing)
(#429) Expected space(s) after "else". (keyword-spacing)
(#435) Missing JSDoc comment. (require-jsdoc)
(#435) Identifier 'maybe_drop_post' is not in camel case. (camelcase)
(#436) Infix operators must be spaced. (space-infix-ops)
(#441) Infix operators must be spaced. (space-infix-ops)
(#442) A space is required after ','. (comma-spacing)
(#442) Infix operators must be spaced. (space-infix-ops)
(#444) Infix operators must be spaced. (space-infix-ops)
(#445) Multiple spaces found before 'return'. (no-multi-spaces)
(#445) A space is required after ','. (comma-spacing)
(#445) Missing space before value for key 'g'. (key-spacing)
(#446) Multiple spaces found before 'return'. (no-multi-spaces)
(#446) A space is required after ','. (comma-spacing)
(#446) Missing space before value for key 'i'. (key-spacing)
(#447) Multiple spaces found before 'return'. (no-multi-spaces)
(#447) A space is required after ','. (comma-spacing)
(#447) Missing space before value for key 'i'. (key-spacing)
(#448) Multiple spaces found before 'return'. (no-multi-spaces)
(#448) A space is required after ','. (comma-spacing)
(#448) Missing space before value for key 'i'. (key-spacing)
(#449) Multiple spaces found before 'return'. (no-multi-spaces)
(#449) A space is required after ','. (comma-spacing)
(#449) Missing space before value for key 'i'. (key-spacing)
(#449) A space is required after ','. (comma-spacing)
(#449) A space is required after ','. (comma-spacing)
(#449) A space is required after ','. (comma-spacing)
(#449) A space is required after ','. (comma-spacing)
(#449) A space is required after ','. (comma-spacing)
(#450) Multiple spaces found before 'return'. (no-multi-spaces)
(#450) A space is required after ','. (comma-spacing)
(#450) Missing space before value for key 'e'. (key-spacing)
(#450) A space is required after ','. (comma-spacing)
(#450) A space is required after ','. (comma-spacing)
(#450) A space is required after ','. (comma-spacing)
(#451) A space is required after ','. (comma-spacing)
(#451) A space is required after ','. (comma-spacing)
(#451) A space is required after ','. (comma-spacing)
(#451) A space is required after ','. (comma-spacing)
(#452) Multiple spaces found before 'return'. (no-multi-spaces)
(#452) A space is required after ','. (comma-spacing)
(#452) Missing space before value for key 'r'. (key-spacing)
(#453) Missing space before value for key 'm'. (key-spacing)
(#453) A space is required after ','. (comma-spacing)
(#453) A space is required after ','. (comma-spacing)
(#453) A space is required after ','. (comma-spacing)
(#454) Multiple spaces found before 'return'. (no-multi-spaces)
(#454) A space is required after ','. (comma-spacing)
(#454) Missing space before value for key 'E'. (key-spacing)
(#454) A space is required after ','. (comma-spacing)
(#454) A space is required after ','. (comma-spacing)
(#454) A space is required after ','. (comma-spacing)
(#454) A space is required after ','. (comma-spacing)
(#454) A space is required after ','. (comma-spacing)
(#455) A space is required after ','. (comma-spacing)
(#455) Missing space before value for key 'e'. (key-spacing)
(#456) Multiple spaces found before 'return'. (no-multi-spaces)
(#456) A space is required after ','. (comma-spacing)
(#456) Missing space before value for key 'e'. (key-spacing)
(#457) A space is required after ','. (comma-spacing)
(#457) Missing space before value for key 'e'. (key-spacing)
(#457) A space is required after ','. (comma-spacing)
(#458) Multiple spaces found before 'return'. (no-multi-spaces)
(#462) Missing JSDoc comment. (require-jsdoc)
(#462) A space is required after ','. (comma-spacing)
(#480) Infix operators must be spaced. (space-infix-ops)
(#482) Infix operators must be spaced. (space-infix-ops)
(#482) Unexpected whitespace before semicolon. (semi-spacing)
(#483) A space is required after ','. (comma-spacing)
(#484) A space is required after ','. (comma-spacing)
(#496) 'type' used outside of binding context. (block-scoped-var)
(#499) Expected space or tab after '//' in comment. (spaced-comment)
(#502) Missing JSDoc comment. (require-jsdoc)
(#502) A space is required after ','. (comma-spacing)
(#506) A space is required after ','. (comma-spacing)
(#507) A space is required after ','. (comma-spacing)
(#511) Expected space(s) before "else". (keyword-spacing)
(#513) Expected space(s) before "else". (keyword-spacing)
(#514) Infix operators must be spaced. (space-infix-ops)
(#515) Expected space(s) before "else". (keyword-spacing)
(#516) Infix operators must be spaced. (space-infix-ops)
(#517) Expected space(s) before "else". (keyword-spacing)
(#518) Multiple spaces found before 'currT'. (no-multi-spaces)
(#518) Infix operators must be spaced. (space-infix-ops)
(#519) Expected space(s) before "else". (keyword-spacing)
(#519) A space is required after ','. (comma-spacing)
(#521) Expected space(s) before "else". (keyword-spacing)
(#521) A space is required after ','. (comma-spacing)
(#521) A space is required after ','. (comma-spacing)
(#521) A space is required after ','. (comma-spacing)
(#522) A space is required after ','. (comma-spacing)
(#522) A space is required after ','. (comma-spacing)
(#522) A space is required after ','. (comma-spacing)
(#522) A space is required after ','. (comma-spacing)
(#522) A space is required after ','. (comma-spacing)
(#522) A space is required after ','. (comma-spacing)
(#524) Expected space(s) before "else". (keyword-spacing)
(#524) A space is required after ','. (comma-spacing)
(#525) A space is required after ','. (comma-spacing)
(#527) Expected space(s) before "else". (keyword-spacing)
(#527) A space is required after ','. (comma-spacing)
(#527) A space is required after ','. (comma-spacing)
(#527) A space is required after ','. (comma-spacing)
(#528) A space is required after ','. (comma-spacing)
(#528) A space is required after ','. (comma-spacing)
(#528) A space is required after ','. (comma-spacing)
(#530) Infix operators must be spaced. (space-infix-ops)
(#531) Expected space(s) before "else". (keyword-spacing)
(#532) A space is required after ','. (comma-spacing)
(#532) A space is required after ','. (comma-spacing)
(#532) A space is required after ','. (comma-spacing)
(#533) Infix operators must be spaced. (space-infix-ops)
(#533) Infix operators must be spaced. (space-infix-ops)
(#534) Expected space(s) before "else". (keyword-spacing)
(#534) Expected space(s) after "else". (keyword-spacing)
(#535) Infix operators must be spaced. (space-infix-ops)
(#537) Expected space(s) before "else". (keyword-spacing)
(#537) A space is required after ','. (comma-spacing)
(#538) Infix operators must be spaced. (space-infix-ops)
(#539) Expected space(s) after "else". (keyword-spacing)
(#539) Expected space(s) before "else". (keyword-spacing)
(#541) Infix operators must be spaced. (space-infix-ops)
(#545) Missing JSDoc comment. (require-jsdoc)
(#551) Missing JSDoc comment. (require-jsdoc)
(#552) A space is required after ','. (comma-spacing)
(#553) A space is required after ','. (comma-spacing)
(#553) A space is required after ','. (comma-spacing)
(#558) Missing JSDoc comment. (require-jsdoc)
(#560) A space is required after ','. (comma-spacing)
(#560) A space is required after ','. (comma-spacing)
(#560) A space is required after ','. (comma-spacing)
(#560) A space is required after ','. (comma-spacing)
(#561) A space is required after ','. (comma-spacing)
(#561) A space is required after ','. (comma-spacing)
(#564) Infix operators must be spaced. (space-infix-ops)
(#572) Missing JSDoc comment. (require-jsdoc)
(#572) A space is required after ','. (comma-spacing)
(#574) A space is required after ','. (comma-spacing)
(#574) A space is required after ','. (comma-spacing)
(#579) Missing JSDoc comment. (require-jsdoc)
(#579) A space is required after ','. (comma-spacing)
(#579) A space is required after ','. (comma-spacing)
(#581) Infix operators must be spaced. (space-infix-ops)
(#581) Unexpected whitespace before semicolon. (semi-spacing)
(#582) A space is required after ','. (comma-spacing)
(#589) Missing JSDoc comment. (require-jsdoc)
(#590) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#593) Expected space or tab after '//' in comment. (spaced-comment)
(#600) Identifier 'in_string' is not in camel case. (camelcase)
(#601) Identifier 'in_atom' is not in camel case. (camelcase)
(#611) A space is required after ','. (comma-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/mode/factor/factor.js
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'if' condition. (curly)
(#13) Expected { after 'else'. (curly)
(#14) 'CodeMirror' is not defined. (no-undef)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Unnecessary escape character: \: (no-useless-escape)
(#32) Unnecessary escape character: \: (no-useless-escape)
(#34) Unnecessary escape character: \: (no-useless-escape)
(#34) Unnecessary escape character: \: (no-useless-escape)
(#78) There should be no space after '[' (array-bracket-spacing)
(#78) There should be no space before ']' (array-bracket-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/mode/forth/forth.js
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#16) Missing JSDoc comment. (require-jsdoc)
(#18) Missing space before opening brace. (space-before-blocks)
(#25) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#64) Line 64 exceeds the maximum line length of 132. (max-len)
(#67) Missing JSDoc comment. (require-jsdoc)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
(#86) Expected to return a value at the end of this function. (consistent-return)
(#86) Function 'token' has a complexity of 21. (complexity)
(#86) Unexpected space before function parentheses. (space-before-function-paren)
(#96) Unnecessary escape character: \: (no-useless-escape)
(#107) Unnecessary escape character: \' (no-useless-escape)
(#107) Unnecessary escape character: \' (no-useless-escape)
(#113) Unnecessary escape character: \; (no-useless-escape)
(#118) Unnecessary escape character: \; (no-useless-escape)
(#149) Unexpected space before function parentheses. (space-before-function-paren)
(#149) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#149) Statement inside of curly braces should be on next line. (brace-style)
(#156) Unexpected space before function parentheses. (space-before-function-paren)
(#156) Statement inside of curly braces should be on next line. (brace-style)
(#156) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#161) Unexpected space before function parentheses. (space-before-function-paren)
(#161) Statement inside of curly braces should be on next line. (brace-style)
(#161) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
mod/virtualclass/bundle/virtualclass/codemirror/mode/fortran/fortran.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#104) Multiple spaces found before 'words'. (no-multi-spaces)
(#114) Unnecessary escape character: \: (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#115) Unnecessary escape character: \. (no-useless-escape)
(#117) Missing JSDoc comment. (require-jsdoc)
(#119) Missing space before opening brace. (space-before-blocks)
(#146) Missing space before opening brace. (space-before-blocks)
(#155) Missing JSDoc comment. (require-jsdoc)
(#157) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#157) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#158) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#165) Expected { after 'if' condition. (curly)
(#178) Expected { after 'if' condition. (curly)
(#180) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/gas/gas.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#34) Extra space after key '.abort'. (key-spacing)
(#35) Extra space after key '.align'. (key-spacing)
(#36) Extra space after key '.altmacro'. (key-spacing)
(#37) Extra space after key '.ascii'. (key-spacing)
(#38) Extra space after key '.asciz'. (key-spacing)
(#39) Extra space after key '.balign'. (key-spacing)
(#40) Extra space after key '.balignw'. (key-spacing)
(#41) Extra space after key '.balignl'. (key-spacing)
(#42) Extra space after key '.bundle_align_mode'. (key-spacing)
(#43) Extra space after key '.bundle_lock'. (key-spacing)
(#44) Extra space after key '.bundle_unlock'. (key-spacing)
(#45) Extra space after key '.byte'. (key-spacing)
(#46) Extra space after key '.cfi_startproc'. (key-spacing)
(#47) Extra space after key '.comm'. (key-spacing)
(#48) Extra space after key '.data'. (key-spacing)
(#49) Extra space after key '.def'. (key-spacing)
(#50) Extra space after key '.desc'. (key-spacing)
(#51) Extra space after key '.dim'. (key-spacing)
(#52) Extra space after key '.double'. (key-spacing)
(#53) Extra space after key '.eject'. (key-spacing)
(#54) Extra space after key '.else'. (key-spacing)
(#55) Extra space after key '.elseif'. (key-spacing)
(#56) Extra space after key '.end'. (key-spacing)
(#57) Extra space after key '.endef'. (key-spacing)
(#58) Extra space after key '.endfunc'. (key-spacing)
(#59) Extra space after key '.endif'. (key-spacing)
(#60) Extra space after key '.equ'. (key-spacing)
(#61) Extra space after key '.equiv'. (key-spacing)
(#62) Extra space after key '.eqv'. (key-spacing)
(#63) Extra space after key '.err'. (key-spacing)
(#64) Extra space after key '.error'. (key-spacing)
(#65) Extra space after key '.exitm'. (key-spacing)
(#66) Extra space after key '.extern'. (key-spacing)
(#67) Extra space after key '.fail'. (key-spacing)
(#68) Extra space after key '.file'. (key-spacing)
(#69) Extra space after key '.fill'. (key-spacing)
(#70) Extra space after key '.float'. (key-spacing)
(#71) Extra space after key '.func'. (key-spacing)
(#72) Extra space after key '.global'. (key-spacing)
(#73) Extra space after key '.gnu_attribute'. (key-spacing)
(#74) Extra space after key '.hidden'. (key-spacing)
(#75) Extra space after key '.hword'. (key-spacing)
(#76) Extra space after key '.ident'. (key-spacing)
(#77) Extra space after key '.if'. (key-spacing)
(#78) Extra space after key '.incbin'. (key-spacing)
(#79) Extra space after key '.include'. (key-spacing)
(#80) Extra space after key '.int'. (key-spacing)
(#81) Extra space after key '.internal'. (key-spacing)
(#82) Extra space after key '.irp'. (key-spacing)
(#83) Extra space after key '.irpc'. (key-spacing)
(#84) Extra space after key '.lcomm'. (key-spacing)
(#85) Extra space after key '.lflags'. (key-spacing)
(#86) Extra space after key '.line'. (key-spacing)
(#87) Extra space after key '.linkonce'. (key-spacing)
(#88) Extra space after key '.list'. (key-spacing)
(#89) Extra space after key '.ln'. (key-spacing)
(#90) Extra space after key '.loc'. (key-spacing)
(#91) Extra space after key '.loc_mark_labels'. (key-spacing)
(#92) Extra space after key '.local'. (key-spacing)
(#93) Extra space after key '.long'. (key-spacing)
(#94) Extra space after key '.macro'. (key-spacing)
(#95) Extra space after key '.mri'. (key-spacing)
(#96) Extra space after key '.noaltmacro'. (key-spacing)
(#97) Extra space after key '.nolist'. (key-spacing)
(#98) Extra space after key '.octa'. (key-spacing)
(#99) Extra space after key '.offset'. (key-spacing)
(#100) Extra space after key '.org'. (key-spacing)
(#101) Extra space after key '.p2align'. (key-spacing)
(#102) Extra space after key '.popsection'. (key-spacing)
(#103) Extra space after key '.previous'. (key-spacing)
(#104) Extra space after key '.print'. (key-spacing)
(#105) Extra space after key '.protected'. (key-spacing)
(#106) Extra space after key '.psize'. (key-spacing)
(#107) Extra space after key '.purgem'. (key-spacing)
(#108) Extra space after key '.pushsection'. (key-spacing)
(#109) Extra space after key '.quad'. (key-spacing)
(#110) Extra space after key '.reloc'. (key-spacing)
(#111) Extra space after key '.rept'. (key-spacing)
(#112) Extra space after key '.sbttl'. (key-spacing)
(#113) Extra space after key '.scl'. (key-spacing)
(#114) Extra space after key '.section'. (key-spacing)
(#115) Extra space after key '.set'. (key-spacing)
(#116) Extra space after key '.short'. (key-spacing)
(#117) Extra space after key '.single'. (key-spacing)
(#118) Extra space after key '.size'. (key-spacing)
(#119) Extra space after key '.skip'. (key-spacing)
(#120) Extra space after key '.sleb128'. (key-spacing)
(#121) Extra space after key '.space'. (key-spacing)
(#122) Extra space after key '.stab'. (key-spacing)
(#123) Extra space after key '.string'. (key-spacing)
(#124) Extra space after key '.struct'. (key-spacing)
(#125) Extra space after key '.subsection'. (key-spacing)
(#126) Extra space after key '.symver'. (key-spacing)
(#127) Extra space after key '.tag'. (key-spacing)
(#128) Extra space after key '.text'. (key-spacing)
(#129) Extra space after key '.title'. (key-spacing)
(#130) Extra space after key '.type'. (key-spacing)
(#131) Extra space after key '.uleb128'. (key-spacing)
(#132) Extra space after key '.val'. (key-spacing)
(#133) Extra space after key '.version'. (key-spacing)
(#134) Extra space after key '.vtable_entry'. (key-spacing)
(#135) Extra space after key '.vtable_inherit'. (key-spacing)
(#136) Extra space after key '.warning'. (key-spacing)
(#137) Extra space after key '.weak'. (key-spacing)
(#138) Extra space after key '.weakref'. (key-spacing)
(#139) Extra space after key '.word'. (key-spacing)
(#144) Missing JSDoc comment. (require-jsdoc)
(#144) '_parserConfig' is defined but never used (no-unused-vars)
(#147) Multiple spaces found before '='. (no-multi-spaces)
(#151) Multiple spaces found before '='. (no-multi-spaces)
(#155) Multiple spaces found before '='. (no-multi-spaces)
(#159) Multiple spaces found before '='. (no-multi-spaces)
(#163) Multiple spaces found before '='. (no-multi-spaces)
(#167) Multiple spaces found before '='. (no-multi-spaces)
(#171) Multiple spaces found before '='. (no-multi-spaces)
(#175) Multiple spaces found before '='. (no-multi-spaces)
(#179) Multiple spaces found before '='. (no-multi-spaces)
(#183) Multiple spaces found before '='. (no-multi-spaces)
(#184) Multiple spaces found before '='. (no-multi-spaces)
(#185) Multiple spaces found before '='. (no-multi-spaces)
(#186) Multiple spaces found before '='. (no-multi-spaces)
(#187) Multiple spaces found before '='. (no-multi-spaces)
(#188) Multiple spaces found before '='. (no-multi-spaces)
(#191) Missing JSDoc comment. (require-jsdoc)
(#191) '_parserConfig' is defined but never used (no-unused-vars)
(#198) Multiple spaces found before '='. (no-multi-spaces)
(#199) Multiple spaces found before '='. (no-multi-spaces)
(#200) Multiple spaces found before '='. (no-multi-spaces)
(#201) Multiple spaces found before '='. (no-multi-spaces)
(#202) Multiple spaces found before '='. (no-multi-spaces)
(#203) Multiple spaces found before '='. (no-multi-spaces)
(#204) Multiple spaces found before '='. (no-multi-spaces)
(#205) Multiple spaces found before '='. (no-multi-spaces)
(#206) Multiple spaces found before '='. (no-multi-spaces)
(#207) Multiple spaces found before '='. (no-multi-spaces)
(#212) Multiple spaces found before '='. (no-multi-spaces)
(#213) Multiple spaces found before '='. (no-multi-spaces)
(#214) Multiple spaces found before '='. (no-multi-spaces)
(#219) Expected to return a value at the end of this function. (consistent-return)
(#234) Missing JSDoc comment. (require-jsdoc)
(#235) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#236) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#245) Missing JSDoc comment. (require-jsdoc)
(#246) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#247) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#264) Expected to return a value at the end of this function. (consistent-return)
(#273) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
mod/virtualclass/bundle/virtualclass/codemirror/mode/gfm/gfm.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#16) Missing JSDoc comment. (require-jsdoc)
(#81) Expected space(s) after "if". (keyword-spacing)
(#95) Line 95 exceeds the maximum line length of 132. (max-len)
mod/virtualclass/bundle/virtualclass/codemirror/mode/gfm/test.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) 'test' is not defined. (no-undef)
(#7) 'CodeMirror' is not defined. (no-undef)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) 'test' is not defined. (no-undef)
(#10) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#13) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#16) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#21) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#25) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#28) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#31) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#34) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#37) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#40) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#47) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#54) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#61) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#68) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#75) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#82) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#85) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#88) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#91) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#94) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#97) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#100) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#103) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#106) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#109) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#112) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#115) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#118) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#121) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#124) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#127) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#130) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#133) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#136) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#139) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#142) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#145) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#150) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#153) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#160) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#171) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#174) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#177) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#180) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#183) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#186) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#189) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#192) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#196) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#201) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#204) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#207) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#210) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/mode/gherkin/gherkin.js
(#10) Expected space or tab after '//' in comment. (spaced-comment)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#15) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Expected { after 'if' condition. (curly)
(#22) Expected { after 'if' condition. (curly)
(#24) Expected { after 'else'. (curly)
(#25) 'CodeMirror' is not defined. (no-undef)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#46) Function 'token' has a complexity of 22. (complexity)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#107) Line 107 exceeds the maximum line length of 132. (max-len)
(#117) Line 117 exceeds the maximum line length of 132. (max-len)
(#126) Line 126 exceeds the maximum line length of 132. (max-len)
(#134) Line 134 exceeds the maximum line length of 132. (max-len)
(#142) Line 142 exceeds the maximum line length of 132. (max-len)
(#151) Line 151 exceeds the maximum line length of 132. (max-len)
mod/virtualclass/bundle/virtualclass/codemirror/mode/go/go.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#18) Missing space before value for key 'break'. (key-spacing)
(#18) Missing space before value for key 'case'. (key-spacing)
(#18) Missing space before value for key 'chan'. (key-spacing)
(#18) Missing space before value for key 'const'. (key-spacing)
(#18) Missing space before value for key 'continue'. (key-spacing)
(#19) Missing space before value for key 'default'. (key-spacing)
(#19) Missing space before value for key 'defer'. (key-spacing)
(#19) Missing space before value for key 'else'. (key-spacing)
(#19) Missing space before value for key 'fallthrough'. (key-spacing)
(#19) Missing space before value for key 'for'. (key-spacing)
(#20) Missing space before value for key 'func'. (key-spacing)
(#20) Missing space before value for key 'go'. (key-spacing)
(#20) Missing space before value for key 'goto'. (key-spacing)
(#20) Missing space before value for key 'if'. (key-spacing)
(#20) Missing space before value for key 'import'. (key-spacing)
(#21) Missing space before value for key 'interface'. (key-spacing)
(#21) Missing space before value for key 'map'. (key-spacing)
(#21) Missing space before value for key 'package'. (key-spacing)
(#21) Missing space before value for key 'range'. (key-spacing)
(#21) Missing space before value for key 'return'. (key-spacing)
(#22) Missing space before value for key 'select'. (key-spacing)
(#22) Missing space before value for key 'struct'. (key-spacing)
(#22) Missing space before value for key 'switch'. (key-spacing)
(#22) Missing space before value for key 'type'. (key-spacing)
(#22) Missing space before value for key 'var'. (key-spacing)
(#23) Missing space before value for key 'bool'. (key-spacing)
(#23) Missing space before value for key 'byte'. (key-spacing)
(#23) Missing space before value for key 'complex64'. (key-spacing)
(#23) Missing space before value for key 'complex128'. (key-spacing)
(#24) Missing space before value for key 'float32'. (key-spacing)
(#24) Missing space before value for key 'float64'. (key-spacing)
(#24) Missing space before value for key 'int8'. (key-spacing)
(#24) Missing space before value for key 'int16'. (key-spacing)
(#24) Missing space before value for key 'int32'. (key-spacing)
(#25) Missing space before value for key 'int64'. (key-spacing)
(#25) Missing space before value for key 'string'. (key-spacing)
(#25) Missing space before value for key 'uint8'. (key-spacing)
(#25) Missing space before value for key 'uint16'. (key-spacing)
(#25) Missing space before value for key 'uint32'. (key-spacing)
(#26) Missing space before value for key 'uint64'. (key-spacing)
(#26) Missing space before value for key 'int'. (key-spacing)
(#26) Missing space before value for key 'uint'. (key-spacing)
(#26) Missing space before value for key 'uintptr'. (key-spacing)
(#30) Missing space before value for key 'true'. (key-spacing)
(#30) Missing space before value for key 'false'. (key-spacing)
(#30) Missing space before value for key 'iota'. (key-spacing)
(#30) Missing space before value for key 'nil'. (key-spacing)
(#30) Missing space before value for key 'append'. (key-spacing)
(#31) Missing space before value for key 'cap'. (key-spacing)
(#31) Missing space before value for key 'close'. (key-spacing)
(#31) Missing space before value for key 'complex'. (key-spacing)
(#31) Missing space before value for key 'copy'. (key-spacing)
(#31) Missing space before value for key 'imag'. (key-spacing)
(#32) Missing space before value for key 'len'. (key-spacing)
(#32) Missing space before value for key 'make'. (key-spacing)
(#32) Missing space before value for key 'new'. (key-spacing)
(#32) Missing space before value for key 'panic'. (key-spacing)
(#32) Missing space before value for key 'print'. (key-spacing)
(#33) Missing space before value for key 'println'. (key-spacing)
(#33) Missing space before value for key 'real'. (key-spacing)
(#33) Missing space before value for key 'recover'. (key-spacing)
(#40) Missing JSDoc comment. (require-jsdoc)
(#50) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#56) Unnecessary escape character: \: (no-useless-escape)
(#77) Expected { after 'if' condition. (curly)
(#80) Expected { after 'if' condition. (curly)
(#84) Missing JSDoc comment. (require-jsdoc)
(#86) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#86) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#87) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#88) Requires a space after '{'. (block-spacing)
(#88) Statement inside of curly braces should be on next line. (brace-style)
(#88) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#88) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#88) Requires a space before '}'. (block-spacing)
(#91) Expected { after 'if' condition. (curly)
(#97) Missing JSDoc comment. (require-jsdoc)
(#98) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#99) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#109) Missing JSDoc comment. (require-jsdoc)
(#116) Missing JSDoc comment. (require-jsdoc)
(#117) Return statement should not contain assignment. (no-return-assign)
(#119) Missing JSDoc comment. (require-jsdoc)
(#120) Expected { after 'if' condition. (curly)
(#122) Expected { after 'if' condition. (curly)
(#124) Expected no return value. (consistent-return)
(#124) Return statement should not contain assignment. (no-return-assign)
(#142) Expected { after 'if' condition. (curly)
(#142) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#145) Expected { after 'if' condition. (curly)
(#147) Expected { after 'if' condition. (curly)
(#150) Expected { after 'if' condition. (curly)
(#151) Expected { after 'if' condition. (curly)
(#151) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#153) Expected { after 'if' condition. (curly)
(#154) Expected { after 'if' condition. (curly)
(#155) Expected { after 'if' condition. (curly)
(#156) Expected { after 'if' condition. (curly)
(#157) Expected { after 'if' condition. (curly)
(#158) Expected { after 'if' condition. (curly)
(#164) Expected { after 'if' condition. (curly)
(#164) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#165) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#171) Expected { after 'if' condition. (curly)
(#172) Expected { after 'else'. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/groovy/groovy.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#16) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) Expected { after 'for' condition. (curly)
(#31) Missing JSDoc comment. (require-jsdoc)
(#36) Unnecessary escape character: \: (no-useless-escape)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#68) Expected { after 'if' condition. (curly)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#73) Expected { after 'if' condition. (curly)
(#74) Expected { after 'if' condition. (curly)
(#81) Missing JSDoc comment. (require-jsdoc)
(#84) Expected { after 'if' condition. (curly)
(#85) Expected { after 'else'. (curly)
(#87) Missing JSDoc comment. (require-jsdoc)
(#88) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#88) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#89) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#100) Expected { after 'if' condition. (curly)
(#107) Missing JSDoc comment. (require-jsdoc)
(#109) Missing JSDoc comment. (require-jsdoc)
(#114) Infix operators must be spaced. (space-infix-ops)
(#125) Missing JSDoc comment. (require-jsdoc)
(#126) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#127) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#137) Missing JSDoc comment. (require-jsdoc)
(#143) Missing JSDoc comment. (require-jsdoc)
(#150) Missing JSDoc comment. (require-jsdoc)
(#151) Return statement should not contain assignment. (no-return-assign)
(#153) Missing JSDoc comment. (require-jsdoc)
(#155) Expected { after 'if' condition. (curly)
(#157) Return statement should not contain assignment. (no-return-assign)
(#173) Function 'token' has a complexity of 22. (complexity)
(#176) Expected { after 'if' condition. (curly)
(#176) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#184) Expected { after 'if' condition. (curly)
(#186) Infix operators must be spaced. (space-infix-ops)
(#187) Expected { after 'if' condition. (curly)
(#188) Expected { after 'if' condition. (curly)
(#188) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#190) Expected { after 'if' condition. (curly)
(#196) Expected { after 'if' condition. (curly)
(#196) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#197) Expected { after 'if' condition. (curly)
(#198) Expected { after 'if' condition. (curly)
(#200) Expected { after 'while' condition. (curly)
(#201) Expected { after 'if' condition. (curly)
(#202) Expected { after 'while' condition. (curly)
(#204) Expected { after 'if' condition. (curly)
(#204) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#205) Expected { after 'if' condition. (curly)
(#213) Expected { after 'if' condition. (curly)
(#213) Infix operators must be spaced. (space-infix-ops)
(#214) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#215) Expected { after 'if' condition. (curly)
(#217) Expected { after 'if' condition. (curly)
(#218) Expected { after 'if' condition. (curly)
(#219) Expected { after 'else'. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/haml/haml.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#19) Missing JSDoc comment. (require-jsdoc)
(#33) Missing JSDoc comment. (require-jsdoc)
(#41) Missing JSDoc comment. (require-jsdoc)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#62) There should be no spaces inside this paren. (space-in-parens)
(#69) There should be no spaces inside this paren. (space-in-parens)
(#76) There should be no spaces inside this paren. (space-in-parens)
(#105) There should be no space after '{' (object-curly-spacing)
(#112) Extra space after key 'htmlState'. (key-spacing)
(#125) Expected { after 'if' condition. (curly)
(#131) There should be no space after '{' (object-curly-spacing)
(#131) There should be no space before '}' (object-curly-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/mode/haml/test.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) 'test' is not defined. (no-undef)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#12) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#15) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#18) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#21) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#24) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#27) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#30) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#33) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#36) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#39) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#42) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#46) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#51) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#58) Line 58 exceeds the maximum line length of 132. (max-len)
(#63) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#68) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#71) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#75) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#80) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#87) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#91) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#92) Expected space or tab after '//' in comment. (spaced-comment)
(#95) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/mode/handlebars/handlebars.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#16) There should be no space after '{' (object-curly-spacing)
(#16) There should be no space before '}' (object-curly-spacing)
(#17) There should be no space after '{' (object-curly-spacing)
(#17) Multiple spaces found before 'push'. (no-multi-spaces)
(#17) There should be no space before '}' (object-curly-spacing)
(#18) There should be no space after '{' (object-curly-spacing)
(#18) Multiple spaces found before 'push'. (no-multi-spaces)
(#18) There should be no space before '}' (object-curly-spacing)
(#21) There should be no space after '{' (object-curly-spacing)
(#21) There should be no space before '}' (object-curly-spacing)
(#24) There should be no space after '{' (object-curly-spacing)
(#24) There should be no space before '}' (object-curly-spacing)
(#25) There should be no space after '{' (object-curly-spacing)
(#25) There should be no space before '}' (object-curly-spacing)
(#28) There should be no space after '{' (object-curly-spacing)
(#28) There should be no space before '}' (object-curly-spacing)
(#29) There should be no space after '{' (object-curly-spacing)
(#29) There should be no space before '}' (object-curly-spacing)
(#32) There should be no space after '{' (object-curly-spacing)
(#32) There should be no space before '}' (object-curly-spacing)
(#35) There should be no space after '{' (object-curly-spacing)
(#35) A regular expression literal can be confused with '/='. (no-div-regex)
(#35) There should be no space before '}' (object-curly-spacing)
(#38) There should be no space after '{' (object-curly-spacing)
(#38) There should be no space before '}' (object-curly-spacing)
(#40) Identifier 'dash_comment' is not in camel case. (camelcase)
(#41) There should be no space after '{' (object-curly-spacing)
(#41) There should be no space before '}' (object-curly-spacing)
(#44) There should be no space after '{' (object-curly-spacing)
(#47) There should be no space after '{' (object-curly-spacing)
(#47) There should be no space before '}' (object-curly-spacing)
(#48) There should be no space after '{' (object-curly-spacing)
(#48) There should be no space before '}' (object-curly-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/mode/haskell/haskell.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#16) Missing JSDoc comment. (require-jsdoc)
(#32) Function 'normal' has a complexity of 23. (complexity)
(#32) Missing JSDoc comment. (require-jsdoc)
(#40) 't' used outside of binding context. (block-scoped-var)
(#40) 't' used outside of binding context. (block-scoped-var)
(#42) 't' used outside of binding context. (block-scoped-var)
(#42) 't' used outside of binding context. (block-scoped-var)
(#44) 't' used outside of binding context. (block-scoped-var)
(#44) 't' used outside of binding context. (block-scoped-var)
(#53) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#91) 't' used outside of binding context. (block-scoped-var)
(#91) 't' used outside of binding context. (block-scoped-var)
(#91) 't' is already defined (no-redeclare)
(#93) 't' used outside of binding context. (block-scoped-var)
(#93) 't' used outside of binding context. (block-scoped-var)
(#96) 't' used outside of binding context. (block-scoped-var)
(#96) 't' used outside of binding context. (block-scoped-var)
(#100) 't' used outside of binding context. (block-scoped-var)
(#100) 't' used outside of binding context. (block-scoped-var)
(#103) Expected { after 'if' condition. (curly)
(#114) 't' used outside of binding context. (block-scoped-var)
(#114) 't' is already defined (no-redeclare)
(#114) 't' used outside of binding context. (block-scoped-var)
(#116) 't' used outside of binding context. (block-scoped-var)
(#116) 't' used outside of binding context. (block-scoped-var)
(#119) 't' used outside of binding context. (block-scoped-var)
(#119) 't' used outside of binding context. (block-scoped-var)
(#125) Missing JSDoc comment. (require-jsdoc)
(#136) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#149) Missing JSDoc comment. (require-jsdoc)
(#161) Empty block statement. (no-empty)
(#163) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#172) Missing JSDoc comment. (require-jsdoc)
(#184) Missing JSDoc comment. (require-jsdoc)
(#185) Unexpected space before function parentheses. (space-before-function-paren)
(#186) Expected { after 'for' condition. (curly)
(#197) Unnecessary escape character: \. (no-useless-escape)
(#197) Unnecessary escape character: \. (no-useless-escape)
(#240) Expected { after 'if' condition. (curly)
(#240) Expected { after 'for-in'. (curly)
(#240) Expected { after 'if' condition. (curly)
(#247) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#249) Unexpected space before function parentheses. (space-before-function-paren)
(#249) Multiple spaces found before '{'. (no-multi-spaces)
(#249) Statement inside of curly braces should be on next line. (brace-style)
(#249) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#249) There should be no space after '{' (object-curly-spacing)
(#249) There should be no space before '}' (object-curly-spacing)
(#250) Unexpected space before function parentheses. (space-before-function-paren)
(#250) Statement inside of curly braces should be on next line. (brace-style)
(#250) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#250) There should be no space after '{' (object-curly-spacing)
(#250) There should be no space before '}' (object-curly-spacing)
(#253) Statement inside of curly braces should be on next line. (brace-style)
(#253) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
mod/virtualclass/bundle/virtualclass/codemirror/mode/haxe/haxe.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#19) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#19) Missing space before opening brace. (space-before-blocks)
(#20) Missing JSDoc comment. (require-jsdoc)
(#20) Requires a space after '{'. (block-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Requires a space before '}'. (block-spacing)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Missing space before value for key 'type'. (key-spacing)
(#27) Missing space before value for key 'inline'. (key-spacing)
(#27) Missing space before value for key 'using'. (key-spacing)
(#31) Missing space before value for key 'trace'. (key-spacing)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) Missing space before value for key 'abstract'. (key-spacing)
(#32) Missing space before value for key 'enum'. (key-spacing)
(#32) Missing space before value for key 'interface'. (key-spacing)
(#32) Missing space before value for key 'typedef'. (key-spacing)
(#32) Missing space before value for key 'extends'. (key-spacing)
(#32) Missing space before value for key 'implements'. (key-spacing)
(#32) Missing space before value for key 'dynamic'. (key-spacing)
(#39) Missing JSDoc comment. (require-jsdoc)
(#44) Missing JSDoc comment. (require-jsdoc)
(#45) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#46) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#47) Expected { after 'if' condition. (curly)
(#57) Missing JSDoc comment. (require-jsdoc)
(#62) Missing JSDoc comment. (require-jsdoc)
(#64) Expected { after 'if' condition. (curly)
(#66) Expected { after 'if' condition. (curly)
(#66) Unnecessary escape character: \: (no-useless-escape)
(#72) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#76) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#81) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#85) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#89) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#94) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#98) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#101) Unexpected space between function name and paren. (no-spaced-func)
(#103) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#107) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#109) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#109) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#109) Expected space(s) after "if". (keyword-spacing)
(#112) 'word' used outside of binding context. (block-scoped-var)
(#113) 'word' used outside of binding context. (block-scoped-var)
(#116) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#118) 'word' is already defined (no-redeclare)
(#118) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#125) Missing JSDoc comment. (require-jsdoc)
(#127) Expected { after 'if' condition. (curly)
(#133) Missing JSDoc comment. (require-jsdoc)
(#134) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#135) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#149) Missing JSDoc comment. (require-jsdoc)
(#155) Expected { after 'if' condition. (curly)
(#155) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#158) Missing JSDoc comment. (require-jsdoc)
(#158) Expected to return a value at the end of this function. (consistent-return)
(#159) Expected { after 'for' condition. (curly)
(#160) Expected { after 'if' condition. (curly)
(#163) Missing JSDoc comment. (require-jsdoc)
(#167) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#167) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#167) Unexpected use of comma operator. (no-sequences)
(#169) Expected { after 'if' condition. (curly)
(#172) Expected space(s) after "while". (keyword-spacing)
(#172) Unexpected constant condition. (no-constant-condition)
(#175) Expected { after 'while' condition. (curly)
(#175) Expected space(s) after "while". (keyword-spacing)
(#177) Expected { after 'if' condition. (curly)
(#178) Expected { after 'if' condition. (curly)
(#179) Expected { after 'if' condition. (curly)
(#185) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#185) Missing JSDoc comment. (require-jsdoc)
(#185) Expected to return a value at the end of this function. (consistent-return)
(#187) Expected { after 'if' condition. (curly)
(#190) Expected { after 'for' condition. (curly)
(#190) Infix operators must be spaced. (space-infix-ops)
(#191) Expected space(s) after "if". (keyword-spacing)
(#191) Expected { after 'if' condition. (curly)
(#191) Infix operators must be spaced. (space-infix-ops)
(#195) Missing JSDoc comment. (require-jsdoc)
(#197) Expected { after 'for' condition. (curly)
(#198) Expected space(s) after "if". (keyword-spacing)
(#198) Expected { after 'if' condition. (curly)
(#199) There should be no space after '{' (object-curly-spacing)
(#199) There should be no space before '}' (object-curly-spacing)
(#204) Missing JSDoc comment. (require-jsdoc)
(#205) Expected { after 'for' condition. (curly)
(#207) Missing JSDoc comment. (require-jsdoc)
(#211) Missing JSDoc comment. (require-jsdoc)
(#215) Expected { after 'for' condition. (curly)
(#216) Expected { after 'if' condition. (curly)
(#224) Missing JSDoc comment. (require-jsdoc)
(#225) Expected { after 'if' condition. (curly)
(#228) Missing JSDoc comment. (require-jsdoc)
(#232) Missing JSDoc comment. (require-jsdoc)
(#240) Missing JSDoc comment. (require-jsdoc)
(#243) Expected { after 'if' condition. (curly)
(#250) Missing JSDoc comment. (require-jsdoc)
(#251) Missing JSDoc comment. (require-jsdoc)
(#252) Expected { after 'if' condition. (curly)
(#253) Expected { after 'if' condition. (curly)
(#254) Expected { after 'else'. (curly)
(#255) Unnecessary semicolon. (no-extra-semi)
(#259) Missing JSDoc comment. (require-jsdoc)
(#260) Expected { after 'if' condition. (curly)
(#261) Expected { after 'if' condition. (curly)
(#262) Expected { after 'if' condition. (curly)
(#263) Expected { after 'if' condition. (curly)
(#264) Expected { after 'if' condition. (curly)
(#265) Expected { after 'if' condition. (curly)
(#266) Expected { after 'if' condition. (curly)
(#267) Expected { after 'if' condition. (curly)
(#268) Expected { after 'if' condition. (curly)
(#270) Expected { after 'if' condition. (curly)
(#271) Expected { after 'if' condition. (curly)
(#273) Expected { after 'if' condition. (curly)
(#274) Expected { after 'if' condition. (curly)
(#275) Expected { after 'if' condition. (curly)
(#277) Expected { after 'if' condition. (curly)
(#278) Expected { after 'if' condition. (curly)
(#281) Missing JSDoc comment. (require-jsdoc)
(#282) Expected { after 'if' condition. (curly)
(#283) Expected { after 'if' condition. (curly)
(#284) Expected { after 'if' condition. (curly)
(#285) Expected { after 'if' condition. (curly)
(#286) Expected { after 'if' condition. (curly)
(#287) Expected { after 'if' condition. (curly)
(#288) Expected { after 'if' condition. (curly)
(#291) Missing JSDoc comment. (require-jsdoc)
(#292) Expected { after 'if' condition. (curly)
(#296) Missing JSDoc comment. (require-jsdoc)
(#296) Expected to return a value at the end of this function. (consistent-return)
(#297) Expected { after 'if' condition. (curly)
(#298) Expected { after 'if' condition. (curly)
(#299) Expected { after 'if' condition. (curly)
(#299) Expected a return value. (consistent-return)
(#300) Expected { after 'if' condition. (curly)
(#301) Expected { after 'if' condition. (curly)
(#302) Expected { after 'if' condition. (curly)
(#305) Missing JSDoc comment. (require-jsdoc)
(#305) Expected to return a value at the end of this function. (consistent-return)
(#306) Expected { after 'if' condition. (curly)
(#307) Expected { after 'if' condition. (curly)
(#308) Expected { after 'if' condition. (curly)
(#311) Missing JSDoc comment. (require-jsdoc)
(#311) Expected to return a value at the end of this function. (consistent-return)
(#312) Expected space(s) after "if". (keyword-spacing)
(#312) Expected { after 'if' condition. (curly)
(#313) Expected space(s) after "if". (keyword-spacing)
(#313) Expected { after 'if' condition. (curly)
(#314) Expected { after 'if' condition. (curly)
(#314) Expected space(s) after "if". (keyword-spacing)
(#316) Missing JSDoc comment. (require-jsdoc)
(#316) Expected to return a value at the end of this function. (consistent-return)
(#317) Expected space(s) after "if". (keyword-spacing)
(#317) Expected { after 'if' condition. (curly)
(#320) Missing JSDoc comment. (require-jsdoc)
(#320) Expected to return a value at the end of this function. (consistent-return)
(#320) Unexpected space before function parentheses. (space-before-function-paren)
(#321) Expected space(s) after "if". (keyword-spacing)
(#321) Statement inside of curly braces should be on next line. (brace-style)
(#321) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#321) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#322) Expected { after 'if' condition. (curly)
(#322) Expected space(s) after "if". (keyword-spacing)
(#322) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#325) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#325) Missing JSDoc comment. (require-jsdoc)
(#325) Expected to return a value at the end of this function. (consistent-return)
(#325) Unexpected space before function parentheses. (space-before-function-paren)
(#327) Expected space(s) after "if". (keyword-spacing)
(#327) Statement inside of curly braces should be on next line. (brace-style)
(#327) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#327) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#328) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#328) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#328) Statement inside of curly braces should be on next line. (brace-style)
(#331) Missing JSDoc comment. (require-jsdoc)
(#332) Expected { after 'if' condition. (curly)
(#335) Missing JSDoc comment. (require-jsdoc)
(#335) Expected to return a value at the end of this function. (consistent-return)
(#336) Requires a space after '{'. (block-spacing)
(#336) Statement inside of curly braces should be on next line. (brace-style)
(#336) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#336) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#336) Requires a space before '}'. (block-spacing)
(#338) Missing JSDoc comment. (require-jsdoc)
(#338) Expected to return a value at the end of this function. (consistent-return)
(#339) Expected { after 'if' condition. (curly)
(#340) Expected { after 'if' condition. (curly)
(#342) Missing JSDoc comment. (require-jsdoc)
(#343) Missing JSDoc comment. (require-jsdoc)
(#344) Expected { after 'if' condition. (curly)
(#345) Expected { after 'if' condition. (curly)
(#349) Expected { after 'if' condition. (curly)
(#350) Expected { after 'else'. (curly)
(#353) Missing JSDoc comment. (require-jsdoc)
(#354) Expected { after 'if' condition. (curly)
(#357) Missing JSDoc comment. (require-jsdoc)
(#358) Requires a space after '{'. (block-spacing)
(#358) Missing space before opening brace. (space-before-blocks)
(#358) Statement inside of curly braces should be on next line. (brace-style)
(#358) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#358) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#358) Requires a space before '}'. (block-spacing)
(#361) Missing JSDoc comment. (require-jsdoc)
(#361) Expected to return a value at the end of this function. (consistent-return)
(#362) Expected { after 'if' condition. (curly)
(#363) Expected { after 'if' condition. (curly)
(#365) Missing JSDoc comment. (require-jsdoc)
(#371) Missing JSDoc comment. (require-jsdoc)
(#371) Expected to return a value at the end of this function. (consistent-return)
(#372) Expected { after 'if' condition. (curly)
(#374) Missing JSDoc comment. (require-jsdoc)
(#374) Expected to return a value at the end of this function. (consistent-return)
(#375) Requires a space after '{'. (block-spacing)
(#375) Statement inside of curly braces should be on next line. (brace-style)
(#375) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#375) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#375) Requires a space before '}'. (block-spacing)
(#376) Expected { after 'if' condition. (curly)
(#377) Expected { after 'if' condition. (curly)
(#379) Missing JSDoc comment. (require-jsdoc)
(#379) Expected to return a value at the end of this function. (consistent-return)
(#380) Expected { after 'if' condition. (curly)
(#380) Expected space(s) after "if". (keyword-spacing)
(#382) Missing JSDoc comment. (require-jsdoc)
(#382) Expected to return a value at the end of this function. (consistent-return)
(#383) Expected { after 'if' condition. (curly)
(#383) Expected space(s) after "if". (keyword-spacing)
(#384) Expected { after 'if' condition. (curly)
(#384) Expected space(s) after "if". (keyword-spacing)
(#385) Expected { after 'if' condition. (curly)
(#385) Expected space(s) after "if". (keyword-spacing)
(#387) Missing JSDoc comment. (require-jsdoc)
(#387) Expected to return a value at the end of this function. (consistent-return)
(#388) Expected { after 'if' condition. (curly)
(#388) Expected space(s) after "if". (keyword-spacing)
(#390) Missing JSDoc comment. (require-jsdoc)
(#390) Expected to return a value at the end of this function. (consistent-return)
(#391) Requires a space after '{'. (block-spacing)
(#391) Statement inside of curly braces should be on next line. (brace-style)
(#391) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#391) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#391) Requires a space before '}'. (block-spacing)
(#414) Expected { after 'if' condition. (curly)
(#418) Expected { after 'if' condition. (curly)
(#420) Expected { after 'if' condition. (curly)
(#427) Expected { after 'if' condition. (curly)
(#428) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#429) Expected { after 'if' condition. (curly)
(#430) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#431) Expected { after 'if' condition. (curly)
(#432) Expected { after 'if' condition. (curly)
(#433) Expected { after 'if' condition. (curly)
(#434) Expected { after 'if' condition. (curly)
(#436) Expected { after 'if' condition. (curly)
(#437) Expected { after 'else'. (curly)
(#449) Unexpected space before function parentheses. (space-before-function-paren)
(#452) Unexpected space before function parentheses. (space-before-function-paren)
(#458) Unexpected space before function parentheses. (space-before-function-paren)
(#462) Expected space or tab after '//' in comment. (spaced-comment)
(#487) 'ch' is already defined (no-redeclare)
(#495) Empty block statement. (no-empty)
mod/virtualclass/bundle/virtualclass/codemirror/mode/htmlembedded/htmlembedded.js
(#5) Expected { after 'if' condition. (curly)
(#8) Expected { after 'if' condition. (curly)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#24) Missing space before value for key 'scriptingModeSpec'. (key-spacing)
(#25) Missing space before value for key 'scriptingModeSpec'. (key-spacing)
(#26) Missing space before value for key 'scriptingModeSpec'. (key-spacing)
(#27) Missing space before value for key 'scriptingModeSpec'. (key-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/mode/htmlmixed/htmlmixed.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Expected { after 'if' condition. (curly)
(#31) Missing JSDoc comment. (require-jsdoc)
(#33) Expected { after 'if' condition. (curly)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#39) Expected { after 'if' condition. (curly)
(#39) Unnecessary escape character: \" (no-useless-escape)
(#39) Unnecessary escape character: \' (no-useless-escape)
(#58) Missing JSDoc comment. (require-jsdoc)
(#61) Expected { after 'if' condition. (curly)
(#64) Expected { after 'if' condition. (curly)
(#68) Missing JSDoc comment. (require-jsdoc)
(#77) Missing JSDoc comment. (require-jsdoc)
(#94) Expected { after 'if' condition. (curly)
(#105) Expected { after 'if' condition. (curly)
(#107) Expected { after 'if' condition. (curly)
(#109) Expected { after 'else'. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/http/http.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#21) Missing JSDoc comment. (require-jsdoc)
(#33) Missing JSDoc comment. (require-jsdoc)
(#35) Expected { after 'if' condition. (curly)
(#54) Missing JSDoc comment. (require-jsdoc)
(#60) Missing JSDoc comment. (require-jsdoc)
(#66) Missing JSDoc comment. (require-jsdoc)
(#75) Missing JSDoc comment. (require-jsdoc)
(#89) Missing JSDoc comment. (require-jsdoc)
(#97) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/idl/idl.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Missing JSDoc comment. (require-jsdoc)
(#16) Unnecessary semicolon. (no-extra-semi)
(#244) Missing JSDoc comment. (require-jsdoc)
(#246) Expected { after 'if' condition. (curly)
(#256) Expected { after 'if' condition. (curly)
(#258) Expected { after 'if' condition. (curly)
(#260) Expected { after 'if' condition. (curly)
(#265) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#265) Statement inside of curly braces should be on next line. (brace-style)
(#266) Statement inside of curly braces should be on next line. (brace-style)
(#266) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#269) Statement inside of curly braces should be on next line. (brace-style)
(#269) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#270) Statement inside of curly braces should be on next line. (brace-style)
(#270) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#271) Statement inside of curly braces should be on next line. (brace-style)
(#271) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#274) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#279) Unnecessary semicolon. (no-extra-semi)
mod/virtualclass/bundle/virtualclass/codemirror/mode/jade/jade.js
(#5) Expected { after 'if' condition. (curly)
(#6) Line 6 exceeds the maximum line length of 132. (max-len)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Missing JSDoc comment. (require-jsdoc)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#105) Missing JSDoc comment. (require-jsdoc)
(#118) Expected { after 'if' condition. (curly)
(#119) Expected no return value. (consistent-return)
(#122) Missing JSDoc comment. (require-jsdoc)
(#139) Expected no return value. (consistent-return)
(#143) Missing JSDoc comment. (require-jsdoc)
(#143) Expected to return a value at the end of this function. (consistent-return)
(#149) Missing JSDoc comment. (require-jsdoc)
(#149) Expected to return a value at the end of this function. (consistent-return)
(#155) Missing JSDoc comment. (require-jsdoc)
(#155) Expected to return a value at the end of this function. (consistent-return)
(#163) Missing JSDoc comment. (require-jsdoc)
(#163) Expected to return a value at the end of this function. (consistent-return)
(#179) Missing JSDoc comment. (require-jsdoc)
(#179) Expected to return a value at the end of this function. (consistent-return)
(#186) Missing JSDoc comment. (require-jsdoc)
(#186) Expected to return a value at the end of this function. (consistent-return)
(#194) Missing JSDoc comment. (require-jsdoc)
(#194) Expected to return a value at the end of this function. (consistent-return)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Expected to return a value at the end of this function. (consistent-return)
(#207) Missing JSDoc comment. (require-jsdoc)
(#207) Expected to return a value at the end of this function. (consistent-return)
(#213) Missing JSDoc comment. (require-jsdoc)
(#213) Expected to return a value at the end of this function. (consistent-return)
(#219) Missing JSDoc comment. (require-jsdoc)
(#219) Expected to return a value at the end of this function. (consistent-return)
(#226) Missing JSDoc comment. (require-jsdoc)
(#226) Expected to return a value at the end of this function. (consistent-return)
(#233) Missing JSDoc comment. (require-jsdoc)
(#233) Expected to return a value at the end of this function. (consistent-return)
(#240) Missing JSDoc comment. (require-jsdoc)
(#240) Expected to return a value at the end of this function. (consistent-return)
(#249) Missing JSDoc comment. (require-jsdoc)
(#249) Expected to return a value at the end of this function. (consistent-return)
(#256) Missing JSDoc comment. (require-jsdoc)
(#256) Expected to return a value at the end of this function. (consistent-return)
(#270) Missing JSDoc comment. (require-jsdoc)
(#270) Expected to return a value at the end of this function. (consistent-return)
(#281) Missing JSDoc comment. (require-jsdoc)
(#281) Expected to return a value at the end of this function. (consistent-return)
(#288) Missing JSDoc comment. (require-jsdoc)
(#288) Expected to return a value at the end of this function. (consistent-return)
(#294) Missing JSDoc comment. (require-jsdoc)
(#294) Expected to return a value at the end of this function. (consistent-return)
(#303) Expected { after 'while' condition. (curly)
(#309) Missing JSDoc comment. (require-jsdoc)
(#309) Expected to return a value at the end of this function. (consistent-return)
(#316) Missing JSDoc comment. (require-jsdoc)
(#316) Expected to return a value at the end of this function. (consistent-return)
(#318) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#327) Missing JSDoc comment. (require-jsdoc)
(#327) Expected to return a value at the end of this function. (consistent-return)
(#344) Missing JSDoc comment. (require-jsdoc)
(#344) Expected to return a value at the end of this function. (consistent-return)
(#351) Missing JSDoc comment. (require-jsdoc)
(#351) Expected to return a value at the end of this function. (consistent-return)
(#357) Missing JSDoc comment. (require-jsdoc)
(#357) Expected to return a value at the end of this function. (consistent-return)
(#363) Missing JSDoc comment. (require-jsdoc)
(#363) Expected to return a value at the end of this function. (consistent-return)
(#375) Missing JSDoc comment. (require-jsdoc)
(#375) Expected to return a value at the end of this function. (consistent-return)
(#382) Multiple spaces found before 'if'. (no-multi-spaces)
(#405) The Function constructor is eval. (no-new-func)
(#411) Expected space or tab after '//' in comment. (spaced-comment)
(#419) Missing JSDoc comment. (require-jsdoc)
(#419) Expected to return a value at the end of this function. (consistent-return)
(#427) Missing JSDoc comment. (require-jsdoc)
(#427) Expected to return a value at the end of this function. (consistent-return)
(#433) Missing JSDoc comment. (require-jsdoc)
(#433) Expected to return a value at the end of this function. (consistent-return)
(#441) Missing JSDoc comment. (require-jsdoc)
(#441) Expected to return a value at the end of this function. (consistent-return)
(#447) Missing JSDoc comment. (require-jsdoc)
(#447) Expected to return a value at the end of this function. (consistent-return)
(#459) Missing JSDoc comment. (require-jsdoc)
(#459) Expected to return a value at the end of this function. (consistent-return)
(#472) Missing JSDoc comment. (require-jsdoc)
(#478) Missing JSDoc comment. (require-jsdoc)
(#491) Missing JSDoc comment. (require-jsdoc)
(#491) Expected to return a value at the end of this function. (consistent-return)
(#497) Unexpected space before function parentheses. (space-before-function-paren)
(#511) Missing JSDoc comment. (require-jsdoc)
(#511) Expected to return a value at the end of this function. (consistent-return)
(#525) Missing JSDoc comment. (require-jsdoc)
(#528) Missing JSDoc comment. (require-jsdoc)
(#531) Missing JSDoc @returns for function. (valid-jsdoc)
(#537) Function 'nextToken' has a complexity of 40. (complexity)
mod/virtualclass/bundle/virtualclass/codemirror/mode/javascript/javascript.js
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#26) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#26) Missing space before opening brace. (space-before-blocks)
(#27) Missing JSDoc comment. (require-jsdoc)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#73) Missing JSDoc comment. (require-jsdoc)
(#74) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#74) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#75) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#77) Expected { after 'if' condition. (curly)
(#78) Expected { after 'if' condition. (curly)
(#79) Expected { after 'if' condition. (curly)
(#88) Missing JSDoc comment. (require-jsdoc)
(#92) Missing JSDoc comment. (require-jsdoc)
(#92) Function 'tokenBase' has a complexity of 21. (complexity)
(#92) Expected to return a value at the end of this function. (consistent-return)
(#101) Unnecessary escape character: \: (no-useless-escape)
(#138) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#144) Missing JSDoc comment. (require-jsdoc)
(#146) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#147) Missing space before opening brace. (space-before-blocks)
(#151) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#152) Expected { after 'if' condition. (curly)
(#155) Expected { after 'if' condition. (curly)
(#160) Missing JSDoc comment. (require-jsdoc)
(#161) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#162) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#172) Missing JSDoc comment. (require-jsdoc)
(#173) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#174) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#192) Missing JSDoc comment. (require-jsdoc)
(#193) Expected { after 'if' condition. (curly)
(#195) Expected { after 'if' condition. (curly)
(#197) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#202) Statement inside of curly braces should be on next line. (brace-style)
(#202) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#202) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#203) Expected { after 'if' condition. (curly)
(#215) Expected { after 'if' condition. (curly)
(#215) 'pos' used outside of binding context. (block-scoped-var)
(#220) Line 220 exceeds the maximum line length of 132. (max-len)
(#222) Missing JSDoc comment. (require-jsdoc)
(#228) Expected { after 'if' condition. (curly)
(#228) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#231) Missing JSDoc comment. (require-jsdoc)
(#231) Expected to return a value at the end of this function. (consistent-return)
(#232) Expected { after 'for' condition. (curly)
(#232) 'v' used outside of binding context. (block-scoped-var)
(#232) 'v' used outside of binding context. (block-scoped-var)
(#232) 'v' used outside of binding context. (block-scoped-var)
(#232) 'v' used outside of binding context. (block-scoped-var)
(#233) Expected { after 'if' condition. (curly)
(#233) 'v' used outside of binding context. (block-scoped-var)
(#235) Expected { after 'for' condition. (curly)
(#235) 'v' is already defined (no-redeclare)
(#235) 'v' used outside of binding context. (block-scoped-var)
(#235) 'v' used outside of binding context. (block-scoped-var)
(#235) 'v' used outside of binding context. (block-scoped-var)
(#235) 'v' used outside of binding context. (block-scoped-var)
(#236) Expected { after 'if' condition. (curly)
(#236) 'v' used outside of binding context. (block-scoped-var)
(#240) Missing JSDoc comment. (require-jsdoc)
(#244) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#244) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#244) Unexpected use of comma operator. (no-sequences)
(#246) Expected { after 'if' condition. (curly)
(#249) Unexpected constant condition. (no-constant-condition)
(#249) Expected space(s) after "while". (keyword-spacing)
(#250) Do not nest ternary expressions (no-nested-ternary)
(#252) Expected { after 'while' condition. (curly)
(#252) Expected space(s) after "while". (keyword-spacing)
(#254) Expected { after 'if' condition. (curly)
(#255) Expected { after 'if' condition. (curly)
(#264) Missing JSDoc comment. (require-jsdoc)
(#265) Expected { after 'for' condition. (curly)
(#267) Missing JSDoc comment. (require-jsdoc)
(#271) Missing JSDoc comment. (require-jsdoc)
(#272) Missing JSDoc comment. (require-jsdoc)
(#273) Expected { after 'for' condition. (curly)
(#274) Expected { after 'if' condition. (curly)
(#280) Expected { after 'if' condition. (curly)
(#283) Expected { after 'if' condition. (curly)
(#284) Expected { after 'if' condition. (curly)
(#292) Missing JSDoc comment. (require-jsdoc)
(#296) Missing JSDoc comment. (require-jsdoc)
(#300) Missing JSDoc comment. (require-jsdoc)
(#302) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#303) Expected { after 'if' condition. (curly)
(#304) Expected { after 'else'. (curly)
(#304) Expected { after 'for' condition. (curly)
(#311) Missing JSDoc comment. (require-jsdoc)
(#314) Expected { after 'if' condition. (curly)
(#321) Missing JSDoc comment. (require-jsdoc)
(#322) Missing JSDoc comment. (require-jsdoc)
(#323) Expected { after 'if' condition. (curly)
(#324) Expected { after 'if' condition. (curly)
(#325) Expected { after 'else'. (curly)
(#326) Unnecessary semicolon. (no-extra-semi)
(#330) Missing JSDoc comment. (require-jsdoc)
(#331) Expected { after 'if' condition. (curly)
(#332) Expected { after 'if' condition. (curly)
(#333) Expected { after 'if' condition. (curly)
(#334) Expected { after 'if' condition. (curly)
(#335) Expected { after 'if' condition. (curly)
(#337) Expected { after 'if' condition. (curly)
(#341) Expected { after 'if' condition. (curly)
(#342) Expected { after 'if' condition. (curly)
(#343) Expected { after 'if' condition. (curly)
(#344) Expected { after 'if' condition. (curly)
(#346) Expected { after 'if' condition. (curly)
(#347) Expected { after 'if' condition. (curly)
(#348) Expected { after 'if' condition. (curly)
(#350) Expected { after 'if' condition. (curly)
(#351) Expected { after 'if' condition. (curly)
(#352) Expected { after 'if' condition. (curly)
(#353) Expected { after 'if' condition. (curly)
(#356) Missing JSDoc comment. (require-jsdoc)
(#359) Missing JSDoc comment. (require-jsdoc)
(#362) Missing JSDoc comment. (require-jsdoc)
(#365) Expected { after 'if' condition. (curly)
(#366) Expected { after 'if' condition. (curly)
(#370) Expected { after 'if' condition. (curly)
(#371) Expected { after 'if' condition. (curly)
(#372) Expected { after 'if' condition. (curly)
(#373) Expected { after 'if' condition. (curly)
(#374) Expected { after 'if' condition. (curly)
(#375) Expected { after 'if' condition. (curly)
(#376) Expected { after 'if' condition. (curly)
(#377) Statement inside of curly braces should be on next line. (brace-style)
(#377) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#380) Missing JSDoc comment. (require-jsdoc)
(#381) Expected { after 'if' condition. (curly)
(#384) Missing JSDoc comment. (require-jsdoc)
(#385) Expected { after 'if' condition. (curly)
(#389) Missing JSDoc comment. (require-jsdoc)
(#390) Expected { after 'if' condition. (curly)
(#393) Missing JSDoc comment. (require-jsdoc)
(#393) Expected to return a value at the end of this function. (consistent-return)
(#396) Expected { after 'if' condition. (curly)
(#398) Expected { after 'if' condition. (curly)
(#399) Expected { after 'if' condition. (curly)
(#402) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#402) Statement inside of curly braces should be on next line. (brace-style)
(#403) Expected { after 'if' condition. (curly)
(#403) Expected a return value. (consistent-return)
(#404) Expected { after 'if' condition. (curly)
(#405) Expected { after 'if' condition. (curly)
(#406) Expected { after 'if' condition. (curly)
(#408) Missing JSDoc comment. (require-jsdoc)
(#409) Expected { after 'if' condition. (curly)
(#410) Expected { after 'if' condition. (curly)
(#413) Missing JSDoc comment. (require-jsdoc)
(#413) Expected to return a value at the end of this function. (consistent-return)
(#420) Missing JSDoc comment. (require-jsdoc)
(#424) Missing JSDoc comment. (require-jsdoc)
(#428) Missing JSDoc comment. (require-jsdoc)
(#429) Expected { after 'if' condition. (curly)
(#432) Missing JSDoc comment. (require-jsdoc)
(#432) Expected to return a value at the end of this function. (consistent-return)
(#433) Requires a space after '{'. (block-spacing)
(#433) Statement inside of curly braces should be on next line. (brace-style)
(#433) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#433) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#433) Requires a space before '}'. (block-spacing)
(#435) Missing JSDoc comment. (require-jsdoc)
(#435) Expected to return a value at the end of this function. (consistent-return)
(#438) Expected { after 'if' condition. (curly)
(#449) Missing JSDoc comment. (require-jsdoc)
(#450) Expected { after 'if' condition. (curly)
(#454) Missing JSDoc comment. (require-jsdoc)
(#454) Expected to return a value at the end of this function. (consistent-return)
(#455) Expected { after 'if' condition. (curly)
(#456) Expected { after 'if' condition. (curly)
(#458) Missing JSDoc comment. (require-jsdoc)
(#459) Missing JSDoc comment. (require-jsdoc)
(#462) Expected { after 'if' condition. (curly)
(#465) Expected { after 'if' condition. (curly)
(#469) Expected { after 'if' condition. (curly)
(#473) Missing JSDoc comment. (require-jsdoc)
(#474) Expected { after 'for' condition. (curly)
(#478) Missing JSDoc comment. (require-jsdoc)
(#479) Expected { after 'if' condition. (curly)
(#482) Missing JSDoc comment. (require-jsdoc)
(#482) Expected to return a value at the end of this function. (consistent-return)
(#483) Expected { after 'if' condition. (curly)
(#485) Missing JSDoc comment. (require-jsdoc)
(#485) Expected to return a value at the end of this function. (consistent-return)
(#486) Expected { after 'if' condition. (curly)
(#488) Missing JSDoc comment. (require-jsdoc)
(#488) Expected to return a value at the end of this function. (consistent-return)
(#489) Requires a space after '{'. (block-spacing)
(#489) Statement inside of curly braces should be on next line. (brace-style)
(#489) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#489) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#489) Requires a space before '}'. (block-spacing)
(#491) Missing JSDoc comment. (require-jsdoc)
(#494) Missing JSDoc comment. (require-jsdoc)
(#494) Expected to return a value at the end of this function. (consistent-return)
(#495) Statement inside of curly braces should be on next line. (brace-style)
(#495) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#495) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#496) Expected { after 'if' condition. (curly)
(#497) Expected { after 'if' condition. (curly)
(#499) Missing JSDoc comment. (require-jsdoc)
(#504) Expected { after 'if' condition. (curly)
(#507) Missing JSDoc comment. (require-jsdoc)
(#507) Expected to return a value at the end of this function. (consistent-return)
(#508) Expected { after 'if' condition. (curly)
(#510) Missing JSDoc comment. (require-jsdoc)
(#510) Expected to return a value at the end of this function. (consistent-return)
(#511) Expected { after 'if' condition. (curly)
(#513) Missing JSDoc comment. (require-jsdoc)
(#513) Expected to return a value at the end of this function. (consistent-return)
(#514) Expected { after 'if' condition. (curly)
(#516) Missing JSDoc comment. (require-jsdoc)
(#516) Expected to return a value at the end of this function. (consistent-return)
(#517) Expected { after 'if' condition. (curly)
(#519) Missing JSDoc comment. (require-jsdoc)
(#520) Expected { after 'if' condition. (curly)
(#521) Expected { after 'if' condition. (curly)
(#522) Expected { after 'if' condition. (curly)
(#525) Missing JSDoc comment. (require-jsdoc)
(#526) Statement inside of curly braces should be on next line. (brace-style)
(#526) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#526) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#529) Missing JSDoc comment. (require-jsdoc)
(#530) Expected { after 'if' condition. (curly)
(#531) Statement inside of curly braces should be on next line. (brace-style)
(#531) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#531) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#534) Missing JSDoc comment. (require-jsdoc)
(#535) Expected { after 'if' condition. (curly)
(#537) Missing JSDoc comment. (require-jsdoc)
(#537) Expected to return a value at the end of this function. (consistent-return)
(#538) Requires a space after '{'. (block-spacing)
(#538) Statement inside of curly braces should be on next line. (brace-style)
(#538) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#538) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#538) Requires a space before '}'. (block-spacing)
(#539) Requires a space after '{'. (block-spacing)
(#539) Statement inside of curly braces should be on next line. (brace-style)
(#539) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#539) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#539) Requires a space before '}'. (block-spacing)
(#540) Expected { after 'if' condition. (curly)
(#542) Missing JSDoc comment. (require-jsdoc)
(#543) Expected { after 'if' condition. (curly)
(#546) Missing JSDoc comment. (require-jsdoc)
(#546) Expected to return a value at the end of this function. (consistent-return)
(#547) Requires a space after '{'. (block-spacing)
(#547) Statement inside of curly braces should be on next line. (brace-style)
(#547) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#547) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#547) Requires a space before '}'. (block-spacing)
(#549) Missing JSDoc comment. (require-jsdoc)
(#549) Expected to return a value at the end of this function. (consistent-return)
(#550) Expected { after 'if' condition. (curly)
(#551) Expected { after 'if' condition. (curly)
(#553) Missing JSDoc comment. (require-jsdoc)
(#553) Expected to return a value at the end of this function. (consistent-return)
(#560) Expected { after 'if' condition. (curly)
(#567) Expected { after 'if' condition. (curly)
(#568) Expected { after 'if' condition. (curly)
(#570) Missing JSDoc comment. (require-jsdoc)
(#571) Expected { after 'if' condition. (curly)
(#575) Missing JSDoc comment. (require-jsdoc)
(#575) Expected to return a value at the end of this function. (consistent-return)
(#576) Expected { after 'if' condition. (curly)
(#577) Statement inside of curly braces should be on next line. (brace-style)
(#577) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#577) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#579) Missing JSDoc comment. (require-jsdoc)
(#580) Statement inside of curly braces should be on next line. (brace-style)
(#580) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#580) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#581) Statement inside of curly braces should be on next line. (brace-style)
(#581) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#581) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#584) Missing JSDoc comment. (require-jsdoc)
(#585) Expected { after 'if' condition. (curly)
(#588) Missing JSDoc comment. (require-jsdoc)
(#589) Expected { after 'if' condition. (curly)
(#590) Expected { after 'if' condition. (curly)
(#591) Expected { after 'if' condition. (curly)
(#594) Missing JSDoc comment. (require-jsdoc)
(#594) Expected to return a value at the end of this function. (consistent-return)
(#595) Statement inside of curly braces should be on next line. (brace-style)
(#595) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#595) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#597) Missing JSDoc comment. (require-jsdoc)
(#597) Expected to return a value at the end of this function. (consistent-return)
(#598) Statement inside of curly braces should be on next line. (brace-style)
(#598) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#598) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#600) Missing JSDoc comment. (require-jsdoc)
(#601) Expected { after 'if' condition. (curly)
(#604) Missing JSDoc comment. (require-jsdoc)
(#605) Expected { after 'if' condition. (curly)
(#606) Expected { after 'if' condition. (curly)
(#609) Missing JSDoc comment. (require-jsdoc)
(#609) Expected to return a value at the end of this function. (consistent-return)
(#610) Expected { after 'if' condition. (curly)
(#611) Expected { after 'if' condition. (curly)
(#614) Missing JSDoc comment. (require-jsdoc)
(#633) Expected { after 'if' condition. (curly)
(#640) Expected { after 'if' condition. (curly)
(#645) Expected { after 'if' condition. (curly)
(#647) Expected { after 'if' condition. (curly)
(#652) Function 'indent' has a complexity of 22. (complexity)
(#653) Expected { after 'if' condition. (curly)
(#654) Expected { after 'if' condition. (curly)
(#655) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#657) Expected { after 'if' condition. (curly)
(#659) Expected { after 'if' condition. (curly)
(#660) Expected { after 'if' condition. (curly)
(#662) Expected { after 'if' condition. (curly)
(#663) Expected { after 'if' condition. (curly)
(#665) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#667) Line 667 exceeds the maximum line length of 132. (max-len)
(#667) Expected { after 'if' condition. (curly)
(#668) Expected { after 'if' condition. (curly)
(#669) Expected { after 'if' condition. (curly)
(#670) Expected { after 'if' condition. (curly)
(#672) Expected { after 'if' condition. (curly)
(#674) Expected { after 'if' condition. (curly)
(#675) Expected { after 'else'. (curly)
(#701) There should be no space after '{' (object-curly-spacing)
(#701) There should be no space before '}' (object-curly-spacing)
(#702) There should be no space after '{' (object-curly-spacing)
(#702) There should be no space before '}' (object-curly-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/mode/javascript/test.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) 'test' is not defined. (no-undef)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#8) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#9) Line 9 exceeds the maximum line length of 132. (max-len)
(#11) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#14) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#20) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#28) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#37) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#43) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#50) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#55) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#58) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#60) Line 60 exceeds the maximum line length of 132. (max-len)
(#64) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#67) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#70) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#73) Line 73 exceeds the maximum line length of 132. (max-len)
(#76) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#81) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#83) Line 83 exceeds the maximum line length of 132. (max-len)
(#84) Line 84 exceeds the maximum line length of 132. (max-len)
(#87) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#88) Line 88 exceeds the maximum line length of 132. (max-len)
(#90) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#91) Line 91 exceeds the maximum line length of 132. (max-len)
(#93) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#99) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#114) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#121) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#127) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#137) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#143) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#149) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#153) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#156) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#163) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#168) Identifier 'jsonld_mode' is not in camel case. (camelcase)
(#168) 'CodeMirror' is not defined. (no-undef)
(#172) Missing JSDoc comment. (require-jsdoc)
(#173) 'test' is not defined. (no-undef)
(#176) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#198) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/mode/jinja2/jinja2.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#36) Function 'tokenBase' has a complexity of 29. (complexity)
(#36) Missing JSDoc comment. (require-jsdoc)
(#36) Expected to return a value at the end of this function. (consistent-return)
(#36) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Expected space or tab after '//' in comment. (spaced-comment)
(#41) Expected space(s) after "if". (keyword-spacing)
(#44) Unnecessary escape character: \# (no-useless-escape)
(#48) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Expected space(s) after "if". (keyword-spacing)
(#53) Expected space(s) after "if". (keyword-spacing)
(#56) Expected space(s) after "if". (keyword-spacing)
(#60) Expected space or tab after '//' in comment. (spaced-comment)
(#61) Expected space(s) after "if". (keyword-spacing)
(#63) Expected space(s) after "if". (keyword-spacing)
(#66) Expected space(s) after "if". (keyword-spacing)
(#71) Expected space(s) after "if". (keyword-spacing)
(#72) Expected space(s) after "if". (keyword-spacing)
(#77) Expected space(s) after "if". (keyword-spacing)
(#81) Expected space(s) after "if". (keyword-spacing)
(#84) Expected space(s) after "if". (keyword-spacing)
(#87) Expected space(s) after "if". (keyword-spacing)
(#90) Expected space(s) after "if". (keyword-spacing)
(#91) Expected space(s) after "if". (keyword-spacing)
(#94) Expected space(s) after "if". (keyword-spacing)
(#97) Expected space(s) after "if". (keyword-spacing)
(#100) Expected space(s) after "if". (keyword-spacing)
(#110) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#112) Expected space(s) after "if". (keyword-spacing)
(#115) Unnecessary escape character: \# (no-useless-escape)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#120) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#121) Expected space or tab after '//' in comment. (spaced-comment)
(#123) Expected space(s) after "if". (keyword-spacing)
(#131) Unnecessary semicolon. (no-extra-semi)
(#134) Unexpected space before function parentheses. (space-before-function-paren)
(#137) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/codemirror/mode/julia/julia.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#17) Missing JSDoc comment. (require-jsdoc)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#38) Missing JSDoc comment. (require-jsdoc)
(#38) Identifier 'in_array' is not in camel case. (camelcase)
(#40) Expected space(s) after "if". (keyword-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#43) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#48) Missing JSDoc comment. (require-jsdoc)
(#48) Identifier 'cur_scope' is not in camel case. (camelcase)
(#49) Expected space(s) after "if". (keyword-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#56) Function 'tokenBase' has a complexity of 37. (complexity)
(#56) Missing JSDoc comment. (require-jsdoc)
(#58) Identifier 'leaving_expr' is not in camel case. (camelcase)
(#59) Expected space(s) after "if". (keyword-spacing)
(#60) Identifier 'leaving_expr' is not in camel case. (camelcase)
(#62) Identifier 'leaving_expr' is not in camel case. (camelcase)
(#63) Expected space(s) after "if". (keyword-spacing)
(#63) Identifier 'leaving_expr' is not in camel case. (camelcase)
(#64) Expected space(s) after "if". (keyword-spacing)
(#70) Expected space(s) after "if". (keyword-spacing)
(#84) Expected space(s) after "if". (keyword-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#92) Infix operators must be spaced. (space-infix-ops)
(#94) Expected space(s) after "if". (keyword-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#96) Identifier 'leaving_expr' is not in camel case. (camelcase)
(#96) Infix operators must be spaced. (space-infix-ops)
(#99) Expected space(s) after "if". (keyword-spacing)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#101) Identifier 'leaving_expr' is not in camel case. (camelcase)
(#101) Infix operators must be spaced. (space-infix-ops)
(#104) Expected space(s) after "if". (keyword-spacing)
(#104) Infix operators must be spaced. (space-infix-ops)
(#105) Identifier 'leaving_expr' is not in camel case. (camelcase)
(#109) Expected space(s) after "if". (keyword-spacing)
(#109) Infix operators must be spaced. (space-infix-ops)
(#113) Expected space(s) after "if". (keyword-spacing)
(#117) Expected space(s) after "if". (keyword-spacing)
(#118) Expected space(s) after "if". (keyword-spacing)
(#124) Expected space(s) after "if". (keyword-spacing)
(#134) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#134) Statement inside of curly braces should be on next line. (brace-style)
(#135) Statement inside of curly braces should be on next line. (brace-style)
(#135) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#136) Statement inside of curly braces should be on next line. (brace-style)
(#136) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#140) Identifier 'leaving_expr' is not in camel case. (camelcase)
(#146) Statement inside of curly braces should be on next line. (brace-style)
(#146) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#150) Statement inside of curly braces should be on next line. (brace-style)
(#150) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#156) Statement inside of curly braces should be on next line. (brace-style)
(#156) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#160) Identifier 'leaving_expr' is not in camel case. (camelcase)
(#165) Expected space(s) after "if". (keyword-spacing)
(#170) Expected space(s) after "if". (keyword-spacing)
(#170) Identifier 'leaving_expr' is not in camel case. (camelcase)
(#205) Identifier 'leaving_expr' is not in camel case. (camelcase)
(#205) Infix operators must be spaced. (space-infix-ops)
(#213) Missing JSDoc comment. (require-jsdoc)
(#220) Missing JSDoc comment. (require-jsdoc)
(#248) Missing JSDoc comment. (require-jsdoc)
(#271) Identifier 'leaving_expr' is not in camel case. (camelcase)
(#283) Line 283 exceeds the maximum line length of 132. (max-len)
(#283) Expected space(s) after "if". (keyword-spacing)
(#283) Infix operators must be spaced. (space-infix-ops)
(#283) Infix operators must be spaced. (space-infix-ops)
(#283) Infix operators must be spaced. (space-infix-ops)
(#283) Infix operators must be spaced. (space-infix-ops)
(#283) Infix operators must be spaced. (space-infix-ops)
(#283) Infix operators must be spaced. (space-infix-ops)
(#283) Infix operators must be spaced. (space-infix-ops)
mod/virtualclass/bundle/virtualclass/codemirror/mode/kotlin/kotlin.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#15) Missing JSDoc comment. (require-jsdoc)
(#16) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) Expected { after 'for' condition. (curly)
(#34) Missing JSDoc comment. (require-jsdoc)
(#43) Unnecessary escape character: \: (no-useless-escape)
(#83) Expected { after 'if' condition. (curly)
(#88) Expected { after 'if' condition. (curly)
(#96) Missing JSDoc comment. (require-jsdoc)
(#99) Expected { after 'if' condition. (curly)
(#100) Expected { after 'else'. (curly)
(#102) Missing JSDoc comment. (require-jsdoc)
(#103) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#103) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#105) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#127) Expected { after 'if' condition. (curly)
(#129) Expected { after 'if' condition. (curly)
(#137) Missing JSDoc comment. (require-jsdoc)
(#140) Missing JSDoc comment. (require-jsdoc)
(#157) Missing JSDoc comment. (require-jsdoc)
(#158) Missing JSDoc comment. (require-jsdoc)
(#174) Missing JSDoc comment. (require-jsdoc)
(#175) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#176) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#186) Missing JSDoc comment. (require-jsdoc)
(#191) Missing JSDoc comment. (require-jsdoc)
(#199) Missing JSDoc comment. (require-jsdoc)
(#200) Return statement should not contain assignment. (no-return-assign)
(#203) Missing JSDoc comment. (require-jsdoc)
(#205) Expected { after 'if' condition. (curly)
(#207) Return statement should not contain assignment. (no-return-assign)
(#213) Unexpected space before function parentheses. (space-before-function-paren)
(#223) Function 'token' has a complexity of 22. (complexity)
(#223) Unexpected space before function parentheses. (space-before-function-paren)
(#226) Expected { after 'if' condition. (curly)
(#226) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#235) Expected { after 'if' condition. (curly)
(#238) Expected { after 'if' condition. (curly)
(#239) Expected { after 'if' condition. (curly)
(#239) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#240) Expected { after 'if' condition. (curly)
(#246) Expected { after 'if' condition. (curly)
(#246) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#247) Expected { after 'if' condition. (curly)
(#248) Expected { after 'if' condition. (curly)
(#250) Expected { after 'while' condition. (curly)
(#251) Expected { after 'if' condition. (curly)
(#252) Expected { after 'while' condition. (curly)
(#254) Expected { after 'if' condition. (curly)
(#254) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#255) Expected { after 'if' condition. (curly)
(#262) Unexpected space before function parentheses. (space-before-function-paren)
(#263) Expected { after 'if' condition. (curly)
(#264) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#265) Expected { after 'if' condition. (curly)
(#270) Expected { after 'if' condition. (curly)
(#270) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#271) Expected { after 'else'. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/livescript/livescript.js
(#10) Expected { after 'if' condition. (curly)
(#12) Expected { after 'if' condition. (curly)
(#14) Expected { after 'else'. (curly)
(#15) 'CodeMirror' is not defined. (no-undef)
(#19) Missing space before opening brace. (space-before-blocks)
(#21) Identifier 'next_rule' is not in camel case. (camelcase)
(#22) Identifier 'next_rule' is not in camel case. (camelcase)
(#36) 'r' used outside of binding context. (block-scoped-var)
(#37) 'r' used outside of binding context. (block-scoped-var)
(#37) 'r' used outside of binding context. (block-scoped-var)
(#38) 'r' used outside of binding context. (block-scoped-var)
(#39) 'r' used outside of binding context. (block-scoped-var)
(#50) Missing space before opening brace. (space-before-blocks)
(#56) Missing space before opening brace. (space-before-blocks)
(#57) Expected { after 'while' condition. (curly)
(#66) Missing space before opening brace. (space-before-blocks)
(#78) Line 78 exceeds the maximum line length of 132. (max-len)
(#95) Line 95 exceeds the maximum line length of 132. (max-len)
(#104) Line 104 exceeds the maximum line length of 132. (max-len)
(#165) Line 165 exceeds the maximum line length of 132. (max-len)
(#273) 'rr' used outside of binding context. (block-scoped-var)
mod/virtualclass/bundle/virtualclass/codemirror/mode/lua/lua.js
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'if' condition. (curly)
(#13) Expected { after 'else'. (curly)
(#14) 'CodeMirror' is not defined. (no-undef)
(#21) Missing JSDoc comment. (require-jsdoc)
(#24) Missing JSDoc comment. (require-jsdoc)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#63) A space is required after ','. (comma-spacing)
(#64) There should be no space before ']' (array-bracket-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#70) Missing JSDoc comment. (require-jsdoc)
(#72) Expected { after 'while' condition. (curly)
(#77) Missing JSDoc comment. (require-jsdoc)
(#80) Expected { after 'if' condition. (curly)
(#85) Expected { after 'if' condition. (curly)
(#87) Expected { after 'if' condition. (curly)
(#100) Missing JSDoc comment. (require-jsdoc)
(#102) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#103) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#104) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#104) Requires a space after '{'. (block-spacing)
(#104) Expected { after 'if' condition. (curly)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#104) Requires a space before '}'. (block-spacing)
(#105) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#105) Expected { after 'if' condition. (curly)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#107) Expected { after 'else'. (curly)
(#107) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#113) Missing JSDoc comment. (require-jsdoc)
(#115) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#116) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#117) Expected { after 'if' condition. (curly)
(#120) Expected { after 'if' condition. (curly)
(#131) Expected { after 'if' condition. (curly)
(#135) Expected { after 'if' condition. (curly)
(#136) Expected { after 'if' condition. (curly)
(#137) Expected { after 'if' condition. (curly)
(#139) Missing space before opening brace. (space-before-blocks)
(#140) Expected { after 'if' condition. (curly)
(#141) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/markdown/markdown.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#19) Missing JSDoc comment. (require-jsdoc)
(#22) Expected { after 'if' condition. (curly)
(#30) Expected { after 'if' condition. (curly)
(#35) Expected { after 'if' condition. (curly)
(#39) Expected { after 'if' condition. (curly)
(#48) Expected { after 'if' condition. (curly)
(#51) Expected { after 'if' condition. (curly)
(#55) Expected { after 'if' condition. (curly)
(#86) ',' should be placed last. (comma-style)
(#86) Multiple spaces found before 'ulRE'. (no-multi-spaces)
(#87) ',' should be placed last. (comma-style)
(#87) Multiple spaces found before 'olRE'. (no-multi-spaces)
(#88) ',' should be placed last. (comma-style)
(#88) Multiple spaces found before 'taskListRE'. (no-multi-spaces)
(#89) ',' should be placed last. (comma-style)
(#89) Multiple spaces found before 'atxHeaderRE'. (no-multi-spaces)
(#90) ',' should be placed last. (comma-style)
(#90) Multiple spaces found before 'setextHeaderRE'. (no-multi-spaces)
(#90) Unnecessary escape character: \= (no-useless-escape)
(#91) ',' should be placed last. (comma-style)
(#91) Multiple spaces found before 'textRE'. (no-multi-spaces)
(#92) ',' should be placed last. (comma-style)
(#92) Multiple spaces found before 'fencedCodeRE'. (no-multi-spaces)
(#95) Missing JSDoc comment. (require-jsdoc)
(#100) Missing JSDoc comment. (require-jsdoc)
(#105) Missing JSDoc comment. (require-jsdoc)
(#106) Missing semicolon. (semi)
(#111) Missing JSDoc comment. (require-jsdoc)
(#132) Missing semicolon. (semi)
(#133) Missing semicolon. (semi)
(#137) Missing JSDoc comment. (require-jsdoc)
(#137) Function 'blockNormal' has a complexity of 28. (complexity)
(#175) Expected { after 'if' condition. (curly)
(#181) Expected { after 'if' condition. (curly)
(#186) Expected { after 'if' condition. (curly)
(#209) Expected { after 'if' condition. (curly)
(#212) Missing semicolon. (semi)
(#215) Expected { after 'if' condition. (curly)
(#217) Expected { after 'if' condition. (curly)
(#225) Missing JSDoc comment. (require-jsdoc)
(#237) Missing JSDoc comment. (require-jsdoc)
(#250) Missing JSDoc comment. (require-jsdoc)
(#255) Expected { after 'if' condition. (curly)
(#263) Missing JSDoc comment. (require-jsdoc)
(#263) Function 'getType' has a complexity of 29. (complexity)
(#269) Expected { after 'if' condition. (curly)
(#302) Statement inside of curly braces should be on next line. (brace-style)
(#302) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#303) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#303) Statement inside of curly braces should be on next line. (brace-style)
(#304) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#304) Statement inside of curly braces should be on next line. (brace-style)
(#305) Statement inside of curly braces should be on next line. (brace-style)
(#305) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#306) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#306) Statement inside of curly braces should be on next line. (brace-style)
(#309) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#309) Statement inside of curly braces should be on next line. (brace-style)
(#342) Missing JSDoc comment. (require-jsdoc)
(#349) Function 'inlineNormal' has a complexity of 65. (complexity)
(#349) Missing JSDoc comment. (require-jsdoc)
(#351) Expected { after 'if' condition. (curly)
(#361) Expected { after 'if' condition. (curly)
(#362) Expected { after 'else'. (curly)
(#363) Expected { after 'if' condition. (curly)
(#372) Expected { after 'if' condition. (curly)
(#384) 'type' used outside of binding context. (block-scoped-var)
(#384) 'type' used outside of binding context. (block-scoped-var)
(#384) 'type' used outside of binding context. (block-scoped-var)
(#386) 'type' used outside of binding context. (block-scoped-var)
(#386) 'type' used outside of binding context. (block-scoped-var)
(#386) 'type' used outside of binding context. (block-scoped-var)
(#386) 'type' used outside of binding context. (block-scoped-var)
(#386) 'type' used outside of binding context. (block-scoped-var)
(#386) 'type' used outside of binding context. (block-scoped-var)
(#397) Infix operators must be spaced. (space-infix-ops)
(#407) Expected { after 'if' condition. (curly)
(#408) 't' used outside of binding context. (block-scoped-var)
(#408) 't' used outside of binding context. (block-scoped-var)
(#408) 't' used outside of binding context. (block-scoped-var)
(#419) 't' used outside of binding context. (block-scoped-var)
(#419) 't' used outside of binding context. (block-scoped-var)
(#419) 't' used outside of binding context. (block-scoped-var)
(#436) Expected { after 'if' condition. (curly)
(#441) Expected { after 'if' condition. (curly)
(#442) 'type' is already defined (no-redeclare)
(#442) 'type' used outside of binding context. (block-scoped-var)
(#442) 'type' used outside of binding context. (block-scoped-var)
(#442) 'type' used outside of binding context. (block-scoped-var)
(#445) 'type' used outside of binding context. (block-scoped-var)
(#445) 'type' used outside of binding context. (block-scoped-var)
(#445) 'type' used outside of binding context. (block-scoped-var)
(#450) Expected { after 'if' condition. (curly)
(#451) 'type' used outside of binding context. (block-scoped-var)
(#451) 'type' used outside of binding context. (block-scoped-var)
(#451) 'type' is already defined (no-redeclare)
(#451) 'type' used outside of binding context. (block-scoped-var)
(#452) 'type' used outside of binding context. (block-scoped-var)
(#452) 'type' used outside of binding context. (block-scoped-var)
(#452) 'type' used outside of binding context. (block-scoped-var)
(#452) Missing space before opening brace. (space-before-blocks)
(#453) 'type' used outside of binding context. (block-scoped-var)
(#453) 'type' used outside of binding context. (block-scoped-var)
(#453) 'type' used outside of binding context. (block-scoped-var)
(#455) 'type' used outside of binding context. (block-scoped-var)
(#455) 'type' used outside of binding context. (block-scoped-var)
(#455) 'type' used outside of binding context. (block-scoped-var)
(#457) 'type' used outside of binding context. (block-scoped-var)
(#457) 'type' used outside of binding context. (block-scoped-var)
(#457) 'type' used outside of binding context. (block-scoped-var)
(#462) Expected { after 'if' condition. (curly)
(#463) 'type' used outside of binding context. (block-scoped-var)
(#463) 'type' used outside of binding context. (block-scoped-var)
(#463) 'type' is already defined (no-redeclare)
(#463) 'type' used outside of binding context. (block-scoped-var)
(#464) 'type' used outside of binding context. (block-scoped-var)
(#464) 'type' used outside of binding context. (block-scoped-var)
(#464) 'type' used outside of binding context. (block-scoped-var)
(#464) Missing space before opening brace. (space-before-blocks)
(#465) 'type' used outside of binding context. (block-scoped-var)
(#465) 'type' used outside of binding context. (block-scoped-var)
(#465) 'type' used outside of binding context. (block-scoped-var)
(#467) 'type' used outside of binding context. (block-scoped-var)
(#467) 'type' used outside of binding context. (block-scoped-var)
(#467) 'type' used outside of binding context. (block-scoped-var)
(#469) 'type' used outside of binding context. (block-scoped-var)
(#469) 'type' used outside of binding context. (block-scoped-var)
(#469) 'type' used outside of binding context. (block-scoped-var)
(#476) Expected { after 'if' condition. (curly)
(#476) Identifier 'md_inside' is not in camel case. (camelcase)
(#484) Identifier 'md_inside' is not in camel case. (camelcase)
(#504) Expected { after 'if' condition. (curly)
(#505) 't' is already defined (no-redeclare)
(#505) 't' used outside of binding context. (block-scoped-var)
(#505) 't' used outside of binding context. (block-scoped-var)
(#505) 't' used outside of binding context. (block-scoped-var)
(#507) 't' used outside of binding context. (block-scoped-var)
(#507) 't' used outside of binding context. (block-scoped-var)
(#507) 't' used outside of binding context. (block-scoped-var)
(#510) Expected { after 'if' condition. (curly)
(#513) Expected { after 'if' condition. (curly)
(#514) 't' used outside of binding context. (block-scoped-var)
(#514) 't' used outside of binding context. (block-scoped-var)
(#514) 't' is already defined (no-redeclare)
(#514) 't' used outside of binding context. (block-scoped-var)
(#516) 't' used outside of binding context. (block-scoped-var)
(#516) 't' used outside of binding context. (block-scoped-var)
(#516) 't' used outside of binding context. (block-scoped-var)
(#519) Expected { after 'if' condition. (curly)
(#534) Requires a space after '{'. (block-spacing)
(#535) Expected { after 'if' condition. (curly)
(#536) 't' used outside of binding context. (block-scoped-var)
(#536) 't' used outside of binding context. (block-scoped-var)
(#536) 't' is already defined (no-redeclare)
(#536) 't' used outside of binding context. (block-scoped-var)
(#538) 't' used outside of binding context. (block-scoped-var)
(#538) 't' used outside of binding context. (block-scoped-var)
(#538) 't' used outside of binding context. (block-scoped-var)
(#539) Requires a space after '{'. (block-spacing)
(#541) Expected { after 'if' condition. (curly)
(#566) Missing JSDoc comment. (require-jsdoc)
(#571) Expected { after 'if' condition. (curly)
(#573) Missing space before opening brace. (space-before-blocks)
(#586) Missing JSDoc comment. (require-jsdoc)
(#588) Expected space(s) after "if". (keyword-spacing)
(#588) Missing space before opening brace. (space-before-blocks)
(#594) Expected { after 'if' condition. (curly)
(#601) Missing JSDoc comment. (require-jsdoc)
(#607) Expected { after 'if' condition. (curly)
(#622) Missing JSDoc comment. (require-jsdoc)
(#626) Expected { after 'if' condition. (curly)
(#633) Missing JSDoc comment. (require-jsdoc)
(#636) Expected { after 'if' condition. (curly)
(#647) Missing JSDoc comment. (require-jsdoc)
(#649) Expected space(s) after "if". (keyword-spacing)
(#649) Missing space before opening brace. (space-before-blocks)
(#665) Missing JSDoc comment. (require-jsdoc)
(#668) Infix operators must be spaced. (space-infix-ops)
(#741) Identifier 'md_inside' is not in camel case. (camelcase)
(#760) Expected { after 'if' condition. (curly)
(#760) Missing semicolon. (semi)
(#761) Missing semicolon. (semi)
(#764) Missing semicolon. (semi)
(#765) Missing semicolon. (semi)
(#777) Expected { after 'if' condition. (curly)
(#781) Expected { after 'if' condition. (curly)
(#787) Expected { after 'if' condition. (curly)
(#788) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/markdown/test.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) 'test' is not defined. (no-undef)
(#7) 'CodeMirror' is not defined. (no-undef)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) 'test' is not defined. (no-undef)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#13) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#16) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#19) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#22) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#25) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#28) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#31) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#35) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#38) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#40) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#43) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#44) Line 44 exceeds the maximum line length of 132. (max-len)
(#46) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#47) Line 47 exceeds the maximum line length of 132. (max-len)
(#50) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#53) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#56) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#59) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#63) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#67) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#70) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#73) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#77) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#81) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#89) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#97) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#102) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#107) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#111) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#119) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#125) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#132) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#136) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#140) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#144) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#150) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#153) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#156) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#159) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#162) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#165) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#169) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#173) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#177) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#188) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#193) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#198) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#203) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#208) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#213) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#218) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#222) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#227) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#231) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#235) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#240) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#246) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#252) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#257) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#264) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#269) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#276) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#284) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#291) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#298) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#305) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#313) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#319) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#324) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#329) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#334) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#341) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#348) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#355) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#362) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#370) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#378) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#387) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#397) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#405) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#413) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#421) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#431) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#442) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#447) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#452) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#457) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#462) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#471) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#478) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#486) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#496) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#503) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#512) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#522) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#525) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#528) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#531) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#534) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#538) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#542) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#546) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#550) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#554) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#558) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#562) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#566) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#570) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#576) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#580) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#584) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#588) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#592) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#597) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#601) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#605) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#613) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#616) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#619) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#622) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#625) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#628) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#631) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#634) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#637) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#640) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#644) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#648) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#652) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#656) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#659) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#662) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#665) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#668) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#671) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#674) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#677) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#683) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#686) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#689) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#696) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#699) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#702) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#705) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#708) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#711) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#715) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#718) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#735) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#738) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#741) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#744) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#747) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#750) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#753) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#756) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#759) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#766) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#769) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#776) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#783) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/mode/mathematica/mathematica.js
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'if' condition. (curly)
(#13) Expected { after 'else'. (curly)
(#14) 'CodeMirror' is not defined. (no-undef)
(#18) '_parserConfig' is defined but never used (no-unused-vars)
(#22) Multiple spaces found before '='. (no-multi-spaces)
(#23) Multiple spaces found before '='. (no-multi-spaces)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#28) Multiple spaces found before '='. (no-multi-spaces)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) Multiple spaces found before '='. (no-multi-spaces)
(#30) Multiple spaces found before '='. (no-multi-spaces)
(#32) Missing JSDoc comment. (require-jsdoc)
(#85) Line 85 exceeds the maximum line length of 132. (max-len)
(#85) Unnecessary escape character: \& (no-useless-escape)
(#112) Line 112 exceeds the maximum line length of 132. (max-len)
(#132) Missing JSDoc comment. (require-jsdoc)
(#133) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#133) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#134) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#145) Unnecessary semicolon. (no-extra-semi)
(#147) Missing JSDoc comment. (require-jsdoc)
(#149) Expected space(s) after "while". (keyword-spacing)
(#149) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#150) Expected { after 'if' condition. (curly)
(#151) Expected { after 'if' condition. (curly)
(#161) Requires a space after '{'. (block-spacing)
(#161) Statement inside of curly braces should be on next line. (brace-style)
(#161) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#161) Requires a space before '}'. (block-spacing)
(#163) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/meta.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#21) Line 21 exceeds the maximum line length of 132. (max-len)
(#66) Line 66 exceeds the maximum line length of 132. (max-len)
(#96) Line 96 exceeds the maximum line length of 132. (max-len)
(#150) Expected { after 'if' condition. (curly)
(#153) Expected to return a value at the end of this function. (consistent-return)
(#157) Expected { after 'if' condition. (curly)
(#158) Expected { after 'if' condition. (curly)
(#158) Expected { after 'for' condition. (curly)
(#159) Expected { after 'if' condition. (curly)
(#163) Expected to return a value at the end of this function. (consistent-return)
(#166) Expected { after 'if' condition. (curly)
(#166) Expected { after 'for' condition. (curly)
(#167) Expected { after 'if' condition. (curly)
(#171) Expected to return a value at the end of this function. (consistent-return)
(#174) Expected { after 'if' condition. (curly)
(#178) Expected { after 'if' condition. (curly)
(#181) Expected to return a value at the end of this function. (consistent-return)
(#185) Expected { after 'if' condition. (curly)
(#186) Expected { after 'if' condition. (curly)
(#186) Expected { after 'for' condition. (curly)
(#187) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/mirc/mirc.js
(#4) Expected space or tab after '//' in comment. (spaced-comment)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#18) Missing JSDoc comment. (require-jsdoc)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Expected { after 'for' condition. (curly)
(#86) Missing JSDoc comment. (require-jsdoc)
(#90) Missing JSDoc comment. (require-jsdoc)
(#95) Expected { after 'if' condition. (curly)
(#96) Expected { after 'if' condition. (curly)
(#99) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#103) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#108) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#111) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#114) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#118) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#122) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#127) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#132) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#137) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#141) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#144) Expected { after 'if' condition. (curly)
(#153) Missing JSDoc comment. (require-jsdoc)
(#154) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#155) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#164) Missing JSDoc comment. (require-jsdoc)
(#165) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#166) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#171) Expected { after 'if' condition. (curly)
(#173) Expected { after 'if' condition. (curly)
(#187) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/mllike/mllike.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#50) Missing JSDoc comment. (require-jsdoc)
(#83) There should be no spaces inside this paren. (space-in-parens)
(#91) Missing JSDoc comment. (require-jsdoc)
(#92) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#92) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#93) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#104) Unnecessary semicolon. (no-extra-semi)
(#106) Missing JSDoc comment. (require-jsdoc)
(#108) Expected space(s) after "while". (keyword-spacing)
(#108) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#109) Expected { after 'if' condition. (curly)
(#110) Expected { after 'if' condition. (curly)
(#120) Requires a space after '{'. (block-spacing)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) Requires a space before '}'. (block-spacing)
(#122) Expected { after 'if' condition. (curly)
(#169) Extra space after key 'member'. (key-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/mode/modelica/modelica.js
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#13) Unexpected space between function name and paren. (no-spaced-func)
(#15) Unexpected newline between function and ( of function call. (no-unexpected-multiline)
(#30) Missing JSDoc comment. (require-jsdoc)
(#36) Missing JSDoc comment. (require-jsdoc)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#48) Missing JSDoc comment. (require-jsdoc)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#62) Missing JSDoc comment. (require-jsdoc)
(#64) Empty block statement. (no-empty)
(#69) Expected { after 'if' condition. (curly)
(#69) Expected space(s) after "if". (keyword-spacing)
(#70) Expected { after 'if' condition. (curly)
(#70) Expected space(s) after "if". (keyword-spacing)
(#75) Expected { after 'if' condition. (curly)
(#76) Expected { after 'if' condition. (curly)
(#77) Expected { after 'if' condition. (curly)
(#78) Expected { after 'else'. (curly)
(#81) Missing JSDoc comment. (require-jsdoc)
(#82) Empty block statement. (no-empty)
(#87) Expected { after 'if' condition. (curly)
(#87) Expected space(s) after "if". (keyword-spacing)
(#89) Expected { after 'else'. (curly)
(#93) Missing JSDoc comment. (require-jsdoc)
(#99) Expected { after 'if' condition. (curly)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#124) Expected space(s) after "if". (keyword-spacing)
(#129) Expected space(s) after "if". (keyword-spacing)
(#137) Expected space(s) after "if". (keyword-spacing)
(#141) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#141) Expected space(s) after "if". (keyword-spacing)
(#145) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#145) Expected space(s) after "if". (keyword-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#151) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#151) Expected space(s) after "if". (keyword-spacing)
(#156) Expected space(s) after "if". (keyword-spacing)
(#156) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#160) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#160) Expected space(s) after "if". (keyword-spacing)
(#164) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#164) Expected space(s) after "if". (keyword-spacing)
(#168) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#168) Expected space(s) after "if". (keyword-spacing)
(#172) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#181) Expected { after 'if' condition. (curly)
(#181) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#184) Expected { after 'if' condition. (curly)
(#184) Expected space(s) after "if". (keyword-spacing)
(#185) Expected { after 'if' condition. (curly)
(#185) Expected space(s) after "if". (keyword-spacing)
(#186) Expected { after 'if' condition. (curly)
(#186) Expected space(s) after "if". (keyword-spacing)
(#187) Expected space(s) after "if". (keyword-spacing)
(#187) Expected { after 'if' condition. (curly)
(#188) Expected { after 'if' condition. (curly)
(#188) Expected space(s) after "if". (keyword-spacing)
(#190) Expected { after 'if' condition. (curly)
(#190) Expected space(s) after "if". (keyword-spacing)
(#191) Infix operators must be spaced. (space-infix-ops)
(#192) Expected { after 'else'. (curly)
(#202) Missing JSDoc comment. (require-jsdoc)
(#203) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#204) Expected { after 'for' condition. (curly)
(#204) Infix operators must be spaced. (space-infix-ops)
(#204) Infix operators must be spaced. (space-infix-ops)
(#209) Line 209 exceeds the maximum line length of 132. (max-len)
(#210) Line 210 exceeds the maximum line length of 132. (max-len)
(#213) Missing JSDoc comment. (require-jsdoc)
(#214) Expected { after 'if' condition. (curly)
(#219) Missing JSDoc comment. (require-jsdoc)
(#220) Expected { after 'if' condition. (curly)
(#221) Expected { after 'for-in'. (curly)
(#222) Expected { after 'if' condition. (curly)
(#235) Expected { after 'for' condition. (curly)
(#235) Infix operators must be spaced. (space-infix-ops)
(#235) Infix operators must be spaced. (space-infix-ops)
mod/virtualclass/bundle/virtualclass/codemirror/mode/mumps/mumps.js
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'if' condition. (curly)
(#13) Expected { after 'else'. (curly)
(#14) 'CodeMirror' is not defined. (no-undef)
(#19) Missing JSDoc comment. (require-jsdoc)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#34) Missing JSDoc comment. (require-jsdoc)
(#34) Function 'tokenBase' has a complexity of 26. (complexity)
(#50) Expected { after 'if' condition. (curly)
(#52) Expected { after 'if' condition. (curly)
(#55) Expected { after 'if' condition. (curly)
(#57) Expected { after 'else'. (curly)
(#62) Expected { after 'if' condition. (curly)
(#72) Expected { after 'if' condition. (curly)
(#87) Expected { after 'if' condition. (curly)
(#91) Expected { after 'if' condition. (curly)
(#99) Expected { after 'if' condition. (curly)
(#102) Expected { after 'if' condition. (curly)
(#105) Expected { after 'if' condition. (curly)
(#141) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/nginx/nginx.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#16) Missing JSDoc comment. (require-jsdoc)
(#17) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#18) Expected { after 'for' condition. (curly)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#27) Identifier 'keywords_block' is not in camel case. (camelcase)
(#31) Identifier 'keywords_important' is not in camel case. (camelcase)
(#35) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#36) Missing JSDoc comment. (require-jsdoc)
(#36) Requires a space after '{'. (block-spacing)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Requires a space before '}'. (block-spacing)
(#38) Missing JSDoc comment. (require-jsdoc)
(#38) Expected to return a value at the end of this function. (consistent-return)
(#49) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#49) Identifier 'keywords_block' is not in camel case. (camelcase)
(#52) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#52) Identifier 'keywords_important' is not in camel case. (camelcase)
(#58) Requires a space after '{'. (block-spacing)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#58) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) Requires a space before '}'. (block-spacing)
(#59) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#63) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#67) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#67) Expected { after 'if' condition. (curly)
(#68) Expected { after 'if' condition. (curly)
(#73) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#77) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#81) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#85) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#88) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#91) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#97) Missing JSDoc comment. (require-jsdoc)
(#98) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#99) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#109) Missing JSDoc comment. (require-jsdoc)
(#110) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#111) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#121) Missing JSDoc comment. (require-jsdoc)
(#123) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#124) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#125) Expected { after 'if' condition. (curly)
(#129) Expected { after 'if' condition. (curly)
(#142) Expected { after 'if' condition. (curly)
(#146) Infix operators must be spaced. (space-infix-ops)
(#147) Expected { after 'if' condition. (curly)
(#149) Expected { after 'if' condition. (curly)
(#150) Expected { after 'if' condition. (curly)
(#153) Expected { after 'if' condition. (curly)
(#156) Expected { after 'if' condition. (curly)
(#156) Infix operators must be spaced. (space-infix-ops)
(#157) Expected { after 'else'. (curly)
(#159) Expected { after 'if' condition. (curly)
(#159) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#160) Expected { after 'if' condition. (curly)
(#161) Expected { after 'if' condition. (curly)
(#167) Expected { after 'if' condition. (curly)
(#168) Infix operators must be spaced. (space-infix-ops)
mod/virtualclass/bundle/virtualclass/codemirror/mode/ntriples/ntriples.js
(#4) Expected space or tab after '/**' in comment. (spaced-comment)
(#33) Expected { after 'if' condition. (curly)
(#35) Expected { after 'if' condition. (curly)
(#37) Expected { after 'else'. (curly)
(#38) 'CodeMirror' is not defined. (no-undef)
(#45) Extra space after key 'PRE_SUBJECT'. (key-spacing)
(#46) Extra space after key 'WRITING_SUB_URI'. (key-spacing)
(#47) Extra space after key 'WRITING_BNODE_URI'. (key-spacing)
(#48) Extra space after key 'PRE_PRED'. (key-spacing)
(#49) Extra space after key 'WRITING_PRED_URI'. (key-spacing)
(#50) Extra space after key 'PRE_OBJ'. (key-spacing)
(#51) Extra space after key 'WRITING_OBJ_URI'. (key-spacing)
(#52) Extra space after key 'WRITING_OBJ_BNODE'. (key-spacing)
(#53) Extra space after key 'WRITING_OBJ_LITERAL'. (key-spacing)
(#54) Extra space after key 'WRITING_LIT_LANG'. (key-spacing)
(#55) Extra space after key 'WRITING_LIT_TYPE'. (key-spacing)
(#56) Extra space after key 'POST_OBJ'. (key-spacing)
(#57) Extra space after key 'ERROR'. (key-spacing)
(#59) Function 'transitState' has a complexity of 22. (complexity)
(#59) Missing JSDoc comment. (require-jsdoc)
(#64) Expected { after 'if' condition. (curly)
(#64) Multiple spaces found before '('. (no-multi-spaces)
(#65) Expected { after 'if' condition. (curly)
(#65) Expected space(s) after "if". (keyword-spacing)
(#66) Expected space(s) after "if". (keyword-spacing)
(#66) Expected { after 'if' condition. (curly)
(#66) Multiple spaces found before '&&'. (no-multi-spaces)
(#67) Expected { after 'if' condition. (curly)
(#67) Expected space(s) after "if". (keyword-spacing)
(#67) Multiple spaces found before '&&'. (no-multi-spaces)
(#68) Expected { after 'if' condition. (curly)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) Multiple spaces found before '&&'. (no-multi-spaces)
(#69) Expected space(s) after "if". (keyword-spacing)
(#69) Expected { after 'if' condition. (curly)
(#69) Multiple spaces found before '&&'. (no-multi-spaces)
(#72) Expected space(s) after "if". (keyword-spacing)
(#72) Expected { after 'if' condition. (curly)
(#72) Multiple spaces found before '&&'. (no-multi-spaces)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) Expected { after 'if' condition. (curly)
(#73) Multiple spaces found before '&&'. (no-multi-spaces)
(#74) Expected { after 'if' condition. (curly)
(#74) Expected space(s) after "if". (keyword-spacing)
(#74) Multiple spaces found before '&&'. (no-multi-spaces)
(#75) Expected { after 'if' condition. (curly)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Multiple spaces found before '&&'. (no-multi-spaces)
(#76) Expected space(s) after "if". (keyword-spacing)
(#76) Expected { after 'if' condition. (curly)
(#76) Multiple spaces found before '&&'. (no-multi-spaces)
(#77) Expected space(s) after "if". (keyword-spacing)
(#77) Expected { after 'if' condition. (curly)
(#78) Expected space(s) after "if". (keyword-spacing)
(#78) Expected { after 'if' condition. (curly)
(#79) Expected { after 'if' condition. (curly)
(#79) Expected space(s) after "if". (keyword-spacing)
(#82) Expected space(s) after "if". (keyword-spacing)
(#82) Expected { after 'if' condition. (curly)
(#83) Expected space(s) after "if". (keyword-spacing)
(#83) Expected { after 'if' condition. (curly)
(#86) Expected { after 'if' condition. (curly)
(#86) Expected space(s) after "if". (keyword-spacing)
(#86) There should be no spaces inside this paren. (space-in-parens)
(#89) Multiple spaces found before '||'. (no-multi-spaces)
(#90) Multiple spaces found before '||'. (no-multi-spaces)
(#96) Expected space(s) after "if". (keyword-spacing)
(#96) Expected { after 'if' condition. (curly)
(#99) Expected { after 'else'. (curly)
(#101) Infix operators must be spaced. (space-infix-ops)
(#107) Extra space after key 'location'. (key-spacing)
(#108) Extra space after key 'uris'. (key-spacing)
(#109) Extra space after key 'anchors'. (key-spacing)
(#110) Extra space after key 'bnodes'. (key-spacing)
(#111) Extra space after key 'langs'. (key-spacing)
(#112) Extra space after key 'types'. (key-spacing)
(#115) Expected to return a value at the end of this function. (consistent-return)
(#117) Expected space(s) after "if". (keyword-spacing)
(#120) There should be no spaces inside this paren. (space-in-parens)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) Expected space(s) after "if". (keyword-spacing)
(#120) There should be no spaces inside this paren. (space-in-parens)
(#120) There should be no spaces inside this paren. (space-in-parens)
(#120) Statement inside of curly braces should be on next line. (brace-style)
(#120) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#120) Requires a space before '}'. (block-spacing)
(#120) There should be no spaces inside this paren. (space-in-parens)
(#122) Expected space(s) after "if". (keyword-spacing)
(#122) Expected { after 'if' condition. (curly)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#127) Expected space(s) after "if". (keyword-spacing)
(#129) Expected space(s) after "if". (keyword-spacing)
(#129) Statement inside of curly braces should be on next line. (brace-style)
(#129) Statement inside of curly braces should be on next line. (brace-style)
(#129) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#129) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#129) Requires a space before '}'. (block-spacing)
(#133) Expected space(s) after "if". (keyword-spacing)
(#137) Expected space(s) after "if". (keyword-spacing)
(#140) Expected space(s) after "if". (keyword-spacing)
(#140) Statement inside of curly braces should be on next line. (brace-style)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) Statement inside of curly braces should be on next line. (brace-style)
(#140) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#140) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#140) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#140) Requires a space before '}'. (block-spacing)
(#146) Expected space(s) after "if". (keyword-spacing)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#150) Expected space(s) after "if". (keyword-spacing)
(#150) There should be no spaces inside this paren. (space-in-parens)
(#150) There should be no spaces inside this paren. (space-in-parens)
(#155) Expected space(s) after "if". (keyword-spacing)
(#155) There should be no spaces inside this paren. (space-in-parens)
(#155) There should be no spaces inside this paren. (space-in-parens)
(#158) Expected space(s) after "if". (keyword-spacing)
(#158) Statement inside of curly braces should be on next line. (brace-style)
(#158) There should be no spaces inside this paren. (space-in-parens)
(#158) There should be no spaces inside this paren. (space-in-parens)
(#158) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#158) Statement inside of curly braces should be on next line. (brace-style)
(#158) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#158) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#158) Requires a space before '}'. (block-spacing)
(#164) Expected space(s) after "if". (keyword-spacing)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#168) Expected space(s) after "if". (keyword-spacing)
(#168) Statement inside of curly braces should be on next line. (brace-style)
(#168) There should be no spaces inside this paren. (space-in-parens)
(#168) There should be no spaces inside this paren. (space-in-parens)
(#168) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#168) Statement inside of curly braces should be on next line. (brace-style)
(#168) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#168) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#168) Requires a space before '}'. (block-spacing)
(#168) There should be no spaces inside this paren. (space-in-parens)
(#174) Expected space(s) after "if". (keyword-spacing)
(#174) There should be no spaces inside this paren. (space-in-parens)
(#174) There should be no spaces inside this paren. (space-in-parens)
(#177) Expected space(s) after "if". (keyword-spacing)
(#177) There should be no spaces inside this paren. (space-in-parens)
(#177) There should be no spaces inside this paren. (space-in-parens)
mod/virtualclass/bundle/virtualclass/codemirror/mode/octave/octave.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#46) Missing JSDoc comment. (require-jsdoc)
(#57) Missing JSDoc comment. (require-jsdoc)
(#61) Unnecessary semicolon. (no-extra-semi)
(#66) Missing JSDoc comment. (require-jsdoc)
(#68) Expected { after 'if' condition. (curly)
(#71) Missing space before opening brace. (space-before-blocks)
(#77) Missing space before opening brace. (space-before-blocks)
(#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) Unnecessary semicolon. (no-extra-semi)
(#87) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#87) Statement inside of curly braces should be on next line. (brace-style)
(#87) Unnecessary semicolon. (no-extra-semi)
(#88) Statement inside of curly braces should be on next line. (brace-style)
(#88) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#88) Unnecessary semicolon. (no-extra-semi)
(#90) A space is required after ','. (comma-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) Statement inside of curly braces should be on next line. (brace-style)
(#90) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#90) Unnecessary semicolon. (no-extra-semi)
(#93) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) Statement inside of curly braces should be on next line. (brace-style)
(#93) Unnecessary semicolon. (no-extra-semi)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) Unnecessary semicolon. (no-extra-semi)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Unnecessary semicolon. (no-extra-semi)
(#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) Unnecessary semicolon. (no-extra-semi)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#99) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#99) Unnecessary semicolon. (no-extra-semi)
(#101) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#101) Statement inside of curly braces should be on next line. (brace-style)
(#101) Unnecessary semicolon. (no-extra-semi)
(#102) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#102) Statement inside of curly braces should be on next line. (brace-style)
(#102) Unnecessary semicolon. (no-extra-semi)
(#107) Unnecessary semicolon. (no-extra-semi)
(#113) Unnecessary semicolon. (no-extra-semi)
(#125) Missing space before opening brace. (space-before-blocks)
mod/virtualclass/bundle/virtualclass/codemirror/mode/pascal/pascal.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#16) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) Expected { after 'for' condition. (curly)
(#27) Missing JSDoc comment. (require-jsdoc)
(#41) Unnecessary escape character: \: (no-useless-escape)
(#60) Expected { after 'if' condition. (curly)
(#61) Expected { after 'if' condition. (curly)
(#65) Missing JSDoc comment. (require-jsdoc)
(#67) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#67) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#68) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#69) Requires a space after '{'. (block-spacing)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#69) Requires a space before '}'. (block-spacing)
(#72) Expected { after 'if' condition. (curly)
(#77) Missing JSDoc comment. (require-jsdoc)
(#78) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#79) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#97) Expected { after 'if' condition. (curly)
(#99) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/pegjs/pegjs.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#17) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected space before function parentheses. (space-before-function-paren)
(#33) Function 'token' has a complexity of 30. (complexity)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#34) Expected { after 'if' condition. (curly)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#46) Expected space or tab after '//' in comment. (spaced-comment)
(#56) Unnecessary escape character: \" (no-useless-escape)
(#56) Unnecessary escape character: \' (no-useless-escape)
(#95) Unnecessary semicolon. (no-extra-semi)
mod/virtualclass/bundle/virtualclass/codemirror/mode/perl/perl.js
(#8) Expected { after 'if' condition. (curly)
(#10) Expected { after 'if' condition. (curly)
(#12) Expected { after 'else'. (curly)
(#13) 'CodeMirror' is not defined. (no-undef)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#19) Infix operators must be spaced. (space-infix-ops)
(#27) Extra space after key '->'. (key-spacing)
(#28) Extra space after key '++'. (key-spacing)
(#29) Extra space after key '--'. (key-spacing)
(#30) Extra space after key '**'. (key-spacing)
(#32) Extra space after key '=~'. (key-spacing)
(#33) Extra space after key '!~'. (key-spacing)
(#34) Extra space after key '*'. (key-spacing)
(#35) Extra space after key '/'. (key-spacing)
(#36) Extra space after key '%'. (key-spacing)
(#37) Extra space after key 'x'. (key-spacing)
(#38) Extra space after key '+'. (key-spacing)
(#39) Extra space after key '-'. (key-spacing)
(#40) Extra space after key '.'. (key-spacing)
(#41) Extra space after key '<<'. (key-spacing)
(#42) Extra space after key '>>'. (key-spacing)
(#44) Extra space after key '<'. (key-spacing)
(#45) Extra space after key '>'. (key-spacing)
(#46) Extra space after key '<='. (key-spacing)
(#47) Extra space after key '>='. (key-spacing)
(#48) Extra space after key 'lt'. (key-spacing)
(#49) Extra space after key 'gt'. (key-spacing)
(#50) Extra space after key 'le'. (key-spacing)
(#51) Extra space after key 'ge'. (key-spacing)
(#52) Extra space after key '=='. (key-spacing)
(#53) Extra space after key '!='. (key-spacing)
(#54) Extra space after key '<=>'. (key-spacing)
(#55) Extra space after key 'eq'. (key-spacing)
(#56) Extra space after key 'ne'. (key-spacing)
(#57) Extra space after key 'cmp'. (key-spacing)
(#58) Extra space after key '~~'. (key-spacing)
(#59) Extra space after key '&'. (key-spacing)
(#60) Extra space after key '|'. (key-spacing)
(#61) Extra space after key '^'. (key-spacing)
(#62) Extra space after key '&&'. (key-spacing)
(#63) Extra space after key '||'. (key-spacing)
(#64) Extra space after key '//'. (key-spacing)
(#65) Extra space after key '..'. (key-spacing)
(#66) Extra space after key '...'. (key-spacing)
(#67) Extra space after key '?'. (key-spacing)
(#68) Extra space after key ':'. (key-spacing)
(#69) Extra space after key '='. (key-spacing)
(#70) Extra space after key '+='. (key-spacing)
(#71) Extra space after key '-='. (key-spacing)
(#72) Extra space after key '*='. (key-spacing)
(#73) Extra space after key ','. (key-spacing)
(#74) Extra space after key '=>'. (key-spacing)
(#75) Extra space after key '::'. (key-spacing)
(#77) Extra space after key 'not'. (key-spacing)
(#78) Extra space after key 'and'. (key-spacing)
(#79) Extra space after key 'or'. (key-spacing)
(#80) Extra space after key 'xor'. (key-spacing)
(#81) Line 81 exceeds the maximum line length of 132. (max-len)
(#82) Extra space after key 'BEGIN'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#83) Extra space after key 'END'. (key-spacing)
(#83) A space is required after ','. (comma-spacing)
(#84) Extra space after key 'PRINT'. (key-spacing)
(#84) A space is required after ','. (comma-spacing)
(#85) Extra space after key 'PRINTF'. (key-spacing)
(#85) A space is required after ','. (comma-spacing)
(#86) Extra space after key 'GETC'. (key-spacing)
(#86) A space is required after ','. (comma-spacing)
(#87) Extra space after key 'READ'. (key-spacing)
(#87) A space is required after ','. (comma-spacing)
(#88) Extra space after key 'READLINE'. (key-spacing)
(#88) A space is required after ','. (comma-spacing)
(#89) Extra space after key 'DESTROY'. (key-spacing)
(#89) A space is required after ','. (comma-spacing)
(#90) Extra space after key 'TIE'. (key-spacing)
(#90) A space is required after ','. (comma-spacing)
(#91) Extra space after key 'TIEHANDLE'. (key-spacing)
(#91) A space is required after ','. (comma-spacing)
(#92) Extra space after key 'UNTIE'. (key-spacing)
(#92) A space is required after ','. (comma-spacing)
(#93) Extra space after key 'STDIN'. (key-spacing)
(#94) Extra space after key 'STDIN_TOP'. (key-spacing)
(#95) Extra space after key 'STDOUT'. (key-spacing)
(#96) Extra space after key 'STDOUT_TOP'. (key-spacing)
(#97) Extra space after key 'STDERR'. (key-spacing)
(#98) Extra space after key 'STDERR_TOP'. (key-spacing)
(#99) Extra space after key '$ARG'. (key-spacing)
(#100) Extra space after key '$_'. (key-spacing)
(#101) Extra space after key '@ARG'. (key-spacing)
(#102) Extra space after key '@_'. (key-spacing)
(#103) Extra space after key '$LIST_SEPARATOR'. (key-spacing)
(#104) Extra space after key '$"'. (key-spacing)
(#105) Extra space after key '$PROCESS_ID'. (key-spacing)
(#106) Extra space after key '$PID'. (key-spacing)
(#107) Extra space after key '$$'. (key-spacing)
(#108) Extra space after key '$REAL_GROUP_ID'. (key-spacing)
(#109) Extra space after key '$GID'. (key-spacing)
(#110) Extra space after key '$('. (key-spacing)
(#111) Extra space after key '$EFFECTIVE_GROUP_ID'. (key-spacing)
(#112) Extra space after key '$EGID'. (key-spacing)
(#113) Extra space after key '$)'. (key-spacing)
(#114) Extra space after key '$PROGRAM_NAME'. (key-spacing)
(#115) Extra space after key '$0'. (key-spacing)
(#116) Extra space after key '$SUBSCRIPT_SEPARATOR'. (key-spacing)
(#117) Extra space after key '$SUBSEP'. (key-spacing)
(#118) Extra space after key '$;'. (key-spacing)
(#119) Extra space after key '$REAL_USER_ID'. (key-spacing)
(#120) Extra space after key '$UID'. (key-spacing)
(#121) Extra space after key '$<'. (key-spacing)
(#122) Extra space after key '$EFFECTIVE_USER_ID'. (key-spacing)
(#123) Extra space after key '$EUID'. (key-spacing)
(#124) Extra space after key '$>'. (key-spacing)
(#125) Extra space after key '$a'. (key-spacing)
(#126) Extra space after key '$b'. (key-spacing)
(#127) Extra space after key '$COMPILING'. (key-spacing)
(#128) Extra space after key '$^C'. (key-spacing)
(#129) Extra space after key '$DEBUGGING'. (key-spacing)
(#130) Extra space after key '$^D'. (key-spacing)
(#131) Extra space after key '${^ENCODING}'. (key-spacing)
(#132) Extra space after key '$ENV'. (key-spacing)
(#133) Extra space after key '%ENV'. (key-spacing)
(#134) Extra space after key '$SYSTEM_FD_MAX'. (key-spacing)
(#135) Extra space after key '$^F'. (key-spacing)
(#136) Extra space after key '@F'. (key-spacing)
(#137) Extra space after key '${^GLOBAL_PHASE}'. (key-spacing)
(#138) Extra space after key '$^H'. (key-spacing)
(#139) Extra space after key '%^H'. (key-spacing)
(#140) Extra space after key '@INC'. (key-spacing)
(#141) Extra space after key '%INC'. (key-spacing)
(#142) Extra space after key '$INPLACE_EDIT'. (key-spacing)
(#143) Extra space after key '$^I'. (key-spacing)
(#144) Extra space after key '$^M'. (key-spacing)
(#145) Extra space after key '$OSNAME'. (key-spacing)
(#146) Extra space after key '$^O'. (key-spacing)
(#147) Extra space after key '${^OPEN}'. (key-spacing)
(#148) Extra space after key '$PERLDB'. (key-spacing)
(#149) Extra space after key '$^P'. (key-spacing)
(#150) Extra space after key '$SIG'. (key-spacing)
(#151) Extra space after key '%SIG'. (key-spacing)
(#152) Extra space after key '$BASETIME'. (key-spacing)
(#153) Extra space after key '$^T'. (key-spacing)
(#154) Extra space after key '${^TAINT}'. (key-spacing)
(#155) Extra space after key '${^UNICODE}'. (key-spacing)
(#156) Extra space after key '${^UTF8CACHE}'. (key-spacing)
(#157) Extra space after key '${^UTF8LOCALE}'. (key-spacing)
(#158) Extra space after key '$PERL_VERSION'. (key-spacing)
(#159) Extra space after key '$^V'. (key-spacing)
(#160) Extra space after key '${^WIN32_SLOPPY_STAT}'. (key-spacing)
(#161) Extra space after key '$EXECUTABLE_NAME'. (key-spacing)
(#162) Extra space after key '$^X'. (key-spacing)
(#163) Extra space after key '$1'. (key-spacing)
(#164) Extra space after key '$MATCH'. (key-spacing)
(#165) Extra space after key '$&'. (key-spacing)
(#166) Extra space after key '${^MATCH}'. (key-spacing)
(#167) Extra space after key '$PREMATCH'. (key-spacing)
(#168) Extra space after key '$`'. (key-spacing)
(#169) Extra space after key '${^PREMATCH}'. (key-spacing)
(#170) Extra space after key '$POSTMATCH'. (key-spacing)
(#171) Extra space after key '$''. (key-spacing)
(#172) Extra space after key '${^POSTMATCH}'. (key-spacing)
(#173) Extra space after key '$LAST_PAREN_MATCH'. (key-spacing)
(#174) Extra space after key '$+'. (key-spacing)
(#175) Extra space after key '$LAST_SUBMATCH_RESULT'. (key-spacing)
(#176) Extra space after key '$^N'. (key-spacing)
(#177) Extra space after key '@LAST_MATCH_END'. (key-spacing)
(#178) Extra space after key '@+'. (key-spacing)
(#179) Extra space after key '%LAST_PAREN_MATCH'. (key-spacing)
(#180) Extra space after key '%+'. (key-spacing)
(#181) Extra space after key '@LAST_MATCH_START'. (key-spacing)
(#182) Extra space after key '@-'. (key-spacing)
(#183) Extra space after key '%LAST_MATCH_START'. (key-spacing)
(#184) Extra space after key '%-'. (key-spacing)
(#185) Extra space after key '$LAST_REGEXP_CODE_RESULT'. (key-spacing)
(#186) Extra space after key '$^R'. (key-spacing)
(#187) Extra space after key '${^RE_DEBUG_FLAGS}'. (key-spacing)
(#188) Extra space after key '${^RE_TRIE_MAXBUF}'. (key-spacing)
(#189) Extra space after key '$ARGV'. (key-spacing)
(#190) Extra space after key '@ARGV'. (key-spacing)
(#191) Extra space after key 'ARGV'. (key-spacing)
(#192) Extra space after key 'ARGVOUT'. (key-spacing)
(#193) Extra space after key '$OUTPUT_FIELD_SEPARATOR'. (key-spacing)
(#194) Extra space after key '$OFS'. (key-spacing)
(#195) Extra space after key '$,'. (key-spacing)
(#196) Extra space after key '$INPUT_LINE_NUMBER'. (key-spacing)
(#197) Extra space after key '$NR'. (key-spacing)
(#198) Extra space after key '$.'. (key-spacing)
(#199) Extra space after key '$INPUT_RECORD_SEPARATOR'. (key-spacing)
(#200) Extra space after key '$RS'. (key-spacing)
(#201) Extra space after key '$/'. (key-spacing)
(#202) Extra space after key '$OUTPUT_RECORD_SEPARATOR'. (key-spacing)
(#203) Extra space after key '$ORS'. (key-spacing)
(#204) Extra space after key '$\'. (key-spacing)
(#205) Extra space after key '$OUTPUT_AUTOFLUSH'. (key-spacing)
(#206) Extra space after key '$|'. (key-spacing)
(#207) Extra space after key '$ACCUMULATOR'. (key-spacing)
(#208) Extra space after key '$^A'. (key-spacing)
(#209) Extra space after key '$FORMAT_FORMFEED'. (key-spacing)
(#210) Extra space after key '$^L'. (key-spacing)
(#211) Extra space after key '$FORMAT_PAGE_NUMBER'. (key-spacing)
(#212) Extra space after key '$%'. (key-spacing)
(#213) Extra space after key '$FORMAT_LINES_LEFT'. (key-spacing)
(#214) Extra space after key '$-'. (key-spacing)
(#215) Extra space after key '$FORMAT_LINE_BREAK_CHARACTERS'. (key-spacing)
(#216) Extra space after key '$:'. (key-spacing)
(#217) Extra space after key '$FORMAT_LINES_PER_PAGE'. (key-spacing)
(#218) Extra space after key '$='. (key-spacing)
(#219) Extra space after key '$FORMAT_TOP_NAME'. (key-spacing)
(#220) Extra space after key '$^'. (key-spacing)
(#221) Extra space after key '$FORMAT_NAME'. (key-spacing)
(#222) Extra space after key '$~'. (key-spacing)
(#223) Extra space after key '${^CHILD_ERROR_NATIVE}'. (key-spacing)
(#224) Extra space after key '$EXTENDED_OS_ERROR'. (key-spacing)
(#225) Extra space after key '$^E'. (key-spacing)
(#226) Extra space after key '$EXCEPTIONS_BEING_CAUGHT'. (key-spacing)
(#227) Extra space after key '$^S'. (key-spacing)
(#228) Extra space after key '$WARNING'. (key-spacing)
(#229) Extra space after key '$^W'. (key-spacing)
(#230) Extra space after key '${^WARNING_BITS}'. (key-spacing)
(#231) Extra space after key '$OS_ERROR'. (key-spacing)
(#232) Extra space after key '$ERRNO'. (key-spacing)
(#233) Extra space after key '$!'. (key-spacing)
(#234) Extra space after key '%OS_ERROR'. (key-spacing)
(#235) Extra space after key '%ERRNO'. (key-spacing)
(#236) Extra space after key '%!'. (key-spacing)
(#237) Extra space after key '$CHILD_ERROR'. (key-spacing)
(#238) Extra space after key '$?'. (key-spacing)
(#239) Extra space after key '$EVAL_ERROR'. (key-spacing)
(#240) Extra space after key '$@'. (key-spacing)
(#241) Extra space after key '$OFMT'. (key-spacing)
(#242) Extra space after key '$#'. (key-spacing)
(#243) Extra space after key '$*'. (key-spacing)
(#244) Extra space after key '$ARRAY_BASE'. (key-spacing)
(#245) Extra space after key '$['. (key-spacing)
(#246) Extra space after key '$OLD_PERL_VERSION'. (key-spacing)
(#247) Extra space after key '$]'. (key-spacing)
(#249) Extra space after key 'if'. (key-spacing)
(#249) Missing space before value for key 'if'. (key-spacing)
(#249) A space is required after ','. (comma-spacing)
(#250) Extra space after key 'elsif'. (key-spacing)
(#250) Missing space before value for key 'elsif'. (key-spacing)
(#250) A space is required after ','. (comma-spacing)
(#251) Extra space after key 'else'. (key-spacing)
(#251) Missing space before value for key 'else'. (key-spacing)
(#251) A space is required after ','. (comma-spacing)
(#252) Extra space after key 'while'. (key-spacing)
(#252) Missing space before value for key 'while'. (key-spacing)
(#252) A space is required after ','. (comma-spacing)
(#253) Extra space after key 'unless'. (key-spacing)
(#253) Missing space before value for key 'unless'. (key-spacing)
(#253) A space is required after ','. (comma-spacing)
(#254) Extra space after key 'for'. (key-spacing)
(#254) Missing space before value for key 'for'. (key-spacing)
(#254) A space is required after ','. (comma-spacing)
(#255) Extra space after key 'foreach'. (key-spacing)
(#255) Missing space before value for key 'foreach'. (key-spacing)
(#255) A space is required after ','. (comma-spacing)
(#257) Extra space after key 'abs'. (key-spacing)
(#257) Missing space before value for key 'abs'. (key-spacing)
(#258) Extra space after key 'accept'. (key-spacing)
(#258) Missing space before value for key 'accept'. (key-spacing)
(#259) Extra space after key 'alarm'. (key-spacing)
(#259) Missing space before value for key 'alarm'. (key-spacing)
(#260) Extra space after key 'atan2'. (key-spacing)
(#260) Missing space before value for key 'atan2'. (key-spacing)
(#261) Extra space after key 'bind'. (key-spacing)
(#261) Missing space before value for key 'bind'. (key-spacing)
(#262) Extra space after key 'binmode'. (key-spacing)
(#262) Missing space before value for key 'binmode'. (key-spacing)
(#263) Extra space after key 'bless'. (key-spacing)
(#263) Missing space before value for key 'bless'. (key-spacing)
(#264) Extra space after key 'bootstrap'. (key-spacing)
(#264) Missing space before value for key 'bootstrap'. (key-spacing)
(#265) Extra space after key 'break'. (key-spacing)
(#265) Missing space before value for key 'break'. (key-spacing)
(#266) Extra space after key 'caller'. (key-spacing)
(#266) Missing space before value for key 'caller'. (key-spacing)
(#267) Extra space after key 'chdir'. (key-spacing)
(#267) Missing space before value for key 'chdir'. (key-spacing)
(#268) Extra space after key 'chmod'. (key-spacing)
(#268) Missing space before value for key 'chmod'. (key-spacing)
(#269) Extra space after key 'chomp'. (key-spacing)
(#269) Missing space before value for key 'chomp'. (key-spacing)
(#270) Extra space after key 'chop'. (key-spacing)
(#270) Missing space before value for key 'chop'. (key-spacing)
(#271) Extra space after key 'chown'. (key-spacing)
(#271) Missing space before value for key 'chown'. (key-spacing)
(#272) Extra space after key 'chr'. (key-spacing)
(#272) Missing space before value for key 'chr'. (key-spacing)
(#273) Extra space after key 'chroot'. (key-spacing)
(#273) Missing space before value for key 'chroot'. (key-spacing)
(#274) Extra space after key 'close'. (key-spacing)
(#274) Missing space before value for key 'close'. (key-spacing)
(#275) Extra space after key 'closedir'. (key-spacing)
(#275) Missing space before value for key 'closedir'. (key-spacing)
(#276) Extra space after key 'connect'. (key-spacing)
(#276) Missing space before value for key 'connect'. (key-spacing)
(#277) Extra space after key 'continue'. (key-spacing)
(#277) Missing space before value for key 'continue'. (key-spacing)
(#277) A space is required after ','. (comma-spacing)
(#278) Extra space after key 'cos'. (key-spacing)
(#278) Missing space before value for key 'cos'. (key-spacing)
(#279) Extra space after key 'crypt'. (key-spacing)
(#279) Missing space before value for key 'crypt'. (key-spacing)
(#280) Extra space after key 'dbmclose'. (key-spacing)
(#280) Missing space before value for key 'dbmclose'. (key-spacing)
(#281) Extra space after key 'dbmopen'. (key-spacing)
(#281) Missing space before value for key 'dbmopen'. (key-spacing)
(#282) Extra space after key 'default'. (key-spacing)
(#282) Missing space before value for key 'default'. (key-spacing)
(#283) Extra space after key 'defined'. (key-spacing)
(#283) Missing space before value for key 'defined'. (key-spacing)
(#284) Extra space after key 'delete'. (key-spacing)
(#284) Missing space before value for key 'delete'. (key-spacing)
(#285) Extra space after key 'die'. (key-spacing)
(#285) Missing space before value for key 'die'. (key-spacing)
(#286) Extra space after key 'do'. (key-spacing)
(#286) Missing space before value for key 'do'. (key-spacing)
(#287) Extra space after key 'dump'. (key-spacing)
(#287) Missing space before value for key 'dump'. (key-spacing)
(#288) Extra space after key 'each'. (key-spacing)
(#288) Missing space before value for key 'each'. (key-spacing)
(#289) Extra space after key 'endgrent'. (key-spacing)
(#289) Missing space before value for key 'endgrent'. (key-spacing)
(#290) Extra space after key 'endhostent'. (key-spacing)
(#290) Missing space before value for key 'endhostent'. (key-spacing)
(#291) Extra space after key 'endnetent'. (key-spacing)
(#291) Missing space before value for key 'endnetent'. (key-spacing)
(#292) Extra space after key 'endprotoent'. (key-spacing)
(#292) Missing space before value for key 'endprotoent'. (key-spacing)
(#293) Extra space after key 'endpwent'. (key-spacing)
(#293) Missing space before value for key 'endpwent'. (key-spacing)
(#294) Extra space after key 'endservent'. (key-spacing)
(#294) Missing space before value for key 'endservent'. (key-spacing)
(#295) Extra space after key 'eof'. (key-spacing)
(#295) Missing space before value for key 'eof'. (key-spacing)
(#296) Extra space after key 'eval'. (key-spacing)
(#296) Missing space before value for key 'eval'. (key-spacing)
(#297) Extra space after key 'exec'. (key-spacing)
(#297) Missing space before value for key 'exec'. (key-spacing)
(#298) Extra space after key 'exists'. (key-spacing)
(#298) Missing space before value for key 'exists'. (key-spacing)
(#299) Extra space after key 'exit'. (key-spacing)
(#299) Missing space before value for key 'exit'. (key-spacing)
(#300) Extra space after key 'exp'. (key-spacing)
(#300) Missing space before value for key 'exp'. (key-spacing)
(#301) Extra space after key 'fcntl'. (key-spacing)
(#301) Missing space before value for key 'fcntl'. (key-spacing)
(#302) Extra space after key 'fileno'. (key-spacing)
(#302) Missing space before value for key 'fileno'. (key-spacing)
(#303) Extra space after key 'flock'. (key-spacing)
(#303) Missing space before value for key 'flock'. (key-spacing)
(#304) Extra space after key 'fork'. (key-spacing)
(#304) Missing space before value for key 'fork'. (key-spacing)
(#305) Extra space after key 'format'. (key-spacing)
(#305) Missing space before value for key 'format'. (key-spacing)
(#306) Extra space after key 'formline'. (key-spacing)
(#306) Missing space before value for key 'formline'. (key-spacing)
(#307) Extra space after key 'getc'. (key-spacing)
(#307) Missing space before value for key 'getc'. (key-spacing)
(#308) Extra space after key 'getgrent'. (key-spacing)
(#308) Missing space before value for key 'getgrent'. (key-spacing)
(#309) Extra space after key 'getgrgid'. (key-spacing)
(#309) Missing space before value for key 'getgrgid'. (key-spacing)
(#310) Extra space after key 'getgrnam'. (key-spacing)
(#310) Missing space before value for key 'getgrnam'. (key-spacing)
(#311) Extra space after key 'gethostbyaddr'. (key-spacing)
(#311) Missing space before value for key 'gethostbyaddr'. (key-spacing)
(#312) Extra space after key 'gethostbyname'. (key-spacing)
(#312) Missing space before value for key 'gethostbyname'. (key-spacing)
(#313) Extra space after key 'gethostent'. (key-spacing)
(#313) Missing space before value for key 'gethostent'. (key-spacing)
(#314) Extra space after key 'getlogin'. (key-spacing)
(#314) Missing space before value for key 'getlogin'. (key-spacing)
(#315) Extra space after key 'getnetbyaddr'. (key-spacing)
(#315) Missing space before value for key 'getnetbyaddr'. (key-spacing)
(#316) Extra space after key 'getnetbyname'. (key-spacing)
(#316) Missing space before value for key 'getnetbyname'. (key-spacing)
(#317) Extra space after key 'getnetent'. (key-spacing)
(#317) Missing space before value for key 'getnetent'. (key-spacing)
(#318) Extra space after key 'getpeername'. (key-spacing)
(#318) Missing space before value for key 'getpeername'. (key-spacing)
(#319) Extra space after key 'getpgrp'. (key-spacing)
(#319) Missing space before value for key 'getpgrp'. (key-spacing)
(#320) Extra space after key 'getppid'. (key-spacing)
(#320) Missing space before value for key 'getppid'. (key-spacing)
(#321) Extra space after key 'getpriority'. (key-spacing)
(#321) Missing space before value for key 'getpriority'. (key-spacing)
(#322) Extra space after key 'getprotobyname'. (key-spacing)
(#322) Missing space before value for key 'getprotobyname'. (key-spacing)
(#323) Extra space after key 'getprotobynumber'. (key-spacing)
(#323) Missing space before value for key 'getprotobynumber'. (key-spacing)
(#324) Extra space after key 'getprotoent'. (key-spacing)
(#324) Missing space before value for key 'getprotoent'. (key-spacing)
(#325) Extra space after key 'getpwent'. (key-spacing)
(#325) Missing space before value for key 'getpwent'. (key-spacing)
(#326) Extra space after key 'getpwnam'. (key-spacing)
(#326) Missing space before value for key 'getpwnam'. (key-spacing)
(#327) Extra space after key 'getpwuid'. (key-spacing)
(#327) Missing space before value for key 'getpwuid'. (key-spacing)
(#328) Extra space after key 'getservbyname'. (key-spacing)
(#328) Missing space before value for key 'getservbyname'. (key-spacing)
(#329) Extra space after key 'getservbyport'. (key-spacing)
(#329) Missing space before value for key 'getservbyport'. (key-spacing)
(#330) Extra space after key 'getservent'. (key-spacing)
(#330) Missing space before value for key 'getservent'. (key-spacing)
(#331) Extra space after key 'getsockname'. (key-spacing)
(#331) Missing space before value for key 'getsockname'. (key-spacing)
(#332) Extra space after key 'getsockopt'. (key-spacing)
(#332) Missing space before value for key 'getsockopt'. (key-spacing)
(#333) Extra space after key 'given'. (key-spacing)
(#333) Missing space before value for key 'given'. (key-spacing)
(#334) Extra space after key 'glob'. (key-spacing)
(#334) Missing space before value for key 'glob'. (key-spacing)
(#335) Extra space after key 'gmtime'. (key-spacing)
(#335) Missing space before value for key 'gmtime'. (key-spacing)
(#336) Extra space after key 'goto'. (key-spacing)
(#336) Missing space before value for key 'goto'. (key-spacing)
(#337) Extra space after key 'grep'. (key-spacing)
(#337) Missing space before value for key 'grep'. (key-spacing)
(#338) Extra space after key 'hex'. (key-spacing)
(#338) Missing space before value for key 'hex'. (key-spacing)
(#339) Extra space after key 'import'. (key-spacing)
(#339) Missing space before value for key 'import'. (key-spacing)
(#340) Extra space after key 'index'. (key-spacing)
(#340) Missing space before value for key 'index'. (key-spacing)
(#341) Extra space after key 'int'. (key-spacing)
(#341) Missing space before value for key 'int'. (key-spacing)
(#342) Extra space after key 'ioctl'. (key-spacing)
(#342) Missing space before value for key 'ioctl'. (key-spacing)
(#343) Extra space after key 'join'. (key-spacing)
(#343) Missing space before value for key 'join'. (key-spacing)
(#344) Extra space after key 'keys'. (key-spacing)
(#344) Missing space before value for key 'keys'. (key-spacing)
(#345) Extra space after key 'kill'. (key-spacing)
(#345) Missing space before value for key 'kill'. (key-spacing)
(#346) Extra space after key 'last'. (key-spacing)
(#346) Missing space before value for key 'last'. (key-spacing)
(#347) Extra space after key 'lc'. (key-spacing)
(#347) Missing space before value for key 'lc'. (key-spacing)
(#348) Extra space after key 'lcfirst'. (key-spacing)
(#348) Missing space before value for key 'lcfirst'. (key-spacing)
(#349) Extra space after key 'length'. (key-spacing)
(#349) Missing space before value for key 'length'. (key-spacing)
(#350) Extra space after key 'link'. (key-spacing)
(#350) Missing space before value for key 'link'. (key-spacing)
(#351) Extra space after key 'listen'. (key-spacing)
(#351) Missing space before value for key 'listen'. (key-spacing)
(#352) Extra space after key 'local'. (key-spacing)
(#353) Extra space after key 'localtime'. (key-spacing)
(#353) Missing space before value for key 'localtime'. (key-spacing)
(#354) Extra space after key 'lock'. (key-spacing)
(#354) Missing space before value for key 'lock'. (key-spacing)
(#355) Extra space after key 'log'. (key-spacing)
(#355) Missing space before value for key 'log'. (key-spacing)
(#356) Extra space after key 'lstat'. (key-spacing)
(#356) Missing space before value for key 'lstat'. (key-spacing)
(#357) Extra space after key 'm'. (key-spacing)
(#357) Missing space before value for key 'm'. (key-spacing)
(#358) Extra space after key 'map'. (key-spacing)
(#358) Missing space before value for key 'map'. (key-spacing)
(#359) Extra space after key 'mkdir'. (key-spacing)
(#359) Missing space before value for key 'mkdir'. (key-spacing)
(#360) Extra space after key 'msgctl'. (key-spacing)
(#360) Missing space before value for key 'msgctl'. (key-spacing)
(#361) Extra space after key 'msgget'. (key-spacing)
(#361) Missing space before value for key 'msgget'. (key-spacing)
(#362) Extra space after key 'msgrcv'. (key-spacing)
(#362) Missing space before value for key 'msgrcv'. (key-spacing)
(#363) Extra space after key 'msgsnd'. (key-spacing)
(#363) Missing space before value for key 'msgsnd'. (key-spacing)
(#364) Extra space after key 'my'. (key-spacing)
(#365) Extra space after key 'new'. (key-spacing)
(#365) Missing space before value for key 'new'. (key-spacing)
(#366) Extra space after key 'next'. (key-spacing)
(#366) Missing space before value for key 'next'. (key-spacing)
(#367) Extra space after key 'no'. (key-spacing)
(#367) Missing space before value for key 'no'. (key-spacing)
(#368) Extra space after key 'oct'. (key-spacing)
(#368) Missing space before value for key 'oct'. (key-spacing)
(#369) Extra space after key 'open'. (key-spacing)
(#369) Missing space before value for key 'open'. (key-spacing)
(#370) Extra space after key 'opendir'. (key-spacing)
(#370) Missing space before value for key 'opendir'. (key-spacing)
(#371) Extra space after key 'ord'. (key-spacing)
(#371) Missing space before value for key 'ord'. (key-spacing)
(#372) Extra space after key 'our'. (key-spacing)
(#373) Extra space after key 'pack'. (key-spacing)
(#373) Missing space before value for key 'pack'. (key-spacing)
(#374) Extra space after key 'package'. (key-spacing)
(#374) Missing space before value for key 'package'. (key-spacing)
(#375) Extra space after key 'pipe'. (key-spacing)
(#375) Missing space before value for key 'pipe'. (key-spacing)
(#376) Extra space after key 'pop'. (key-spacing)
(#376) Missing space before value for key 'pop'. (key-spacing)
(#377) Extra space after key 'pos'. (key-spacing)
(#377) Missing space before value for key 'pos'. (key-spacing)
(#378) Extra space after key 'print'. (key-spacing)
(#378) Missing space before value for key 'print'. (key-spacing)
(#379) Extra space after key 'printf'. (key-spacing)
(#379) Missing space before value for key 'printf'. (key-spacing)
(#380) Extra space after key 'prototype'. (key-spacing)
(#380) Missing space before value for key 'prototype'. (key-spacing)
(#381) Extra space after key 'push'. (key-spacing)
(#381) Missing space before value for key 'push'. (key-spacing)
(#382) Extra space after key 'q'. (key-spacing)
(#382) Missing space before value for key 'q'. (key-spacing)
(#383) Extra space after key 'qq'. (key-spacing)
(#383) Missing space before value for key 'qq'. (key-spacing)
(#384) Extra space after key 'qr'. (key-spacing)
(#384) Missing space before value for key 'qr'. (key-spacing)
(#385) Extra space after key 'quotemeta'. (key-spacing)
(#385) Missing space before value for key 'quotemeta'. (key-spacing)
(#386) Extra space after key 'qw'. (key-spacing)
(#386) Missing space before value for key 'qw'. (key-spacing)
(#387) Extra space after key 'qx'. (key-spacing)
(#387) Missing space before value for key 'qx'. (key-spacing)
(#388) Extra space after key 'rand'. (key-spacing)
(#388) Missing space before value for key 'rand'. (key-spacing)
(#389) Extra space after key 'read'. (key-spacing)
(#389) Missing space before value for key 'read'. (key-spacing)
(#390) Extra space after key 'readdir'. (key-spacing)
(#390) Missing space before value for key 'readdir'. (key-spacing)
(#391) Extra space after key 'readline'. (key-spacing)
(#391) Missing space before value for key 'readline'. (key-spacing)
(#392) Extra space after key 'readlink'. (key-spacing)
(#392) Missing space before value for key 'readlink'. (key-spacing)
(#393) Extra space after key 'readpipe'. (key-spacing)
(#393) Missing space before value for key 'readpipe'. (key-spacing)
(#394) Extra space after key 'recv'. (key-spacing)
(#394) Missing space before value for key 'recv'. (key-spacing)
(#395) Extra space after key 'redo'. (key-spacing)
(#395) Missing space before value for key 'redo'. (key-spacing)
(#396) Extra space after key 'ref'. (key-spacing)
(#396) Missing space before value for key 'ref'. (key-spacing)
(#397) Extra space after key 'rename'. (key-spacing)
(#397) Missing space before value for key 'rename'. (key-spacing)
(#398) Extra space after key 'require'. (key-spacing)
(#398) Missing space before value for key 'require'. (key-spacing)
(#399) Extra space after key 'reset'. (key-spacing)
(#399) Missing space before value for key 'reset'. (key-spacing)
(#400) Extra space after key 'return'. (key-spacing)
(#400) Missing space before value for key 'return'. (key-spacing)
(#401) Extra space after key 'reverse'. (key-spacing)
(#401) Missing space before value for key 'reverse'. (key-spacing)
(#402) Extra space after key 'rewinddir'. (key-spacing)
(#402) Missing space before value for key 'rewinddir'. (key-spacing)
(#403) Extra space after key 'rindex'. (key-spacing)
(#403) Missing space before value for key 'rindex'. (key-spacing)
(#404) Extra space after key 'rmdir'. (key-spacing)
(#404) Missing space before value for key 'rmdir'. (key-spacing)
(#405) Extra space after key 's'. (key-spacing)
(#405) Missing space before value for key 's'. (key-spacing)
(#406) Extra space after key 'say'. (key-spacing)
(#406) Missing space before value for key 'say'. (key-spacing)
(#407) Extra space after key 'scalar'. (key-spacing)
(#407) Missing space before value for key 'scalar'. (key-spacing)
(#408) Extra space after key 'seek'. (key-spacing)
(#408) Missing space before value for key 'seek'. (key-spacing)
(#409) Extra space after key 'seekdir'. (key-spacing)
(#409) Missing space before value for key 'seekdir'. (key-spacing)
(#410) Extra space after key 'select'. (key-spacing)
(#410) Missing space before value for key 'select'. (key-spacing)
(#411) Extra space after key 'semctl'. (key-spacing)
(#411) Missing space before value for key 'semctl'. (key-spacing)
(#412) Extra space after key 'semget'. (key-spacing)
(#412) Missing space before value for key 'semget'. (key-spacing)
(#413) Extra space after key 'semop'. (key-spacing)
(#413) Missing space before value for key 'semop'. (key-spacing)
(#414) Extra space after key 'send'. (key-spacing)
(#414) Missing space before value for key 'send'. (key-spacing)
(#415) Extra space after key 'setgrent'. (key-spacing)
(#415) Missing space before value for key 'setgrent'. (key-spacing)
(#416) Extra space after key 'sethostent'. (key-spacing)
(#416) Missing space before value for key 'sethostent'. (key-spacing)
(#417) Extra space after key 'setnetent'. (key-spacing)
(#417) Missing space before value for key 'setnetent'. (key-spacing)
(#418) Extra space after key 'setpgrp'. (key-spacing)
(#418) Missing space before value for key 'setpgrp'. (key-spacing)
(#419) Extra space after key 'setpriority'. (key-spacing)
(#419) Missing space before value for key 'setpriority'. (key-spacing)
(#420) Extra space after key 'setprotoent'. (key-spacing)
(#420) Missing space before value for key 'setprotoent'. (key-spacing)
(#421) Extra space after key 'setpwent'. (key-spacing)
(#421) Missing space before value for key 'setpwent'. (key-spacing)
(#422) Extra space after key 'setservent'. (key-spacing)
(#422) Missing space before value for key 'setservent'. (key-spacing)
(#423) Extra space after key 'setsockopt'. (key-spacing)
(#423) Missing space before value for key 'setsockopt'. (key-spacing)
(#424) Extra space after key 'shift'. (key-spacing)
(#424) Missing space before value for key 'shift'. (key-spacing)
(#425) Extra space after key 'shmctl'. (key-spacing)
(#425) Missing space before value for key 'shmctl'. (key-spacing)
(#426) Extra space after key 'shmget'. (key-spacing)
(#426) Missing space before value for key 'shmget'. (key-spacing)
(#427) Extra space after key 'shmread'. (key-spacing)
(#427) Missing space before value for key 'shmread'. (key-spacing)
(#428) Extra space after key 'shmwrite'. (key-spacing)
(#428) Missing space before value for key 'shmwrite'. (key-spacing)
(#429) Extra space after key 'shutdown'. (key-spacing)
(#429) Missing space before value for key 'shutdown'. (key-spacing)
(#430) Extra space after key 'sin'. (key-spacing)
(#430) Missing space before value for key 'sin'. (key-spacing)
(#431) Extra space after key 'sleep'. (key-spacing)
(#431) Missing space before value for key 'sleep'. (key-spacing)
(#432) Extra space after key 'socket'. (key-spacing)
(#432) Missing space before value for key 'socket'. (key-spacing)
(#433) Extra space after key 'socketpair'. (key-spacing)
(#433) Missing space before value for key 'socketpair'. (key-spacing)
(#434) Extra space after key 'sort'. (key-spacing)
(#434) Missing space before value for key 'sort'. (key-spacing)
(#435) Extra space after key 'splice'. (key-spacing)
(#435) Missing space before value for key 'splice'. (key-spacing)
(#436) Extra space after key 'split'. (key-spacing)
(#436) Missing space before value for key 'split'. (key-spacing)
(#437) Extra space after key 'sprintf'. (key-spacing)
(#437) Missing space before value for key 'sprintf'. (key-spacing)
(#438) Extra space after key 'sqrt'. (key-spacing)
(#438) Missing space before value for key 'sqrt'. (key-spacing)
(#439) Extra space after key 'srand'. (key-spacing)
(#439) Missing space before value for key 'srand'. (key-spacing)
(#440) Extra space after key 'stat'. (key-spacing)
(#440) Missing space before value for key 'stat'. (key-spacing)
(#441) Extra space after key 'state'. (key-spacing)
(#441) Missing space before value for key 'state'. (key-spacing)
(#442) Extra space after key 'study'. (key-spacing)
(#442) Missing space before value for key 'study'. (key-spacing)
(#443) Extra space after key 'sub'. (key-spacing)
(#443) Missing space before value for key 'sub'. (key-spacing)
(#444) Extra space after key 'substr'. (key-spacing)
(#444) Missing space before value for key 'substr'. (key-spacing)
(#445) Extra space after key 'symlink'. (key-spacing)
(#445) Missing space before value for key 'symlink'. (key-spacing)
(#446) Extra space after key 'syscall'. (key-spacing)
(#446) Missing space before value for key 'syscall'. (key-spacing)
(#447) Extra space after key 'sysopen'. (key-spacing)
(#447) Missing space before value for key 'sysopen'. (key-spacing)
(#448) Extra space after key 'sysread'. (key-spacing)
(#448) Missing space before value for key 'sysread'. (key-spacing)
(#449) Extra space after key 'sysseek'. (key-spacing)
(#449) Missing space before value for key 'sysseek'. (key-spacing)
(#450) Extra space after key 'system'. (key-spacing)
(#450) Missing space before value for key 'system'. (key-spacing)
(#451) Extra space after key 'syswrite'. (key-spacing)
(#451) Missing space before value for key 'syswrite'. (key-spacing)
(#452) Extra space after key 'tell'. (key-spacing)
(#452) Missing space before value for key 'tell'. (key-spacing)
(#453) Extra space after key 'telldir'. (key-spacing)
(#453) Missing space before value for key 'telldir'. (key-spacing)
(#454) Extra space after key 'tie'. (key-spacing)
(#454) Missing space before value for key 'tie'. (key-spacing)
(#455) Extra space after key 'tied'. (key-spacing)
(#455) Missing space before value for key 'tied'. (key-spacing)
(#456) Extra space after key 'time'. (key-spacing)
(#456) Missing space before value for key 'time'. (key-spacing)
(#457) Extra space after key 'times'. (key-spacing)
(#457) Missing space before value for key 'times'. (key-spacing)
(#458) Extra space after key 'tr'. (key-spacing)
(#458) Missing space before value for key 'tr'. (key-spacing)
(#459) Extra space after key 'truncate'. (key-spacing)
(#459) Missing space before value for key 'truncate'. (key-spacing)
(#460) Extra space after key 'uc'. (key-spacing)
(#460) Missing space before value for key 'uc'. (key-spacing)
(#461) Extra space after key 'ucfirst'. (key-spacing)
(#461) Missing space before value for key 'ucfirst'. (key-spacing)
(#462) Extra space after key 'umask'. (key-spacing)
(#462) Missing space before value for key 'umask'. (key-spacing)
(#463) Extra space after key 'undef'. (key-spacing)
(#463) Missing space before value for key 'undef'. (key-spacing)
(#464) Extra space after key 'unlink'. (key-spacing)
(#464) Missing space before value for key 'unlink'. (key-spacing)
(#465) Extra space after key 'unpack'. (key-spacing)
(#465) Missing space before value for key 'unpack'. (key-spacing)
(#466) Extra space after key 'unshift'. (key-spacing)
(#466) Missing space before value for key 'unshift'. (key-spacing)
(#467) Extra space after key 'untie'. (key-spacing)
(#467) Missing space before value for key 'untie'. (key-spacing)
(#468) Extra space after key 'use'. (key-spacing)
(#468) Missing space before value for key 'use'. (key-spacing)
(#469) Extra space after key 'utime'. (key-spacing)
(#469) Missing space before value for key 'utime'. (key-spacing)
(#470) Extra space after key 'values'. (key-spacing)
(#470) Missing space before value for key 'values'. (key-spacing)
(#471) Extra space after key 'vec'. (key-spacing)
(#471) Missing space before value for key 'vec'. (key-spacing)
(#472) Extra space after key 'wait'. (key-spacing)
(#472) Missing space before value for key 'wait'. (key-spacing)
(#473) Extra space after key 'waitpid'. (key-spacing)
(#473) Missing space before value for key 'waitpid'. (key-spacing)
(#474) Extra space after key 'wantarray'. (key-spacing)
(#474) Missing space before value for key 'wantarray'. (key-spacing)
(#475) Extra space after key 'warn'. (key-spacing)
(#475) Missing space before value for key 'warn'. (key-spacing)
(#476) Extra space after key 'when'. (key-spacing)
(#476) Missing space before value for key 'when'. (key-spacing)
(#477) Extra space after key 'write'. (key-spacing)
(#477) Missing space before value for key 'write'. (key-spacing)
(#478) Extra space after key 'y'. (key-spacing)
(#478) Missing space before value for key 'y'. (key-spacing)
(#480) Infix operators must be spaced. (space-infix-ops)
(#481) Line 481 exceeds the maximum line length of 132. (max-len)
(#481) Infix operators must be spaced. (space-infix-ops)
(#483) Line 483 exceeds the maximum line length of 132. (max-len)
(#483) Missing JSDoc comment. (require-jsdoc)
(#483) A space is required after ','. (comma-spacing)
(#483) A space is required after ','. (comma-spacing)
(#483) A space is required after ','. (comma-spacing)
(#483) A space is required after ','. (comma-spacing)
(#483) Missing space before opening brace. (space-before-blocks)
(#484) Line 484 exceeds the maximum line length of 132. (max-len)
(#484) Infix operators must be spaced. (space-infix-ops)
(#485) Infix operators must be spaced. (space-infix-ops)
(#486) Infix operators must be spaced. (space-infix-ops)
(#487) Infix operators must be spaced. (space-infix-ops)
(#487) A space is required after ','. (comma-spacing)
(#487) Missing space before opening brace. (space-before-blocks)
(#488) Infix operators must be spaced. (space-infix-ops)
(#488) A space is required after ','. (comma-spacing)
(#488) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#488) A space is required after ','. (comma-spacing)
(#488) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#488) Infix operators must be spaced. (space-infix-ops)
(#489) Expected space(s) after "while". (keyword-spacing)
(#489) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#489) Infix operators must be spaced. (space-infix-ops)
(#489) Missing space before opening brace. (space-before-blocks)
(#490) Expected space(s) after "if". (keyword-spacing)
(#490) Infix operators must be spaced. (space-infix-ops)
(#490) Infix operators must be spaced. (space-infix-ops)
(#490) Missing space before opening brace. (space-before-blocks)
(#491) Expected space(s) after "if". (keyword-spacing)
(#491) Infix operators must be spaced. (space-infix-ops)
(#491) Missing space before opening brace. (space-before-blocks)
(#492) Infix operators must be spaced. (space-infix-ops)
(#493) Infix operators must be spaced. (space-infix-ops)
(#494) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#494) Infix operators must be spaced. (space-infix-ops)
(#494) Requires a space before '}'. (block-spacing)
(#495) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#495) Expected space(s) after "if". (keyword-spacing)
(#495) Expected { after 'if' condition. (curly)
(#497) Infix operators must be spaced. (space-infix-ops)
(#498) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#498) Requires a space before '}'. (block-spacing)
(#499) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#499) Infix operators must be spaced. (space-infix-ops)
(#499) Infix operators must be spaced. (space-infix-ops)
(#499) Infix operators must be spaced. (space-infix-ops)
(#499) Requires a space before '}'. (block-spacing)
(#500) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#500) Requires a space before '}'. (block-spacing)
(#501) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#501) A space is required after ','. (comma-spacing)
(#501) Requires a space before '}'. (block-spacing)
(#503) Missing JSDoc comment. (require-jsdoc)
(#503) A space is required after ','. (comma-spacing)
(#503) A space is required after ','. (comma-spacing)
(#503) Missing space before opening brace. (space-before-blocks)
(#504) Infix operators must be spaced. (space-infix-ops)
(#504) A space is required after ','. (comma-spacing)
(#504) Missing space before opening brace. (space-before-blocks)
(#505) Expected space(s) after "if". (keyword-spacing)
(#505) Expected { after 'if' condition. (curly)
(#505) Infix operators must be spaced. (space-infix-ops)
(#506) Infix operators must be spaced. (space-infix-ops)
(#508) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#508) Requires a space before '}'. (block-spacing)
(#509) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#509) A space is required after ','. (comma-spacing)
(#509) Requires a space before '}'. (block-spacing)
(#511) Missing JSDoc comment. (require-jsdoc)
(#511) Function 'tokenPerl' has a complexity of 118. (complexity)
(#511) A space is required after ','. (comma-spacing)
(#511) Missing space before opening brace. (space-before-blocks)
(#512) Expected { after 'if' condition. (curly)
(#512) Expected space(s) after "if". (keyword-spacing)
(#514) Expected { after 'if' condition. (curly)
(#514) Expected space(s) after "if". (keyword-spacing)
(#515) A space is required after ','. (comma-spacing)
(#515) A space is required after ','. (comma-spacing)
(#515) A space is required after ','. (comma-spacing)
(#515) A space is required after ','. (comma-spacing)
(#516) Expected { after 'if' condition. (curly)
(#516) Expected space(s) after "if". (keyword-spacing)
(#516) A space is required after ','. (comma-spacing)
(#517) Expected space(s) after "if". (keyword-spacing)
(#519) Expected space(s) after "if". (keyword-spacing)
(#519) Missing space before opening brace. (space-before-blocks)
(#521) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#521) A space is required after ','. (comma-spacing)
(#521) A space is required after ','. (comma-spacing)
(#521) Requires a space before '}'. (block-spacing)
(#522) Expected space(s) after "if". (keyword-spacing)
(#522) Infix operators must be spaced. (space-infix-ops)
(#522) Unnecessary escape character: \= (no-useless-escape)
(#522) Missing space before opening brace. (space-before-blocks)
(#522) Requires a space after '{'. (block-spacing)
(#523) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#523) A space is required after ','. (comma-spacing)
(#523) A space is required after ','. (comma-spacing)
(#523) Requires a space before '}'. (block-spacing)
(#524) Infix operators must be spaced. (space-infix-ops)
(#525) Line 525 exceeds the maximum line length of 132. (max-len)
(#525) Expected space(s) after "if". (keyword-spacing)
(#525) Infix operators must be spaced. (space-infix-ops)
(#525) Infix operators must be spaced. (space-infix-ops)
(#525) Infix operators must be spaced. (space-infix-ops)
(#525) Missing space before opening brace. (space-before-blocks)
(#526) Expected space(s) after "if". (keyword-spacing)
(#526) Infix operators must be spaced. (space-infix-ops)
(#526) Infix operators must be spaced. (space-infix-ops)
(#526) Missing space before opening brace. (space-before-blocks)
(#527) 'p' used outside of binding context. (block-scoped-var)
(#527) 'p' used outside of binding context. (block-scoped-var)
(#527) 'p' used outside of binding context. (block-scoped-var)
(#527) 'p' used outside of binding context. (block-scoped-var)
(#527) 'p' used outside of binding context. (block-scoped-var)
(#527) Infix operators must be spaced. (space-infix-ops)
(#529) Infix operators must be spaced. (space-infix-ops)
(#530) Expected { after 'if' condition. (curly)
(#530) Expected space(s) after "if". (keyword-spacing)
(#530) Infix operators must be spaced. (space-infix-ops)
(#531) A space is required after ','. (comma-spacing)
(#531) A space is required after ','. (comma-spacing)
(#532) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#532) Infix operators must be spaced. (space-infix-ops)
(#532) 'p' used outside of binding context. (block-scoped-var)
(#532) 'p' used outside of binding context. (block-scoped-var)
(#532) 'p' used outside of binding context. (block-scoped-var)
(#532) 'p' used outside of binding context. (block-scoped-var)
(#532) 'p' used outside of binding context. (block-scoped-var)
(#532) Requires a space before '}'. (block-spacing)
(#533) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#533) A space is required after ','. (comma-spacing)
(#533) A space is required after ','. (comma-spacing)
(#533) A space is required after ','. (comma-spacing)
(#533) Requires a space before '}'. (block-spacing)
(#534) Expected space(s) after "if". (keyword-spacing)
(#534) Infix operators must be spaced. (space-infix-ops)
(#534) Missing space before opening brace. (space-before-blocks)
(#535) 'c' used outside of binding context. (block-scoped-var)
(#535) 'c' used outside of binding context. (block-scoped-var)
(#535) 'c' used outside of binding context. (block-scoped-var)
(#535) 'c' used outside of binding context. (block-scoped-var)
(#535) 'c' used outside of binding context. (block-scoped-var)
(#535) 'c' used outside of binding context. (block-scoped-var)
(#535) 'c' used outside of binding context. (block-scoped-var)
(#535) 'c' used outside of binding context. (block-scoped-var)
(#535) Infix operators must be spaced. (space-infix-ops)
(#536) Expected space(s) after "if". (keyword-spacing)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) Infix operators must be spaced. (space-infix-ops)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) 'c' used outside of binding context. (block-scoped-var)
(#536) Missing space before opening brace. (space-before-blocks)
(#537) 'c' used outside of binding context. (block-scoped-var)
(#537) 'c' used outside of binding context. (block-scoped-var)
(#537) 'c' used outside of binding context. (block-scoped-var)
(#537) 'c' used outside of binding context. (block-scoped-var)
(#537) 'c' used outside of binding context. (block-scoped-var)
(#537) 'c' used outside of binding context. (block-scoped-var)
(#537) 'c' used outside of binding context. (block-scoped-var)
(#537) 'c' used outside of binding context. (block-scoped-var)
(#537) Infix operators must be spaced. (space-infix-ops)
(#538) Expected space(s) after "if". (keyword-spacing)
(#538) 'c' used outside of binding context. (block-scoped-var)
(#538) 'c' used outside of binding context. (block-scoped-var)
(#538) 'c' used outside of binding context. (block-scoped-var)
(#538) 'c' used outside of binding context. (block-scoped-var)
(#538) 'c' used outside of binding context. (block-scoped-var)
(#538) 'c' used outside of binding context. (block-scoped-var)
(#538) 'c' used outside of binding context. (block-scoped-var)
(#538) 'c' used outside of binding context. (block-scoped-var)
(#538) Infix operators must be spaced. (space-infix-ops)
(#538) Missing space before opening brace. (space-before-blocks)
(#539) 'c' used outside of binding context. (block-scoped-var)
(#539) 'c' used outside of binding context. (block-scoped-var)
(#539) 'c' used outside of binding context. (block-scoped-var)
(#539) 'c' used outside of binding context. (block-scoped-var)
(#539) 'c' used outside of binding context. (block-scoped-var)
(#539) 'c' used outside of binding context. (block-scoped-var)
(#539) 'c' used outside of binding context. (block-scoped-var)
(#539) 'c' used outside of binding context. (block-scoped-var)
(#539) Infix operators must be spaced. (space-infix-ops)
(#540) Expected space(s) after "if". (keyword-spacing)
(#540) 'c' used outside of binding context. (block-scoped-var)
(#540) 'c' used outside of binding context. (block-scoped-var)
(#540) 'c' used outside of binding context. (block-scoped-var)
(#540) 'c' used outside of binding context. (block-scoped-var)
(#540) 'c' used outside of binding context. (block-scoped-var)
(#540) 'c' used outside of binding context. (block-scoped-var)
(#540) 'c' used outside of binding context. (block-scoped-var)
(#540) 'c' used outside of binding context. (block-scoped-var)
(#540) Infix operators must be spaced. (space-infix-ops)
(#540) Missing space before opening brace. (space-before-blocks)
(#542) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#542) A space is required after ','. (comma-spacing)
(#542) A space is required after ','. (comma-spacing)
(#542) A space is required after ','. (comma-spacing)
(#542) A space is required after ','. (comma-spacing)
(#542) Requires a space before '}'. (block-spacing)
(#543) Expected space(s) after "if". (keyword-spacing)
(#543) 'c' used outside of binding context. (block-scoped-var)
(#543) 'c' used outside of binding context. (block-scoped-var)
(#543) 'c' used outside of binding context. (block-scoped-var)
(#543) 'c' used outside of binding context. (block-scoped-var)
(#543) 'c' used outside of binding context. (block-scoped-var)
(#543) 'c' used outside of binding context. (block-scoped-var)
(#543) 'c' used outside of binding context. (block-scoped-var)
(#543) 'c' used outside of binding context. (block-scoped-var)
(#543) Infix operators must be spaced. (space-infix-ops)
(#543) Missing space before opening brace. (space-before-blocks)
(#545) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#545) A space is required after ','. (comma-spacing)
(#545) A space is required after ','. (comma-spacing)
(#545) A space is required after ','. (comma-spacing)
(#545) A space is required after ','. (comma-spacing)
(#545) Requires a space before '}'. (block-spacing)
(#546) Expected space(s) after "if". (keyword-spacing)
(#546) 'c' used outside of binding context. (block-scoped-var)
(#546) 'c' used outside of binding context. (block-scoped-var)
(#546) 'c' used outside of binding context. (block-scoped-var)
(#546) 'c' used outside of binding context. (block-scoped-var)
(#546) 'c' used outside of binding context. (block-scoped-var)
(#546) 'c' used outside of binding context. (block-scoped-var)
(#546) 'c' used outside of binding context. (block-scoped-var)
(#546) 'c' used outside of binding context. (block-scoped-var)
(#546) Infix operators must be spaced. (space-infix-ops)
(#546) Missing space before opening brace. (space-before-blocks)
(#548) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#548) A space is required after ','. (comma-spacing)
(#548) A space is required after ','. (comma-spacing)
(#548) A space is required after ','. (comma-spacing)
(#548) A space is required after ','. (comma-spacing)
(#548) Requires a space before '}'. (block-spacing)
(#549) Expected space(s) after "if". (keyword-spacing)
(#549) 'c' used outside of binding context. (block-scoped-var)
(#549) 'c' used outside of binding context. (block-scoped-var)
(#549) 'c' used outside of binding context. (block-scoped-var)
(#549) 'c' used outside of binding context. (block-scoped-var)
(#549) 'c' used outside of binding context. (block-scoped-var)
(#549) 'c' used outside of binding context. (block-scoped-var)
(#549) 'c' used outside of binding context. (block-scoped-var)
(#549) 'c' used outside of binding context. (block-scoped-var)
(#549) Infix operators must be spaced. (space-infix-ops)
(#549) Missing space before opening brace. (space-before-blocks)
(#551) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#551) A space is required after ','. (comma-spacing)
(#551) A space is required after ','. (comma-spacing)
(#551) A space is required after ','. (comma-spacing)
(#551) A space is required after ','. (comma-spacing)
(#551) Requires a space before '}'. (block-spacing)
(#552) Expected space(s) after "if". (keyword-spacing)
(#552) 'c' used outside of binding context. (block-scoped-var)
(#552) 'c' used outside of binding context. (block-scoped-var)
(#552) 'c' used outside of binding context. (block-scoped-var)
(#552) 'c' used outside of binding context. (block-scoped-var)
(#552) 'c' used outside of binding context. (block-scoped-var)
(#552) 'c' used outside of binding context. (block-scoped-var)
(#552) 'c' used outside of binding context. (block-scoped-var)
(#552) 'c' used outside of binding context. (block-scoped-var)
(#552) Missing space before opening brace. (space-before-blocks)
(#554) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#554) A space is required after ','. (comma-spacing)
(#554) A space is required after ','. (comma-spacing)
(#554) 'c' used outside of binding context. (block-scoped-var)
(#554) 'c' used outside of binding context. (block-scoped-var)
(#554) 'c' used outside of binding context. (block-scoped-var)
(#554) 'c' used outside of binding context. (block-scoped-var)
(#554) 'c' used outside of binding context. (block-scoped-var)
(#554) 'c' used outside of binding context. (block-scoped-var)
(#554) 'c' used outside of binding context. (block-scoped-var)
(#554) 'c' used outside of binding context. (block-scoped-var)
(#554) A space is required after ','. (comma-spacing)
(#554) A space is required after ','. (comma-spacing)
(#554) Requires a space before '}'. (block-spacing)
(#554) Requires a space before '}'. (block-spacing)
(#555) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#555) Expected space(s) after "if". (keyword-spacing)
(#555) 'c' used outside of binding context. (block-scoped-var)
(#555) 'c' used outside of binding context. (block-scoped-var)
(#555) 'c' used outside of binding context. (block-scoped-var)
(#555) 'c' used outside of binding context. (block-scoped-var)
(#555) 'c' used outside of binding context. (block-scoped-var)
(#555) 'c' used outside of binding context. (block-scoped-var)
(#555) 'c' used outside of binding context. (block-scoped-var)
(#555) 'c' used outside of binding context. (block-scoped-var)
(#555) Infix operators must be spaced. (space-infix-ops)
(#555) Missing space before opening brace. (space-before-blocks)
(#556) 'c' used outside of binding context. (block-scoped-var)
(#556) 'c' used outside of binding context. (block-scoped-var)
(#556) 'c' used outside of binding context. (block-scoped-var)
(#556) 'c' used outside of binding context. (block-scoped-var)
(#556) 'c' used outside of binding context. (block-scoped-var)
(#556) 'c' used outside of binding context. (block-scoped-var)
(#556) 'c' used outside of binding context. (block-scoped-var)
(#556) 'c' used outside of binding context. (block-scoped-var)
(#556) Infix operators must be spaced. (space-infix-ops)
(#557) Expected space(s) after "if". (keyword-spacing)
(#557) 'c' used outside of binding context. (block-scoped-var)
(#557) 'c' used outside of binding context. (block-scoped-var)
(#557) 'c' used outside of binding context. (block-scoped-var)
(#557) 'c' used outside of binding context. (block-scoped-var)
(#557) 'c' used outside of binding context. (block-scoped-var)
(#557) 'c' used outside of binding context. (block-scoped-var)
(#557) 'c' used outside of binding context. (block-scoped-var)
(#557) 'c' used outside of binding context. (block-scoped-var)
(#557) Infix operators must be spaced. (space-infix-ops)
(#557) Missing space before opening brace. (space-before-blocks)
(#559) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#559) A space is required after ','. (comma-spacing)
(#559) A space is required after ','. (comma-spacing)
(#559) A space is required after ','. (comma-spacing)
(#559) Requires a space before '}'. (block-spacing)
(#560) Expected space(s) after "if". (keyword-spacing)
(#560) 'c' used outside of binding context. (block-scoped-var)
(#560) 'c' used outside of binding context. (block-scoped-var)
(#560) 'c' used outside of binding context. (block-scoped-var)
(#560) 'c' used outside of binding context. (block-scoped-var)
(#560) 'c' used outside of binding context. (block-scoped-var)
(#560) 'c' used outside of binding context. (block-scoped-var)
(#560) 'c' used outside of binding context. (block-scoped-var)
(#560) 'c' used outside of binding context. (block-scoped-var)
(#560) Infix operators must be spaced. (space-infix-ops)
(#560) Missing space before opening brace. (space-before-blocks)
(#562) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#562) A space is required after ','. (comma-spacing)
(#562) A space is required after ','. (comma-spacing)
(#562) A space is required after ','. (comma-spacing)
(#562) Requires a space before '}'. (block-spacing)
(#563) Expected space(s) after "if". (keyword-spacing)
(#563) 'c' used outside of binding context. (block-scoped-var)
(#563) 'c' used outside of binding context. (block-scoped-var)
(#563) 'c' used outside of binding context. (block-scoped-var)
(#563) 'c' used outside of binding context. (block-scoped-var)
(#563) 'c' used outside of binding context. (block-scoped-var)
(#563) 'c' used outside of binding context. (block-scoped-var)
(#563) 'c' used outside of binding context. (block-scoped-var)
(#563) 'c' used outside of binding context. (block-scoped-var)
(#563) Infix operators must be spaced. (space-infix-ops)
(#563) Missing space before opening brace. (space-before-blocks)
(#565) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#565) A space is required after ','. (comma-spacing)
(#565) A space is required after ','. (comma-spacing)
(#565) A space is required after ','. (comma-spacing)
(#565) Requires a space before '}'. (block-spacing)
(#566) Expected space(s) after "if". (keyword-spacing)
(#566) 'c' used outside of binding context. (block-scoped-var)
(#566) 'c' used outside of binding context. (block-scoped-var)
(#566) 'c' used outside of binding context. (block-scoped-var)
(#566) 'c' used outside of binding context. (block-scoped-var)
(#566) 'c' used outside of binding context. (block-scoped-var)
(#566) 'c' used outside of binding context. (block-scoped-var)
(#566) 'c' used outside of binding context. (block-scoped-var)
(#566) 'c' used outside of binding context. (block-scoped-var)
(#566) Infix operators must be spaced. (space-infix-ops)
(#566) Missing space before opening brace. (space-before-blocks)
(#568) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#568) A space is required after ','. (comma-spacing)
(#568) A space is required after ','. (comma-spacing)
(#568) A space is required after ','. (comma-spacing)
(#568) Requires a space before '}'. (block-spacing)
(#569) Expected space(s) after "if". (keyword-spacing)
(#569) 'c' used outside of binding context. (block-scoped-var)
(#569) 'c' used outside of binding context. (block-scoped-var)
(#569) 'c' used outside of binding context. (block-scoped-var)
(#569) 'c' used outside of binding context. (block-scoped-var)
(#569) 'c' used outside of binding context. (block-scoped-var)
(#569) 'c' used outside of binding context. (block-scoped-var)
(#569) 'c' used outside of binding context. (block-scoped-var)
(#569) 'c' used outside of binding context. (block-scoped-var)
(#569) Missing space before opening brace. (space-before-blocks)
(#571) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#571) A space is required after ','. (comma-spacing)
(#571) A space is required after ','. (comma-spacing)
(#571) 'c' used outside of binding context. (block-scoped-var)
(#571) 'c' used outside of binding context. (block-scoped-var)
(#571) 'c' used outside of binding context. (block-scoped-var)
(#571) 'c' used outside of binding context. (block-scoped-var)
(#571) 'c' used outside of binding context. (block-scoped-var)
(#571) 'c' used outside of binding context. (block-scoped-var)
(#571) 'c' used outside of binding context. (block-scoped-var)
(#571) 'c' used outside of binding context. (block-scoped-var)
(#571) A space is required after ','. (comma-spacing)
(#571) Requires a space before '}'. (block-spacing)
(#571) Requires a space before '}'. (block-spacing)
(#572) Expected space(s) after "if". (keyword-spacing)
(#572) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#572) 'c' used outside of binding context. (block-scoped-var)
(#572) 'c' used outside of binding context. (block-scoped-var)
(#572) 'c' used outside of binding context. (block-scoped-var)
(#572) 'c' used outside of binding context. (block-scoped-var)
(#572) 'c' used outside of binding context. (block-scoped-var)
(#572) 'c' used outside of binding context. (block-scoped-var)
(#572) 'c' used outside of binding context. (block-scoped-var)
(#572) 'c' used outside of binding context. (block-scoped-var)
(#572) Infix operators must be spaced. (space-infix-ops)
(#572) Missing space before opening brace. (space-before-blocks)
(#573) 'c' used outside of binding context. (block-scoped-var)
(#573) 'c' used outside of binding context. (block-scoped-var)
(#573) 'c' used outside of binding context. (block-scoped-var)
(#573) 'c' used outside of binding context. (block-scoped-var)
(#573) 'c' used outside of binding context. (block-scoped-var)
(#573) 'c' used outside of binding context. (block-scoped-var)
(#573) 'c' used outside of binding context. (block-scoped-var)
(#573) 'c' used outside of binding context. (block-scoped-var)
(#573) Infix operators must be spaced. (space-infix-ops)
(#574) Expected space(s) after "if". (keyword-spacing)
(#574) 'c' used outside of binding context. (block-scoped-var)
(#574) 'c' used outside of binding context. (block-scoped-var)
(#574) 'c' used outside of binding context. (block-scoped-var)
(#574) 'c' used outside of binding context. (block-scoped-var)
(#574) 'c' used outside of binding context. (block-scoped-var)
(#574) 'c' used outside of binding context. (block-scoped-var)
(#574) 'c' used outside of binding context. (block-scoped-var)
(#574) 'c' used outside of binding context. (block-scoped-var)
(#574) Infix operators must be spaced. (space-infix-ops)
(#574) Missing space before opening brace. (space-before-blocks)
(#576) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#576) A space is required after ','. (comma-spacing)
(#576) A space is required after ','. (comma-spacing)
(#576) A space is required after ','. (comma-spacing)
(#576) Requires a space before '}'. (block-spacing)
(#577) Expected space(s) after "if". (keyword-spacing)
(#577) 'c' used outside of binding context. (block-scoped-var)
(#577) 'c' used outside of binding context. (block-scoped-var)
(#577) 'c' used outside of binding context. (block-scoped-var)
(#577) 'c' used outside of binding context. (block-scoped-var)
(#577) 'c' used outside of binding context. (block-scoped-var)
(#577) 'c' used outside of binding context. (block-scoped-var)
(#577) 'c' used outside of binding context. (block-scoped-var)
(#577) 'c' used outside of binding context. (block-scoped-var)
(#577) Infix operators must be spaced. (space-infix-ops)
(#577) Missing space before opening brace. (space-before-blocks)
(#579) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#579) A space is required after ','. (comma-spacing)
(#579) A space is required after ','. (comma-spacing)
(#579) A space is required after ','. (comma-spacing)
(#579) Requires a space before '}'. (block-spacing)
(#580) Expected space(s) after "if". (keyword-spacing)
(#580) 'c' used outside of binding context. (block-scoped-var)
(#580) 'c' used outside of binding context. (block-scoped-var)
(#580) 'c' used outside of binding context. (block-scoped-var)
(#580) 'c' used outside of binding context. (block-scoped-var)
(#580) 'c' used outside of binding context. (block-scoped-var)
(#580) 'c' used outside of binding context. (block-scoped-var)
(#580) 'c' used outside of binding context. (block-scoped-var)
(#580) 'c' used outside of binding context. (block-scoped-var)
(#580) Infix operators must be spaced. (space-infix-ops)
(#580) Missing space before opening brace. (space-before-blocks)
(#582) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#582) A space is required after ','. (comma-spacing)
(#582) A space is required after ','. (comma-spacing)
(#582) A space is required after ','. (comma-spacing)
(#582) Requires a space before '}'. (block-spacing)
(#583) Expected space(s) after "if". (keyword-spacing)
(#583) 'c' used outside of binding context. (block-scoped-var)
(#583) 'c' used outside of binding context. (block-scoped-var)
(#583) 'c' used outside of binding context. (block-scoped-var)
(#583) 'c' used outside of binding context. (block-scoped-var)
(#583) 'c' used outside of binding context. (block-scoped-var)
(#583) 'c' used outside of binding context. (block-scoped-var)
(#583) 'c' used outside of binding context. (block-scoped-var)
(#583) 'c' used outside of binding context. (block-scoped-var)
(#583) Infix operators must be spaced. (space-infix-ops)
(#583) Missing space before opening brace. (space-before-blocks)
(#585) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#585) A space is required after ','. (comma-spacing)
(#585) A space is required after ','. (comma-spacing)
(#585) A space is required after ','. (comma-spacing)
(#585) Requires a space before '}'. (block-spacing)
(#586) Expected space(s) after "if". (keyword-spacing)
(#586) 'c' used outside of binding context. (block-scoped-var)
(#586) 'c' used outside of binding context. (block-scoped-var)
(#586) 'c' used outside of binding context. (block-scoped-var)
(#586) 'c' used outside of binding context. (block-scoped-var)
(#586) 'c' used outside of binding context. (block-scoped-var)
(#586) 'c' used outside of binding context. (block-scoped-var)
(#586) 'c' used outside of binding context. (block-scoped-var)
(#586) 'c' used outside of binding context. (block-scoped-var)
(#586) Missing space before opening brace. (space-before-blocks)
(#588) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#588) A space is required after ','. (comma-spacing)
(#588) A space is required after ','. (comma-spacing)
(#588) 'c' used outside of binding context. (block-scoped-var)
(#588) 'c' used outside of binding context. (block-scoped-var)
(#588) 'c' used outside of binding context. (block-scoped-var)
(#588) 'c' used outside of binding context. (block-scoped-var)
(#588) 'c' used outside of binding context. (block-scoped-var)
(#588) 'c' used outside of binding context. (block-scoped-var)
(#588) 'c' used outside of binding context. (block-scoped-var)
(#588) 'c' used outside of binding context. (block-scoped-var)
(#588) A space is required after ','. (comma-spacing)
(#588) Requires a space before '}'. (block-spacing)
(#588) Requires a space before '}'. (block-spacing)
(#589) Expected space(s) after "if". (keyword-spacing)
(#589) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#589) 'c' used outside of binding context. (block-scoped-var)
(#589) 'c' used outside of binding context. (block-scoped-var)
(#589) 'c' used outside of binding context. (block-scoped-var)
(#589) 'c' used outside of binding context. (block-scoped-var)
(#589) 'c' used outside of binding context. (block-scoped-var)
(#589) 'c' used outside of binding context. (block-scoped-var)
(#589) 'c' used outside of binding context. (block-scoped-var)
(#589) 'c' used outside of binding context. (block-scoped-var)
(#589) Infix operators must be spaced. (space-infix-ops)
(#589) Missing space before opening brace. (space-before-blocks)
(#590) 'c' used outside of binding context. (block-scoped-var)
(#590) 'c' used outside of binding context. (block-scoped-var)
(#590) 'c' used outside of binding context. (block-scoped-var)
(#590) 'c' used outside of binding context. (block-scoped-var)
(#590) 'c' used outside of binding context. (block-scoped-var)
(#590) 'c' used outside of binding context. (block-scoped-var)
(#590) 'c' used outside of binding context. (block-scoped-var)
(#590) 'c' used outside of binding context. (block-scoped-var)
(#590) Infix operators must be spaced. (space-infix-ops)
(#591) Expected space(s) after "if". (keyword-spacing)
(#591) 'c' used outside of binding context. (block-scoped-var)
(#591) 'c' used outside of binding context. (block-scoped-var)
(#591) 'c' used outside of binding context. (block-scoped-var)
(#591) 'c' used outside of binding context. (block-scoped-var)
(#591) 'c' used outside of binding context. (block-scoped-var)
(#591) 'c' used outside of binding context. (block-scoped-var)
(#591) 'c' used outside of binding context. (block-scoped-var)
(#591) 'c' used outside of binding context. (block-scoped-var)
(#591) Infix operators must be spaced. (space-infix-ops)
(#591) Missing space before opening brace. (space-before-blocks)
(#593) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#593) A space is required after ','. (comma-spacing)
(#593) A space is required after ','. (comma-spacing)
(#593) A space is required after ','. (comma-spacing)
(#593) A space is required after ','. (comma-spacing)
(#593) Requires a space before '}'. (block-spacing)
(#594) Expected space(s) after "if". (keyword-spacing)
(#594) 'c' used outside of binding context. (block-scoped-var)
(#594) 'c' used outside of binding context. (block-scoped-var)
(#594) 'c' used outside of binding context. (block-scoped-var)
(#594) 'c' used outside of binding context. (block-scoped-var)
(#594) 'c' used outside of binding context. (block-scoped-var)
(#594) 'c' used outside of binding context. (block-scoped-var)
(#594) 'c' used outside of binding context. (block-scoped-var)
(#594) 'c' used outside of binding context. (block-scoped-var)
(#594) Infix operators must be spaced. (space-infix-ops)
(#594) Missing space before opening brace. (space-before-blocks)
(#596) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#596) A space is required after ','. (comma-spacing)
(#596) A space is required after ','. (comma-spacing)
(#596) A space is required after ','. (comma-spacing)
(#596) A space is required after ','. (comma-spacing)
(#596) Requires a space before '}'. (block-spacing)
(#597) Expected space(s) after "if". (keyword-spacing)
(#597) 'c' used outside of binding context. (block-scoped-var)
(#597) 'c' used outside of binding context. (block-scoped-var)
(#597) 'c' used outside of binding context. (block-scoped-var)
(#597) 'c' used outside of binding context. (block-scoped-var)
(#597) 'c' used outside of binding context. (block-scoped-var)
(#597) 'c' used outside of binding context. (block-scoped-var)
(#597) 'c' used outside of binding context. (block-scoped-var)
(#597) 'c' used outside of binding context. (block-scoped-var)
(#597) Infix operators must be spaced. (space-infix-ops)
(#597) Missing space before opening brace. (space-before-blocks)
(#599) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#599) A space is required after ','. (comma-spacing)
(#599) A space is required after ','. (comma-spacing)
(#599) A space is required after ','. (comma-spacing)
(#599) A space is required after ','. (comma-spacing)
(#599) Requires a space before '}'. (block-spacing)
(#600) Expected space(s) after "if". (keyword-spacing)
(#600) 'c' used outside of binding context. (block-scoped-var)
(#600) 'c' used outside of binding context. (block-scoped-var)
(#600) 'c' used outside of binding context. (block-scoped-var)
(#600) 'c' used outside of binding context. (block-scoped-var)
(#600) 'c' used outside of binding context. (block-scoped-var)
(#600) 'c' used outside of binding context. (block-scoped-var)
(#600) 'c' used outside of binding context. (block-scoped-var)
(#600) 'c' used outside of binding context. (block-scoped-var)
(#600) Infix operators must be spaced. (space-infix-ops)
(#600) Missing space before opening brace. (space-before-blocks)
(#602) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#602) A space is required after ','. (comma-spacing)
(#602) A space is required after ','. (comma-spacing)
(#602) A space is required after ','. (comma-spacing)
(#602) A space is required after ','. (comma-spacing)
(#602) Requires a space before '}'. (block-spacing)
(#603) Expected space(s) after "if". (keyword-spacing)
(#603) 'c' used outside of binding context. (block-scoped-var)
(#603) 'c' used outside of binding context. (block-scoped-var)
(#603) 'c' used outside of binding context. (block-scoped-var)
(#603) 'c' used outside of binding context. (block-scoped-var)
(#603) 'c' used outside of binding context. (block-scoped-var)
(#603) 'c' used outside of binding context. (block-scoped-var)
(#603) 'c' used outside of binding context. (block-scoped-var)
(#603) 'c' used outside of binding context. (block-scoped-var)
(#603) Missing space before opening brace. (space-before-blocks)
(#605) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#605) A space is required after ','. (comma-spacing)
(#605) A space is required after ','. (comma-spacing)
(#605) 'c' used outside of binding context. (block-scoped-var)
(#605) 'c' used outside of binding context. (block-scoped-var)
(#605) 'c' used outside of binding context. (block-scoped-var)
(#605) 'c' used outside of binding context. (block-scoped-var)
(#605) 'c' used outside of binding context. (block-scoped-var)
(#605) 'c' used outside of binding context. (block-scoped-var)
(#605) 'c' used outside of binding context. (block-scoped-var)
(#605) 'c' used outside of binding context. (block-scoped-var)
(#605) A space is required after ','. (comma-spacing)
(#605) A space is required after ','. (comma-spacing)
(#605) Requires a space before '}'. (block-spacing)
(#605) Requires a space before '}'. (block-spacing)
(#606) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#606) Expected space(s) after "if". (keyword-spacing)
(#606) 'c' used outside of binding context. (block-scoped-var)
(#606) 'c' used outside of binding context. (block-scoped-var)
(#606) 'c' used outside of binding context. (block-scoped-var)
(#606) 'c' used outside of binding context. (block-scoped-var)
(#606) 'c' used outside of binding context. (block-scoped-var)
(#606) 'c' used outside of binding context. (block-scoped-var)
(#606) 'c' used outside of binding context. (block-scoped-var)
(#606) 'c' used outside of binding context. (block-scoped-var)
(#606) Missing space before opening brace. (space-before-blocks)
(#607) Expected space(s) after "if". (keyword-spacing)
(#607) 'c' used outside of binding context. (block-scoped-var)
(#607) 'c' used outside of binding context. (block-scoped-var)
(#607) 'c' used outside of binding context. (block-scoped-var)
(#607) 'c' used outside of binding context. (block-scoped-var)
(#607) 'c' used outside of binding context. (block-scoped-var)
(#607) 'c' used outside of binding context. (block-scoped-var)
(#607) 'c' used outside of binding context. (block-scoped-var)
(#607) 'c' used outside of binding context. (block-scoped-var)
(#607) Infix operators must be spaced. (space-infix-ops)
(#607) Missing space before opening brace. (space-before-blocks)
(#609) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#609) A space is required after ','. (comma-spacing)
(#609) A space is required after ','. (comma-spacing)
(#609) A space is required after ','. (comma-spacing)
(#609) Requires a space before '}'. (block-spacing)
(#610) Expected space(s) after "if". (keyword-spacing)
(#610) 'c' used outside of binding context. (block-scoped-var)
(#610) 'c' used outside of binding context. (block-scoped-var)
(#610) 'c' used outside of binding context. (block-scoped-var)
(#610) 'c' used outside of binding context. (block-scoped-var)
(#610) 'c' used outside of binding context. (block-scoped-var)
(#610) 'c' used outside of binding context. (block-scoped-var)
(#610) 'c' used outside of binding context. (block-scoped-var)
(#610) 'c' used outside of binding context. (block-scoped-var)
(#610) Infix operators must be spaced. (space-infix-ops)
(#610) Missing space before opening brace. (space-before-blocks)
(#612) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#612) A space is required after ','. (comma-spacing)
(#612) A space is required after ','. (comma-spacing)
(#612) A space is required after ','. (comma-spacing)
(#612) Requires a space before '}'. (block-spacing)
(#613) Expected space(s) after "if". (keyword-spacing)
(#613) 'c' used outside of binding context. (block-scoped-var)
(#613) 'c' used outside of binding context. (block-scoped-var)
(#613) 'c' used outside of binding context. (block-scoped-var)
(#613) 'c' used outside of binding context. (block-scoped-var)
(#613) 'c' used outside of binding context. (block-scoped-var)
(#613) 'c' used outside of binding context. (block-scoped-var)
(#613) 'c' used outside of binding context. (block-scoped-var)
(#613) 'c' used outside of binding context. (block-scoped-var)
(#613) Infix operators must be spaced. (space-infix-ops)
(#613) Missing space before opening brace. (space-before-blocks)
(#615) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#615) A space is required after ','. (comma-spacing)
(#615) A space is required after ','. (comma-spacing)
(#615) A space is required after ','. (comma-spacing)
(#615) Requires a space before '}'. (block-spacing)
(#616) Expected space(s) after "if". (keyword-spacing)
(#616) 'c' used outside of binding context. (block-scoped-var)
(#616) 'c' used outside of binding context. (block-scoped-var)
(#616) 'c' used outside of binding context. (block-scoped-var)
(#616) 'c' used outside of binding context. (block-scoped-var)
(#616) 'c' used outside of binding context. (block-scoped-var)
(#616) 'c' used outside of binding context. (block-scoped-var)
(#616) 'c' used outside of binding context. (block-scoped-var)
(#616) 'c' used outside of binding context. (block-scoped-var)
(#616) Infix operators must be spaced. (space-infix-ops)
(#616) Missing space before opening brace. (space-before-blocks)
(#618) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#618) A space is required after ','. (comma-spacing)
(#618) A space is required after ','. (comma-spacing)
(#618) A space is required after ','. (comma-spacing)
(#618) Requires a space before '}'. (block-spacing)
(#619) Expected space(s) after "if". (keyword-spacing)
(#619) 'c' used outside of binding context. (block-scoped-var)
(#619) 'c' used outside of binding context. (block-scoped-var)
(#619) 'c' used outside of binding context. (block-scoped-var)
(#619) 'c' used outside of binding context. (block-scoped-var)
(#619) 'c' used outside of binding context. (block-scoped-var)
(#619) 'c' used outside of binding context. (block-scoped-var)
(#619) 'c' used outside of binding context. (block-scoped-var)
(#619) 'c' used outside of binding context. (block-scoped-var)
(#619) Missing space before opening brace. (space-before-blocks)
(#620) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#620) A space is required after ','. (comma-spacing)
(#620) A space is required after ','. (comma-spacing)
(#620) 'c' used outside of binding context. (block-scoped-var)
(#620) 'c' used outside of binding context. (block-scoped-var)
(#620) 'c' used outside of binding context. (block-scoped-var)
(#620) 'c' used outside of binding context. (block-scoped-var)
(#620) 'c' used outside of binding context. (block-scoped-var)
(#620) 'c' used outside of binding context. (block-scoped-var)
(#620) 'c' used outside of binding context. (block-scoped-var)
(#620) 'c' used outside of binding context. (block-scoped-var)
(#620) A space is required after ','. (comma-spacing)
(#620) Requires a space before '}'. (block-spacing)
(#620) Requires a space before '}'. (block-spacing)
(#620) Requires a space before '}'. (block-spacing)
(#620) Requires a space before '}'. (block-spacing)
(#621) Expected space(s) after "if". (keyword-spacing)
(#621) Infix operators must be spaced. (space-infix-ops)
(#621) Missing space before opening brace. (space-before-blocks)
(#622) 'c' used outside of binding context. (block-scoped-var)
(#622) 'c' used outside of binding context. (block-scoped-var)
(#622) 'c' used outside of binding context. (block-scoped-var)
(#622) 'c' used outside of binding context. (block-scoped-var)
(#622) 'c' used outside of binding context. (block-scoped-var)
(#622) 'c' used outside of binding context. (block-scoped-var)
(#622) 'c' used outside of binding context. (block-scoped-var)
(#622) 'c' used outside of binding context. (block-scoped-var)
(#622) 'c' is already defined (no-redeclare)
(#622) Infix operators must be spaced. (space-infix-ops)
(#623) Expected space(s) after "if". (keyword-spacing)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) Infix operators must be spaced. (space-infix-ops)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) 'c' used outside of binding context. (block-scoped-var)
(#623) Missing space before opening brace. (space-before-blocks)
(#624) 'c' used outside of binding context. (block-scoped-var)
(#624) 'c' used outside of binding context. (block-scoped-var)
(#624) 'c' used outside of binding context. (block-scoped-var)
(#624) 'c' used outside of binding context. (block-scoped-var)
(#624) 'c' used outside of binding context. (block-scoped-var)
(#624) 'c' used outside of binding context. (block-scoped-var)
(#624) 'c' used outside of binding context. (block-scoped-var)
(#624) 'c' used outside of binding context. (block-scoped-var)
(#624) Infix operators must be spaced. (space-infix-ops)
(#625) Expected space(s) after "if". (keyword-spacing)
(#625) 'c' used outside of binding context. (block-scoped-var)
(#625) 'c' used outside of binding context. (block-scoped-var)
(#625) 'c' used outside of binding context. (block-scoped-var)
(#625) 'c' used outside of binding context. (block-scoped-var)
(#625) 'c' used outside of binding context. (block-scoped-var)
(#625) 'c' used outside of binding context. (block-scoped-var)
(#625) 'c' used outside of binding context. (block-scoped-var)
(#625) 'c' used outside of binding context. (block-scoped-var)
(#625) Missing space before opening brace. (space-before-blocks)
(#626) Expected space(s) after "if". (keyword-spacing)
(#626) 'c' used outside of binding context. (block-scoped-var)
(#626) 'c' used outside of binding context. (block-scoped-var)
(#626) 'c' used outside of binding context. (block-scoped-var)
(#626) 'c' used outside of binding context. (block-scoped-var)
(#626) 'c' used outside of binding context. (block-scoped-var)
(#626) 'c' used outside of binding context. (block-scoped-var)
(#626) 'c' used outside of binding context. (block-scoped-var)
(#626) 'c' used outside of binding context. (block-scoped-var)
(#626) Missing space before opening brace. (space-before-blocks)
(#627) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#627) A space is required after ','. (comma-spacing)
(#627) A space is required after ','. (comma-spacing)
(#627) 'c' used outside of binding context. (block-scoped-var)
(#627) 'c' used outside of binding context. (block-scoped-var)
(#627) 'c' used outside of binding context. (block-scoped-var)
(#627) 'c' used outside of binding context. (block-scoped-var)
(#627) 'c' used outside of binding context. (block-scoped-var)
(#627) 'c' used outside of binding context. (block-scoped-var)
(#627) 'c' used outside of binding context. (block-scoped-var)
(#627) 'c' used outside of binding context. (block-scoped-var)
(#627) A space is required after ','. (comma-spacing)
(#627) A space is required after ','. (comma-spacing)
(#627) Requires a space before '}'. (block-spacing)
(#628) Expected space(s) after "if". (keyword-spacing)
(#628) 'c' used outside of binding context. (block-scoped-var)
(#628) 'c' used outside of binding context. (block-scoped-var)
(#628) 'c' used outside of binding context. (block-scoped-var)
(#628) 'c' used outside of binding context. (block-scoped-var)
(#628) 'c' used outside of binding context. (block-scoped-var)
(#628) 'c' used outside of binding context. (block-scoped-var)
(#628) 'c' used outside of binding context. (block-scoped-var)
(#628) 'c' used outside of binding context. (block-scoped-var)
(#628) Infix operators must be spaced. (space-infix-ops)
(#628) Missing space before opening brace. (space-before-blocks)
(#629) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#629) A space is required after ','. (comma-spacing)
(#629) A space is required after ','. (comma-spacing)
(#629) A space is required after ','. (comma-spacing)
(#629) A space is required after ','. (comma-spacing)
(#629) Requires a space before '}'. (block-spacing)
(#630) Expected space(s) after "if". (keyword-spacing)
(#630) 'c' used outside of binding context. (block-scoped-var)
(#630) 'c' used outside of binding context. (block-scoped-var)
(#630) 'c' used outside of binding context. (block-scoped-var)
(#630) 'c' used outside of binding context. (block-scoped-var)
(#630) 'c' used outside of binding context. (block-scoped-var)
(#630) 'c' used outside of binding context. (block-scoped-var)
(#630) 'c' used outside of binding context. (block-scoped-var)
(#630) 'c' used outside of binding context. (block-scoped-var)
(#630) Infix operators must be spaced. (space-infix-ops)
(#630) Missing space before opening brace. (space-before-blocks)
(#631) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#631) A space is required after ','. (comma-spacing)
(#631) A space is required after ','. (comma-spacing)
(#631) A space is required after ','. (comma-spacing)
(#631) A space is required after ','. (comma-spacing)
(#631) Requires a space before '}'. (block-spacing)
(#632) Expected space(s) after "if". (keyword-spacing)
(#632) 'c' used outside of binding context. (block-scoped-var)
(#632) 'c' used outside of binding context. (block-scoped-var)
(#632) 'c' used outside of binding context. (block-scoped-var)
(#632) 'c' used outside of binding context. (block-scoped-var)
(#632) 'c' used outside of binding context. (block-scoped-var)
(#632) 'c' used outside of binding context. (block-scoped-var)
(#632) 'c' used outside of binding context. (block-scoped-var)
(#632) 'c' used outside of binding context. (block-scoped-var)
(#632) Infix operators must be spaced. (space-infix-ops)
(#632) Missing space before opening brace. (space-before-blocks)
(#633) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#633) A space is required after ','. (comma-spacing)
(#633) A space is required after ','. (comma-spacing)
(#633) A space is required after ','. (comma-spacing)
(#633) A space is required after ','. (comma-spacing)
(#633) Requires a space before '}'. (block-spacing)
(#634) Expected space(s) after "if". (keyword-spacing)
(#634) 'c' used outside of binding context. (block-scoped-var)
(#634) 'c' used outside of binding context. (block-scoped-var)
(#634) 'c' used outside of binding context. (block-scoped-var)
(#634) 'c' used outside of binding context. (block-scoped-var)
(#634) 'c' used outside of binding context. (block-scoped-var)
(#634) 'c' used outside of binding context. (block-scoped-var)
(#634) 'c' used outside of binding context. (block-scoped-var)
(#634) 'c' used outside of binding context. (block-scoped-var)
(#634) Infix operators must be spaced. (space-infix-ops)
(#634) Missing space before opening brace. (space-before-blocks)
(#635) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#635) A space is required after ','. (comma-spacing)
(#635) A space is required after ','. (comma-spacing)
(#635) A space is required after ','. (comma-spacing)
(#635) A space is required after ','. (comma-spacing)
(#635) Requires a space before '}'. (block-spacing)
(#635) Requires a space before '}'. (block-spacing)
(#635) Requires a space before '}'. (block-spacing)
(#635) Requires a space before '}'. (block-spacing)
(#636) Expected space(s) after "if". (keyword-spacing)
(#636) Infix operators must be spaced. (space-infix-ops)
(#636) Missing space before opening brace. (space-before-blocks)
(#637) 'c' used outside of binding context. (block-scoped-var)
(#637) 'c' used outside of binding context. (block-scoped-var)
(#637) 'c' used outside of binding context. (block-scoped-var)
(#637) 'c' is already defined (no-redeclare)
(#637) 'c' used outside of binding context. (block-scoped-var)
(#637) 'c' used outside of binding context. (block-scoped-var)
(#637) 'c' used outside of binding context. (block-scoped-var)
(#637) 'c' used outside of binding context. (block-scoped-var)
(#637) 'c' used outside of binding context. (block-scoped-var)
(#637) Infix operators must be spaced. (space-infix-ops)
(#638) Expected space(s) after "if". (keyword-spacing)
(#638) 'c' used outside of binding context. (block-scoped-var)
(#638) 'c' used outside of binding context. (block-scoped-var)
(#638) 'c' used outside of binding context. (block-scoped-var)
(#638) 'c' used outside of binding context. (block-scoped-var)
(#638) 'c' used outside of binding context. (block-scoped-var)
(#638) 'c' used outside of binding context. (block-scoped-var)
(#638) 'c' used outside of binding context. (block-scoped-var)
(#638) 'c' used outside of binding context. (block-scoped-var)
(#638) Missing space before opening brace. (space-before-blocks)
(#639) 'c' used outside of binding context. (block-scoped-var)
(#639) 'c' used outside of binding context. (block-scoped-var)
(#639) 'c' used outside of binding context. (block-scoped-var)
(#639) 'c' used outside of binding context. (block-scoped-var)
(#639) 'c' used outside of binding context. (block-scoped-var)
(#639) 'c' used outside of binding context. (block-scoped-var)
(#639) 'c' used outside of binding context. (block-scoped-var)
(#639) 'c' used outside of binding context. (block-scoped-var)
(#639) Infix operators must be spaced. (space-infix-ops)
(#640) Expected space(s) after "if". (keyword-spacing)
(#640) 'c' used outside of binding context. (block-scoped-var)
(#640) 'c' used outside of binding context. (block-scoped-var)
(#640) 'c' used outside of binding context. (block-scoped-var)
(#640) 'c' used outside of binding context. (block-scoped-var)
(#640) 'c' used outside of binding context. (block-scoped-var)
(#640) 'c' used outside of binding context. (block-scoped-var)
(#640) 'c' used outside of binding context. (block-scoped-var)
(#640) 'c' used outside of binding context. (block-scoped-var)
(#640) Missing space before opening brace. (space-before-blocks)
(#641) Expected { after 'if' condition. (curly)
(#641) Expected space(s) after "if". (keyword-spacing)
(#641) 'c' used outside of binding context. (block-scoped-var)
(#641) 'c' used outside of binding context. (block-scoped-var)
(#641) 'c' used outside of binding context. (block-scoped-var)
(#641) 'c' used outside of binding context. (block-scoped-var)
(#641) 'c' used outside of binding context. (block-scoped-var)
(#641) 'c' used outside of binding context. (block-scoped-var)
(#641) 'c' used outside of binding context. (block-scoped-var)
(#641) 'c' used outside of binding context. (block-scoped-var)
(#641) Infix operators must be spaced. (space-infix-ops)
(#642) A space is required after ','. (comma-spacing)
(#642) A space is required after ','. (comma-spacing)
(#642) A space is required after ','. (comma-spacing)
(#642) A space is required after ','. (comma-spacing)
(#642) A space is required after ','. (comma-spacing)
(#643) Expected space(s) after "if". (keyword-spacing)
(#643) Expected { after 'if' condition. (curly)
(#643) 'c' used outside of binding context. (block-scoped-var)
(#643) 'c' used outside of binding context. (block-scoped-var)
(#643) 'c' used outside of binding context. (block-scoped-var)
(#643) 'c' used outside of binding context. (block-scoped-var)
(#643) 'c' used outside of binding context. (block-scoped-var)
(#643) 'c' used outside of binding context. (block-scoped-var)
(#643) 'c' used outside of binding context. (block-scoped-var)
(#643) 'c' used outside of binding context. (block-scoped-var)
(#643) Infix operators must be spaced. (space-infix-ops)
(#644) A space is required after ','. (comma-spacing)
(#644) A space is required after ','. (comma-spacing)
(#644) A space is required after ','. (comma-spacing)
(#644) A space is required after ','. (comma-spacing)
(#644) A space is required after ','. (comma-spacing)
(#645) Expected space(s) after "if". (keyword-spacing)
(#645) Expected { after 'if' condition. (curly)
(#645) 'c' used outside of binding context. (block-scoped-var)
(#645) 'c' used outside of binding context. (block-scoped-var)
(#645) 'c' used outside of binding context. (block-scoped-var)
(#645) 'c' used outside of binding context. (block-scoped-var)
(#645) 'c' used outside of binding context. (block-scoped-var)
(#645) 'c' used outside of binding context. (block-scoped-var)
(#645) 'c' used outside of binding context. (block-scoped-var)
(#645) 'c' used outside of binding context. (block-scoped-var)
(#645) Infix operators must be spaced. (space-infix-ops)
(#646) A space is required after ','. (comma-spacing)
(#646) A space is required after ','. (comma-spacing)
(#646) A space is required after ','. (comma-spacing)
(#646) A space is required after ','. (comma-spacing)
(#646) A space is required after ','. (comma-spacing)
(#647) Expected { after 'if' condition. (curly)
(#647) Expected space(s) after "if". (keyword-spacing)
(#647) 'c' used outside of binding context. (block-scoped-var)
(#647) 'c' used outside of binding context. (block-scoped-var)
(#647) 'c' used outside of binding context. (block-scoped-var)
(#647) 'c' used outside of binding context. (block-scoped-var)
(#647) 'c' used outside of binding context. (block-scoped-var)
(#647) 'c' used outside of binding context. (block-scoped-var)
(#647) 'c' used outside of binding context. (block-scoped-var)
(#647) 'c' used outside of binding context. (block-scoped-var)
(#647) Infix operators must be spaced. (space-infix-ops)
(#648) A space is required after ','. (comma-spacing)
(#648) A space is required after ','. (comma-spacing)
(#648) A space is required after ','. (comma-spacing)
(#648) A space is required after ','. (comma-spacing)
(#648) A space is required after ','. (comma-spacing)
(#649) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#649) A space is required after ','. (comma-spacing)
(#649) A space is required after ','. (comma-spacing)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) A space is required after ','. (comma-spacing)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) 'c' used outside of binding context. (block-scoped-var)
(#649) A space is required after ','. (comma-spacing)
(#649) A space is required after ','. (comma-spacing)
(#649) Requires a space before '}'. (block-spacing)
(#649) Requires a space before '}'. (block-spacing)
(#649) Requires a space before '}'. (block-spacing)
(#650) Expected space(s) after "if". (keyword-spacing)
(#650) Infix operators must be spaced. (space-infix-ops)
(#650) Missing space before opening brace. (space-before-blocks)
(#651) 'c' used outside of binding context. (block-scoped-var)
(#651) 'c' used outside of binding context. (block-scoped-var)
(#651) 'c' used outside of binding context. (block-scoped-var)
(#651) 'c' used outside of binding context. (block-scoped-var)
(#651) 'c' used outside of binding context. (block-scoped-var)
(#651) 'c' used outside of binding context. (block-scoped-var)
(#651) 'c' used outside of binding context. (block-scoped-var)
(#651) 'c' is already defined (no-redeclare)
(#651) 'c' used outside of binding context. (block-scoped-var)
(#651) Infix operators must be spaced. (space-infix-ops)
(#652) Expected space(s) after "if". (keyword-spacing)
(#652) 'c' used outside of binding context. (block-scoped-var)
(#652) 'c' used outside of binding context. (block-scoped-var)
(#652) 'c' used outside of binding context. (block-scoped-var)
(#652) 'c' used outside of binding context. (block-scoped-var)
(#652) 'c' used outside of binding context. (block-scoped-var)
(#652) 'c' used outside of binding context. (block-scoped-var)
(#652) 'c' used outside of binding context. (block-scoped-var)
(#652) 'c' used outside of binding context. (block-scoped-var)
(#652) Missing space before opening brace. (space-before-blocks)
(#653) 'c' used outside of binding context. (block-scoped-var)
(#653) 'c' used outside of binding context. (block-scoped-var)
(#653) 'c' used outside of binding context. (block-scoped-var)
(#653) 'c' used outside of binding context. (block-scoped-var)
(#653) 'c' used outside of binding context. (block-scoped-var)
(#653) 'c' used outside of binding context. (block-scoped-var)
(#653) 'c' used outside of binding context. (block-scoped-var)
(#653) 'c' used outside of binding context. (block-scoped-var)
(#653) Infix operators must be spaced. (space-infix-ops)
(#654) Expected space(s) after "if". (keyword-spacing)
(#654) 'c' used outside of binding context. (block-scoped-var)
(#654) 'c' used outside of binding context. (block-scoped-var)
(#654) 'c' used outside of binding context. (block-scoped-var)
(#654) 'c' used outside of binding context. (block-scoped-var)
(#654) 'c' used outside of binding context. (block-scoped-var)
(#654) 'c' used outside of binding context. (block-scoped-var)
(#654) 'c' used outside of binding context. (block-scoped-var)
(#654) 'c' used outside of binding context. (block-scoped-var)
(#654) Missing space before opening brace. (space-before-blocks)
(#655) Expected space(s) after "if". (keyword-spacing)
(#655) Expected { after 'if' condition. (curly)
(#655) 'c' used outside of binding context. (block-scoped-var)
(#655) 'c' used outside of binding context. (block-scoped-var)
(#655) 'c' used outside of binding context. (block-scoped-var)
(#655) 'c' used outside of binding context. (block-scoped-var)
(#655) 'c' used outside of binding context. (block-scoped-var)
(#655) 'c' used outside of binding context. (block-scoped-var)
(#655) 'c' used outside of binding context. (block-scoped-var)
(#655) 'c' used outside of binding context. (block-scoped-var)
(#655) Infix operators must be spaced. (space-infix-ops)
(#656) A space is required after ','. (comma-spacing)
(#656) A space is required after ','. (comma-spacing)
(#656) A space is required after ','. (comma-spacing)
(#656) A space is required after ','. (comma-spacing)
(#656) A space is required after ','. (comma-spacing)
(#657) Expected space(s) after "if". (keyword-spacing)
(#657) Expected { after 'if' condition. (curly)
(#657) 'c' used outside of binding context. (block-scoped-var)
(#657) 'c' used outside of binding context. (block-scoped-var)
(#657) 'c' used outside of binding context. (block-scoped-var)
(#657) 'c' used outside of binding context. (block-scoped-var)
(#657) 'c' used outside of binding context. (block-scoped-var)
(#657) 'c' used outside of binding context. (block-scoped-var)
(#657) 'c' used outside of binding context. (block-scoped-var)
(#657) 'c' used outside of binding context. (block-scoped-var)
(#657) Infix operators must be spaced. (space-infix-ops)
(#658) A space is required after ','. (comma-spacing)
(#658) A space is required after ','. (comma-spacing)
(#658) A space is required after ','. (comma-spacing)
(#658) A space is required after ','. (comma-spacing)
(#658) A space is required after ','. (comma-spacing)
(#659) Expected space(s) after "if". (keyword-spacing)
(#659) Expected { after 'if' condition. (curly)
(#659) 'c' used outside of binding context. (block-scoped-var)
(#659) 'c' used outside of binding context. (block-scoped-var)
(#659) 'c' used outside of binding context. (block-scoped-var)
(#659) 'c' used outside of binding context. (block-scoped-var)
(#659) 'c' used outside of binding context. (block-scoped-var)
(#659) 'c' used outside of binding context. (block-scoped-var)
(#659) 'c' used outside of binding context. (block-scoped-var)
(#659) 'c' used outside of binding context. (block-scoped-var)
(#659) Infix operators must be spaced. (space-infix-ops)
(#660) A space is required after ','. (comma-spacing)
(#660) A space is required after ','. (comma-spacing)
(#660) A space is required after ','. (comma-spacing)
(#660) A space is required after ','. (comma-spacing)
(#660) A space is required after ','. (comma-spacing)
(#661) Expected { after 'if' condition. (curly)
(#661) Expected space(s) after "if". (keyword-spacing)
(#661) 'c' used outside of binding context. (block-scoped-var)
(#661) 'c' used outside of binding context. (block-scoped-var)
(#661) 'c' used outside of binding context. (block-scoped-var)
(#661) 'c' used outside of binding context. (block-scoped-var)
(#661) 'c' used outside of binding context. (block-scoped-var)
(#661) 'c' used outside of binding context. (block-scoped-var)
(#661) 'c' used outside of binding context. (block-scoped-var)
(#661) 'c' used outside of binding context. (block-scoped-var)
(#661) Infix operators must be spaced. (space-infix-ops)
(#662) A space is required after ','. (comma-spacing)
(#662) A space is required after ','. (comma-spacing)
(#662) A space is required after ','. (comma-spacing)
(#662) A space is required after ','. (comma-spacing)
(#662) A space is required after ','. (comma-spacing)
(#663) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#663) A space is required after ','. (comma-spacing)
(#663) A space is required after ','. (comma-spacing)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) A space is required after ','. (comma-spacing)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) 'c' used outside of binding context. (block-scoped-var)
(#663) A space is required after ','. (comma-spacing)
(#663) A space is required after ','. (comma-spacing)
(#663) Requires a space before '}'. (block-spacing)
(#663) Requires a space before '}'. (block-spacing)
(#663) Requires a space before '}'. (block-spacing)
(#664) Expected space(s) after "if". (keyword-spacing)
(#664) Infix operators must be spaced. (space-infix-ops)
(#664) Missing space before opening brace. (space-before-blocks)
(#665) 'c' used outside of binding context. (block-scoped-var)
(#665) 'c' used outside of binding context. (block-scoped-var)
(#665) 'c' used outside of binding context. (block-scoped-var)
(#665) 'c' used outside of binding context. (block-scoped-var)
(#665) 'c' is already defined (no-redeclare)
(#665) 'c' used outside of binding context. (block-scoped-var)
(#665) 'c' used outside of binding context. (block-scoped-var)
(#665) 'c' used outside of binding context. (block-scoped-var)
(#665) 'c' used outside of binding context. (block-scoped-var)
(#665) Infix operators must be spaced. (space-infix-ops)
(#666) Expected space(s) after "if". (keyword-spacing)
(#666) 'c' used outside of binding context. (block-scoped-var)
(#666) 'c' used outside of binding context. (block-scoped-var)
(#666) 'c' used outside of binding context. (block-scoped-var)
(#666) 'c' used outside of binding context. (block-scoped-var)
(#666) 'c' used outside of binding context. (block-scoped-var)
(#666) 'c' used outside of binding context. (block-scoped-var)
(#666) 'c' used outside of binding context. (block-scoped-var)
(#666) 'c' used outside of binding context. (block-scoped-var)
(#666) Missing space before opening brace. (space-before-blocks)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) Infix operators must be spaced. (space-infix-ops)
(#667) Missing whitespace after semicolon. (semi-spacing)
(#667) Expected space(s) after "if". (keyword-spacing)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) 'c' used outside of binding context. (block-scoped-var)
(#667) Missing space before opening brace. (space-before-blocks)
(#668) 'c' used outside of binding context. (block-scoped-var)
(#668) 'c' used outside of binding context. (block-scoped-var)
(#668) 'c' used outside of binding context. (block-scoped-var)
(#668) 'c' used outside of binding context. (block-scoped-var)
(#668) 'c' used outside of binding context. (block-scoped-var)
(#668) 'c' used outside of binding context. (block-scoped-var)
(#668) 'c' used outside of binding context. (block-scoped-var)
(#668) 'c' used outside of binding context. (block-scoped-var)
(#668) Infix operators must be spaced. (space-infix-ops)
(#669) Expected space(s) after "if". (keyword-spacing)
(#669) 'c' used outside of binding context. (block-scoped-var)
(#669) 'c' used outside of binding context. (block-scoped-var)
(#669) 'c' used outside of binding context. (block-scoped-var)
(#669) 'c' used outside of binding context. (block-scoped-var)
(#669) 'c' used outside of binding context. (block-scoped-var)
(#669) 'c' used outside of binding context. (block-scoped-var)
(#669) 'c' used outside of binding context. (block-scoped-var)
(#669) 'c' used outside of binding context. (block-scoped-var)
(#669) Missing space before opening brace. (space-before-blocks)
(#670) Expected space(s) after "if". (keyword-spacing)
(#670) Expected { after 'if' condition. (curly)
(#670) 'c' used outside of binding context. (block-scoped-var)
(#670) 'c' used outside of binding context. (block-scoped-var)
(#670) 'c' used outside of binding context. (block-scoped-var)
(#670) 'c' used outside of binding context. (block-scoped-var)
(#670) 'c' used outside of binding context. (block-scoped-var)
(#670) 'c' used outside of binding context. (block-scoped-var)
(#670) 'c' used outside of binding context. (block-scoped-var)
(#670) 'c' used outside of binding context. (block-scoped-var)
(#670) Infix operators must be spaced. (space-infix-ops)
(#671) A space is required after ','. (comma-spacing)
(#671) A space is required after ','. (comma-spacing)
(#671) A space is required after ','. (comma-spacing)
(#671) A space is required after ','. (comma-spacing)
(#671) A space is required after ','. (comma-spacing)
(#672) Expected { after 'if' condition. (curly)
(#672) Expected space(s) after "if". (keyword-spacing)
(#672) 'c' used outside of binding context. (block-scoped-var)
(#672) 'c' used outside of binding context. (block-scoped-var)
(#672) 'c' used outside of binding context. (block-scoped-var)
(#672) 'c' used outside of binding context. (block-scoped-var)
(#672) 'c' used outside of binding context. (block-scoped-var)
(#672) 'c' used outside of binding context. (block-scoped-var)
(#672) 'c' used outside of binding context. (block-scoped-var)
(#672) 'c' used outside of binding context. (block-scoped-var)
(#672) Infix operators must be spaced. (space-infix-ops)
(#673) A space is required after ','. (comma-spacing)
(#673) A space is required after ','. (comma-spacing)
(#673) A space is required after ','. (comma-spacing)
(#673) A space is required after ','. (comma-spacing)
(#673) A space is required after ','. (comma-spacing)
(#674) Expected space(s) after "if". (keyword-spacing)
(#674) Expected { after 'if' condition. (curly)
(#674) 'c' used outside of binding context. (block-scoped-var)
(#674) 'c' used outside of binding context. (block-scoped-var)
(#674) 'c' used outside of binding context. (block-scoped-var)
(#674) 'c' used outside of binding context. (block-scoped-var)
(#674) 'c' used outside of binding context. (block-scoped-var)
(#674) 'c' used outside of binding context. (block-scoped-var)
(#674) 'c' used outside of binding context. (block-scoped-var)
(#674) 'c' used outside of binding context. (block-scoped-var)
(#674) Infix operators must be spaced. (space-infix-ops)
(#675) A space is required after ','. (comma-spacing)
(#675) A space is required after ','. (comma-spacing)
(#675) A space is required after ','. (comma-spacing)
(#675) A space is required after ','. (comma-spacing)
(#675) A space is required after ','. (comma-spacing)
(#676) Expected space(s) after "if". (keyword-spacing)
(#676) Expected { after 'if' condition. (curly)
(#676) 'c' used outside of binding context. (block-scoped-var)
(#676) 'c' used outside of binding context. (block-scoped-var)
(#676) 'c' used outside of binding context. (block-scoped-var)
(#676) 'c' used outside of binding context. (block-scoped-var)
(#676) 'c' used outside of binding context. (block-scoped-var)
(#676) 'c' used outside of binding context. (block-scoped-var)
(#676) 'c' used outside of binding context. (block-scoped-var)
(#676) 'c' used outside of binding context. (block-scoped-var)
(#676) Infix operators must be spaced. (space-infix-ops)
(#677) A space is required after ','. (comma-spacing)
(#677) A space is required after ','. (comma-spacing)
(#677) A space is required after ','. (comma-spacing)
(#677) A space is required after ','. (comma-spacing)
(#677) A space is required after ','. (comma-spacing)
(#678) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#678) A space is required after ','. (comma-spacing)
(#678) A space is required after ','. (comma-spacing)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) A space is required after ','. (comma-spacing)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) 'c' used outside of binding context. (block-scoped-var)
(#678) A space is required after ','. (comma-spacing)
(#678) A space is required after ','. (comma-spacing)
(#678) Requires a space before '}'. (block-spacing)
(#678) Requires a space before '}'. (block-spacing)
(#678) Requires a space before '}'. (block-spacing)
(#678) Requires a space before '}'. (block-spacing)
(#679) Expected space(s) after "if". (keyword-spacing)
(#679) Infix operators must be spaced. (space-infix-ops)
(#679) Missing space before opening brace. (space-before-blocks)
(#680) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#680) A space is required after ','. (comma-spacing)
(#680) A space is required after ','. (comma-spacing)
(#680) A space is required after ','. (comma-spacing)
(#680) Requires a space before '}'. (block-spacing)
(#681) Expected space(s) after "if". (keyword-spacing)
(#681) Infix operators must be spaced. (space-infix-ops)
(#681) Missing space before opening brace. (space-before-blocks)
(#682) Expected { after 'if' condition. (curly)
(#682) Expected space(s) after "if". (keyword-spacing)
(#684) Expected { after 'else'. (curly)
(#685) A space is required after ','. (comma-spacing)
(#685) A space is required after ','. (comma-spacing)
(#685) A space is required after ','. (comma-spacing)
(#685) A space is required after ','. (comma-spacing)
(#685) Requires a space before '}'. (block-spacing)
(#686) Expected space(s) after "if". (keyword-spacing)
(#686) Infix operators must be spaced. (space-infix-ops)
(#686) Missing space before opening brace. (space-before-blocks)
(#687) 'p' used outside of binding context. (block-scoped-var)
(#687) 'p' used outside of binding context. (block-scoped-var)
(#687) 'p' used outside of binding context. (block-scoped-var)
(#687) 'p' is already defined (no-redeclare)
(#687) 'p' used outside of binding context. (block-scoped-var)
(#687) 'p' used outside of binding context. (block-scoped-var)
(#687) Infix operators must be spaced. (space-infix-ops)
(#688) Expected space(s) after "if". (keyword-spacing)
(#688) Expected { after 'if' condition. (curly)
(#688) Infix operators must be spaced. (space-infix-ops)
(#688) Infix operators must be spaced. (space-infix-ops)
(#688) Infix operators must be spaced. (space-infix-ops)
(#690) Expected { after 'else'. (curly)
(#691) Infix operators must be spaced. (space-infix-ops)
(#691) 'p' used outside of binding context. (block-scoped-var)
(#691) 'p' used outside of binding context. (block-scoped-var)
(#691) 'p' used outside of binding context. (block-scoped-var)
(#691) 'p' used outside of binding context. (block-scoped-var)
(#691) 'p' used outside of binding context. (block-scoped-var)
(#691) Requires a space before '}'. (block-spacing)
(#692) Expected space(s) after "if". (keyword-spacing)
(#692) Missing space before opening brace. (space-before-blocks)
(#693) 'p' used outside of binding context. (block-scoped-var)
(#693) 'p' used outside of binding context. (block-scoped-var)
(#693) 'p' used outside of binding context. (block-scoped-var)
(#693) 'p' used outside of binding context. (block-scoped-var)
(#693) 'p' is already defined (no-redeclare)
(#693) 'p' used outside of binding context. (block-scoped-var)
(#693) Infix operators must be spaced. (space-infix-ops)
(#694) Line 694 exceeds the maximum line length of 132. (max-len)
(#694) Expected space(s) after "if". (keyword-spacing)
(#694) Infix operators must be spaced. (space-infix-ops)
(#694) Infix operators must be spaced. (space-infix-ops)
(#694) Infix operators must be spaced. (space-infix-ops)
(#694) Missing space before opening brace. (space-before-blocks)
(#695) 'c' used outside of binding context. (block-scoped-var)
(#695) 'c' used outside of binding context. (block-scoped-var)
(#695) 'c' is already defined (no-redeclare)
(#695) 'c' used outside of binding context. (block-scoped-var)
(#695) 'c' used outside of binding context. (block-scoped-var)
(#695) 'c' used outside of binding context. (block-scoped-var)
(#695) 'c' used outside of binding context. (block-scoped-var)
(#695) 'c' used outside of binding context. (block-scoped-var)
(#695) 'c' used outside of binding context. (block-scoped-var)
(#695) Infix operators must be spaced. (space-infix-ops)
(#696) Expected space(s) after "if". (keyword-spacing)
(#696) Expected { after 'if' condition. (curly)
(#696) 'c' used outside of binding context. (block-scoped-var)
(#696) 'c' used outside of binding context. (block-scoped-var)
(#696) 'c' used outside of binding context. (block-scoped-var)
(#696) 'c' used outside of binding context. (block-scoped-var)
(#696) 'c' used outside of binding context. (block-scoped-var)
(#696) 'c' used outside of binding context. (block-scoped-var)
(#696) 'c' used outside of binding context. (block-scoped-var)
(#696) 'c' used outside of binding context. (block-scoped-var)
(#697) Requires a space before '}'. (block-spacing)
(#698) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#698) Infix operators must be spaced. (space-infix-ops)
(#698) 'p' used outside of binding context. (block-scoped-var)
(#698) 'p' used outside of binding context. (block-scoped-var)
(#698) 'p' used outside of binding context. (block-scoped-var)
(#698) 'p' used outside of binding context. (block-scoped-var)
(#698) 'p' used outside of binding context. (block-scoped-var)
(#698) Requires a space before '}'. (block-spacing)
(#699) Expected space(s) after "if". (keyword-spacing)
(#699) Missing space before opening brace. (space-before-blocks)
(#700) Expected space(s) after "if". (keyword-spacing)
(#700) Infix operators must be spaced. (space-infix-ops)
(#700) Infix operators must be spaced. (space-infix-ops)
(#700) Infix operators must be spaced. (space-infix-ops)
(#700) Missing space before opening brace. (space-before-blocks)
(#701) 'c' used outside of binding context. (block-scoped-var)
(#701) 'c' used outside of binding context. (block-scoped-var)
(#701) 'c' used outside of binding context. (block-scoped-var)
(#701) 'c' used outside of binding context. (block-scoped-var)
(#701) 'c' is already defined (no-redeclare)
(#701) 'c' used outside of binding context. (block-scoped-var)
(#701) 'c' used outside of binding context. (block-scoped-var)
(#701) 'c' used outside of binding context. (block-scoped-var)
(#701) 'c' used outside of binding context. (block-scoped-var)
(#701) Infix operators must be spaced. (space-infix-ops)
(#702) Expected space(s) after "if". (keyword-spacing)
(#702) Expected { after 'if' condition. (curly)
(#702) 'c' used outside of binding context. (block-scoped-var)
(#702) 'c' used outside of binding context. (block-scoped-var)
(#702) 'c' used outside of binding context. (block-scoped-var)
(#702) 'c' used outside of binding context. (block-scoped-var)
(#702) 'c' used outside of binding context. (block-scoped-var)
(#702) 'c' used outside of binding context. (block-scoped-var)
(#702) 'c' used outside of binding context. (block-scoped-var)
(#702) 'c' used outside of binding context. (block-scoped-var)
(#704) Expected { after 'else'. (curly)
(#705) Requires a space before '}'. (block-spacing)
(#705) Requires a space before '}'. (block-spacing)
(#706) Expected space(s) after "if". (keyword-spacing)
(#706) Infix operators must be spaced. (space-infix-ops)
(#706) Missing space before opening brace. (space-before-blocks)
(#707) Expected space(s) after "if". (keyword-spacing)
(#707) Infix operators must be spaced. (space-infix-ops)
(#707) Missing space before opening brace. (space-before-blocks)
(#709) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#709) Requires a space before '}'. (block-spacing)
(#709) Requires a space before '}'. (block-spacing)
(#710) Expected space(s) after "if". (keyword-spacing)
(#710) Missing space before opening brace. (space-before-blocks)
(#711) 'p' is already defined (no-redeclare)
(#711) 'p' used outside of binding context. (block-scoped-var)
(#711) 'p' used outside of binding context. (block-scoped-var)
(#711) 'p' used outside of binding context. (block-scoped-var)
(#711) 'p' used outside of binding context. (block-scoped-var)
(#711) 'p' used outside of binding context. (block-scoped-var)
(#711) Infix operators must be spaced. (space-infix-ops)
(#713) Expected { after 'if' condition. (curly)
(#713) Expected space(s) after "if". (keyword-spacing)
(#715) Expected { after 'else'. (curly)
(#716) Infix operators must be spaced. (space-infix-ops)
(#716) 'p' used outside of binding context. (block-scoped-var)
(#716) 'p' used outside of binding context. (block-scoped-var)
(#716) 'p' used outside of binding context. (block-scoped-var)
(#716) 'p' used outside of binding context. (block-scoped-var)
(#716) 'p' used outside of binding context. (block-scoped-var)
(#716) Requires a space before '}'. (block-spacing)
(#717) Expected space(s) after "if". (keyword-spacing)
(#717) Infix operators must be spaced. (space-infix-ops)
(#717) Missing space before opening brace. (space-before-blocks)
(#718) Expected space(s) after "if". (keyword-spacing)
(#718) Infix operators must be spaced. (space-infix-ops)
(#718) Missing space before opening brace. (space-before-blocks)
(#719) Expected space(s) after "if". (keyword-spacing)
(#719) Infix operators must be spaced. (space-infix-ops)
(#719) Missing space before opening brace. (space-before-blocks)
(#720) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#720) A space is required after ','. (comma-spacing)
(#720) A space is required after ','. (comma-spacing)
(#720) A space is required after ','. (comma-spacing)
(#720) Requires a space before '}'. (block-spacing)
(#721) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#721) Expected space(s) after "if". (keyword-spacing)
(#721) Infix operators must be spaced. (space-infix-ops)
(#721) Missing space before opening brace. (space-before-blocks)
(#722) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#722) A space is required after ','. (comma-spacing)
(#722) A space is required after ','. (comma-spacing)
(#722) A space is required after ','. (comma-spacing)
(#722) Requires a space before '}'. (block-spacing)
(#723) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#723) Expected space(s) after "if". (keyword-spacing)
(#723) Infix operators must be spaced. (space-infix-ops)
(#723) Missing space before opening brace. (space-before-blocks)
(#724) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#724) A space is required after ','. (comma-spacing)
(#724) A space is required after ','. (comma-spacing)
(#724) A space is required after ','. (comma-spacing)
(#724) Requires a space before '}'. (block-spacing)
(#724) Requires a space before '}'. (block-spacing)
(#724) Requires a space before '}'. (block-spacing)
(#725) Expected space(s) after "if". (keyword-spacing)
(#725) Missing space before opening brace. (space-before-blocks)
(#726) 'p' is already defined (no-redeclare)
(#726) 'p' used outside of binding context. (block-scoped-var)
(#726) 'p' used outside of binding context. (block-scoped-var)
(#726) 'p' used outside of binding context. (block-scoped-var)
(#726) 'p' used outside of binding context. (block-scoped-var)
(#726) 'p' used outside of binding context. (block-scoped-var)
(#726) Infix operators must be spaced. (space-infix-ops)
(#727) Expected { after 'if' condition. (curly)
(#727) Expected space(s) after "if". (keyword-spacing)
(#727) Infix operators must be spaced. (space-infix-ops)
(#727) Infix operators must be spaced. (space-infix-ops)
(#727) Infix operators must be spaced. (space-infix-ops)
(#727) Infix operators must be spaced. (space-infix-ops)
(#727) Infix operators must be spaced. (space-infix-ops)
(#727) Infix operators must be spaced. (space-infix-ops)
(#729) Expected { after 'else'. (curly)
(#730) Infix operators must be spaced. (space-infix-ops)
(#730) 'p' used outside of binding context. (block-scoped-var)
(#730) 'p' used outside of binding context. (block-scoped-var)
(#730) 'p' used outside of binding context. (block-scoped-var)
(#730) 'p' used outside of binding context. (block-scoped-var)
(#730) 'p' used outside of binding context. (block-scoped-var)
(#730) Requires a space before '}'. (block-spacing)
(#731) Expected space(s) after "if". (keyword-spacing)
(#731) Missing space before opening brace. (space-before-blocks)
(#732) 'l' used outside of binding context. (block-scoped-var)
(#732) Infix operators must be spaced. (space-infix-ops)
(#733) 'p' is already defined (no-redeclare)
(#733) 'p' used outside of binding context. (block-scoped-var)
(#733) 'p' used outside of binding context. (block-scoped-var)
(#733) 'p' used outside of binding context. (block-scoped-var)
(#733) 'p' used outside of binding context. (block-scoped-var)
(#733) 'p' used outside of binding context. (block-scoped-var)
(#733) Infix operators must be spaced. (space-infix-ops)
(#735) Expected space(s) after "if". (keyword-spacing)
(#735) Missing space before opening brace. (space-before-blocks)
(#736) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#736) Infix operators must be spaced. (space-infix-ops)
(#736) 'p' used outside of binding context. (block-scoped-var)
(#736) 'p' used outside of binding context. (block-scoped-var)
(#736) 'p' used outside of binding context. (block-scoped-var)
(#736) 'p' used outside of binding context. (block-scoped-var)
(#736) 'p' used outside of binding context. (block-scoped-var)
(#736) Requires a space before '}'. (block-spacing)
(#737) Expected space(s) after "else". (keyword-spacing)
(#737) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#738) 'c' used outside of binding context. (block-scoped-var)
(#738) 'c' is already defined (no-redeclare)
(#738) 'c' used outside of binding context. (block-scoped-var)
(#738) 'c' used outside of binding context. (block-scoped-var)
(#738) 'c' used outside of binding context. (block-scoped-var)
(#738) 'c' used outside of binding context. (block-scoped-var)
(#738) 'c' used outside of binding context. (block-scoped-var)
(#738) 'c' used outside of binding context. (block-scoped-var)
(#738) 'c' used outside of binding context. (block-scoped-var)
(#738) Infix operators must be spaced. (space-infix-ops)
(#739) Expected { after 'if' condition. (curly)
(#739) Expected space(s) after "if". (keyword-spacing)
(#739) 'c' used outside of binding context. (block-scoped-var)
(#739) 'c' used outside of binding context. (block-scoped-var)
(#739) 'c' used outside of binding context. (block-scoped-var)
(#739) 'c' used outside of binding context. (block-scoped-var)
(#739) 'c' used outside of binding context. (block-scoped-var)
(#739) 'c' used outside of binding context. (block-scoped-var)
(#739) 'c' used outside of binding context. (block-scoped-var)
(#739) 'c' used outside of binding context. (block-scoped-var)
(#741) Expected { after 'if' condition. (curly)
(#741) Expected space(s) after "if". (keyword-spacing)
(#741) 'c' used outside of binding context. (block-scoped-var)
(#741) 'c' used outside of binding context. (block-scoped-var)
(#741) 'c' used outside of binding context. (block-scoped-var)
(#741) 'c' used outside of binding context. (block-scoped-var)
(#741) 'c' used outside of binding context. (block-scoped-var)
(#741) 'c' used outside of binding context. (block-scoped-var)
(#741) 'c' used outside of binding context. (block-scoped-var)
(#741) 'c' used outside of binding context. (block-scoped-var)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#742) Infix operators must be spaced. (space-infix-ops)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#742) 'c' used outside of binding context. (block-scoped-var)
(#743) Expected space(s) after "if". (keyword-spacing)
(#743) 'l' used outside of binding context. (block-scoped-var)
(#743) Infix operators must be spaced. (space-infix-ops)
(#743) Missing space before opening brace. (space-before-blocks)
(#744) Expected space(s) after "if". (keyword-spacing)
(#744) Expected { after 'if' condition. (curly)
(#744) 'c' used outside of binding context. (block-scoped-var)
(#744) 'c' used outside of binding context. (block-scoped-var)
(#744) 'c' used outside of binding context. (block-scoped-var)
(#744) 'c' used outside of binding context. (block-scoped-var)
(#744) 'c' used outside of binding context. (block-scoped-var)
(#744) 'c' used outside of binding context. (block-scoped-var)
(#744) 'c' used outside of binding context. (block-scoped-var)
(#744) 'c' used outside of binding context. (block-scoped-var)
(#744) Infix operators must be spaced. (space-infix-ops)
(#746) Expected { after 'if' condition. (curly)
(#746) Expected space(s) after "if". (keyword-spacing)
(#746) 'c' used outside of binding context. (block-scoped-var)
(#746) 'c' used outside of binding context. (block-scoped-var)
(#746) 'c' used outside of binding context. (block-scoped-var)
(#746) 'c' used outside of binding context. (block-scoped-var)
(#746) 'c' used outside of binding context. (block-scoped-var)
(#746) 'c' used outside of binding context. (block-scoped-var)
(#746) 'c' used outside of binding context. (block-scoped-var)
(#746) 'c' used outside of binding context. (block-scoped-var)
(#746) Infix operators must be spaced. (space-infix-ops)
(#748) Expected { after 'if' condition. (curly)
(#748) Expected space(s) after "if". (keyword-spacing)
(#748) 'c' used outside of binding context. (block-scoped-var)
(#748) 'c' used outside of binding context. (block-scoped-var)
(#748) 'c' used outside of binding context. (block-scoped-var)
(#748) 'c' used outside of binding context. (block-scoped-var)
(#748) 'c' used outside of binding context. (block-scoped-var)
(#748) 'c' used outside of binding context. (block-scoped-var)
(#748) 'c' used outside of binding context. (block-scoped-var)
(#748) 'c' used outside of binding context. (block-scoped-var)
(#748) Infix operators must be spaced. (space-infix-ops)
(#750) Expected space(s) after "if". (keyword-spacing)
(#750) Expected { after 'if' condition. (curly)
(#750) 'c' used outside of binding context. (block-scoped-var)
(#750) 'c' used outside of binding context. (block-scoped-var)
(#750) 'c' used outside of binding context. (block-scoped-var)
(#750) 'c' used outside of binding context. (block-scoped-var)
(#750) 'c' used outside of binding context. (block-scoped-var)
(#750) 'c' used outside of binding context. (block-scoped-var)
(#750) 'c' used outside of binding context. (block-scoped-var)
(#750) 'c' used outside of binding context. (block-scoped-var)
(#750) Infix operators must be spaced. (space-infix-ops)
(#752) Expected { after 'if' condition. (curly)
(#752) Expected space(s) after "if". (keyword-spacing)
(#752) 'c' used outside of binding context. (block-scoped-var)
(#752) 'c' used outside of binding context. (block-scoped-var)
(#752) 'c' used outside of binding context. (block-scoped-var)
(#752) 'c' used outside of binding context. (block-scoped-var)
(#752) 'c' used outside of binding context. (block-scoped-var)
(#752) 'c' used outside of binding context. (block-scoped-var)
(#752) 'c' used outside of binding context. (block-scoped-var)
(#752) 'c' used outside of binding context. (block-scoped-var)
(#752) Infix operators must be spaced. (space-infix-ops)
(#754) Expected { after 'else'. (curly)
(#755) Requires a space before '}'. (block-spacing)
(#756) Expected { after 'else'. (curly)
(#757) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#757) Requires a space before '}'. (block-spacing)
(#757) Requires a space before '}'. (block-spacing)
(#758) Expected space(s) after "if". (keyword-spacing)
(#758) Missing space before opening brace. (space-before-blocks)
(#759) 'l' used outside of binding context. (block-scoped-var)
(#759) 'l' is already defined (no-redeclare)
(#759) Infix operators must be spaced. (space-infix-ops)
(#761) 'c' used outside of binding context. (block-scoped-var)
(#761) 'c' used outside of binding context. (block-scoped-var)
(#761) 'c' used outside of binding context. (block-scoped-var)
(#761) 'c' is already defined (no-redeclare)
(#761) 'c' used outside of binding context. (block-scoped-var)
(#761) 'c' used outside of binding context. (block-scoped-var)
(#761) 'c' used outside of binding context. (block-scoped-var)
(#761) 'c' used outside of binding context. (block-scoped-var)
(#761) 'c' used outside of binding context. (block-scoped-var)
(#761) Infix operators must be spaced. (space-infix-ops)
(#762) Expected space(s) after "if". (keyword-spacing)
(#762) Expected { after 'if' condition. (curly)
(#762) 'c' used outside of binding context. (block-scoped-var)
(#762) 'c' used outside of binding context. (block-scoped-var)
(#762) 'c' used outside of binding context. (block-scoped-var)
(#762) 'c' used outside of binding context. (block-scoped-var)
(#762) 'c' used outside of binding context. (block-scoped-var)
(#762) 'c' used outside of binding context. (block-scoped-var)
(#762) 'c' used outside of binding context. (block-scoped-var)
(#762) 'c' used outside of binding context. (block-scoped-var)
(#764) Expected space(s) after "if". (keyword-spacing)
(#764) Expected { after 'if' condition. (curly)
(#764) 'c' used outside of binding context. (block-scoped-var)
(#764) 'c' used outside of binding context. (block-scoped-var)
(#764) 'c' used outside of binding context. (block-scoped-var)
(#764) 'c' used outside of binding context. (block-scoped-var)
(#764) 'c' used outside of binding context. (block-scoped-var)
(#764) 'c' used outside of binding context. (block-scoped-var)
(#764) 'c' used outside of binding context. (block-scoped-var)
(#764) 'c' used outside of binding context. (block-scoped-var)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#765) Infix operators must be spaced. (space-infix-ops)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#765) 'c' used outside of binding context. (block-scoped-var)
(#766) Expected space(s) after "if". (keyword-spacing)
(#766) 'l' used outside of binding context. (block-scoped-var)
(#766) Infix operators must be spaced. (space-infix-ops)
(#766) Missing space before opening brace. (space-before-blocks)
(#767) Expected { after 'if' condition. (curly)
(#767) Expected space(s) after "if". (keyword-spacing)
(#767) 'c' used outside of binding context. (block-scoped-var)
(#767) 'c' used outside of binding context. (block-scoped-var)
(#767) 'c' used outside of binding context. (block-scoped-var)
(#767) 'c' used outside of binding context. (block-scoped-var)
(#767) 'c' used outside of binding context. (block-scoped-var)
(#767) 'c' used outside of binding context. (block-scoped-var)
(#767) 'c' used outside of binding context. (block-scoped-var)
(#767) 'c' used outside of binding context. (block-scoped-var)
(#767) Infix operators must be spaced. (space-infix-ops)
(#769) Expected { after 'if' condition. (curly)
(#769) Expected space(s) after "if". (keyword-spacing)
(#769) 'c' used outside of binding context. (block-scoped-var)
(#769) 'c' used outside of binding context. (block-scoped-var)
(#769) 'c' used outside of binding context. (block-scoped-var)
(#769) 'c' used outside of binding context. (block-scoped-var)
(#769) 'c' used outside of binding context. (block-scoped-var)
(#769) 'c' used outside of binding context. (block-scoped-var)
(#769) 'c' used outside of binding context. (block-scoped-var)
(#769) 'c' used outside of binding context. (block-scoped-var)
(#769) Infix operators must be spaced. (space-infix-ops)
(#771) Expected { after 'if' condition. (curly)
(#771) Expected space(s) after "if". (keyword-spacing)
(#771) 'c' used outside of binding context. (block-scoped-var)
(#771) 'c' used outside of binding context. (block-scoped-var)
(#771) 'c' used outside of binding context. (block-scoped-var)
(#771) 'c' used outside of binding context. (block-scoped-var)
(#771) 'c' used outside of binding context. (block-scoped-var)
(#771) 'c' used outside of binding context. (block-scoped-var)
(#771) 'c' used outside of binding context. (block-scoped-var)
(#771) 'c' used outside of binding context. (block-scoped-var)
(#771) Infix operators must be spaced. (space-infix-ops)
(#773) Expected { after 'if' condition. (curly)
(#773) Expected space(s) after "if". (keyword-spacing)
(#773) 'c' used outside of binding context. (block-scoped-var)
(#773) 'c' used outside of binding context. (block-scoped-var)
(#773) 'c' used outside of binding context. (block-scoped-var)
(#773) 'c' used outside of binding context. (block-scoped-var)
(#773) 'c' used outside of binding context. (block-scoped-var)
(#773) 'c' used outside of binding context. (block-scoped-var)
(#773) 'c' used outside of binding context. (block-scoped-var)
(#773) 'c' used outside of binding context. (block-scoped-var)
(#773) Infix operators must be spaced. (space-infix-ops)
(#775) Expected space(s) after "if". (keyword-spacing)
(#775) Expected { after 'if' condition. (curly)
(#775) 'c' used outside of binding context. (block-scoped-var)
(#775) 'c' used outside of binding context. (block-scoped-var)
(#775) 'c' used outside of binding context. (block-scoped-var)
(#775) 'c' used outside of binding context. (block-scoped-var)
(#775) 'c' used outside of binding context. (block-scoped-var)
(#775) 'c' used outside of binding context. (block-scoped-var)
(#775) 'c' used outside of binding context. (block-scoped-var)
(#775) 'c' used outside of binding context. (block-scoped-var)
(#775) Infix operators must be spaced. (space-infix-ops)
(#777) Expected { after 'else'. (curly)
(#778) Requires a space before '}'. (block-spacing)
(#779) Expected { after 'else'. (curly)
(#780) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#780) Requires a space before '}'. (block-spacing)
(#781) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#781) Requires a space before '}'. (block-spacing)
(#804) Missing JSDoc comment. (require-jsdoc)
(#804) Missing space before opening brace. (space-before-blocks)
(#805) Infix operators must be spaced. (space-infix-ops)
(#805) Infix operators must be spaced. (space-infix-ops)
(#809) Missing JSDoc comment. (require-jsdoc)
(#809) Missing space before opening brace. (space-before-blocks)
(#810) Expected space(s) after "if". (keyword-spacing)
(#810) Missing space before opening brace. (space-before-blocks)
(#811) Infix operators must be spaced. (space-infix-ops)
(#811) Infix operators must be spaced. (space-infix-ops)
(#812) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#812) Infix operators must be spaced. (space-infix-ops)
(#812) Infix operators must be spaced. (space-infix-ops)
(#812) A space is required after ','. (comma-spacing)
(#812) Requires a space before '}'. (block-spacing)
(#813) Expected space(s) after "else". (keyword-spacing)
(#813) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#814) A space is required after ','. (comma-spacing)
(#814) Infix operators must be spaced. (space-infix-ops)
(#819) Missing JSDoc comment. (require-jsdoc)
(#819) Missing space before opening brace. (space-before-blocks)
(#820) Infix operators must be spaced. (space-infix-ops)
(#821) Infix operators must be spaced. (space-infix-ops)
(#821) Infix operators must be spaced. (space-infix-ops)
(#821) Infix operators must be spaced. (space-infix-ops)
(#822) A space is required after ','. (comma-spacing)
(#822) Infix operators must be spaced. (space-infix-ops)
(#822) Infix operators must be spaced. (space-infix-ops)
(#822) Infix operators must be spaced. (space-infix-ops)
(#826) Missing JSDoc comment. (require-jsdoc)
(#826) Missing space before opening brace. (space-before-blocks)
(#827) Infix operators must be spaced. (space-infix-ops)
(#827) Infix operators must be spaced. (space-infix-ops)
(#829) Expected space(s) after "if". (keyword-spacing)
(#829) Expected { after 'if' condition. (curly)
(#829) Infix operators must be spaced. (space-infix-ops)
(#830) Infix operators must be spaced. (space-infix-ops)
(#831) Expected space(s) after "if". (keyword-spacing)
(#831) Expected { after 'if' condition. (curly)
(#831) Infix operators must be spaced. (space-infix-ops)
(#831) Infix operators must be spaced. (space-infix-ops)
(#831) Infix operators must be spaced. (space-infix-ops)
(#832) Infix operators must be spaced. (space-infix-ops)
(#833) Expected { after 'else'. (curly)
(#834) Infix operators must be spaced. (space-infix-ops)
mod/virtualclass/bundle/virtualclass/codemirror/mode/php/php.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Missing JSDoc comment. (require-jsdoc)
(#15) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#16) Expected { after 'for' condition. (curly)
(#21) Missing JSDoc comment. (require-jsdoc)
(#22) Expected { after 'if' condition. (curly)
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#25) Expected { after 'for' condition. (curly)
(#33) Missing JSDoc comment. (require-jsdoc)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Missing JSDoc comment. (require-jsdoc)
(#56) Unnecessary escape character: \> (no-useless-escape)
(#69) 'escapes' is not modified in this loop. (no-unmodified-loop-condition)
(#88) Line 88 exceeds the maximum line length of 132. (max-len)
(#89) Line 89 exceeds the maximum line length of 132. (max-len)
(#112) Expected { after 'if' condition. (curly)
(#122) Expected { after 'while' condition. (curly)
(#127) Expected { after 'while' condition. (curly)
(#138) Expected { after 'if' condition. (curly)
(#156) Missing JSDoc comment. (require-jsdoc)
(#158) Expected { after 'if' condition. (curly)
(#166) Empty block statement. (no-empty)
(#167) 'style' used outside of binding context. (block-scoped-var)
(#167) 'style' used outside of binding context. (block-scoped-var)
(#170) 'style' used outside of binding context. (block-scoped-var)
(#170) 'style' is already defined (no-redeclare)
(#170) 'style' used outside of binding context. (block-scoped-var)
(#172) 'style' used outside of binding context. (block-scoped-var)
(#172) 'style' used outside of binding context. (block-scoped-var)
(#172) 'style' is already defined (no-redeclare)
(#174) Expected { after 'if' condition. (curly)
(#175) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#175) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#177) Expected { after 'if' condition. (curly)
(#177) 'style' used outside of binding context. (block-scoped-var)
(#177) 'style' used outside of binding context. (block-scoped-var)
(#177) 'style' used outside of binding context. (block-scoped-var)
(#177) Unnecessary escape character: \' (no-useless-escape)
(#177) Unnecessary escape character: \" (no-useless-escape)
(#178) Expected { after 'else'. (curly)
(#178) 'style' used outside of binding context. (block-scoped-var)
(#178) 'style' used outside of binding context. (block-scoped-var)
(#178) 'style' used outside of binding context. (block-scoped-var)
(#181) 'style' used outside of binding context. (block-scoped-var)
(#181) 'style' used outside of binding context. (block-scoped-var)
(#181) 'style' used outside of binding context. (block-scoped-var)
(#182) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#193) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#202) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#203) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#203) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#204) Expected { after 'if' condition. (curly)
(#205) Expected { after 'else'. (curly)
(#213) Expected { after 'if' condition. (curly)
(#223) Statement inside of curly braces should be on next line. (brace-style)
(#223) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
mod/virtualclass/bundle/virtualclass/codemirror/mode/php/test.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) 'test' is not defined. (no-undef)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#13) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#15) Unnecessary escape character: \" (no-useless-escape)
(#18) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#23) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#28) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#30) A space is required after ','. (comma-spacing)
(#30) Multiple spaces found before '']][string aa"];''. (no-multi-spaces)
(#31) A space is required after ','. (comma-spacing)
(#31) Multiple spaces found before '']][string aa"];''. (no-multi-spaces)
(#32) A space is required after ','. (comma-spacing)
(#32) Multiple spaces found before '']][string aa"];''. (no-multi-spaces)
(#33) A space is required after ','. (comma-spacing)
(#33) Multiple spaces found before '']][string aa"];''. (no-multi-spaces)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Multiple spaces found before '']][string aa"];''. (no-multi-spaces)
(#37) A space is required after ','. (comma-spacing)
(#37) Multiple spaces found before '']][string aa"];''. (no-multi-spaces)
(#38) A space is required after ','. (comma-spacing)
(#38) Multiple spaces found before '']][string aa"];''. (no-multi-spaces)
(#39) A space is required after ','. (comma-spacing)
(#39) Multiple spaces found before '']][string aa"];''. (no-multi-spaces)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#43) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#51) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#64) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#71) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#74) Line 74 exceeds the maximum line length of 132. (max-len)
(#74) A space is required after ','. (comma-spacing)
(#74) A space is required after ','. (comma-spacing)
(#78) Missing JSDoc comment. (require-jsdoc)
(#78) Identifier 'build_recursive_monsters' is not in camel case. (camelcase)
(#78) Missing space before opening brace. (space-before-blocks)
(#80) Expected { after 'for' condition. (curly)
(#91) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#113) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#124) Missing JSDoc comment. (require-jsdoc)
(#124) Identifier 'build_recursive_monsters_2' is not in camel case. (camelcase)
(#124) Missing space before opening brace. (space-before-blocks)
(#126) Expected { after 'for' condition. (curly)
(#139) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#149) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/mode/pig/pig.js
(#11) Expected { after 'if' condition. (curly)
(#13) Expected { after 'if' condition. (curly)
(#15) Expected { after 'else'. (curly)
(#16) 'CodeMirror' is not defined. (no-undef)
(#28) Missing JSDoc comment. (require-jsdoc)
(#33) Missing JSDoc comment. (require-jsdoc)
(#36) Expected space(s) after "while". (keyword-spacing)
(#36) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#37) Expected space(s) after "if". (keyword-spacing)
(#46) Missing JSDoc comment. (require-jsdoc)
(#48) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#48) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) Expected space(s) after "while". (keyword-spacing)
(#49) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#55) Expected { after 'if' condition. (curly)
(#62) Missing JSDoc comment. (require-jsdoc)
(#66) Expected { after 'if' condition. (curly)
(#69) Expected { after 'if' condition. (curly)
(#69) Expected space(s) after "if". (keyword-spacing)
(#72) Expected space(s) after "if". (keyword-spacing)
(#77) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#81) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#87) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#87) Infix operators must be spaced. (space-infix-ops)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) Missing space before opening brace. (space-before-blocks)
(#92) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#98) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#102) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#107) Expected space or tab after '//' in comment. (spaced-comment)
(#108) Expected { after 'if' condition. (curly)
(#112) Expected { after 'if' condition. (curly)
(#115) Expected { after 'if' condition. (curly)
(#132) Expected { after 'if' condition. (curly)
(#132) Expected space(s) after "if". (keyword-spacing)
(#140) Missing JSDoc comment. (require-jsdoc)
(#141) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#142) Expected { after 'for' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/properties/properties.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#31) Unexpected space after unary operator '!'. (space-unary-ops)
(#37) Expected { after 'while' condition. (curly)
(#37) Expected space(s) after "while". (keyword-spacing)
(#65) Extra space after key 'position'. (key-spacing)
(#66) Extra space after key 'nextMultiline'. (key-spacing)
(#67) Extra space after key 'inMultiline'. (key-spacing)
(#68) Extra space after key 'afterSection'. (key-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/mode/puppet/puppet.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#18) Identifier 'variable_regex' is not in camel case. (camelcase)
(#22) Missing JSDoc comment. (require-jsdoc)
(#47) Missing JSDoc comment. (require-jsdoc)
(#48) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#48) Identifier 'found_var' is not in camel case. (camelcase)
(#51) Identifier 'found_var' is not in camel case. (camelcase)
(#56) Identifier 'found_var' is not in camel case. (camelcase)
(#68) Function 'tokenize' has a complexity of 25. (complexity)
(#68) Missing JSDoc comment. (require-jsdoc)
(#77) Identifier 'special_resource' is not in camel case. (camelcase)
(#156) Identifier 'special_resource' is not in camel case. (camelcase)
(#201) Unexpected space before function parentheses. (space-before-function-paren)
(#209) Unexpected space before function parentheses. (space-before-function-paren)
(#211) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/python/python.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Missing JSDoc comment. (require-jsdoc)
(#44) Missing JSDoc comment. (require-jsdoc)
(#56) Missing space before opening brace. (space-before-blocks)
(#58) 'singleOperators' used outside of binding context. (block-scoped-var)
(#59) 'identifiers' used outside of binding context. (block-scoped-var)
(#59) Infix operators must be spaced. (space-infix-ops)
(#61) 'singleOperators' used outside of binding context. (block-scoped-var)
(#61) 'singleOperators' is already defined (no-redeclare)
(#62) 'identifiers' is already defined (no-redeclare)
(#62) 'identifiers' used outside of binding context. (block-scoped-var)
(#62) Infix operators must be spaced. (space-infix-ops)
(#67) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) Missing space before opening brace. (space-before-blocks)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#77) 'stringPrefixes' used outside of binding context. (block-scoped-var)
(#81) 'stringPrefixes' is already defined (no-redeclare)
(#81) 'stringPrefixes' used outside of binding context. (block-scoped-var)
(#87) Missing JSDoc comment. (require-jsdoc)
(#93) Expected { after 'if' condition. (curly)
(#95) Expected { after 'if' condition. (curly)
(#100) Expected { after 'if' condition. (curly)
(#108) Function 'tokenBaseInner' has a complexity of 27. (complexity)
(#108) Missing JSDoc comment. (require-jsdoc)
(#109) Expected { after 'if' condition. (curly)
(#123) Statement inside of curly braces should be on next line. (brace-style)
(#123) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#125) Statement inside of curly braces should be on next line. (brace-style)
(#125) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#134) Expected { after 'if' condition. (curly)
(#136) Expected { after 'if' condition. (curly)
(#138) Expected { after 'if' condition. (curly)
(#147) Expected { after 'if' condition. (curly)
(#156) 'stringPrefixes' used outside of binding context. (block-scoped-var)
(#156) 'stringPrefixes' used outside of binding context. (block-scoped-var)
(#162) Expected { after 'if' condition. (curly)
(#165) Expected { after 'if' condition. (curly)
(#165) 'singleOperators' used outside of binding context. (block-scoped-var)
(#165) 'singleOperators' used outside of binding context. (block-scoped-var)
(#168) Expected { after 'if' condition. (curly)
(#171) Expected { after 'if' condition. (curly)
(#174) Expected { after 'if' condition. (curly)
(#177) Expected { after 'if' condition. (curly)
(#180) 'identifiers' used outside of binding context. (block-scoped-var)
(#180) 'identifiers' used outside of binding context. (block-scoped-var)
(#181) Expected { after 'if' condition. (curly)
(#191) Missing JSDoc comment. (require-jsdoc)
(#192) Expected { after 'while' condition. (curly)
(#198) Missing JSDoc comment. (require-jsdoc)
(#203) Expected { after 'if' condition. (curly)
(#213) Expected { after 'if' condition. (curly)
(#215) Expected { after 'else'. (curly)
(#224) Missing JSDoc comment. (require-jsdoc)
(#225) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#227) Expected { after 'while' condition. (curly)
(#231) Expected { after 'if' condition. (curly)
(#236) Missing JSDoc comment. (require-jsdoc)
(#239) Expected { after 'if' condition. (curly)
(#245) Missing JSDoc comment. (require-jsdoc)
(#251) 'identifiers' used outside of binding context. (block-scoped-var)
(#251) 'identifiers' used outside of binding context. (block-scoped-var)
(#252) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#261) Missing space before opening brace. (space-before-blocks)
(#262) Expected space(s) after "if". (keyword-spacing)
(#262) Missing space before opening brace. (space-before-blocks)
(#263) 'identifiers' used outside of binding context. (block-scoped-var)
(#263) 'identifiers' used outside of binding context. (block-scoped-var)
(#265) 'identifiers' used outside of binding context. (block-scoped-var)
(#265) 'identifiers' used outside of binding context. (block-scoped-var)
(#269) Expected { after 'if' condition. (curly)
(#274) Expected { after 'if' condition. (curly)
(#277) Expected { after 'if' condition. (curly)
(#278) Expected { after 'if' condition. (curly)
(#281) Identifier 'delimiter_index' is not in camel case. (camelcase)
(#282) Expected { after 'if' condition. (curly)
(#282) Identifier 'delimiter_index' is not in camel case. (camelcase)
(#283) Identifier 'delimiter_index' is not in camel case. (camelcase)
(#283) Infix operators must be spaced. (space-infix-ops)
(#285) Identifier 'delimiter_index' is not in camel case. (camelcase)
(#286) Identifier 'delimiter_index' is not in camel case. (camelcase)
(#287) Expected { after 'if' condition. (curly)
(#288) Expected { after 'else'. (curly)
(#291) Expected { after 'if' condition. (curly)
(#312) Expected { after 'if' condition. (curly)
(#318) Expected { after 'if' condition. (curly)
(#321) Expected { after 'if' condition. (curly)
(#327) Expected { after 'if' condition. (curly)
(#332) Expected { after 'if' condition. (curly)
(#332) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#334) Expected { after 'if' condition. (curly)
(#336) Expected { after 'else'. (curly)
(#349) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#349) Statement inside of curly braces should be on next line. (brace-style)
(#353) Identifier 'extra_keywords' is not in camel case. (camelcase)
(#353) Infix operators must be spaced. (space-infix-ops)
(#354) Infix operators must be spaced. (space-infix-ops)
mod/virtualclass/bundle/virtualclass/codemirror/mode/q/q.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) A space is required after ','. (comma-spacing)
(#14) Missing space before opening brace. (space-before-blocks)
(#15) Infix operators must be spaced. (space-infix-ops)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Unnecessary escape character: \' (no-useless-escape)
(#18) Unnecessary escape character: \" (no-useless-escape)
(#19) Missing JSDoc comment. (require-jsdoc)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Requires a space before '}'. (block-spacing)
(#20) Function 'tokenBase' has a complexity of 28. (complexity)
(#20) Missing JSDoc comment. (require-jsdoc)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) Expected { after 'if' condition. (curly)
(#23) Expected space(s) after "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) Expected space(s) after "return". (keyword-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before opening brace. (space-before-blocks)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) Return statement should not contain assignment. (no-return-assign)
(#28) Unexpected use of comma operator. (no-sequences)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#29) Expected { after 'else'. (curly)
(#30) Return statement should not contain assignment. (no-return-assign)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Unexpected use of comma operator. (no-sequences)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) after "if". (keyword-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#34) Expected { after 'if' condition. (curly)
(#34) Expected space(s) after "if". (keyword-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) Expected space(s) after "return". (keyword-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#36) Expected space(s) after "if". (keyword-spacing)
(#36) Expected { after 'if' condition. (curly)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Unexpected use of comma operator. (no-sequences)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing space before opening brace. (space-before-blocks)
(#39) Infix operators must be spaced. (space-infix-ops)
(#41) Expected { after 'if' condition. (curly)
(#41) Expected space(s) after "if". (keyword-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) Expected { after 'if' condition. (curly)
(#46) Expected space(s) after "if". (keyword-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) Expected space(s) after "return". (keyword-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A space is required after ','. (comma-spacing)
(#54) Expected { after 'if' condition. (curly)
(#54) Expected space(s) after "if". (keyword-spacing)
(#55) Unexpected use of comma operator. (no-sequences)
(#55) A space is required after ','. (comma-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) Expected space(s) after "if". (keyword-spacing)
(#56) Expected { after 'if' condition. (curly)
(#56) Unnecessary escape character: \' (no-useless-escape)
(#58) Expected { after 'if' condition. (curly)
(#58) Expected space(s) after "if". (keyword-spacing)
(#60) Expected space(s) after "return". (keyword-spacing)
(#62) Missing JSDoc comment. (require-jsdoc)
(#62) A space is required after ','. (comma-spacing)
(#62) Missing space before opening brace. (space-before-blocks)
(#63) Line 63 exceeds the maximum line length of 132. (max-len)
(#63) Unexpected use of comma operator. (no-sequences)
(#63) A space is required after ','. (comma-spacing)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) A space is required after ','. (comma-spacing)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) A space is required after ','. (comma-spacing)
(#65) Missing JSDoc comment. (require-jsdoc)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) Expected { after 'if' condition. (curly)
(#68) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) Expected space(s) after "return". (keyword-spacing)
(#72) Missing JSDoc comment. (require-jsdoc)
(#72) Requires a space after '{'. (block-spacing)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Unexpected use of comma operator. (no-sequences)
(#72) A space is required after ','. (comma-spacing)
(#72) Requires a space before '}'. (block-spacing)
(#73) Missing JSDoc comment. (require-jsdoc)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#74) A space is required after ','. (comma-spacing)
(#74) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) Expected space(s) after "while". (keyword-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing space before opening brace. (space-before-blocks)
(#76) Expected space(s) after "if". (keyword-spacing)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Requires a space after '{'. (block-spacing)
(#76) Missing space before opening brace. (space-before-blocks)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#76) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#76) Requires a space before '}'. (block-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#79) Expected space(s) after "if". (keyword-spacing)
(#79) Expected { after 'if' condition. (curly)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) Expected space(s) after "return". (keyword-spacing)
(#82) Missing JSDoc comment. (require-jsdoc)
(#82) A space is required after ','. (comma-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Requires a space after '{'. (block-spacing)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing space before value for key 'prev'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'indent'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'col'. (key-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before value for key 'type'. (key-spacing)
(#82) Requires a space before '}'. (block-spacing)
(#83) Missing JSDoc comment. (require-jsdoc)
(#83) Requires a space after '{'. (block-spacing)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Requires a space before '}'. (block-spacing)
(#84) Expected space(s) after "return". (keyword-spacing)
(#85) Missing space before value for key 'startState'. (key-spacing)
(#85) Missing space before opening brace. (space-before-blocks)
(#86) Expected space(s) after "return". (keyword-spacing)
(#86) Missing space before value for key 'tokenize'. (key-spacing)
(#87) Missing space before value for key 'context'. (key-spacing)
(#88) Missing space before value for key 'indent'. (key-spacing)
(#89) Missing space before value for key 'col'. (key-spacing)
(#91) Missing space before value for key 'token'. (key-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) Missing space before opening brace. (space-before-blocks)
(#92) Expected space(s) after "if". (keyword-spacing)
(#92) Missing space before opening brace. (space-before-blocks)
(#93) Expected { after 'if' condition. (curly)
(#93) Expected space(s) after "if". (keyword-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#93) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#95) Infix operators must be spaced. (space-infix-ops)
(#97) Expected space or tab after '//' in comment. (spaced-comment)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) A space is required after ','. (comma-spacing)
(#99) Expected space(s) after "if". (keyword-spacing)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing space before opening brace. (space-before-blocks)
(#100) Infix operators must be spaced. (space-infix-ops)
(#102) Expected { after 'if' condition. (curly)
(#102) Expected space(s) after "if". (keyword-spacing)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) A space is required after ','. (comma-spacing)
(#102) A space is required after ','. (comma-spacing)
(#103) Expected { after 'if' condition. (curly)
(#103) Expected space(s) after "if". (keyword-spacing)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) A space is required after ','. (comma-spacing)
(#103) A space is required after ','. (comma-spacing)
(#104) Expected space(s) after "if". (keyword-spacing)
(#104) Expected { after 'if' condition. (curly)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) A space is required after ','. (comma-spacing)
(#104) A space is required after ','. (comma-spacing)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) Missing space before opening brace. (space-before-blocks)
(#106) Expected space(s) after "while". (keyword-spacing)
(#106) Expected { after 'while' condition. (curly)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#107) Expected space(s) after "if". (keyword-spacing)
(#107) Expected { after 'if' condition. (curly)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Infix operators must be spaced. (space-infix-ops)
(#109) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#109) Expected space(s) after "if". (keyword-spacing)
(#109) Expected { after 'if' condition. (curly)
(#109) 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)
(#109) Infix operators must be spaced. (space-infix-ops)
(#110) Expected space(s) after "if". (keyword-spacing)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing space before opening brace. (space-before-blocks)
(#111) Expected space(s) after "if". (keyword-spacing)
(#111) Expected { after 'if' condition. (curly)
(#112) A space is required after ','. (comma-spacing)
(#112) A space is required after ','. (comma-spacing)
(#113) Expected space(s) after "if". (keyword-spacing)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Missing space before opening brace. (space-before-blocks)
(#114) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#120) Missing space before value for key 'indent'. (key-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing space before opening brace. (space-before-blocks)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#123) Expected { after 'if' condition. (curly)
(#123) Expected space(s) after "if". (keyword-spacing)
(#124) Expected { after 'while' condition. (curly)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#126) Expected { after 'if' condition. (curly)
(#126) Expected space(s) after "if". (keyword-spacing)
(#128) Expected { after 'if' condition. (curly)
(#128) Expected space(s) after "if". (keyword-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#130) Expected { after 'if' condition. (curly)
(#130) Expected space(s) after "if". (keyword-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#132) Expected { after 'else'. (curly)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Infix operators must be spaced. (space-infix-ops)
(#137) A space is required after ','. (comma-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/mode/r/r.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#16) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) Expected { after 'for' condition. (curly)
(#27) Function 'tokenBase' has a complexity of 21. (complexity)
(#27) Missing JSDoc comment. (require-jsdoc)
(#50) Expected { after 'if' condition. (curly)
(#54) Expected { after 'if' condition. (curly)
(#59) Expected { after 'if' condition. (curly)
(#62) Expected { after 'if' condition. (curly)
(#69) Expected { after 'if' condition. (curly)
(#74) Expected { after 'if' condition. (curly)
(#81) Missing JSDoc comment. (require-jsdoc)
(#85) Expected { after 'if' condition. (curly)
(#86) Expected { after 'if' condition. (curly)
(#87) Expected { after 'if' condition. (curly)
(#88) Expected { after 'if' condition. (curly)
(#89) Expected { after 'if' condition. (curly)
(#93) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#102) Missing JSDoc comment. (require-jsdoc)
(#109) Missing JSDoc comment. (require-jsdoc)
(#126) Expected { after 'if' condition. (curly)
(#126) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#129) Expected { after 'if' condition. (curly)
(#131) Expected { after 'if' condition. (curly)
(#131) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#134) Expected { after 'if' condition. (curly)
(#135) Expected { after 'if' condition. (curly)
(#138) Expected { after 'if' condition. (curly)
(#140) Expected { after 'if' condition. (curly)
(#140) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#141) Expected { after 'if' condition. (curly)
(#142) Expected { after 'if' condition. (curly)
(#148) Expected { after 'if' condition. (curly)
(#149) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#151) Expected { after 'if' condition. (curly)
(#152) Expected { after 'if' condition. (curly)
(#153) Expected { after 'else'. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/rpm/rpm.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#16) Spaces are hard to count. Use {2}. (no-regex-spaces)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#41) Identifier 'control_flow_complex' is not in camel case. (camelcase)
(#42) Identifier 'control_flow_simple' is not in camel case. (camelcase)
(#43) Unnecessary escape character: \! (no-useless-escape)
(#43) Unnecessary escape character: \< (no-useless-escape)
(#43) Unnecessary escape character: \= (no-useless-escape)
(#43) Unnecessary escape character: \< (no-useless-escape)
(#43) Unnecessary escape character: \> (no-useless-escape)
(#43) Unnecessary escape character: \= (no-useless-escape)
(#43) Unnecessary escape character: \> (no-useless-escape)
(#43) Unnecessary escape character: \= (no-useless-escape)
(#43) Unnecessary escape character: \= (no-useless-escape)
(#43) Unnecessary escape character: \& (no-useless-escape)
(#43) Unnecessary escape character: \& (no-useless-escape)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#84) Statement inside of curly braces should be on next line. (brace-style)
(#84) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#84) Requires a space before '}'. (block-spacing)
(#90) Statement inside of curly braces should be on next line. (brace-style)
(#90) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) Expected space or tab after '//' in comment. (spaced-comment)
mod/virtualclass/bundle/virtualclass/codemirror/mode/rst/rst.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Identifier 'rx_strong' is not in camel case. (camelcase)
(#17) Identifier 'rx_emphasis' is not in camel case. (camelcase)
(#18) Identifier 'rx_literal' is not in camel case. (camelcase)
(#20) Identifier 'rx_number' is not in camel case. (camelcase)
(#21) Identifier 'rx_positive' is not in camel case. (camelcase)
(#22) Identifier 'rx_negative' is not in camel case. (camelcase)
(#24) Identifier 'rx_uri_protocol' is not in camel case. (camelcase)
(#25) Identifier 'rx_uri_domain' is not in camel case. (camelcase)
(#26) Identifier 'rx_uri_path' is not in camel case. (camelcase)
(#27) Identifier 'rx_uri' is not in camel case. (camelcase)
(#27) Identifier 'rx_uri_protocol' is not in camel case. (camelcase)
(#27) Identifier 'rx_uri_domain' is not in camel case. (camelcase)
(#27) Identifier 'rx_uri_path' is not in camel case. (camelcase)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Expected { after 'if' condition. (curly)
(#32) Unexpected space between function name and paren. (no-spaced-func)
(#34) Expected { after 'if' condition. (curly)
(#34) Unexpected space between function name and paren. (no-spaced-func)
(#36) Expected { after 'if' condition. (curly)
(#36) Unexpected space between function name and paren. (no-spaced-func)
(#38) Expected { after 'if' condition. (curly)
(#40) Expected { after 'if' condition. (curly)
(#42) Expected { after 'if' condition. (curly)
(#44) Expected { after 'if' condition. (curly)
(#47) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#48) Expected { after 'if' condition. (curly)
(#49) Expected { after 'if' condition. (curly)
(#50) Expected { after 'if' condition. (curly)
(#51) Expected { after 'if' condition. (curly)
(#52) Expected { after 'if' condition. (curly)
(#53) Expected { after 'if' condition. (curly)
(#54) Expected { after 'if' condition. (curly)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#73) Expected space or tab after '//' in comment. (spaced-comment)
(#74) Expected space or tab after '//' in comment. (spaced-comment)
(#76) Missing JSDoc comment. (require-jsdoc)
(#78) Unexpected space before function parentheses. (space-before-function-paren)
(#83) Expected space or tab after '//' in comment. (spaced-comment)
(#84) Expected space or tab after '//' in comment. (spaced-comment)
(#86) Identifier 'mode_python' is not in camel case. (camelcase)
(#87) Identifier 'mode_stex' is not in camel case. (camelcase)
(#89) Expected space or tab after '//' in comment. (spaced-comment)
(#90) Expected space or tab after '//' in comment. (spaced-comment)
(#94) Identifier 'rx_TAIL' is not in camel case. (camelcase)
(#97) Unnecessary escape character: \/ (no-useless-escape)
(#98) Identifier 'rx_NAME' is not in camel case. (camelcase)
(#100) Unnecessary escape character: \/ (no-useless-escape)
(#105) Identifier 'rx_TEXT2' is not in camel case. (camelcase)
(#107) Identifier 'rx_section' is not in camel case. (camelcase)
(#109) Identifier 'rx_explicit' is not in camel case. (camelcase)
(#111) Identifier 'rx_link' is not in camel case. (camelcase)
(#113) Identifier 'rx_directive' is not in camel case. (camelcase)
(#115) Identifier 'rx_substitution' is not in camel case. (camelcase)
(#117) Identifier 'rx_footnote' is not in camel case. (camelcase)
(#119) Identifier 'rx_citation' is not in camel case. (camelcase)
(#122) Identifier 'rx_substitution_ref' is not in camel case. (camelcase)
(#124) Identifier 'rx_footnote_ref' is not in camel case. (camelcase)
(#126) Identifier 'rx_citation_ref' is not in camel case. (camelcase)
(#128) Identifier 'rx_link_ref1' is not in camel case. (camelcase)
(#130) Identifier 'rx_link_ref2' is not in camel case. (camelcase)
(#133) Identifier 'rx_role_pre' is not in camel case. (camelcase)
(#135) Identifier 'rx_role_suf' is not in camel case. (camelcase)
(#137) Identifier 'rx_role' is not in camel case. (camelcase)
(#140) Identifier 'rx_directive_name' is not in camel case. (camelcase)
(#141) Identifier 'rx_directive_tail' is not in camel case. (camelcase)
(#142) Identifier 'rx_substitution_text' is not in camel case. (camelcase)
(#143) Identifier 'rx_substitution_sepa' is not in camel case. (camelcase)
(#144) Identifier 'rx_substitution_name' is not in camel case. (camelcase)
(#145) Identifier 'rx_substitution_tail' is not in camel case. (camelcase)
(#146) Identifier 'rx_link_head' is not in camel case. (camelcase)
(#147) Identifier 'rx_link_name' is not in camel case. (camelcase)
(#148) Identifier 'rx_link_tail' is not in camel case. (camelcase)
(#150) Identifier 'rx_verbatim' is not in camel case. (camelcase)
(#151) Identifier 'rx_examples' is not in camel case. (camelcase)
(#153) Expected space or tab after '//' in comment. (spaced-comment)
(#154) Expected space or tab after '//' in comment. (spaced-comment)
(#156) Function 'to_normal' has a complexity of 50. (complexity)
(#156) Missing JSDoc comment. (require-jsdoc)
(#156) Identifier 'to_normal' is not in camel case. (camelcase)
(#161) Identifier 'mode_python' is not in camel case. (camelcase)
(#169) Identifier 'rx_role_pre' is not in camel case. (camelcase)
(#184) Identifier 'tmp_stex' is not in camel case. (camelcase)
(#194) Identifier 'tmp_stex' is not in camel case. (camelcase)
(#195) Identifier 'mode_stex' is not in camel case. (camelcase)
(#226) Identifier 'rx_role_suf' is not in camel case. (camelcase)
(#262) Identifier 'rx_role' is not in camel case. (camelcase)
(#287) Identifier 'rx_substitution_ref' is not in camel case. (camelcase)
(#298) Expected { after 'if' condition. (curly)
(#314) Identifier 'rx_link_ref2' is not in camel case. (camelcase)
(#346) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#347) Expected { after 'if' condition. (curly)
(#353) Expected space or tab after '//' in comment. (spaced-comment)
(#354) Expected space or tab after '//' in comment. (spaced-comment)
(#356) Missing JSDoc comment. (require-jsdoc)
(#356) Function 'to_explicit' has a complexity of 25. (complexity)
(#356) Identifier 'to_explicit' is not in camel case. (camelcase)
(#359) Identifier 'rx_substitution' is not in camel case. (camelcase)
(#385) Identifier 'rx_directive' is not in camel case. (camelcase)
(#394) Expected { after 'if' condition. (curly)
(#395) Identifier 'tmp_stex' is not in camel case. (camelcase)
(#396) Expected { after 'if' condition. (curly)
(#397) Identifier 'tmp_py' is not in camel case. (camelcase)
(#405) Identifier 'tmp_stex' is not in camel case. (camelcase)
(#406) Identifier 'mode_stex' is not in camel case. (camelcase)
(#413) Identifier 'tmp_py' is not in camel case. (camelcase)
(#414) Identifier 'mode_python' is not in camel case. (camelcase)
(#421) Identifier 'rx_link' is not in camel case. (camelcase)
(#446) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#460) Expected space or tab after '//' in comment. (spaced-comment)
(#461) Expected space or tab after '//' in comment. (spaced-comment)
(#463) Missing JSDoc comment. (require-jsdoc)
(#463) Identifier 'to_comment' is not in camel case. (camelcase)
(#467) Missing JSDoc comment. (require-jsdoc)
(#467) Identifier 'to_verbatim' is not in camel case. (camelcase)
(#471) Missing JSDoc comment. (require-jsdoc)
(#471) Identifier 'as_block' is not in camel case. (camelcase)
(#481) Expected space or tab after '//' in comment. (spaced-comment)
(#482) Expected space or tab after '//' in comment. (spaced-comment)
(#484) Missing JSDoc comment. (require-jsdoc)
(#484) Identifier 'to_mode' is not in camel case. (camelcase)
(#489) Expected { after 'if' condition. (curly)
(#500) Expected space or tab after '//' in comment. (spaced-comment)
(#501) Expected space or tab after '//' in comment. (spaced-comment)
(#503) Missing JSDoc comment. (require-jsdoc)
(#507) Missing JSDoc comment. (require-jsdoc)
(#512) Missing JSDoc comment. (require-jsdoc)
(#516) Missing JSDoc comment. (require-jsdoc)
(#520) Expected space or tab after '//' in comment. (spaced-comment)
(#521) Expected space or tab after '//' in comment. (spaced-comment)
(#524) Unexpected space before function parentheses. (space-before-function-paren)
(#525) Identifier 'to_normal' is not in camel case. (camelcase)
(#528) Unexpected space before function parentheses. (space-before-function-paren)
(#529) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#530) Expected { after 'if' condition. (curly)
(#532) Expected { after 'if' condition. (curly)
(#537) Unexpected space before function parentheses. (space-before-function-paren)
(#538) Do not nest ternary expressions (no-nested-ternary)
(#538) Multiple spaces found before '?'. (no-multi-spaces)
(#543) Unexpected space before function parentheses. (space-before-function-paren)
(#549) Expected space or tab after '//' in comment. (spaced-comment)
(#550) Expected space or tab after '//' in comment. (spaced-comment)
(#554) Expected space or tab after '//' in comment. (spaced-comment)
(#555) Expected space or tab after '//' in comment. (spaced-comment)
mod/virtualclass/bundle/virtualclass/codemirror/mode/ruby/ruby.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#17) Expected { after 'for' condition. (curly)
(#34) Missing JSDoc comment. (require-jsdoc)
(#39) Function 'tokenBase' has a complexity of 49. (complexity)
(#39) Missing JSDoc comment. (require-jsdoc)
(#44) Expected { after 'if' condition. (curly)
(#45) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#51) Identifier 'search_till' is not in camel case. (camelcase)
(#54) Identifier 'search_till' is not in camel case. (camelcase)
(#56) Expected { after 'if' condition. (curly)
(#57) Expected { after 'if' condition. (curly)
(#58) Expected { after 'if' condition. (curly)
(#61) Expected { after 'if' condition. (curly)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#67) Expected { after 'if' condition. (curly)
(#68) Expected { after 'if' condition. (curly)
(#69) Expected { after 'if' condition. (curly)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Expected { after 'if' condition. (curly)
(#73) Expected { after 'if' condition. (curly)
(#78) Unnecessary escape character: \` (no-useless-escape)
(#78) Unnecessary escape character: \" (no-useless-escape)
(#78) Unnecessary escape character: \' (no-useless-escape)
(#78) Unnecessary escape character: \` (no-useless-escape)
(#78) Unnecessary escape character: \" (no-useless-escape)
(#78) Unnecessary escape character: \' (no-useless-escape)
(#81) Expected { after 'if' condition. (curly)
(#82) Expected { after 'if' condition. (curly)
(#83) Expected { after 'else'. (curly)
(#89) Empty block statement. (no-empty)
(#90) Expected { after 'if' condition. (curly)
(#91) Expected { after 'else'. (curly)
(#94) Expected { after 'if' condition. (curly)
(#95) Expected { after 'if' condition. (curly)
(#98) Unnecessary escape character: \< (no-useless-escape)
(#98) Unnecessary escape character: \> (no-useless-escape)
(#99) Unnecessary escape character: \< (no-useless-escape)
(#99) Unnecessary escape character: \> (no-useless-escape)
(#104) Unnecessary escape character: \& (no-useless-escape)
(#104) Unnecessary escape character: \: (no-useless-escape)
(#104) Unnecessary escape character: \! (no-useless-escape)
(#112) Unnecessary escape character: \! (no-useless-escape)
(#112) Unnecessary escape character: \= (no-useless-escape)
(#131) Unnecessary escape character: \! (no-useless-escape)
(#132) Expected { after 'if' condition. (curly)
(#144) Expected { after 'if' condition. (curly)
(#151) Missing JSDoc comment. (require-jsdoc)
(#152) Expected { after 'if' condition. (curly)
(#157) Infix operators must be spaced. (space-infix-ops)
(#167) Missing JSDoc comment. (require-jsdoc)
(#172) Infix operators must be spaced. (space-infix-ops)
(#178) Missing JSDoc comment. (require-jsdoc)
(#180) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#187) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#209) Missing JSDoc comment. (require-jsdoc)
(#211) Expected { after 'if' condition. (curly)
(#212) Expected { after 'else'. (curly)
(#216) Missing JSDoc comment. (require-jsdoc)
(#217) Expected { after 'if' condition. (curly)
(#233) Function 'token' has a complexity of 25. (complexity)
(#235) Expected { after 'if' condition. (curly)
(#236) Infix operators must be spaced. (space-infix-ops)
(#236) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#240) Do not nest ternary expressions (no-nested-ternary)
(#241) Do not nest ternary expressions (no-nested-ternary)
(#242) Do not nest ternary expressions (no-nested-ternary)
(#247) Expected { after 'if' condition. (curly)
(#248) Expected { after 'if' condition. (curly)
(#249) Expected { after 'if' condition. (curly)
(#251) Expected { after 'if' condition. (curly)
(#255) Expected { after 'if' condition. (curly)
(#256) Expected { after 'if' condition. (curly)
(#258) Expected { after 'if' condition. (curly)
(#260) Expected { after 'if' condition. (curly)
(#263) Expected { after 'if' condition. (curly)
(#269) Expected { after 'if' condition. (curly)
(#269) Infix operators must be spaced. (space-infix-ops)
mod/virtualclass/bundle/virtualclass/codemirror/mode/ruby/test.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) 'test' is not defined. (no-undef)
(#8) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#11) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/mode/rust/rust.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#30) Expected { after 'for' condition. (curly)
(#40) Missing JSDoc comment. (require-jsdoc)
(#45) Missing JSDoc comment. (require-jsdoc)
(#45) Function 'tokenBase' has a complexity of 24. (complexity)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#54) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#55) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#62) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#83) Expected { after 'if' condition. (curly)
(#84) Expected { after 'else'. (curly)
(#87) Expected { after 'if' condition. (curly)
(#88) Expected { after 'if' condition. (curly)
(#99) Expected { after 'if' condition. (curly)
(#104) Missing JSDoc comment. (require-jsdoc)
(#105) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#106) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#118) Missing JSDoc comment. (require-jsdoc)
(#120) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#121) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#144) Missing JSDoc comment. (require-jsdoc)
(#145) Expected { after 'for' condition. (curly)
(#147) Missing JSDoc comment. (require-jsdoc)
(#152) Missing JSDoc comment. (require-jsdoc)
(#161) Missing JSDoc comment. (require-jsdoc)
(#164) Expected { after 'if' condition. (curly)
(#169) Missing JSDoc comment. (require-jsdoc)
(#169) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#169) Statement inside of curly braces should be on next line. (brace-style)
(#170) Missing JSDoc comment. (require-jsdoc)
(#170) Statement inside of curly braces should be on next line. (brace-style)
(#170) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#173) Missing JSDoc comment. (require-jsdoc)
(#174) Missing JSDoc comment. (require-jsdoc)
(#175) Expected { after 'if' condition. (curly)
(#176) Expected { after 'if' condition. (curly)
(#180) Expected { after 'if' condition. (curly)
(#185) Missing JSDoc comment. (require-jsdoc)
(#185) Identifier 'stat_of' is not in camel case. (camelcase)
(#188) Missing JSDoc comment. (require-jsdoc)
(#189) Expected { after 'if' condition. (curly)
(#190) Expected { after 'if' condition. (curly)
(#191) Expected { after 'if' condition. (curly)
(#192) Expected { after 'if' condition. (curly)
(#193) Expected { after 'if' condition. (curly)
(#194) Expected { after 'if' condition. (curly)
(#195) Expected { after 'if' condition. (curly)
(#196) Expected { after 'if' condition. (curly)
(#197) Expected { after 'if' condition. (curly)
(#198) Expected { after 'if' condition. (curly)
(#201) Missing JSDoc comment. (require-jsdoc)
(#202) Expected { after 'if' condition. (curly)
(#205) Missing JSDoc comment. (require-jsdoc)
(#206) Expected { after 'if' condition. (curly)
(#207) Expected { after 'if' condition. (curly)
(#208) Expected { after 'if' condition. (curly)
(#209) Expected { after 'if' condition. (curly)
(#210) Expected { after 'if' condition. (curly)
(#211) Expected { after 'if' condition. (curly)
(#212) Expected { after 'if' condition. (curly)
(#213) Expected { after 'if' condition. (curly)
(#214) Expected { after 'if' condition. (curly)
(#215) Expected { after 'if' condition. (curly)
(#218) Missing JSDoc comment. (require-jsdoc)
(#219) Expected { after 'if' condition. (curly)
(#220) Requires a space after '{'. (block-spacing)
(#220) Missing space before opening brace. (space-before-blocks)
(#220) Statement inside of curly braces should be on next line. (brace-style)
(#220) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#220) Requires a space before '}'. (block-spacing)
(#221) Expected { after 'if' condition. (curly)
(#222) Expected { after 'if' condition. (curly)
(#225) Missing JSDoc comment. (require-jsdoc)
(#226) Requires a space after '{'. (block-spacing)
(#226) Statement inside of curly braces should be on next line. (brace-style)
(#226) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#226) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#226) Requires a space before '}'. (block-spacing)
(#229) Missing JSDoc comment. (require-jsdoc)
(#231) Expected { after 'if' condition. (curly)
(#232) Expected { after 'if' condition. (curly)
(#234) Expected { after 'if' condition. (curly)
(#239) Missing JSDoc comment. (require-jsdoc)
(#239) Identifier 'record_of' is not in camel case. (camelcase)
(#240) Missing JSDoc comment. (require-jsdoc)
(#241) Requires a space after '{'. (block-spacing)
(#241) Statement inside of curly braces should be on next line. (brace-style)
(#241) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#241) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#241) Requires a space before '}'. (block-spacing)
(#242) Requires a space after '{'. (block-spacing)
(#242) Statement inside of curly braces should be on next line. (brace-style)
(#242) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#242) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#242) Requires a space before '}'. (block-spacing)
(#243) Expected { after 'if' condition. (curly)
(#244) Expected { after 'if' condition. (curly)
(#249) Missing JSDoc comment. (require-jsdoc)
(#250) Requires a space after '{'. (block-spacing)
(#250) Statement inside of curly braces should be on next line. (brace-style)
(#250) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#250) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#250) Requires a space before '}'. (block-spacing)
(#251) Expected { after 'if' condition. (curly)
(#255) Missing JSDoc comment. (require-jsdoc)
(#256) Expected { after 'if' condition. (curly)
(#257) Expected { after 'if' condition. (curly)
(#258) Expected { after 'if' condition. (curly)
(#261) Missing JSDoc comment. (require-jsdoc)
(#262) Expected { after 'if' condition. (curly)
(#263) Expected { after 'else'. (curly)
(#265) Missing JSDoc comment. (require-jsdoc)
(#266) Expected { after 'if' condition. (curly)
(#269) Missing JSDoc comment. (require-jsdoc)
(#270) Requires a space after '{'. (block-spacing)
(#270) Statement inside of curly braces should be on next line. (brace-style)
(#270) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#270) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#270) Requires a space before '}'. (block-spacing)
(#273) Missing JSDoc comment. (require-jsdoc)
(#274) Requires a space after '{'. (block-spacing)
(#274) Statement inside of curly braces should be on next line. (brace-style)
(#274) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#274) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#274) Requires a space before '}'. (block-spacing)
(#275) Requires a space after '{'. (block-spacing)
(#275) Statement inside of curly braces should be on next line. (brace-style)
(#275) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#275) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#275) Requires a space before '}'. (block-spacing)
(#276) Expected { after 'if' condition. (curly)
(#277) Expected { after 'if' condition. (curly)
(#278) Expected { after 'if' condition. (curly)
(#279) Expected { after 'if' condition. (curly)
(#280) Expected { after 'if' condition. (curly)
(#283) Missing JSDoc comment. (require-jsdoc)
(#284) Requires a space after '{'. (block-spacing)
(#284) Statement inside of curly braces should be on next line. (brace-style)
(#284) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#284) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#284) Requires a space before '}'. (block-spacing)
(#285) Expected { after 'if' condition. (curly)
(#286) Expected { after 'if' condition. (curly)
(#289) Missing JSDoc comment. (require-jsdoc)
(#290) Requires a space after '{'. (block-spacing)
(#290) Statement inside of curly braces should be on next line. (brace-style)
(#290) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#290) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#290) Requires a space before '}'. (block-spacing)
(#291) Expected { after 'if' condition. (curly)
(#292) Expected { after 'if' condition. (curly)
(#293) Expected { after 'if' condition. (curly)
(#296) Missing JSDoc comment. (require-jsdoc)
(#297) Expected { after 'if' condition. (curly)
(#298) Expected { after 'if' condition. (curly)
(#299) Expected { after 'if' condition. (curly)
(#302) Missing JSDoc comment. (require-jsdoc)
(#303) Requires a space after '{'. (block-spacing)
(#303) Statement inside of curly braces should be on next line. (brace-style)
(#303) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#303) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#303) Requires a space before '}'. (block-spacing)
(#304) Expected { after 'if' condition. (curly)
(#307) Missing JSDoc comment. (require-jsdoc)
(#308) Requires a space after '{'. (block-spacing)
(#308) Statement inside of curly braces should be on next line. (brace-style)
(#308) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#308) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#308) Requires a space before '}'. (block-spacing)
(#309) Expected { after 'if' condition. (curly)
(#310) Expected { after 'if' condition. (curly)
(#313) Missing JSDoc comment. (require-jsdoc)
(#314) Expected { after 'if' condition. (curly)
(#315) Requires a space after '{'. (block-spacing)
(#315) Statement inside of curly braces should be on next line. (brace-style)
(#315) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#315) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#315) Requires a space before '}'. (block-spacing)
(#316) Requires a space after '{'. (block-spacing)
(#316) Statement inside of curly braces should be on next line. (brace-style)
(#316) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#316) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#316) Requires a space before '}'. (block-spacing)
(#317) Expected { after 'if' condition. (curly)
(#320) Missing JSDoc comment. (require-jsdoc)
(#321) Expected { after 'if' condition. (curly)
(#322) Expected { after 'if' condition. (curly)
(#323) Expected { after 'if' condition. (curly)
(#326) Missing JSDoc comment. (require-jsdoc)
(#327) Requires a space after '{'. (block-spacing)
(#327) Statement inside of curly braces should be on next line. (brace-style)
(#327) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#327) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#327) Requires a space before '}'. (block-spacing)
(#328) Expected { after 'if' condition. (curly)
(#331) Missing JSDoc comment. (require-jsdoc)
(#332) Requires a space after '{'. (block-spacing)
(#332) Statement inside of curly braces should be on next line. (brace-style)
(#332) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#332) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#333) Requires a space after '{'. (block-spacing)
(#333) Statement inside of curly braces should be on next line. (brace-style)
(#333) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#333) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#333) Requires a space before '}'. (block-spacing)
(#334) Expected { after 'if' condition. (curly)
(#335) Expected { after 'if' condition. (curly)
(#336) Expected { after 'if' condition. (curly)
(#337) Expected { after 'if' condition. (curly)
(#340) Missing JSDoc comment. (require-jsdoc)
(#341) Expected { after 'if' condition. (curly)
(#344) Missing JSDoc comment. (require-jsdoc)
(#345) Expected { after 'if' condition. (curly)
(#346) Expected { after 'if' condition. (curly)
(#349) Missing JSDoc comment. (require-jsdoc)
(#350) Requires a space after '{'. (block-spacing)
(#350) Statement inside of curly braces should be on next line. (brace-style)
(#350) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#350) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#350) Requires a space before '}'. (block-spacing)
(#351) Expected { after 'if' condition. (curly)
(#352) Expected { after 'if' condition. (curly)
(#353) Expected { after 'if' condition. (curly)
(#356) Missing JSDoc comment. (require-jsdoc)
(#357) Expected { after 'if' condition. (curly)
(#358) Requires a space after '{'. (block-spacing)
(#358) Statement inside of curly braces should be on next line. (brace-style)
(#358) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#358) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#358) Requires a space before '}'. (block-spacing)
(#359) Expected { after 'else'. (curly)
(#359) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#361) Missing JSDoc comment. (require-jsdoc)
(#362) Expected { after 'if' condition. (curly)
(#365) Missing JSDoc comment. (require-jsdoc)
(#366) Expected { after 'if' condition. (curly)
(#367) Expected { after 'if' condition. (curly)
(#368) Requires a space after '{'. (block-spacing)
(#368) Statement inside of curly braces should be on next line. (brace-style)
(#368) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#368) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#368) Requires a space before '}'. (block-spacing)
(#369) Expected { after 'if' condition. (curly)
(#372) Missing JSDoc comment. (require-jsdoc)
(#373) Expected { after 'if' condition. (curly)
(#374) Expected { after 'else'. (curly)
(#377) Missing JSDoc comment. (require-jsdoc)
(#378) Expected { after 'if' condition. (curly)
(#381) Missing JSDoc comment. (require-jsdoc)
(#382) Expected { after 'if' condition. (curly)
(#383) Expected { after 'if' condition. (curly)
(#384) Expected { after 'if' condition. (curly)
(#388) Missing JSDoc comment. (require-jsdoc)
(#392) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#392) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#392) Unexpected use of comma operator. (no-sequences)
(#394) Unexpected constant condition. (no-constant-condition)
(#397) Expected { after 'while' condition. (curly)
(#397) Expected space(s) after "while". (keyword-spacing)
(#417) Expected { after 'if' condition. (curly)
(#421) Expected { after 'if' condition. (curly)
(#424) Expected { after 'if' condition. (curly)
(#425) Expected { after 'if' condition. (curly)
(#427) Expected { after 'if' condition. (curly)
(#428) Expected { after 'if' condition. (curly)
(#433) Expected { after 'if' condition. (curly)
(#434) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#435) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#436) Expected { after 'if' condition. (curly)
(#437) Expected { after 'if' condition. (curly)
(#438) Do not nest ternary expressions (no-nested-ternary)
mod/virtualclass/bundle/virtualclass/codemirror/mode/sass/sass.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#28) Missing JSDoc comment. (require-jsdoc)
(#48) Missing JSDoc comment. (require-jsdoc)
(#67) Missing JSDoc comment. (require-jsdoc)
(#68) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#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)
(#70) Missing JSDoc comment. (require-jsdoc)
(#73) Infix operators must be spaced. (space-infix-ops)
(#78) Statement inside of curly braces should be on next line. (brace-style)
(#78) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) Missing JSDoc comment. (require-jsdoc)
(#105) Missing JSDoc comment. (require-jsdoc)
(#110) There should be no space after '{' (object-curly-spacing)
(#110) Missing space before value for key 'offset'. (key-spacing)
(#110) There should be no space before '}' (object-curly-spacing)
(#114) Missing JSDoc comment. (require-jsdoc)
(#115) Expected { after 'if' condition. (curly)
(#120) Function 'tokenBase' has a complexity of 55. (complexity)
(#120) Missing JSDoc comment. (require-jsdoc)
(#146) Expected space(s) after "if". (keyword-spacing)
(#146) Missing space before opening brace. (space-before-blocks)
(#146) Requires a space after '{'. (block-spacing)
(#182) Expected { after 'if' condition. (curly)
(#186) Expected { after 'if' condition. (curly)
(#189) Expected { after 'if' condition. (curly)
(#207) Missing space before opening brace. (space-before-blocks)
(#212) Expected space(s) after "if". (keyword-spacing)
(#212) Missing space before opening brace. (space-before-blocks)
(#213) Expected space(s) after "if". (keyword-spacing)
(#213) Missing space before opening brace. (space-before-blocks)
(#214) Expected { after 'if' condition. (curly)
(#214) Expected space(s) after "if". (keyword-spacing)
(#233) Missing space before opening brace. (space-before-blocks)
(#234) Expected space(s) after "if". (keyword-spacing)
(#234) A space is required after ','. (comma-spacing)
(#234) Missing space before opening brace. (space-before-blocks)
(#237) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#237) Expected space(s) after "if". (keyword-spacing)
(#237) A space is required after ','. (comma-spacing)
(#237) Missing space before opening brace. (space-before-blocks)
(#242) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#242) Expected space(s) after "if". (keyword-spacing)
(#242) A space is required after ','. (comma-spacing)
(#242) Missing space before opening brace. (space-before-blocks)
(#245) Expected space(s) after "else". (keyword-spacing)
(#245) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#251) Expected space(s) after "if". (keyword-spacing)
(#251) Missing space before opening brace. (space-before-blocks)
(#252) Missing space before opening brace. (space-before-blocks)
(#256) Infix operators must be spaced. (space-infix-ops)
(#261) Expected space(s) after "else". (keyword-spacing)
(#261) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#266) Missing space before opening brace. (space-before-blocks)
(#267) Expected space(s) after "if". (keyword-spacing)
(#267) Missing space before opening brace. (space-before-blocks)
(#275) Missing space before opening brace. (space-before-blocks)
(#276) Expected space(s) after "if". (keyword-spacing)
(#276) Missing space before opening brace. (space-before-blocks)
(#283) Missing space before opening brace. (space-before-blocks)
(#284) Expected space(s) after "if". (keyword-spacing)
(#284) Missing space before opening brace. (space-before-blocks)
(#290) Missing space before opening brace. (space-before-blocks)
(#291) Expected space(s) after "if". (keyword-spacing)
(#291) Missing space before opening brace. (space-before-blocks)
(#299) Expected space(s) after "if". (keyword-spacing)
(#299) Missing space before opening brace. (space-before-blocks)
(#309) Expected space(s) after "if". (keyword-spacing)
(#309) Missing space before opening brace. (space-before-blocks)
(#318) Expected space(s) after "if". (keyword-spacing)
(#318) Missing space before opening brace. (space-before-blocks)
(#321) Infix operators must be spaced. (space-infix-ops)
(#324) Missing space before opening brace. (space-before-blocks)
(#325) Expected space(s) after "if". (keyword-spacing)
(#325) Missing space before opening brace. (space-before-blocks)
(#333) Expected space(s) after "if". (keyword-spacing)
(#333) Missing space before opening brace. (space-before-blocks)
(#339) Expected space or tab after '//' in comment. (spaced-comment)
(#340) Expected space(s) after "if". (keyword-spacing)
(#340) Missing space before opening brace. (space-before-blocks)
(#347) Expected { after 'if' condition. (curly)
(#356) Missing JSDoc comment. (require-jsdoc)
(#357) Expected { after 'if' condition. (curly)
(#361) Missing space before opening brace. (space-before-blocks)
(#375) Expected { after 'if' condition. (curly)
(#401) There should be no space after '{' (object-curly-spacing)
(#401) There should be no space before '}' (object-curly-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/mode/scheme/scheme.js
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'if' condition. (curly)
(#13) Expected { after 'else'. (curly)
(#14) 'CodeMirror' is not defined. (no-undef)
(#18) Unexpected space before function parentheses. (space-before-function-paren)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) Missing JSDoc comment. (require-jsdoc)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#25) Expected { after 'for' condition. (curly)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#32) Missing JSDoc comment. (require-jsdoc)
(#33) Unexpected 'this'. (no-invalid-this)
(#34) Unexpected 'this'. (no-invalid-this)
(#35) Unexpected 'this'. (no-invalid-this)
(#38) Missing JSDoc comment. (require-jsdoc)
(#39) A constructor name should not start with a lowercase letter. (new-cap)
(#42) Missing JSDoc comment. (require-jsdoc)
(#46) Line 46 exceeds the maximum line length of 132. (max-len)
(#47) Line 47 exceeds the maximum line length of 132. (max-len)
(#48) Line 48 exceeds the maximum line length of 132. (max-len)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#51) Missing JSDoc comment. (require-jsdoc)
(#51) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Missing JSDoc comment. (require-jsdoc)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#59) Missing JSDoc comment. (require-jsdoc)
(#59) Unexpected space before function parentheses. (space-before-function-paren)
(#66) Missing JSDoc comment. (require-jsdoc)
(#66) Unexpected space before function parentheses. (space-before-function-paren)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#80) Function 'token' has a complexity of 45. (complexity)
(#80) Unexpected space before function parentheses. (space-before-function-paren)
(#81) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#92) Expected space(s) after "switch". (keyword-spacing)
(#92) Missing space before opening brace. (space-before-blocks)
(#94) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#95) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#106) 'next' is already defined (no-redeclare)
(#106) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#107) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#119) Expected space(s) after "if". (keyword-spacing)
(#119) Missing space before opening brace. (space-before-blocks)
(#122) Expected space(s) after "else". (keyword-spacing)
(#122) Expected space(s) before "else". (keyword-spacing)
(#128) Expected a 'break' statement before 'default'. (no-fallthrough)
(#147) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#147) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#168) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#173) Expected { after 'if' condition. (curly)
(#177) Line 177 exceeds the maximum line length of 132. (max-len)
(#183) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#191) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#191) Unnecessary escape character: \; (no-useless-escape)
(#211) Expected { after 'if' condition. (curly)
(#211) Expected space(s) after "if". (keyword-spacing)
(#216) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#219) Expected space(s) after "if". (keyword-spacing)
(#219) Missing space before opening brace. (space-before-blocks)
(#220) Expected space(s) after "if". (keyword-spacing)
(#220) Missing space before opening brace. (space-before-blocks)
(#231) Expected { after 'else'. (curly)
(#237) Unexpected space before function parentheses. (space-before-function-paren)
(#238) Expected { after 'if' condition. (curly)
(#238) Use ‘===’ to compare with ‘null’. (no-eq-null)
mod/virtualclass/bundle/virtualclass/codemirror/mode/shell/shell.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#17) Missing JSDoc comment. (require-jsdoc)
(#19) Expected space(s) after "for". (keyword-spacing)
(#22) Unnecessary semicolon. (no-extra-semi)
(#38) Missing JSDoc comment. (require-jsdoc)
(#39) Expected { after 'if' condition. (curly)
(#74) Expected space(s) after "if". (keyword-spacing)
(#80) Expected { after 'if' condition. (curly)
(#84) Missing JSDoc comment. (require-jsdoc)
(#86) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#86) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#87) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#105) Unnecessary semicolon. (no-extra-semi)
(#108) Expected { after 'if' condition. (curly)
(#109) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#110) Expected { after 'if' condition. (curly)
(#123) Missing JSDoc comment. (require-jsdoc)
(#124) Unexpected space between function name and paren. (no-spaced-func)
(#125) Unnecessary semicolon. (no-extra-semi)
(#128) Requires a space after '{'. (block-spacing)
(#128) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#128) Statement inside of curly braces should be on next line. (brace-style)
(#128) Missing space before value for key 'tokens'. (key-spacing)
(#128) Requires a space before '}'. (block-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/mode/shell/test.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) 'test' is not defined. (no-undef)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#10) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#12) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#14) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#17) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#19) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#22) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#24) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#26) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#28) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#30) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#33) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#35) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#38) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#40) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#43) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#45) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#48) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#50) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#54) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#56) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/mode/sieve/sieve.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#16) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) Expected { after 'for' condition. (curly)
(#25) Missing JSDoc comment. (require-jsdoc)
(#56) Multiple spaces found before '{'. (no-multi-spaces)
(#66) Expected { after 'if' condition. (curly)
(#69) Expected { after 'if' condition. (curly)
(#73) Expected { after 'if' condition. (curly)
(#97) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#103) Expected { after 'if' condition. (curly)
(#106) Expected { after 'if' condition. (curly)
(#112) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#112) Missing JSDoc comment. (require-jsdoc)
(#128) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#128) Multiple spaces found before '&&'. (no-multi-spaces)
(#137) Missing JSDoc comment. (require-jsdoc)
(#138) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#139) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#149) Missing JSDoc comment. (require-jsdoc)
(#151) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#152) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#153) Expected { after 'if' condition. (curly)
(#157) Expected { after 'if' condition. (curly)
(#170) Expected { after 'if' condition. (curly)
(#173) Missing whitespace after semicolon. (semi-spacing)
(#173) Unreachable code. (no-unreachable)
(#173) Unnecessary semicolon. (no-extra-semi)
(#178) Expected { after 'if' condition. (curly)
(#181) Expected { after 'if' condition. (curly)
(#181) Infix operators must be spaced. (space-infix-ops)
mod/virtualclass/bundle/virtualclass/codemirror/mode/slim/slim.js
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#19) There should be no space after '{' (object-curly-spacing)
(#19) There should be no space before '}' (object-curly-spacing)
(#40) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#40) Missing space before opening brace. (space-before-blocks)
(#42) Expected space(s) after "for". (keyword-spacing)
(#42) Expected { after 'for-in'. (curly)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#64) Line 64 exceeds the maximum line length of 132. (max-len)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#72) Missing JSDoc comment. (require-jsdoc)
(#87) Missing JSDoc comment. (require-jsdoc)
(#97) Missing JSDoc comment. (require-jsdoc)
(#106) Missing JSDoc comment. (require-jsdoc)
(#113) Missing JSDoc comment. (require-jsdoc)
(#127) Missing JSDoc comment. (require-jsdoc)
(#138) Missing JSDoc comment. (require-jsdoc)
(#152) Missing JSDoc comment. (require-jsdoc)
(#174) Missing JSDoc comment. (require-jsdoc)
(#178) Missing JSDoc comment. (require-jsdoc)
(#184) Missing JSDoc comment. (require-jsdoc)
(#192) Missing JSDoc comment. (require-jsdoc)
(#195) Expected { after 'if' condition. (curly)
(#200) Missing JSDoc comment. (require-jsdoc)
(#211) Missing JSDoc comment. (require-jsdoc)
(#216) Missing JSDoc comment. (require-jsdoc)
(#227) Missing JSDoc comment. (require-jsdoc)
(#241) Missing JSDoc comment. (require-jsdoc)
(#248) Missing JSDoc comment. (require-jsdoc)
(#250) Unnecessary escape character: \' (no-useless-escape)
(#265) Missing JSDoc comment. (require-jsdoc)
(#278) Missing JSDoc comment. (require-jsdoc)
(#292) Missing JSDoc comment. (require-jsdoc)
(#298) Missing JSDoc comment. (require-jsdoc)
(#311) Missing JSDoc comment. (require-jsdoc)
(#313) Return statement should not contain assignment. (no-return-assign)
(#318) Missing JSDoc comment. (require-jsdoc)
(#335) Missing JSDoc comment. (require-jsdoc)
(#335) '_state' is defined but never used (no-unused-vars)
(#340) Missing JSDoc comment. (require-jsdoc)
(#368) Missing JSDoc comment. (require-jsdoc)
(#375) Missing JSDoc comment. (require-jsdoc)
(#386) Missing JSDoc comment. (require-jsdoc)
(#393) Missing JSDoc comment. (require-jsdoc)
(#404) Missing JSDoc comment. (require-jsdoc)
(#419) Missing JSDoc comment. (require-jsdoc)
(#428) Missing JSDoc comment. (require-jsdoc)
(#430) Unnecessary escape character: \' (no-useless-escape)
(#447) Missing JSDoc comment. (require-jsdoc)
(#456) Missing JSDoc comment. (require-jsdoc)
(#461) Expected { after 'if' condition. (curly)
(#466) Expected { after 'if' condition. (curly)
(#470) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#471) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#490) Missing JSDoc comment. (require-jsdoc)
(#525) Extra space after key 'htmlState'. (key-spacing)
(#548) Expected { after 'if' condition. (curly)
(#551) Expected { after 'if' condition. (curly)
(#555) Expected to return a value at the end of this function. (consistent-return)
(#562) Expected { after 'if' condition. (curly)
(#566) Expected space or tab after '//' in comment. (spaced-comment)
(#568) Expected space or tab after '//' in comment. (spaced-comment)
mod/virtualclass/bundle/virtualclass/codemirror/mode/slim/test.js
(#7) 'CodeMirror' is not defined. (no-undef)
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) 'test' is not defined. (no-undef)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) 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 function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#14) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#17) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#20) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#23) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#26) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#29) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#32) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#35) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#38) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#41) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#45) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#48) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#51) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#54) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#58) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#63) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#70) Line 70 exceeds the maximum line length of 132. (max-len)
(#75) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#80) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#87) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#91) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#94) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/mode/smalltalk/smalltalk.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#20) Unexpected 'this'. (no-invalid-this)
(#21) Unexpected 'this'. (no-invalid-this)
(#25) Unexpected 'this'. (no-invalid-this)
(#26) Unexpected 'this'. (no-invalid-this)
(#27) Unexpected 'this'. (no-invalid-this)
(#31) Unexpected 'this'. (no-invalid-this)
(#32) Unexpected 'this'. (no-invalid-this)
(#33) Unexpected 'this'. (no-invalid-this)
(#34) Unexpected 'this'. (no-invalid-this)
(#56) Expected { after 'if' condition. (curly)
(#58) Expected { after 'else'. (curly)
(#93) Do not nest ternary expressions (no-nested-ternary)
(#135) Missing '()' invoking a constructor (new-parens)
mod/virtualclass/bundle/virtualclass/codemirror/mode/smarty/smarty.js
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'if' condition. (curly)
(#13) Expected { after 'else'. (curly)
(#14) 'CodeMirror' is not defined. (no-undef)
(#32) Missing JSDoc comment. (require-jsdoc)
(#37) Missing JSDoc comment. (require-jsdoc)
(#43) Missing JSDoc comment. (require-jsdoc)
(#44) Expected { after 'if' condition. (curly)
(#44) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#49) Missing JSDoc comment. (require-jsdoc)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected { after 'if' condition. (curly)
(#56) 'nextMatch' used outside of binding context. (block-scoped-var)
(#68) Expected { after 'if' condition. (curly)
(#68) 'nextMatch' used outside of binding context. (block-scoped-var)
(#68) 'nextMatch' used outside of binding context. (block-scoped-var)
(#70) Expected { after 'if' condition. (curly)
(#70) 'nextMatch' used outside of binding context. (block-scoped-var)
(#75) Missing JSDoc comment. (require-jsdoc)
(#75) Function 'tokenSmarty' has a complexity of 27. (complexity)
(#143) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#158) Missing JSDoc comment. (require-jsdoc)
(#174) Missing JSDoc comment. (require-jsdoc)
(#204) Expected to return a value at the end of this function. (consistent-return)
(#205) Expected { after 'if' condition. (curly)
(#214) Expected { after 'if' condition. (curly)
(#216) Expected { after 'else'. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/solr/solr.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#17) Unnecessary escape character: \! (no-useless-escape)
(#17) Unnecessary escape character: \~ (no-useless-escape)
(#17) Unnecessary escape character: \& (no-useless-escape)
(#17) Unnecessary escape character: \: (no-useless-escape)
(#17) Unnecessary escape character: \" (no-useless-escape)
(#18) Unnecessary escape character: \! (no-useless-escape)
(#18) Unnecessary escape character: \~ (no-useless-escape)
(#18) Unnecessary escape character: \& (no-useless-escape)
(#21) Missing JSDoc comment. (require-jsdoc)
(#25) Missing JSDoc comment. (require-jsdoc)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#29) Expected { after 'if' condition. (curly)
(#33) Expected { after 'if' condition. (curly)
(#38) Missing JSDoc comment. (require-jsdoc)
(#41) Expected { after 'if' condition. (curly)
(#43) Expected { after 'if' condition. (curly)
(#45) Expected { after 'if' condition. (curly)
(#47) Expected { after 'if' condition. (curly)
(#48) Unnecessary escape character: \& (no-useless-escape)
(#49) Expected { after 'if' condition. (curly)
(#57) Missing JSDoc comment. (require-jsdoc)
(#60) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#65) Expected { after 'if' condition. (curly)
(#67) Expected { after 'if' condition. (curly)
(#69) Expected { after 'if' condition. (curly)
(#71) Expected { after 'else'. (curly)
(#76) Missing JSDoc comment. (require-jsdoc)
(#78) Expected { after 'if' condition. (curly)
(#80) Expected { after 'if' condition. (curly)
(#82) Expected { after 'if' condition. (curly)
(#96) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/soy/soy.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#29) Missing JSDoc comment. (require-jsdoc)
(#33) Missing JSDoc comment. (require-jsdoc)
(#72) Function 'token' has a complexity of 29. (complexity)
(#95) Expected { after 'if' condition. (curly)
(#96) Expected { after 'else'. (curly)
(#145) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#146) Expected { after 'if' condition. (curly)
(#147) Line 147 exceeds the maximum line length of 132. (max-len)
(#164) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#165) Expected { after 'if' condition. (curly)
(#168) Expected { after 'if' condition. (curly)
(#170) Expected { after 'if' condition. (curly)
(#171) Expected { after 'if' condition. (curly)
(#172) Expected { after 'if' condition. (curly)
(#173) Expected { after 'if' condition. (curly)
(#175) Expected { after 'if' condition. (curly)
(#181) Expected { after 'if' condition. (curly)
(#182) Expected { after 'else'. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/sparql/sparql.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#18) Missing JSDoc comment. (require-jsdoc)
(#37) Missing JSDoc comment. (require-jsdoc)
(#41) Expected space(s) after "if". (keyword-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#47) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#51) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#55) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#59) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#63) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#67) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#71) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#75) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#82) Expected { after 'if' condition. (curly)
(#84) Expected { after 'if' condition. (curly)
(#86) Expected { after 'else'. (curly)
(#91) Missing JSDoc comment. (require-jsdoc)
(#93) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#94) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#105) Missing JSDoc comment. (require-jsdoc)
(#108) Missing JSDoc comment. (require-jsdoc)
(#123) Expected { after 'if' condition. (curly)
(#123) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#126) Expected { after 'if' condition. (curly)
(#129) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#133) Expected { after 'if' condition. (curly)
(#134) Expected { after 'if' condition. (curly)
(#135) Expected { after 'if' condition. (curly)
(#137) Expected { after 'while' condition. (curly)
(#138) Expected { after 'if' condition. (curly)
(#140) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#140) Expected { after 'if' condition. (curly)
(#142) Expected { after 'if' condition. (curly)
(#156) Expected { after 'if' condition. (curly)
(#157) Expected { after 'while' condition. (curly)
(#160) Expected { after 'if' condition. (curly)
(#162) Expected { after 'if' condition. (curly)
(#164) Expected { after 'if' condition. (curly)
(#166) Expected { after 'else'. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/spreadsheet/spreadsheet.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#22) Function 'token' has a complexity of 34. (complexity)
(#22) Unexpected space before function parentheses. (space-before-function-paren)
(#23) Expected { after 'if' condition. (curly)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#35) Expected space or tab after '//' in comment. (spaced-comment)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Unnecessary escape character: \" (no-useless-escape)
(#47) Unnecessary escape character: \' (no-useless-escape)
(#50) Expected no return value. (consistent-return)
(#54) Expected { after 'if' condition. (curly)
(#57) Expected no return value. (consistent-return)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#67) Expected no return value. (consistent-return)
(#70) Expected no return value. (consistent-return)
(#72) Expected { after 'if' condition. (curly)
(#72) Expected no return value. (consistent-return)
(#73) Expected { after 'else'. (curly)
(#73) Expected no return value. (consistent-return)
(#85) Expected no return value. (consistent-return)
(#88) Expected no return value. (consistent-return)
(#92) Expected { after 'if' condition. (curly)
(#92) Expected no return value. (consistent-return)
(#93) Expected no return value. (consistent-return)
(#95) Expected { after 'if' condition. (curly)
(#95) Expected no return value. (consistent-return)
(#96) Expected no return value. (consistent-return)
(#99) Expected no return value. (consistent-return)
(#103) Expected no return value. (consistent-return)
mod/virtualclass/bundle/virtualclass/codemirror/mode/sql/sql.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#17) Multiple spaces found before '='. (no-multi-spaces)
(#18) Multiple spaces found before '='. (no-multi-spaces)
(#19) Multiple spaces found before '='. (no-multi-spaces)
(#20) Multiple spaces found before '='. (no-multi-spaces)
(#21) Multiple spaces found before '='. (no-multi-spaces)
(#22) Multiple spaces found before '='. (no-multi-spaces)
(#23) Multiple spaces found before '='. (no-multi-spaces)
(#24) Multiple spaces found before '='. (no-multi-spaces)
(#24) Extra space after key 'date'. (key-spacing)
(#24) Extra space after key 'time'. (key-spacing)
(#24) Extra space after key 'timestamp'. (key-spacing)
(#26) Missing JSDoc comment. (require-jsdoc)
(#26) Function 'tokenBase' has a complexity of 37. (complexity)
(#26) Expected to return a value at the end of this function. (consistent-return)
(#32) Expected { after 'if' condition. (curly)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#67) Unnecessary escape character: \; (no-useless-escape)
(#109) Expected { after 'if' condition. (curly)
(#111) Expected { after 'if' condition. (curly)
(#112) Expected { after 'if' condition. (curly)
(#113) Expected { after 'if' condition. (curly)
(#114) Expected { after 'if' condition. (curly)
(#120) Missing JSDoc comment. (require-jsdoc)
(#122) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#123) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#133) Missing JSDoc comment. (require-jsdoc)
(#134) Unexpected constant condition. (no-constant-condition)
(#149) Missing JSDoc comment. (require-jsdoc)
(#158) Missing JSDoc comment. (require-jsdoc)
(#170) Expected { after 'if' condition. (curly)
(#170) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#173) Expected { after 'if' condition. (curly)
(#176) Expected { after 'if' condition. (curly)
(#178) Expected { after 'if' condition. (curly)
(#178) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#182) Expected { after 'if' condition. (curly)
(#184) Expected { after 'if' condition. (curly)
(#186) Expected { after 'if' condition. (curly)
(#193) Expected { after 'if' condition. (curly)
(#195) Expected { after 'if' condition. (curly)
(#196) Expected { after 'else'. (curly)
(#201) Do not nest ternary expressions (no-nested-ternary)
(#209) Missing JSDoc comment. (require-jsdoc)
(#213) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#214) Expected { after 'if' condition. (curly)
(#221) Missing JSDoc comment. (require-jsdoc)
(#241) Unnecessary escape character: \_ (no-useless-escape)
(#245) Unnecessary semicolon. (no-extra-semi)
(#248) Missing JSDoc comment. (require-jsdoc)
(#260) Line 260 exceeds the maximum line length of 132. (max-len)
(#263) Missing JSDoc comment. (require-jsdoc)
(#264) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#265) Expected { after 'for' condition. (curly)
(#273) Line 273 exceeds the maximum line length of 132. (max-len)
(#282) Line 282 exceeds the maximum line length of 132. (max-len)
(#283) Line 283 exceeds the maximum line length of 132. (max-len)
(#284) Line 284 exceeds the maximum line length of 132. (max-len)
(#295) Line 295 exceeds the maximum line length of 132. (max-len)
(#296) Line 296 exceeds the maximum line length of 132. (max-len)
(#297) Line 297 exceeds the maximum line length of 132. (max-len)
(#301) Line 301 exceeds the maximum line length of 132. (max-len)
(#311) Line 311 exceeds the maximum line length of 132. (max-len)
(#312) Line 312 exceeds the maximum line length of 132. (max-len)
(#313) Line 313 exceeds the maximum line length of 132. (max-len)
(#317) Line 317 exceeds the maximum line length of 132. (max-len)
(#330) Line 330 exceeds the maximum line length of 132. (max-len)
(#331) Line 331 exceeds the maximum line length of 132. (max-len)
(#342) Line 342 exceeds the maximum line length of 132. (max-len)
(#343) Line 343 exceeds the maximum line length of 132. (max-len)
(#344) Line 344 exceeds the maximum line length of 132. (max-len)
(#353) Line 353 exceeds the maximum line length of 132. (max-len)
(#354) Line 354 exceeds the maximum line length of 132. (max-len)
mod/virtualclass/bundle/virtualclass/codemirror/mode/stex/stex.js
(#10) Expected { after 'if' condition. (curly)
(#12) Expected { after 'if' condition. (curly)
(#14) Expected { after 'else'. (curly)
(#15) 'CodeMirror' is not defined. (no-undef)
(#22) Missing JSDoc comment. (require-jsdoc)
(#26) Missing JSDoc comment. (require-jsdoc)
(#34) Missing JSDoc comment. (require-jsdoc)
(#42) Missing JSDoc comment. (require-jsdoc)
(#51) There should be no space after '{' (object-curly-spacing)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) There should be no space before '}' (object-curly-spacing)
(#54) Missing JSDoc comment. (require-jsdoc)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#56) Unexpected 'this'. (no-invalid-this)
(#57) Unexpected 'this'. (no-invalid-this)
(#58) Unexpected 'this'. (no-invalid-this)
(#59) Unexpected 'this'. (no-invalid-this)
(#60) Unexpected 'this'. (no-invalid-this)
(#62) Unexpected 'this'. (no-invalid-this)
(#65) Unexpected 'this'. (no-invalid-this)
(#69) Unexpected 'this'. (no-invalid-this)
(#69) Unexpected empty function. (no-empty-function)
(#75) ["importmodule"] is better written in dot notation. (dot-notation)
(#76) ["documentclass"] is better written in dot notation. (dot-notation)
(#77) ["usepackage"] is better written in dot notation. (dot-notation)
(#78) ["begin"] is better written in dot notation. (dot-notation)
(#79) ["end"] is better written in dot notation. (dot-notation)
(#81) ["DEFAULT"] is better written in dot notation. (dot-notation)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#85) Unexpected empty function. (no-empty-function)
(#88) Missing JSDoc comment. (require-jsdoc)
(#93) Missing JSDoc comment. (require-jsdoc)
(#98) ["DEFAULT"] is better written in dot notation. (dot-notation)
(#99) A constructor name should not start with a lowercase letter. (new-cap)
(#117) Missing space before opening brace. (space-before-blocks)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#121) Missing space before opening brace. (space-before-blocks)
(#121) Statement inside of curly braces should be on next line. (brace-style)
(#121) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#125) Missing space before opening brace. (space-before-blocks)
(#125) Statement inside of curly braces should be on next line. (brace-style)
(#125) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#143) ["DEFAULT"] is better written in dot notation. (dot-notation)
(#144) A constructor name should not start with a lowercase letter. (new-cap)
(#160) Missing JSDoc comment. (require-jsdoc)
(#205) Missing JSDoc comment. (require-jsdoc)
(#206) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
mod/virtualclass/bundle/virtualclass/codemirror/mode/stex/test.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) 'test' is not defined. (no-undef)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#8) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#11) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#14) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#18) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#23) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#26) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#29) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#32) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#35) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#38) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#41) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#44) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#47) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#51) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#54) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#57) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#60) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#63) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#66) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#69) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#72) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#75) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#78) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#81) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#84) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#87) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#90) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#93) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#96) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#99) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#102) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#105) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#108) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#111) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#112) Line 112 exceeds the maximum line length of 132. (max-len)
(#114) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#117) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#121) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/mode/stylus/stylus.js
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#29) Unnecessary escape character: \~ (no-useless-escape)
(#41) Missing JSDoc for parameter 'stream'. (valid-jsdoc)
(#41) Missing JSDoc for parameter 'state'. (valid-jsdoc)
(#41) Missing JSDoc @returns for function. (valid-jsdoc)
(#44) Function 'tokenBase' has a complexity of 29. (complexity)
(#45) Line 45 exceeds the maximum line length of 132. (max-len)
(#45) Unnecessary escape character: \& (no-useless-escape)
(#45) Unnecessary escape character: \> (no-useless-escape)
(#96) Infix operators must be spaced. (space-infix-ops)
(#104) Expected { after 'if' condition. (curly)
(#139) Unnecessary escape character: \' (no-useless-escape)
(#139) Unnecessary escape character: \" (no-useless-escape)
(#161) Missing JSDoc for parameter 'state'. (valid-jsdoc)
(#161) Missing JSDoc @returns for function. (valid-jsdoc)
(#161) Missing JSDoc for parameter 'stream'. (valid-jsdoc)
(#165) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#166) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#176) Missing JSDoc @returns for function. (valid-jsdoc)
(#176) Missing JSDoc for parameter 'quote'. (valid-jsdoc)
(#181) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#182) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#184) Expected { after 'if' condition. (curly)
(#189) Expected { after 'if' condition. (curly)
(#194) Missing JSDoc for parameter 'state'. (valid-jsdoc)
(#194) Missing JSDoc for parameter 'stream'. (valid-jsdoc)
(#194) Missing JSDoc @returns for function. (valid-jsdoc)
(#199) Expected { after 'if' condition. (curly)
(#199) Unnecessary escape character: \" (no-useless-escape)
(#199) Unnecessary escape character: \' (no-useless-escape)
(#201) Expected { after 'else'. (curly)
(#206) Missing JSDoc for parameter 'type'. (valid-jsdoc)
(#206) Missing JSDoc for parameter 'line'. (valid-jsdoc)
(#206) Missing JSDoc for parameter 'indent'. (valid-jsdoc)
(#206) Missing JSDoc for parameter 'prev'. (valid-jsdoc)
(#216) Missing JSDoc comment. (require-jsdoc)
(#222) Missing JSDoc comment. (require-jsdoc)
(#226) Expected { after 'if' condition. (curly)
(#230) Missing JSDoc comment. (require-jsdoc)
(#234) Missing JSDoc comment. (require-jsdoc)
(#235) Expected { after 'for' condition. (curly)
(#241) Missing JSDoc for parameter 'word'. (valid-jsdoc)
(#241) Missing JSDoc @returns for function. (valid-jsdoc)
(#248) Missing JSDoc comment. (require-jsdoc)
(#253) Missing JSDoc comment. (require-jsdoc)
(#257) Missing JSDoc comment. (require-jsdoc)
(#261) Missing JSDoc comment. (require-jsdoc)
(#264) Expected { after 'if' condition. (curly)
(#265) Expected { after 'if' condition. (curly)
(#266) Expected { after 'if' condition. (curly)
(#267) Expected { after 'if' condition. (curly)
(#268) Expected { after 'if' condition. (curly)
(#271) Expected { after 'if' condition. (curly)
(#275) Missing JSDoc comment. (require-jsdoc)
(#276) Line 276 exceeds the maximum line length of 132. (max-len)
(#279) Missing JSDoc comment. (require-jsdoc)
(#283) Missing JSDoc comment. (require-jsdoc)
(#287) Missing JSDoc comment. (require-jsdoc)
(#291) Missing JSDoc comment. (require-jsdoc)
(#295) Missing JSDoc comment. (require-jsdoc)
(#302) Missing JSDoc @returns for function. (valid-jsdoc)
(#302) Missing JSDoc for parameter 'type'. (valid-jsdoc)
(#302) Missing JSDoc for parameter 'stream'. (valid-jsdoc)
(#302) Missing JSDoc for parameter 'state'. (valid-jsdoc)
(#305) Function 'anonymous' has a complexity of 43. (complexity)
(#329) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#340) A space is required after ','. (comma-spacing)
(#403) Infix operators must be spaced. (space-infix-ops)
(#410) A regular expression literal can be confused with '/='. (no-div-regex)
(#412) Unnecessary escape character: \& (no-useless-escape)
(#415) Expected { after 'if' condition. (curly)
(#415) Blocks are nested too deeply (5). (max-depth)
(#415) Multiple spaces found before 'return'. (no-multi-spaces)
(#420) Expected { after 'if' condition. (curly)
(#431) Expected { after 'if' condition. (curly)
(#437) Missing JSDoc for parameter 'state'. (valid-jsdoc)
(#437) Missing JSDoc for parameter 'stream'. (valid-jsdoc)
(#437) Missing JSDoc for parameter 'type'. (valid-jsdoc)
(#437) Missing JSDoc @returns for function. (valid-jsdoc)
(#441) Expected { after 'if' condition. (curly)
(#449) Unnecessary escape character: \' (no-useless-escape)
(#449) Unnecessary escape character: \" (no-useless-escape)
(#453) Unnecessary escape character: \' (no-useless-escape)
(#453) Unnecessary escape character: \" (no-useless-escape)
(#459) Expected { after 'if' condition. (curly)
(#460) Expected { after 'else'. (curly)
(#471) Expected { after 'if' condition. (curly)
(#483) Missing JSDoc for parameter 'type'. (valid-jsdoc)
(#483) Missing JSDoc for parameter 'stream'. (valid-jsdoc)
(#483) Missing JSDoc for parameter 'state'. (valid-jsdoc)
(#483) Missing JSDoc @returns for function. (valid-jsdoc)
(#495) Missing JSDoc @returns for function. (valid-jsdoc)
(#495) Missing JSDoc for parameter 'type'. (valid-jsdoc)
(#495) Missing JSDoc for parameter 'stream'. (valid-jsdoc)
(#495) Missing JSDoc for parameter 'state'. (valid-jsdoc)
(#502) Expected { after 'if' condition. (curly)
(#509) Missing JSDoc @returns for function. (valid-jsdoc)
(#509) Missing JSDoc for parameter 'stream'. (valid-jsdoc)
(#509) Missing JSDoc for parameter 'type'. (valid-jsdoc)
(#509) Missing JSDoc for parameter 'state'. (valid-jsdoc)
(#513) Expected { after 'if' condition. (curly)
(#522) Expected { after 'if' condition. (curly)
(#524) Expected { after 'if' condition. (curly)
(#526) Expected { after 'if' condition. (curly)
(#528) Expected { after 'if' condition. (curly)
(#530) Expected { after 'if' condition. (curly)
(#532) Expected { after 'else'. (curly)
(#543) Identifier 'atBlock_parens' is not in camel case. (camelcase)
(#544) Expected { after 'if' condition. (curly)
(#546) Expected { after 'if' condition. (curly)
(#547) Expected { after 'else'. (curly)
(#552) Expected { after 'if' condition. (curly)
(#554) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#562) Missing JSDoc for parameter 'state'. (valid-jsdoc)
(#562) Missing JSDoc for parameter 'stream'. (valid-jsdoc)
(#562) Missing JSDoc for parameter 'type'. (valid-jsdoc)
(#562) Missing JSDoc @returns for function. (valid-jsdoc)
(#570) Expected { after 'if' condition. (curly)
(#572) Expected { after 'if' condition. (curly)
(#573) Expected { after 'else'. (curly)
(#575) Unnecessary escape character: \% (no-useless-escape)
(#595) Missing JSDoc for parameter 'state'. (valid-jsdoc)
(#595) Missing JSDoc for parameter 'stream'. (valid-jsdoc)
(#595) Missing JSDoc for parameter 'type'. (valid-jsdoc)
(#595) Missing JSDoc @returns for function. (valid-jsdoc)
(#599) Expected { after 'if' condition. (curly)
(#599) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#605) Unnecessary escape character: \& (no-useless-escape)
(#606) A space is required after ','. (comma-spacing)
(#616) Expected { after 'if' condition. (curly)
(#622) Missing JSDoc for parameter 'state'. (valid-jsdoc)
(#622) Missing JSDoc for parameter 'stream'. (valid-jsdoc)
(#622) Missing JSDoc @returns for function. (valid-jsdoc)
(#622) Missing JSDoc for parameter 'type'. (valid-jsdoc)
(#626) Expected { after 'if' condition. (curly)
(#627) Expected { after 'if' condition. (curly)
(#636) Missing JSDoc for parameter 'state'. (valid-jsdoc)
(#636) Missing JSDoc for parameter 'type'. (valid-jsdoc)
(#636) Missing JSDoc for parameter 'stream'. (valid-jsdoc)
(#636) Missing JSDoc @returns for function. (valid-jsdoc)
(#641) Expected { after 'if' condition. (curly)
(#642) Expected { after 'if' condition. (curly)
(#658) Expected { after 'if' condition. (curly)
(#668) Function 'indent' has a complexity of 37. (complexity)
(#689) Unnecessary escape character: \' (no-useless-escape)
(#689) Unnecessary escape character: \" (no-useless-escape)
(#695) Unnecessary escape character: \, (no-useless-escape)
(#697) Line 697 exceeds the maximum line length of 132. (max-len)
(#710) A regular expression literal can be confused with '/='. (no-div-regex)
(#712) Unnecessary escape character: \' (no-useless-escape)
(#712) Unnecessary escape character: \" (no-useless-escape)
(#728) Line 728 exceeds the maximum line length of 132. (max-len)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#728) A space is required after ','. (comma-spacing)
(#732) A space is required after ','. (comma-spacing)
(#732) A space is required after ','. (comma-spacing)
(#732) A space is required after ','. (comma-spacing)
(#732) A space is required after ','. (comma-spacing)
(#732) A space is required after ','. (comma-spacing)
(#732) A space is required after ','. (comma-spacing)
(#732) A space is required after ','. (comma-spacing)
(#732) A space is required after ','. (comma-spacing)
(#732) A space is required after ','. (comma-spacing)
(#733) Line 733 exceeds the maximum line length of 132. (max-len)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#733) A space is required after ','. (comma-spacing)
(#734) Line 734 exceeds the maximum line length of 132. (max-len)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#734) A space is required after ','. (comma-spacing)
(#735) Line 735 exceeds the maximum line length of 132. (max-len)
(#735) A space is required after ','. (comma-spacing)
(#735) A space is required after ','. (comma-spacing)
(#735) A space is required after ','. (comma-spacing)
(#735) A space is required after ','. (comma-spacing)
(#735) A space is required after ','. (comma-spacing)
(#735) A space is required after ','. (comma-spacing)
(#735) A space is required after ','. (comma-spacing)
(#735) A space is required after ','. (comma-spacing)
(#735) A space is required after ','. (comma-spacing)
(#735) A space is required after ','. (comma-spacing)
(#735) A space is required after ','. (comma-spacing)
(#735) A space is required after ','. (comma-spacing)
(#735) A space is required after ','. (comma-spacing)
(#736) Line 736 exceeds the maximum line length of 132. (max-len)
(#736) A space is required after ','. (comma-spacing)
(#736) A space is required after ','. (comma-spacing)
(#736) A space is required after ','. (comma-spacing)
(#736) A space is required after ','. (comma-spacing)
(#736) A space is required after ','. (comma-spacing)
(#736) A space is required after ','. (comma-spacing)
(#736) A space is required after ','. (comma-spacing)
(#737) Line 737 exceeds the maximum line length of 132. (max-len)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#737) A space is required after ','. (comma-spacing)
(#738) Line 738 exceeds the maximum line length of 132. (max-len)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#738) A space is required after ','. (comma-spacing)
(#740) A space is required after ','. (comma-spacing)
(#740) A space is required after ','. (comma-spacing)
(#740) A space is required after ','. (comma-spacing)
(#740) A space is required after ','. (comma-spacing)
(#740) A space is required after ','. (comma-spacing)
(#740) A space is required after ','. (comma-spacing)
(#740) A space is required after ','. (comma-spacing)
(#740) A space is required after ','. (comma-spacing)
(#740) A space is required after ','. (comma-spacing)
(#741) A space is required after ','. (comma-spacing)
(#741) A space is required after ','. (comma-spacing)
(#741) A space is required after ','. (comma-spacing)
(#742) A space is required after ','. (comma-spacing)
(#742) A space is required after ','. (comma-spacing)
(#742) A space is required after ','. (comma-spacing)
(#742) A space is required after ','. (comma-spacing)
(#742) A space is required after ','. (comma-spacing)
(#742) A space is required after ','. (comma-spacing)
(#742) A space is required after ','. (comma-spacing)
(#742) A space is required after ','. (comma-spacing)
(#745) A space is required after ','. (comma-spacing)
(#745) A space is required after ','. (comma-spacing)
(#746) A space is required after ','. (comma-spacing)
(#747) A space is required after ','. (comma-spacing)
(#747) A space is required after ','. (comma-spacing)
(#748) A space is required after ','. (comma-spacing)
(#749) A space is required after ','. (comma-spacing)
(#751) Missing JSDoc comment. (require-jsdoc)
(#752) A space is required after ','. (comma-spacing)
(#752) Requires a space after '{'. (block-spacing)
(#752) Missing space before opening brace. (space-before-blocks)
(#752) Statement inside of curly braces should be on next line. (brace-style)
(#752) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#752) Requires a space before '}'. (block-spacing)
(#756) Missing JSDoc comment. (require-jsdoc)
(#758) Expected { after 'for' condition. (curly)
(#762) Missing JSDoc comment. (require-jsdoc)
mod/virtualclass/bundle/virtualclass/codemirror/mode/swift/swift.js
(#7) Expected { after 'if' condition. (curly)
(#8) Missing semicolon. (semi)
(#9) Expected { after 'if' condition. (curly)
(#10) Missing semicolon. (semi)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#12) Missing semicolon. (semi)
(#14) Missing semicolon. (semi)
(#16) Missing JSDoc comment. (require-jsdoc)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Missing semicolon. (semi)
(#18) A space is required after ','. (comma-spacing)
(#18) Unnecessary escape character: \+ (no-useless-escape)
(#18) A space is required after ','. (comma-spacing)
(#18) Unnecessary escape character: \- (no-useless-escape)
(#18) A space is required after ','. (comma-spacing)
(#18) Unnecessary escape character: \( (no-useless-escape)
(#18) A space is required after ','. (comma-spacing)
(#18) Unnecessary escape character: \) (no-useless-escape)
(#18) A space is required after ','. (comma-spacing)
(#18) Unnecessary escape character: \* (no-useless-escape)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Unnecessary escape character: \? (no-useless-escape)
(#18) A space is required after ','. (comma-spacing)
(#18) Unnecessary escape character: \< (no-useless-escape)
(#18) A space is required after ','. (comma-spacing)
(#18) Unnecessary escape character: \> (no-useless-escape)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Unnecessary escape character: \. (no-useless-escape)
(#18) Missing semicolon. (semi)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing semicolon. (semi)
(#21) Missing JSDoc comment. (require-jsdoc)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Missing semicolon. (semi)
(#23) Missing semicolon. (semi)
(#25) Expected space(s) after "for". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing semicolon. (semi)
(#27) Missing semicolon. (semi)
(#29) Missing semicolon. (semi)
(#31) Missing semicolon. (semi)
(#33) Missing semicolon. (semi)
(#34) Missing semicolon. (semi)
(#36) Missing semicolon. (semi)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing semicolon. (semi)
(#39) Missing semicolon. (semi)
(#43) Line 43 exceeds the maximum line length of 132. (max-len)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing semicolon. (semi)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing semicolon. (semi)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing semicolon. (semi)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing semicolon. (semi)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing semicolon. (semi)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing semicolon. (semi)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing semicolon. (semi)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing semicolon. (semi)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing semicolon. (semi)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing semicolon. (semi)
(#62) Identifier 'num_left' is not in camel case. (camelcase)
(#63) Identifier 'num_right' is not in camel case. (camelcase)
(#66) Missing semicolon. (semi)
(#68) Function 'token' has a complexity of 49. (complexity)
(#69) Expected { after 'if' condition. (curly)
(#69) Missing semicolon. (semi)
(#71) Missing semicolon. (semi)
(#74) Missing semicolon. (semi)
(#75) Missing semicolon. (semi)
(#80) Missing semicolon. (semi)
(#81) Missing semicolon. (semi)
(#82) Missing semicolon. (semi)
(#83) Missing semicolon. (semi)
(#85) Missing semicolon. (semi)
(#86) Missing semicolon. (semi)
(#87) Missing semicolon. (semi)
(#89) Missing semicolon. (semi)
(#90) Missing semicolon. (semi)
(#91) Missing semicolon. (semi)
(#93) Missing semicolon. (semi)
(#98) Missing semicolon. (semi)
(#99) Missing semicolon. (semi)
(#101) Missing semicolon. (semi)
(#102) Missing semicolon. (semi)
(#103) Missing semicolon. (semi)
(#105) Missing semicolon. (semi)
(#109) Missing semicolon. (semi)
(#110) Missing semicolon. (semi)
(#113) Missing semicolon. (semi)
(#114) Missing semicolon. (semi)
(#118) Missing semicolon. (semi)
(#119) Missing semicolon. (semi)
(#122) Missing semicolon. (semi)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing semicolon. (semi)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing semicolon. (semi)
(#127) Missing semicolon. (semi)
(#130) Missing semicolon. (semi)
(#131) Identifier 'the_word' is not in camel case. (camelcase)
(#131) Missing semicolon. (semi)
(#132) Identifier 'prev_word' is not in camel case. (camelcase)
(#132) Missing semicolon. (semi)
(#134) Expected { after 'if' condition. (curly)
(#134) Missing semicolon. (semi)
(#135) Expected { after 'if' condition. (curly)
(#135) Missing semicolon. (semi)
(#137) Identifier 'the_word' is not in camel case. (camelcase)
(#138) Identifier 'the_word' is not in camel case. (camelcase)
(#138) Missing semicolon. (semi)
(#139) Expected { after 'if' condition. (curly)
(#139) Identifier 'prev_word' is not in camel case. (camelcase)
(#139) Identifier 'prev_word' is not in camel case. (camelcase)
(#139) Missing semicolon. (semi)
(#140) Expected { after 'if' condition. (curly)
(#140) Identifier 'the_word' is not in camel case. (camelcase)
(#140) Missing semicolon. (semi)
(#142) Expected { after 'if' condition. (curly)
(#142) Missing semicolon. (semi)
(#143) Expected { after 'if' condition. (curly)
(#143) Missing semicolon. (semi)
(#144) Expected { after 'if' condition. (curly)
(#144) Missing semicolon. (semi)
(#146) Identifier 'the_word' is not in camel case. (camelcase)
(#147) Identifier 'the_word' is not in camel case. (camelcase)
(#149) Missing semicolon. (semi)
(#152) Expected { after 'if' condition. (curly)
(#153) Identifier 'the_word' is not in camel case. (camelcase)
(#154) Missing semicolon. (semi)
(#155) Expected { after 'if' condition. (curly)
(#155) Missing semicolon. (semi)
(#158) Missing semicolon. (semi)
(#159) Missing semicolon. (semi)
(#160) Missing semicolon. (semi)
(#163) Missing semicolon. (semi)
(#164) Missing semicolon. (semi)
(#165) Missing semicolon. (semi)
(#167) Expected { after 'if' condition. (curly)
(#168) Missing semicolon. (semi)
(#170) Missing semicolon. (semi)
(#172) Missing semicolon. (semi)
(#173) Missing semicolon. (semi)
(#175) Missing semicolon. (semi)
(#181) Expected { after 'if' condition. (curly)
(#181) Missing semicolon. (semi)
(#182) Missing semicolon. (semi)
(#184) Expected { after 'if' condition. (curly)
(#187) Missing semicolon. (semi)
(#190) Expected { after 'if' condition. (curly)
(#190) Infix operators must be spaced. (space-infix-ops)
(#190) A space is required after ','. (comma-spacing)
(#190) Missing semicolon. (semi)
(#191) Expected { after 'else'. (curly)
(#191) Missing semicolon. (semi)
(#193) Expected { after 'if' condition. (curly)
(#193) Missing semicolon. (semi)
(#194) Expected { after 'if' condition. (curly)
(#194) Missing semicolon. (semi)
(#195) Expected { after 'if' condition. (curly)
(#195) Missing semicolon. (semi)
(#196) Missing semicolon. (semi)
(#199) Missing semicolon. (semi)
(#200) Missing semicolon. (semi)
(#202) A space is required after ','. (comma-spacing)
(#202) Missing semicolon. (semi)
(#203) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/codemirror/mode/tcl/tcl.js
(#4) Expected space or tab after '//' in comment. (spaced-comment)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'if' condition. (curly)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#17) Missing JSDoc comment. (require-jsdoc)
(#18) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Expected { after 'for' condition. (curly)
(#37) Missing JSDoc comment. (require-jsdoc)
(#41) Missing JSDoc comment. (require-jsdoc)
(#45) Expected { after 'if' condition. (curly)
(#48) Expected { after 'if' condition. (curly)
(#49) Expected { after 'if' condition. (curly)
(#52) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#56) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#59) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#62) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#66) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#70) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#76) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#80) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#83) Expected { after 'if' condition. (curly)
(#92) Missing JSDoc comment. (require-jsdoc)
(#94) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#94) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#95) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#102) Expected { after 'if' condition. (curly)
(#106) Missing JSDoc comment. (require-jsdoc)
(#107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#108) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#117) Missing JSDoc comment. (require-jsdoc)
(#118) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#119) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#124) Expected { after 'if' condition. (curly)
(#126) Expected { after 'if' condition. (curly)
(#140) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/textile/test.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) 'test' is not defined. (no-undef)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#17) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#20) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#23) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#26) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#29) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#32) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#35) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#38) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#41) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#44) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#49) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#52) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#55) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#60) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#63) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#67) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#70) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#73) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#76) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#79) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#82) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#85) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#88) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#91) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#94) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#97) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#100) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#107) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#110) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#113) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#116) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#119) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#122) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#125) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#128) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#137) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#144) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#151) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#157) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#164) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#170) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#176) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#182) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#189) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#196) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#203) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#210) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#215) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#222) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#234) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#237) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#240) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#243) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#246) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#249) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#252) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#255) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#258) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#261) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#264) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#267) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#270) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#273) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#276) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#279) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#283) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#288) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#295) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#300) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#303) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#306) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#311) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#318) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#324) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#330) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#340) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#346) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#356) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#363) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#372) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#386) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#393) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#396) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#399) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#402) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#409) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#412) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#415) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/mode/textile/textile.js
(#10) 'CodeMirror' is not defined. (no-undef)
(#49) Missing JSDoc comment. (require-jsdoc)
(#53) Expected { after 'if' condition. (curly)
(#54) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#58) Missing JSDoc comment. (require-jsdoc)
(#60) Expected { after 'if' condition. (curly)
(#62) Expected { after 'else'. (curly)
(#74) Expected { after 'if' condition. (curly)
(#80) Expected { after 'if' condition. (curly)
(#84) Expected { after 'if' condition. (curly)
(#87) Expected { after 'if' condition. (curly)
(#90) Expected { after 'if' condition. (curly)
(#91) A regular expression literal can be confused with '/='. (no-div-regex)
(#93) Expected { after 'if' condition. (curly)
(#96) Expected { after 'if' condition. (curly)
(#99) Expected { after 'if' condition. (curly)
(#102) Expected { after 'if' condition. (curly)
(#105) Expected { after 'if' condition. (curly)
(#108) Expected { after 'if' condition. (curly)
(#119) Missing JSDoc comment. (require-jsdoc)
(#134) Unnecessary semicolon. (no-extra-semi)
(#136) Missing JSDoc comment. (require-jsdoc)
(#138) Expected { after 'if' condition. (curly)
(#141) Expected { after 'if' condition. (curly)
(#147) Expected { after 'if' condition. (curly)
(#153) Missing JSDoc comment. (require-jsdoc)
(#156) Expected space(s) after "switch". (keyword-spacing)
(#162) Expected { after 'if' condition. (curly)
(#168) Missing JSDoc comment. (require-jsdoc)
(#170) Expected { after 'if' condition. (curly)
(#173) Expected { after 'if' condition. (curly)
(#175) Expected { after 'else'. (curly)
(#179) Missing JSDoc comment. (require-jsdoc)
(#182) Expected { after 'if' condition. (curly)
(#188) Missing JSDoc comment. (require-jsdoc)
(#189) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#191) Expected { after 'for-in'. (curly)
(#191) Expected { after 'if' condition. (curly)
(#241) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#244) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#246) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#248) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#248) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#251) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#288) Missing JSDoc comment. (require-jsdoc)
(#294) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#300) Expected { after 'if' condition. (curly)
(#300) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#302) Expected { after 'if' condition. (curly)
(#302) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#304) Expected { after 'if' condition. (curly)
(#304) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#306) Expected { after 'if' condition. (curly)
(#306) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#308) Expected { after 'if' condition. (curly)
(#308) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#318) Expected { after 'if' condition. (curly)
(#318) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#318) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#320) Expected { after 'else'. (curly)
(#323) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#323) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#326) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#328) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#330) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#332) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#334) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#336) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#338) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#347) Expected { after 'if' condition. (curly)
(#347) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#350) Expected { after 'if' condition. (curly)
(#358) Expected { after 'if' condition. (curly)
(#358) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#360) Expected { after 'else'. (curly)
(#365) Expected { after 'if' condition. (curly)
(#373) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#376) Expected { after 'if' condition. (curly)
(#378) Expected { after 'if' condition. (curly)
(#380) Expected { after 'else'. (curly)
(#389) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#402) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#406) Expected { after 'if' condition. (curly)
(#408) Expected { after 'else'. (curly)
(#425) Expected { after 'if' condition. (curly)
(#425) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#427) Expected { after 'else'. (curly)
(#437) Expected { after 'if' condition. (curly)
(#437) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#439) Expected { after 'else'. (curly)
(#444) Expected { after 'if' condition. (curly)
(#444) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#458) There should be no space after '{' (object-curly-spacing)
(#458) There should be no space before '}' (object-curly-spacing)
(#461) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/tiddlywiki/tiddlywiki.js
(#4) Expected space or tab after '/**' in comment. (spaced-comment)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Expected { after 'if' condition. (curly)
(#24) Expected { after 'if' condition. (curly)
(#26) Expected { after 'else'. (curly)
(#27) 'CodeMirror' is not defined. (no-undef)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#35) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#35) Unexpected space before function parentheses. (space-before-function-paren)
(#36) Missing JSDoc comment. (require-jsdoc)
(#37) There should be no space after '{' (object-curly-spacing)
(#43) Multiple spaces found before '"tabs"'. (no-multi-spaces)
(#44) Multiple spaces found before '"tags"'. (no-multi-spaces)
(#46) Multiple spaces found before '"option"'. (no-multi-spaces)
(#69) Missing JSDoc comment. (require-jsdoc)
(#74) Missing JSDoc comment. (require-jsdoc)
(#74) Function 'jsTokenBase' has a complexity of 42. (complexity)
(#75) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#93) Line 93 exceeds the maximum line length of 132. (max-len)
(#167) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#180) Expected { after 'if' condition. (curly)
(#183) Expected { after 'if' condition. (curly)
(#197) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#210) Missing JSDoc comment. (require-jsdoc)
(#213) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#224) Missing JSDoc comment. (require-jsdoc)
(#227) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#238) Missing JSDoc comment. (require-jsdoc)
(#260) Missing JSDoc comment. (require-jsdoc)
(#263) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#274) Missing JSDoc comment. (require-jsdoc)
(#277) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#289) Missing JSDoc comment. (require-jsdoc)
(#290) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#292) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#303) Missing JSDoc comment. (require-jsdoc)
(#328) Unexpected use of comma operator. (no-sequences)
(#330) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#331) Unexpected use of comma operator. (no-sequences)
(#337) Unexpected space before function parentheses. (space-before-function-paren)
(#345) Unexpected space before function parentheses. (space-before-function-paren)
(#346) Expected { after 'if' condition. (curly)
(#358) Expected space or tab after '//' in comment. (spaced-comment)
mod/virtualclass/bundle/virtualclass/codemirror/mode/tiki/tiki.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#25) Expected { after 'if' condition. (curly)
(#31) Missing JSDoc comment. (require-jsdoc)
(#33) Expected space(s) after "while". (keyword-spacing)
(#41) Function 'inText' has a complexity of 30. (complexity)
(#41) Missing JSDoc comment. (require-jsdoc)
(#42) Missing JSDoc comment. (require-jsdoc)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Expected space or tab after '//' in comment. (spaced-comment)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
(#55) Unnecessary escape character: \" (no-useless-escape)
(#55) Unnecessary escape character: \' (no-useless-escape)
(#58) Expected space or tab after '//' in comment. (spaced-comment)
(#59) Expected { after 'if' condition. (curly)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#63) Expected { after 'if' condition. (curly)
(#67) Expected { after 'if' condition. (curly)
(#72) Unreachable code. (no-unreachable)
(#73) Expected space or tab after '//' in comment. (spaced-comment)
(#74) Expected { after 'if' condition. (curly)
(#78) Requires a space after '{'. (block-spacing)
(#78) Expected space or tab after '//' in comment. (spaced-comment)
(#80) Requires a space after '{'. (block-spacing)
(#80) Expected space or tab after '//' in comment. (spaced-comment)
(#84) Expected space or tab after '//' in comment. (spaced-comment)
(#85) Expected { after 'if' condition. (curly)
(#89) Expected { after 'if' condition. (curly)
(#92) Expected space or tab after '//' in comment. (spaced-comment)
(#94) Unreachable code. (no-unreachable)
(#95) Expected space or tab after '//' in comment. (spaced-comment)
(#96) Expected { after 'if' condition. (curly)
(#101) Expected space or tab after '//' in comment. (spaced-comment)
(#104) Expected space or tab after '//' in comment. (spaced-comment)
(#116) Unreachable code. (no-unreachable)
(#117) Expected space or tab after '//' in comment. (spaced-comment)
(#118) Expected space or tab after '//' in comment. (spaced-comment)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#121) Unreachable code. (no-unreachable)
(#125) Expected space or tab after '//' in comment. (spaced-comment)
(#133) Missing JSDoc comment. (require-jsdoc)
(#139) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Expected space or tab after '//' in comment. (spaced-comment)
(#152) Unnecessary escape character: \' (no-useless-escape)
(#152) Unnecessary escape character: \" (no-useless-escape)
(#155) Expected space or tab after '//' in comment. (spaced-comment)
(#158) Unnecessary escape character: \' (no-useless-escape)
(#158) Unnecessary escape character: \" (no-useless-escape)
(#162) Unnecessary escape character: \" (no-useless-escape)
(#162) Unnecessary escape character: \' (no-useless-escape)
(#167) Missing JSDoc comment. (require-jsdoc)
(#179) Missing JSDoc comment. (require-jsdoc)
(#194) Missing JSDoc comment. (require-jsdoc)
(#195) Expected { after 'for' condition. (curly)
(#198) Missing JSDoc comment. (require-jsdoc)
(#203) Missing JSDoc comment. (require-jsdoc)
(#214) Missing JSDoc comment. (require-jsdoc)
(#215) Expected { after 'if' condition. (curly)
(#218) Missing JSDoc comment. (require-jsdoc)
(#219) Requires a space after '{'. (block-spacing)
(#219) Statement inside of curly braces should be on next line. (brace-style)
(#219) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#219) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#219) Requires a space before '}'. (block-spacing)
(#220) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#228) Expected { after 'if' condition. (curly)
(#231) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#232) Expected { after 'if' condition. (curly)
(#233) Expected { after 'if' condition. (curly)
(#236) Expected { after 'else'. (curly)
(#236) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#239) Missing JSDoc comment. (require-jsdoc)
(#241) Expected { after 'if' condition. (curly)
(#246) Requires a space after '{'. (block-spacing)
(#246) Statement inside of curly braces should be on next line. (brace-style)
(#246) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#246) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#246) Requires a space before '}'. (block-spacing)
(#251) Missing JSDoc comment. (require-jsdoc)
(#253) Expected { after 'if' condition. (curly)
(#254) Expected { after 'if' condition. (curly)
(#259) Missing JSDoc comment. (require-jsdoc)
(#260) Requires a space after '{'. (block-spacing)
(#260) Statement inside of curly braces should be on next line. (brace-style)
(#260) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#260) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#260) Requires a space before '}'. (block-spacing)
(#261) Expected { after 'if' condition. (curly)
(#264) Missing JSDoc comment. (require-jsdoc)
(#265) Requires a space after '{'. (block-spacing)
(#265) Statement inside of curly braces should be on next line. (brace-style)
(#265) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#265) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#265) Requires a space before '}'. (block-spacing)
(#266) Expected { after 'if' condition. (curly)
(#269) Missing JSDoc comment. (require-jsdoc)
(#270) Expected { after 'if' condition. (curly)
(#271) Expected { after 'else'. (curly)
(#282) Expected { after 'if' condition. (curly)
(#288) Unexpected constant condition. (no-constant-condition)
(#290) Expected { after 'if' condition. (curly)
(#298) Expected { after 'if' condition. (curly)
(#299) Expected { after 'if' condition. (curly)
(#301) Expected { after 'while' condition. (curly)
(#303) Expected { after 'if' condition. (curly)
(#304) Expected { after 'else'. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/toml/toml.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#24) Function 'token' has a complexity of 22. (complexity)
(#24) Unexpected space before function parentheses. (space-before-function-paren)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Expected space or tab after '//' in comment. (spaced-comment)
(#44) Unnecessary escape character: \" (no-useless-escape)
(#44) Unnecessary escape character: \' (no-useless-escape)
(#53) Expected space or tab after '//' in comment. (spaced-comment)
(#55) Expected { after 'if' condition. (curly)
(#62) Unexpected space before function parentheses. (space-before-function-paren)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Unnecessary escape character: \: (no-useless-escape)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
mod/virtualclass/bundle/virtualclass/codemirror/mode/tornado/tornado.js
(#5) Expected { after 'if' condition. (curly)
(#8) Expected { after 'if' condition. (curly)
(#11) Expected { after 'else'. (curly)
(#12) 'CodeMirror' is not defined. (no-undef)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#25) Missing JSDoc comment. (require-jsdoc)
(#25) Expected to return a value at the end of this function. (consistent-return)
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#35) Missing JSDoc comment. (require-jsdoc)
(#35) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#52) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/codemirror/mode/troff/troff.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#18) Function 'tokenBase' has a complexity of 29. (complexity)
(#18) Missing JSDoc comment. (require-jsdoc)
(#19) Expected { after 'if' condition. (curly)
(#26) Multiple spaces found before '||'. (no-multi-spaces)
(#26) Multiple spaces found before '||'. (no-multi-spaces)
(#27) Multiple spaces found before '||'. (no-multi-spaces)
(#39) Unnecessary escape character: \( (no-useless-escape)
(#39) Unnecessary escape character: \( (no-useless-escape)
(#46) Unnecessary escape character: \" (no-useless-escape)
(#68) Missing JSDoc comment. (require-jsdoc)
(#69) Unexpected space between function name and paren. (no-spaced-func)
(#70) Unnecessary semicolon. (no-extra-semi)
(#73) Requires a space after '{'. (block-spacing)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Missing space before value for key 'tokens'. (key-spacing)
(#73) Requires a space before '}'. (block-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/mode/ttcn-cfg/ttcn-cfg.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#24) Missing JSDoc comment. (require-jsdoc)
(#34) Missing space before opening brace. (space-before-blocks)
(#46) Missing space before opening brace. (space-before-blocks)
(#53) Expected { after 'if' condition. (curly)
(#54) Expected { after 'if' condition. (curly)
(#56) Expected { after 'if' condition. (curly)
(#61) Missing JSDoc comment. (require-jsdoc)
(#63) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#63) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#64) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#65) Missing space before opening brace. (space-before-blocks)
(#67) Expected space or tab after '//' in comment. (spaced-comment)
(#68) Missing space before opening brace. (space-before-blocks)
(#70) Expected { after 'if' condition. (curly)
(#70) Expected space(s) after "if". (keyword-spacing)
(#77) Expected { after 'if' condition. (curly)
(#83) Missing JSDoc comment. (require-jsdoc)
(#90) Missing JSDoc comment. (require-jsdoc)
(#92) Expected { after 'if' condition. (curly)
(#94) Return statement should not contain assignment. (no-return-assign)
(#96) Missing JSDoc comment. (require-jsdoc)
(#98) Expected { after 'if' condition. (curly)
(#100) Return statement should not contain assignment. (no-return-assign)
(#103) Expected space or tab after '//' in comment. (spaced-comment)
(#114) Function 'token' has a complexity of 21. (complexity)
(#117) Expected { after 'if' condition. (curly)
(#117) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#121) Expected { after 'if' condition. (curly)
(#124) Expected { after 'if' condition. (curly)
(#125) Expected { after 'if' condition. (curly)
(#125) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#128) Missing space before opening brace. (space-before-blocks)
(#131) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#131) Expected { after 'if' condition. (curly)
(#132) Expected { after 'if' condition. (curly)
(#133) Expected { after 'if' condition. (curly)
(#135) Expected { after 'while' condition. (curly)
(#136) Expected { after 'if' condition. (curly)
(#137) Expected { after 'while' condition. (curly)
(#139) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#139) Expected { after 'if' condition. (curly)
(#140) Expected { after 'if' condition. (curly)
(#154) Missing JSDoc comment. (require-jsdoc)
(#155) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#156) Expected { after 'for' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/ttcn/ttcn.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#19) Multiple spaces found before '='. (no-multi-spaces)
(#27) Multiple spaces found before '='. (no-multi-spaces)
(#37) Missing JSDoc comment. (require-jsdoc)
(#37) Function 'tokenBase' has a complexity of 29. (complexity)
(#48) Missing space before opening brace. (space-before-blocks)
(#52) Missing space before opening brace. (space-before-blocks)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#72) Expected space(s) after "if". (keyword-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#83) Expected { after 'if' condition. (curly)
(#84) Expected { after 'if' condition. (curly)
(#86) Expected { after 'if' condition. (curly)
(#87) Expected { after 'if' condition. (curly)
(#88) Expected { after 'if' condition. (curly)
(#89) Expected { after 'if' condition. (curly)
(#90) Expected { after 'if' condition. (curly)
(#91) Expected { after 'if' condition. (curly)
(#93) Expected { after 'if' condition. (curly)
(#94) Expected { after 'if' condition. (curly)
(#95) Expected { after 'if' condition. (curly)
(#97) Expected { after 'if' condition. (curly)
(#98) Expected { after 'if' condition. (curly)
(#100) Expected { after 'if' condition. (curly)
(#105) Missing JSDoc comment. (require-jsdoc)
(#107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#108) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#109) Missing space before opening brace. (space-before-blocks)
(#111) Expected space or tab after '//' in comment. (spaced-comment)
(#112) Missing space before opening brace. (space-before-blocks)
(#114) Expected { after 'if' condition. (curly)
(#114) Expected space(s) after "if". (keyword-spacing)
(#121) Expected { after 'if' condition. (curly)
(#127) Missing JSDoc comment. (require-jsdoc)
(#128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#129) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#139) Missing JSDoc comment. (require-jsdoc)
(#147) Missing JSDoc comment. (require-jsdoc)
(#149) Expected { after 'if' condition. (curly)
(#151) Return statement should not contain assignment. (no-return-assign)
(#154) Missing JSDoc comment. (require-jsdoc)
(#156) Expected { after 'if' condition. (curly)
(#158) Return statement should not contain assignment. (no-return-assign)
(#161) Expected space or tab after '//' in comment. (spaced-comment)
(#172) Function 'token' has a complexity of 21. (complexity)
(#175) Expected { after 'if' condition. (curly)
(#175) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#179) Expected { after 'if' condition. (curly)
(#182) Expected { after 'if' condition. (curly)
(#183) Expected { after 'if' condition. (curly)
(#183) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#186) Missing space before opening brace. (space-before-blocks)
(#189) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#189) Expected { after 'if' condition. (curly)
(#190) Expected { after 'if' condition. (curly)
(#191) Expected { after 'if' condition. (curly)
(#193) Expected { after 'while' condition. (curly)
(#194) Expected { after 'if' condition. (curly)
(#195) Expected { after 'while' condition. (curly)
(#197) Expected { after 'if' condition. (curly)
(#197) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#198) Expected { after 'if' condition. (curly)
(#216) Missing JSDoc comment. (require-jsdoc)
(#217) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#218) Expected { after 'for' condition. (curly)
(#222) Missing JSDoc comment. (require-jsdoc)
(#223) Expected { after 'if' condition. (curly)
(#225) Missing JSDoc comment. (require-jsdoc)
(#226) Expected { after 'if' condition. (curly)
(#226) Expected { after 'for-in'. (curly)
(#226) Expected { after 'if' condition. (curly)
(#240) Expected { after 'for' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/turtle/turtle.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#18) Missing JSDoc comment. (require-jsdoc)
(#25) Missing JSDoc comment. (require-jsdoc)
(#32) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#36) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#40) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#44) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#48) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#52) Expected space(s) after "if". (keyword-spacing)
(#57) Expected space(s) after "if". (keyword-spacing)
(#61) Expected space(s) after "if". (keyword-spacing)
(#67) Unreachable code. (no-unreachable)
(#67) 'word' is already defined (no-redeclare)
(#67) 'word' used outside of binding context. (block-scoped-var)
(#68) Unreachable code. (no-unreachable)
(#68) Expected { after 'if' condition. (curly)
(#68) 'word' used outside of binding context. (block-scoped-var)
(#69) Unreachable code. (no-unreachable)
(#70) Expected { after 'if' condition. (curly)
(#70) Unreachable code. (no-unreachable)
(#70) 'word' used outside of binding context. (block-scoped-var)
(#71) Unreachable code. (no-unreachable)
(#72) Expected { after 'else'. (curly)
(#73) Unreachable code. (no-unreachable)
(#77) Missing JSDoc comment. (require-jsdoc)
(#79) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#80) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#91) Missing JSDoc comment. (require-jsdoc)
(#94) Missing JSDoc comment. (require-jsdoc)
(#109) Expected { after 'if' condition. (curly)
(#109) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#112) Expected { after 'if' condition. (curly)
(#115) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#119) Expected { after 'if' condition. (curly)
(#120) Expected { after 'if' condition. (curly)
(#121) Expected { after 'if' condition. (curly)
(#123) Expected { after 'while' condition. (curly)
(#124) Expected { after 'if' condition. (curly)
(#126) Expected { after 'if' condition. (curly)
(#126) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#128) Expected { after 'if' condition. (curly)
(#142) Expected { after 'if' condition. (curly)
(#143) Expected { after 'while' condition. (curly)
(#146) Expected { after 'if' condition. (curly)
(#148) Expected { after 'if' condition. (curly)
(#150) Expected { after 'if' condition. (curly)
(#152) Expected { after 'else'. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/twig/twig.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#24) Missing JSDoc comment. (require-jsdoc)
(#24) Function 'tokenBase' has a complexity of 29. (complexity)
(#24) Expected to return a value at the end of this function. (consistent-return)
(#24) Unexpected space before function parentheses. (space-before-function-paren)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#32) Unnecessary escape character: \# (no-useless-escape)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#48) Expected space or tab after '//' in comment. (spaced-comment)
(#98) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#103) Unnecessary escape character: \# (no-useless-escape)
(#107) Expected space or tab after '//' in comment. (spaced-comment)
(#108) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#109) Expected space or tab after '//' in comment. (spaced-comment)
(#119) Unnecessary semicolon. (no-extra-semi)
(#122) Unexpected space before function parentheses. (space-before-function-paren)
(#125) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/codemirror/mode/vb/vb.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#17) Missing JSDoc comment. (require-jsdoc)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Multiple spaces found before ''get''. (no-multi-spaces)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#34) Multiple spaces found before ''continue''. (no-multi-spaces)
(#34) A space is required after ','. (comma-spacing)
(#34) Multiple spaces found before ''until''. (no-multi-spaces)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#54) Missing JSDoc comment. (require-jsdoc)
(#58) Missing JSDoc comment. (require-jsdoc)
(#62) Missing JSDoc comment. (require-jsdoc)
(#62) Function 'tokenBase' has a complexity of 29. (complexity)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#81) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#103) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) A space is required after ','. (comma-spacing)
(#135) Expected { after 'if' condition. (curly)
(#135) Unexpected space after unary operator '!'. (space-unary-ops)
(#136) A space is required after ','. (comma-spacing)
(#137) Expected { after 'else'. (curly)
(#146) A space is required after ','. (comma-spacing)
(#147) A space is required after ','. (comma-spacing)
(#151) A space is required after ','. (comma-spacing)
(#172) Missing JSDoc comment. (require-jsdoc)
(#198) Missing JSDoc comment. (require-jsdoc)
(#214) Identifier 'delimiter_index' is not in camel case. (camelcase)
(#215) Identifier 'delimiter_index' is not in camel case. (camelcase)
(#216) There should be no spaces inside this paren. (space-in-parens)
(#223) Identifier 'delimiter_index' is not in camel case. (camelcase)
(#224) Identifier 'delimiter_index' is not in camel case. (camelcase)
(#234) Missing space before value for key 'electricChars'. (key-spacing)
(#255) Missing space before value for key 'style'. (key-spacing)
(#258) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#263) Unexpected whitespace before semicolon. (semi-spacing)
(#264) Line 264 exceeds the maximum line length of 132. (max-len)
(#264) Expected { after 'if' condition. (curly)
(#264) Infix operators must be spaced. (space-infix-ops)
(#264) Infix operators must be spaced. (space-infix-ops)
(#265) Expected space(s) after "if". (keyword-spacing)
(#265) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/vbscript/vbscript.js
(#16) Expected { after 'if' condition. (curly)
(#18) Expected { after 'if' condition. (curly)
(#20) Expected { after 'else'. (curly)
(#21) 'CodeMirror' is not defined. (no-undef)
(#28) Missing JSDoc comment. (require-jsdoc)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#43) Multiple spaces found before ''until''. (no-multi-spaces)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#48) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Line 51 exceeds the maximum line length of 132. (max-len)
(#52) Line 52 exceeds the maximum line length of 132. (max-len)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#54) Line 54 exceeds the maximum line length of 132. (max-len)
(#55) Line 55 exceeds the maximum line length of 132. (max-len)
(#56) Line 56 exceeds the maximum line length of 132. (max-len)
(#58) Expected space or tab after '//' in comment. (spaced-comment)
(#59) Line 59 exceeds the maximum line length of 132. (max-len)
(#60) Line 60 exceeds the maximum line length of 132. (max-len)
(#62) Line 62 exceeds the maximum line length of 132. (max-len)
(#63) Line 63 exceeds the maximum line length of 132. (max-len)
(#64) Line 64 exceeds the maximum line length of 132. (max-len)
(#65) Line 65 exceeds the maximum line length of 132. (max-len)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
(#68) Line 68 exceeds the maximum line length of 132. (max-len)
(#69) Line 69 exceeds the maximum line length of 132. (max-len)
(#72) Line 72 exceeds the maximum line length of 132. (max-len)
(#72) Expected space or tab after '//' in comment. (spaced-comment)
(#73) Expected space or tab after '//' in comment. (spaced-comment)
(#74) Expected space or tab after '//' in comment. (spaced-comment)
(#75) Expected space or tab after '//' in comment. (spaced-comment)
(#76) Expected space or tab after '//' in comment. (spaced-comment)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#78) Expected space or tab after '//' in comment. (spaced-comment)
(#79) Expected space or tab after '//' in comment. (spaced-comment)
(#80) Expected space or tab after '//' in comment. (spaced-comment)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#87) Missing space before opening brace. (space-before-blocks)
(#90) Unnecessary semicolon. (no-extra-semi)
(#108) Missing JSDoc comment. (require-jsdoc)
(#112) Missing JSDoc comment. (require-jsdoc)
(#116) Function 'tokenBase' has a complexity of 34. (complexity)
(#116) Missing JSDoc comment. (require-jsdoc)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#129) Missing space before opening brace. (space-before-blocks)
(#139) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#139) Statement inside of curly braces should be on next line. (brace-style)
(#140) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#140) Statement inside of curly braces should be on next line. (brace-style)
(#140) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#141) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#141) Statement inside of curly braces should be on next line. (brace-style)
(#141) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#151) Statement inside of curly braces should be on next line. (brace-style)
(#151) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#155) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#162) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#162) Statement inside of curly braces should be on next line. (brace-style)
(#162) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#197) A space is required after ','. (comma-spacing)
(#203) Expected { after 'if' condition. (curly)
(#203) Unexpected space after unary operator '!'. (space-unary-ops)
(#204) A space is required after ','. (comma-spacing)
(#205) Expected { after 'else'. (curly)
(#216) A space is required after ','. (comma-spacing)
(#217) A space is required after ','. (comma-spacing)
(#222) Expected { after 'if' condition. (curly)
(#222) Unexpected space after unary operator '!'. (space-unary-ops)
(#223) A space is required after ','. (comma-spacing)
(#224) Expected { after 'else'. (curly)
(#246) Missing space before opening brace. (space-before-blocks)
(#259) Missing JSDoc comment. (require-jsdoc)
(#285) Missing JSDoc comment. (require-jsdoc)
(#294) Line 294 exceeds the maximum line length of 132. (max-len)
(#294) Infix operators must be spaced. (space-infix-ops)
(#294) Infix operators must be spaced. (space-infix-ops)
(#294) Requires a space after '{'. (block-spacing)
(#294) Missing space before opening brace. (space-before-blocks)
(#294) Expected space or tab after '//' in comment. (spaced-comment)
(#295) Expected { after 'if' condition. (curly)
(#295) Infix operators must be spaced. (space-infix-ops)
(#296) Expected { after 'if' condition. (curly)
(#296) Infix operators must be spaced. (space-infix-ops)
(#308) Missing space before value for key 'electricChars'. (key-spacing)
(#330) Missing space before value for key 'style'. (key-spacing)
(#332) Expected { after 'if' condition. (curly)
(#332) Infix operators must be spaced. (space-infix-ops)
(#332) Infix operators must be spaced. (space-infix-ops)
(#338) Unexpected whitespace before semicolon. (semi-spacing)
(#339) Line 339 exceeds the maximum line length of 132. (max-len)
(#339) Expected { after 'if' condition. (curly)
(#339) Infix operators must be spaced. (space-infix-ops)
(#339) Infix operators must be spaced. (space-infix-ops)
(#340) Expected { after 'if' condition. (curly)
(#340) Expected space(s) after "if". (keyword-spacing)
mod/virtualclass/bundle/virtualclass/codemirror/mode/velocity/velocity.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#16) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) Expected { after 'for' condition. (curly)
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#28) Missing JSDoc comment. (require-jsdoc)
(#32) Missing JSDoc comment. (require-jsdoc)
(#32) Expected to return a value at the end of this function. (consistent-return)
(#42) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#48) Expected { after 'if' condition. (curly)
(#48) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#52) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#53) Expected { after 'if' condition. (curly)
(#62) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#68) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#73) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#78) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#84) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#90) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#97) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#102) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#107) Expected { after 'if' condition. (curly)
(#111) Infix operators must be spaced. (space-infix-ops)
(#121) Expected { after 'if' condition. (curly)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Infix operators must be spaced. (space-infix-ops)
(#121) Infix operators must be spaced. (space-infix-ops)
(#129) Missing JSDoc comment. (require-jsdoc)
(#131) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#131) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#132) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#137) Infix operators must be spaced. (space-infix-ops)
(#144) Expected { after 'if' condition. (curly)
(#149) Missing JSDoc comment. (require-jsdoc)
(#150) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#151) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#161) Missing JSDoc comment. (require-jsdoc)
(#162) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#163) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#168) Expected { after 'if' condition. (curly)
(#170) Expected { after 'if' condition. (curly)
(#189) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/verilog/test.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) 'test' is not defined. (no-undef)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#33) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#40) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#55) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#72) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#85) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#89) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#95) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#102) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#108) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#113) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#116) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#128) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#143) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#149) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#154) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#162) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#171) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#179) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#190) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#204) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#212) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#222) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#228) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#233) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#238) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#244) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#250) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#255) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#260) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#266) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#267) Line 267 exceeds the maximum line length of 132. (max-len)
mod/virtualclass/bundle/virtualclass/codemirror/mode/verilog/verilog.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#23) Missing JSDoc comment. (require-jsdoc)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#25) Expected { after 'for' condition. (curly)
(#90) 'keyword' used outside of binding context. (block-scoped-var)
(#91) 'keyword' used outside of binding context. (block-scoped-var)
(#91) 'keyword' used outside of binding context. (block-scoped-var)
(#93) ["begin"] is better written in dot notation. (dot-notation)
(#94) ["casex"] is better written in dot notation. (dot-notation)
(#95) ["casez"] is better written in dot notation. (dot-notation)
(#96) ["do"] is better written in dot notation. (dot-notation)
(#96) Multiple spaces found before ']'. (no-multi-spaces)
(#96) There should be no space before ']' (computed-property-spacing)
(#97) ["fork"] is better written in dot notation. (dot-notation)
(#97) There should be no space before ']' (computed-property-spacing)
(#98) ["covergroup"] is better written in dot notation. (dot-notation)
(#101) 'keyword' used outside of binding context. (block-scoped-var)
(#101) 'keyword' is already defined (no-redeclare)
(#102) 'keyword' used outside of binding context. (block-scoped-var)
(#103) 'keyword' used outside of binding context. (block-scoped-var)
(#108) Line 108 exceeds the maximum line length of 132. (max-len)
(#110) Missing JSDoc comment. (require-jsdoc)
(#110) Function 'tokenBase' has a complexity of 26. (complexity)
(#111) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#112) Expected { after 'if' condition. (curly)
(#113) Expected { after 'if' condition. (curly)
(#204) Missing JSDoc comment. (require-jsdoc)
(#206) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#206) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#207) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#208) Requires a space after '{'. (block-spacing)
(#208) Statement inside of curly braces should be on next line. (brace-style)
(#208) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#208) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#208) Requires a space before '}'. (block-spacing)
(#211) Expected { after 'if' condition. (curly)
(#217) Missing JSDoc comment. (require-jsdoc)
(#218) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#219) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#229) Missing JSDoc comment. (require-jsdoc)
(#236) Missing JSDoc comment. (require-jsdoc)
(#239) Return statement should not contain assignment. (no-return-assign)
(#241) Missing JSDoc comment. (require-jsdoc)
(#246) Return statement should not contain assignment. (no-return-assign)
(#249) Missing JSDoc comment. (require-jsdoc)
(#264) Missing JSDoc comment. (require-jsdoc)
(#294) Expected { after 'if' condition. (curly)
(#298) Function 'token' has a complexity of 23. (complexity)
(#301) Expected { after 'if' condition. (curly)
(#301) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#305) Expected { after 'if' condition. (curly)
(#306) Expected { after 'if' condition. (curly)
(#310) Expected { after 'if' condition. (curly)
(#311) Expected { after 'if' condition. (curly)
(#311) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#318) Expected { after 'while' condition. (curly)
(#347) Expected { after 'if' condition. (curly)
(#347) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#350) Expected { after 'if' condition. (curly)
(#352) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#353) Expected { after 'if' condition. (curly)
(#356) Expected { after 'if' condition. (curly)
(#358) Expected { after 'if' condition. (curly)
(#359) Expected { after 'if' condition. (curly)
(#360) Expected { after 'if' condition. (curly)
(#361) Expected { after 'else'. (curly)
(#385) Missing JSDoc comment. (require-jsdoc)
(#387) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#387) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#394) Expected space or tab after '//' in comment. (spaced-comment)
(#397) Expected { after 'if' condition. (curly)
(#402) Expected space or tab after '//' in comment. (spaced-comment)
(#405) Expected { after 'if' condition. (curly)
(#409) Expected { after 'if' condition. (curly)
(#411) Expected { after 'if' condition. (curly)
(#415) Expected { after 'if' condition. (curly)
(#417) Expected { after 'if' condition. (curly)
(#422) Infix operators must be spaced. (space-infix-ops)
(#430) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#431) Multiple spaces found before '='. (no-multi-spaces)
(#436) Requires a space after '{'. (block-spacing)
(#436) Statement inside of curly braces should be on next line. (brace-style)
(#436) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#436) Requires a space before '}'. (block-spacing)
(#436) Unnecessary semicolon. (no-extra-semi)
(#438) Infix operators must be spaced. (space-infix-ops)
(#438) Requires a space after '{'. (block-spacing)
(#438) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#438) Statement inside of curly braces should be on next line. (brace-style)
(#438) Requires a space before '}'. (block-spacing)
(#438) Unnecessary semicolon. (no-extra-semi)
(#440) Multiple spaces found before '='. (no-multi-spaces)
(#443) Multiple spaces found before '='. (no-multi-spaces)
(#451) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#454) Missing space before value for key '**'. (key-spacing)
(#454) Missing space before value for key '*'. (key-spacing)
(#454) Missing space before value for key '$$'. (key-spacing)
(#454) Missing space before value for key '$'. (key-spacing)
(#455) Missing space before value for key '^^'. (key-spacing)
(#455) Missing space before value for key '^'. (key-spacing)
(#459) Unnecessary escape character: \: (no-useless-escape)
(#494) Multiple spaces found before '='. (no-multi-spaces)
(#505) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
mod/virtualclass/bundle/virtualclass/codemirror/mode/vhdl/vhdl.js
(#6) Expected { after 'if' condition. (curly)
(#8) Expected { after 'if' condition. (curly)
(#10) Expected { after 'else'. (curly)
(#11) 'CodeMirror' is not defined. (no-undef)
(#15) Missing JSDoc comment. (require-jsdoc)
(#16) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Missing JSDoc comment. (require-jsdoc)
(#48) Unnecessary escape character: \: (no-useless-escape)
(#51) Missing JSDoc comment. (require-jsdoc)
(#55) Expected { after 'if' condition. (curly)
(#65) Unnecessary escape character: \: (no-useless-escape)
(#86) Expected { after 'if' condition. (curly)
(#89) Expected { after 'if' condition. (curly)
(#93) Missing JSDoc comment. (require-jsdoc)
(#95) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#95) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#96) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#97) Requires a space after '{'. (block-spacing)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Requires a space before '}'. (block-spacing)
(#100) Expected { after 'if' condition. (curly)
(#105) Missing JSDoc comment. (require-jsdoc)
(#107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#108) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#109) Requires a space after '{'. (block-spacing)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#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) Requires a space before '}'. (block-spacing)
(#112) Expected { after 'if' condition. (curly)
(#118) Missing JSDoc comment. (require-jsdoc)
(#125) Missing JSDoc comment. (require-jsdoc)
(#126) Return statement should not contain assignment. (no-return-assign)
(#128) Missing JSDoc comment. (require-jsdoc)
(#130) Expected { after 'if' condition. (curly)
(#132) Return statement should not contain assignment. (no-return-assign)
(#146) Function 'token' has a complexity of 21. (complexity)
(#149) Expected { after 'if' condition. (curly)
(#149) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#153) Expected { after 'if' condition. (curly)
(#156) Expected { after 'if' condition. (curly)
(#157) Expected { after 'if' condition. (curly)
(#157) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#159) Expected { after 'if' condition. (curly)
(#160) Expected { after 'if' condition. (curly)
(#161) Expected { after 'if' condition. (curly)
(#162) Expected { after 'if' condition. (curly)
(#164) Expected { after 'while' condition. (curly)
(#165) Expected { after 'if' condition. (curly)
(#166) Expected { after 'while' condition. (curly)
(#168) Expected { after 'if' condition. (curly)
(#168) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#169) Expected { after 'if' condition. (curly)
(#176) Expected { after 'if' condition. (curly)
(#176) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#177) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#177) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#178) Expected { after 'if' condition. (curly)
(#179) Expected { after 'if' condition. (curly)
(#180) Expected { after 'else'. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/xml/test.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) 'test' is not defined. (no-undef)
(#8) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#14) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#19) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#23) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#30) 'CodeMirror' is not defined. (no-undef)
(#32) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#37) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#43) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#46) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/mode/xml/xml.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#18) Expected { after 'if' condition. (curly)
(#18) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#66) Missing JSDoc comment. (require-jsdoc)
(#67) Missing JSDoc comment. (require-jsdoc)
(#76) Expected { after 'if' condition. (curly)
(#77) Expected { after 'else'. (curly)
(#114) Missing JSDoc comment. (require-jsdoc)
(#129) Unnecessary escape character: \' (no-useless-escape)
(#129) Unnecessary escape character: \" (no-useless-escape)
(#134) Unnecessary escape character: \" (no-useless-escape)
(#134) Unnecessary escape character: \' (no-useless-escape)
(#134) Unnecessary escape character: \" (no-useless-escape)
(#134) Unnecessary escape character: \' (no-useless-escape)
(#139) Missing JSDoc comment. (require-jsdoc)
(#153) Missing JSDoc comment. (require-jsdoc)
(#165) Missing JSDoc comment. (require-jsdoc)
(#168) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#186) Missing JSDoc comment. (require-jsdoc)
(#191) Expected { after 'if' condition. (curly)
(#194) Missing JSDoc comment. (require-jsdoc)
(#195) Expected { after 'if' condition. (curly)
(#197) Missing JSDoc comment. (require-jsdoc)
(#199) Unexpected constant condition. (no-constant-condition)
(#212) Missing JSDoc comment. (require-jsdoc)
(#222) Missing JSDoc comment. (require-jsdoc)
(#232) Missing JSDoc comment. (require-jsdoc)
(#235) Expected { after 'if' condition. (curly)
(#251) Missing JSDoc comment. (require-jsdoc)
(#259) Missing JSDoc comment. (require-jsdoc)
(#264) Missing JSDoc comment. (require-jsdoc)
(#269) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#283) Missing JSDoc comment. (require-jsdoc)
(#284) Expected { after 'if' condition. (curly)
(#285) Expected { after 'if' condition. (curly)
(#288) Missing JSDoc comment. (require-jsdoc)
(#289) Expected { after 'if' condition. (curly)
(#290) Requires a space after '{'. (block-spacing)
(#290) Statement inside of curly braces should be on next line. (brace-style)
(#290) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#290) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#290) Requires a space before '}'. (block-spacing)
(#294) Missing JSDoc comment. (require-jsdoc)
(#295) Expected { after 'if' condition. (curly)
(#309) Expected { after 'if' condition. (curly)
(#312) Expected { after 'if' condition. (curly)
(#318) Expected { after 'if' condition. (curly)
(#328) Expected { after 'if' condition. (curly)
(#330) Expected { after 'else'. (curly)
(#333) Expected { after 'if' condition. (curly)
(#334) Expected { after 'if' condition. (curly)
(#338) Expected { after 'if' condition. (curly)
(#340) Expected { after 'else'. (curly)
(#343) Expected { after 'if' condition. (curly)
(#359) Expected { after 'if' condition. (curly)
(#361) Expected { after 'else'. (curly)
(#365) Expected { after 'while' condition. (curly)
(#367) Expected { after 'if' condition. (curly)
(#368) Expected { after 'else'. (curly)
(#382) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/xquery/test.js
(#10) 'CodeMirror' is not defined. (no-undef)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) 'test' is not defined. (no-undef)
(#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)
(#13) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#14) Line 14 exceeds the maximum line length of 132. (max-len)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#19) Line 19 exceeds the maximum line length of 132. (max-len)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#36) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#39) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#42) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#43) Line 43 exceeds the maximum line length of 132. (max-len)
(#45) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#49) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#55) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#56) Line 56 exceeds the maximum line length of 132. (max-len)
(#61) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#64) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
mod/virtualclass/bundle/virtualclass/codemirror/mode/xquery/xquery.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#19) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#19) Missing space before opening brace. (space-before-blocks)
(#21) Missing JSDoc comment. (require-jsdoc)
(#21) Requires a space after '{'. (block-spacing)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Requires a space before '}'. (block-spacing)
(#23) ',' should be placed last. (comma-style)
(#24) ',' should be placed last. (comma-style)
(#25) ',' should be placed last. (comma-style)
(#26) ',' should be placed last. (comma-style)
(#27) ',' should be placed last. (comma-style)
(#28) ',' should be placed last. (comma-style)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#50) Expected space(s) after "for". (keyword-spacing)
(#50) 'i' used outside of binding context. (block-scoped-var)
(#50) 'i' used outside of binding context. (block-scoped-var)
(#50) 'i' used outside of binding context. (block-scoped-var)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) 'l' used outside of binding context. (block-scoped-var)
(#50) 'l' used outside of binding context. (block-scoped-var)
(#50) 'l' used outside of binding context. (block-scoped-var)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) 'i' used outside of binding context. (block-scoped-var)
(#50) 'i' used outside of binding context. (block-scoped-var)
(#50) 'i' used outside of binding context. (block-scoped-var)
(#50) 'l' used outside of binding context. (block-scoped-var)
(#50) 'l' used outside of binding context. (block-scoped-var)
(#50) 'l' used outside of binding context. (block-scoped-var)
(#50) 'i' used outside of binding context. (block-scoped-var)
(#50) 'i' used outside of binding context. (block-scoped-var)
(#50) 'i' used outside of binding context. (block-scoped-var)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) 'i' used outside of binding context. (block-scoped-var)
(#50) 'i' used outside of binding context. (block-scoped-var)
(#50) 'i' used outside of binding context. (block-scoped-var)
(#50) 'i' used outside of binding context. (block-scoped-var)
(#50) 'i' used outside of binding context. (block-scoped-var)
(#50) 'i' used outside of binding context. (block-scoped-var)
(#50) Requires a space before '}'. (block-spacing)
(#50) Unnecessary semicolon. (no-extra-semi)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#57) Expected space(s) after "for". (keyword-spacing)
(#57) 'i' used outside of binding context. (block-scoped-var)
(#57) 'i' used outside of binding context. (block-scoped-var)
(#57) 'i' is already defined (no-redeclare)
(#57) 'i' used outside of binding context. (block-scoped-var)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) 'l' used outside of binding context. (block-scoped-var)
(#57) 'l' is already defined (no-redeclare)
(#57) 'l' used outside of binding context. (block-scoped-var)
(#57) 'l' used outside of binding context. (block-scoped-var)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) 'i' used outside of binding context. (block-scoped-var)
(#57) 'i' used outside of binding context. (block-scoped-var)
(#57) 'i' used outside of binding context. (block-scoped-var)
(#57) 'l' used outside of binding context. (block-scoped-var)
(#57) 'l' used outside of binding context. (block-scoped-var)
(#57) 'l' used outside of binding context. (block-scoped-var)
(#57) 'i' used outside of binding context. (block-scoped-var)
(#57) 'i' used outside of binding context. (block-scoped-var)
(#57) 'i' used outside of binding context. (block-scoped-var)
(#57) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#57) Statement inside of curly braces should be on next line. (brace-style)
(#57) 'i' used outside of binding context. (block-scoped-var)
(#57) 'i' used outside of binding context. (block-scoped-var)
(#57) 'i' used outside of binding context. (block-scoped-var)
(#57) Requires a space before '}'. (block-spacing)
(#57) Unnecessary semicolon. (no-extra-semi)
(#60) Line 60 exceeds the maximum line length of 132. (max-len)
(#61) Expected space(s) after "for". (keyword-spacing)
(#61) 'i' is already defined (no-redeclare)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) 'l' used outside of binding context. (block-scoped-var)
(#61) 'l' used outside of binding context. (block-scoped-var)
(#61) 'l' used outside of binding context. (block-scoped-var)
(#61) 'l' is already defined (no-redeclare)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#61) 'l' used outside of binding context. (block-scoped-var)
(#61) 'l' used outside of binding context. (block-scoped-var)
(#61) 'l' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#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) 'i' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#61) 'i' used outside of binding context. (block-scoped-var)
(#61) Requires a space before '}'. (block-spacing)
(#61) Unnecessary semicolon. (no-extra-semi)
(#64) Identifier 'axis_specifiers' is not in camel case. (camelcase)
(#66) Expected space(s) after "for". (keyword-spacing)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#66) 'i' is already defined (no-redeclare)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) 'l' used outside of binding context. (block-scoped-var)
(#66) 'l' used outside of binding context. (block-scoped-var)
(#66) 'l' used outside of binding context. (block-scoped-var)
(#66) 'l' is already defined (no-redeclare)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Identifier 'axis_specifiers' is not in camel case. (camelcase)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#66) 'l' used outside of binding context. (block-scoped-var)
(#66) 'l' used outside of binding context. (block-scoped-var)
(#66) 'l' used outside of binding context. (block-scoped-var)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) Statement inside of curly braces should be on next line. (brace-style)
(#66) Identifier 'axis_specifiers' is not in camel case. (camelcase)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#66) 'i' used outside of binding context. (block-scoped-var)
(#66) Unnecessary semicolon. (no-extra-semi)
(#71) Missing JSDoc comment. (require-jsdoc)
(#77) Function 'tokenBase' has a complexity of 34. (complexity)
(#77) Missing JSDoc comment. (require-jsdoc)
(#84) Expected space(s) after "if". (keyword-spacing)
(#84) Expected { after 'if' condition. (curly)
(#87) Expected space(s) after "if". (keyword-spacing)
(#92) Expected space(s) after "if". (keyword-spacing)
(#98) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#99) Expected { after 'while' condition. (curly)
(#99) Unnecessary escape character: \" (no-useless-escape)
(#99) Unnecessary escape character: \' (no-useless-escape)
(#104) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#104) Expected space(s) after "if". (keyword-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) There should be no space after '{' (object-curly-spacing)
(#109) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#109) Expected space(s) after "if". (keyword-spacing)
(#114) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#114) Expected space(s) after "if". (keyword-spacing)
(#115) Expected space(s) after "if". (keyword-spacing)
(#115) Expected { after 'if' condition. (curly)
(#117) Expected space(s) after "if". (keyword-spacing)
(#121) Expected { after 'else'. (curly)
(#122) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#125) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#130) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#131) There should be no space after '{' (object-curly-spacing)
(#135) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#135) Expected { after 'if' condition. (curly)
(#135) There should be no spaces inside this paren. (space-in-parens)
(#135) Multiple spaces found before '!'. (no-multi-spaces)
(#138) Expected space(s) after "if". (keyword-spacing)
(#142) Expected space(s) after "if". (keyword-spacing)
(#142) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#142) Infix operators must be spaced. (space-infix-ops)
(#146) Expected space(s) after "if". (keyword-spacing)
(#146) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#147) There should be no space after '{' (object-curly-spacing)
(#151) Expected space(s) after "if". (keyword-spacing)
(#151) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#156) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#156) Expected space(s) after "if". (keyword-spacing)
(#157) There should be no space after '{' (object-curly-spacing)
(#161) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#161) Expected space(s) after "if". (keyword-spacing)
(#165) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#169) Expected { after 'if' condition. (curly)
(#169) Expected space(s) after "if". (keyword-spacing)
(#169) Unnecessary escape character: \" (no-useless-escape)
(#169) Expected space(s) after "while". (keyword-spacing)
(#169) Empty block statement. (no-empty)
(#169) Missing space before opening brace. (space-before-blocks)
(#170) Expected { after 'if' condition. (curly)
(#170) Expected space(s) after "if". (keyword-spacing)
(#170) Expected space(s) after "while". (keyword-spacing)
(#170) Empty block statement. (no-empty)
(#170) Missing space before opening brace. (space-before-blocks)
(#173) Expected { after 'if' condition. (curly)
(#173) Expected space(s) after "if". (keyword-spacing)
(#180) Expected space(s) after "if". (keyword-spacing)
(#184) Expected space(s) after "if". (keyword-spacing)
(#193) Expected space(s) after "if". (keyword-spacing)
(#193) Expected { after 'if' condition. (curly)
(#196) Expected space(s) after "if". (keyword-spacing)
(#202) Line 202 exceeds the maximum line length of 132. (max-len)
(#202) Expected { after 'if' condition. (curly)
(#202) Expected space(s) after "if". (keyword-spacing)
(#210) Missing JSDoc comment. (require-jsdoc)
(#211) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#211) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#211) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#212) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#214) Expected { after 'if' condition. (curly)
(#214) Expected space(s) after "if". (keyword-spacing)
(#221) Expected space(s) after "if". (keyword-spacing)
(#221) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#233) Missing JSDoc comment. (require-jsdoc)
(#237) Expected space(s) after "if". (keyword-spacing)
(#239) Expected { after 'if' condition. (curly)
(#239) Expected space(s) after "if". (keyword-spacing)
(#243) There should be no space after '{' (object-curly-spacing)
(#243) There should be no space before '}' (object-curly-spacing)
(#246) Expected space(s) after "if". (keyword-spacing)
(#252) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#253) Multiple spaces found before 'quote'. (no-multi-spaces)
(#255) Expected { after 'if' condition. (curly)
(#255) Expected space(s) after "if". (keyword-spacing)
(#258) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#260) Expected space(s) after "if". (keyword-spacing)
(#273) Missing JSDoc comment. (require-jsdoc)
(#277) Expected space(s) after "if". (keyword-spacing)
(#278) Expected space(s) after "while". (keyword-spacing)
(#278) Unnecessary escape character: \" (no-useless-escape)
(#278) Missing space before opening brace. (space-before-blocks)
(#278) Empty block statement. (no-empty)
(#278) Unnecessary semicolon. (no-extra-semi)
(#282) Expected { after 'if' condition. (curly)
(#282) Expected space(s) after "if". (keyword-spacing)
(#290) Missing JSDoc comment. (require-jsdoc)
(#293) Expected space(s) after "if". (keyword-spacing)
(#299) Expected space(s) after "if". (keyword-spacing)
(#299) Expected { after 'if' condition. (curly)
(#300) There should be no space after '{' (object-curly-spacing)
(#301) Expected space(s) after "if". (keyword-spacing)
(#305) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#313) Missing JSDoc comment. (require-jsdoc)
(#316) Expected space(s) after "if". (keyword-spacing)
(#317) Expected { after 'if' condition. (curly)
(#317) Expected space(s) after "if". (keyword-spacing)
(#318) Expected { after 'if' condition. (curly)
(#318) Expected space(s) after "if". (keyword-spacing)
(#321) Expected space(s) after "if". (keyword-spacing)
(#322) Expected space(s) after "if". (keyword-spacing)
(#322) Expected { after 'if' condition. (curly)
(#325) Expected space(s) after "if". (keyword-spacing)
(#325) Expected { after 'if' condition. (curly)
(#328) Expected { after 'if' condition. (curly)
(#331) Expected { after 'if' condition. (curly)
(#331) Expected space(s) after "if". (keyword-spacing)
(#332) There should be no space after '{' (object-curly-spacing)
(#339) Expected space(s) after "if". (keyword-spacing)
(#348) Missing JSDoc comment. (require-jsdoc)
(#348) Expected to return a value at the end of this function. (consistent-return)
(#350) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#360) Missing JSDoc comment. (require-jsdoc)
(#360) Expected to return a value at the end of this function. (consistent-return)
(#362) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#371) Missing JSDoc comment. (require-jsdoc)
(#371) Expected to return a value at the end of this function. (consistent-return)
(#373) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#383) Missing JSDoc comment. (require-jsdoc)
(#383) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#383) Statement inside of curly braces should be on next line. (brace-style)
(#384) Missing JSDoc comment. (require-jsdoc)
(#384) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#384) Statement inside of curly braces should be on next line. (brace-style)
(#385) Missing JSDoc comment. (require-jsdoc)
(#385) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#385) Statement inside of curly braces should be on next line. (brace-style)
(#386) Missing JSDoc comment. (require-jsdoc)
(#386) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#386) Statement inside of curly braces should be on next line. (brace-style)
(#388) Missing JSDoc comment. (require-jsdoc)
(#390) Expected space(s) after "if". (keyword-spacing)
(#390) Expected { after 'if' condition. (curly)
(#391) Unnecessary escape character: \" (no-useless-escape)
(#391) Unnecessary escape character: \" (no-useless-escape)
(#391) Unnecessary escape character: \: (no-useless-escape)
(#392) Expected { after 'if' condition. (curly)
(#392) Expected space(s) after "if". (keyword-spacing)
(#393) Unnecessary escape character: \" (no-useless-escape)
(#393) Unnecessary escape character: \' (no-useless-escape)
(#393) Unnecessary escape character: \: (no-useless-escape)
(#394) Expected { after 'else'. (curly)
(#398) Missing JSDoc comment. (require-jsdoc)
(#402) Missing JSDoc comment. (require-jsdoc)
(#406) Missing JSDoc comment. (require-jsdoc)
(#408) Infix operators must be spaced. (space-infix-ops)
(#423) Expected { after 'if' condition. (curly)
mod/virtualclass/bundle/virtualclass/codemirror/mode/yaml/yaml.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#20) Function 'token' has a complexity of 24. (complexity)
(#30) Expected { after 'if' condition. (curly)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Expected space(s) after "if". (keyword-spacing)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#49) Expected { after 'if' condition. (curly)
(#51) Expected { after 'if' condition. (curly)
(#53) Expected { after 'if' condition. (curly)
(#55) Expected { after 'else'. (curly)
(#77) Unnecessary escape character: \> (no-useless-escape)
(#77) Statement inside of curly braces should be on next line. (brace-style)
(#77) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#77) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#77) Unnecessary semicolon. (no-extra-semi)
(#79) Unnecessary escape character: \& (no-useless-escape)
(#79) Statement inside of curly braces should be on next line. (brace-style)
(#79) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Unnecessary escape character: \, (no-useless-escape)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Unnecessary escape character: \, (no-useless-escape)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#84) Statement inside of curly braces should be on next line. (brace-style)
(#84) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) Statement inside of curly braces should be on next line. (brace-style)
(#93) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
mod/virtualclass/bundle/virtualclass/codemirror/mode/z80/z80.js
(#5) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#9) Expected { after 'else'. (curly)
(#10) 'CodeMirror' is not defined. (no-undef)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#21) Line 21 exceeds the maximum line length of 132. (max-len)
(#36) Function 'token' has a complexity of 28. (complexity)
(#37) Expected { after 'if' condition. (curly)
(#40) Expected { after 'if' condition. (curly)
(#72) Expected { after 'if' condition. (curly)
(#83) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#84) Expected { after 'if' condition. (curly)
(#87) Expected { after 'if' condition. (curly)
(#92) Expected { after 'if' condition. (curly)
(#97) Expected { after 'if' condition. (curly)
(#100) Expected { after 'if' condition. (curly)
(#103) Expected { after 'if' condition. (curly)
(#114) There should be no space after '{' (object-curly-spacing)
(#114) There should be no space before '}' (object-curly-spacing)
mod/virtualclass/bundle/virtualclass/Gruntfile.js
(#1) 'module' is not defined. (no-undef)
(#4) Expected space or tab after '//' in comment. (spaced-comment)
(#9) Expected space or tab after '//' in comment. (spaced-comment)
(#12) Identifier 'css_w' is not in camel case. (camelcase)
(#16) Bad line breaking before and after ','. (comma-style)
(#17) Identifier 'css_g' is not in camel case. (camelcase)
(#21) Identifier 'css_b' is not in camel case. (camelcase)
(#31) Multiple spaces found before ''concat:css''. (no-multi-spaces)
mod/virtualclass/bundle/virtualclass/index.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#4) '$' is not defined. (no-undef)
(#5) '$' is not defined. (no-undef)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#9) 'wbUser' is not defined. (no-undef)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#27) 'wbUser' is not defined. (no-undef)
(#27) 'wbUser' is not defined. (no-undef)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) 'wbUser' is not defined. (no-undef)
(#28) Missing space before opening brace. (space-before-blocks)
(#30) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Expected space or tab after '//' in comment. (spaced-comment)
(#35) 'wbUser' is not defined. (no-undef)
(#37) 'wbUser' is not defined. (no-undef)
(#37) Multiple spaces found before 'wbUser'. (no-multi-spaces)
(#40) Multiple spaces found before '='. (no-multi-spaces)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#47) 'appIs' used outside of binding context. (block-scoped-var)
(#49) Expected space(s) after "if". (keyword-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#50) Expected space(s) after "if". (keyword-spacing)
(#50) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#50) There should be no spaces inside this paren. (space-in-parens)
(#50) Missing space before opening brace. (space-before-blocks)
(#51) 'videoObj' used outside of binding context. (block-scoped-var)
(#51) 'videoObj' used outside of binding context. (block-scoped-var)
(#53) 'videoObj' used outside of binding context. (block-scoped-var)
(#53) 'videoObj' is already defined (no-redeclare)
(#53) 'videoObj' used outside of binding context. (block-scoped-var)
(#54) 'videoObj' used outside of binding context. (block-scoped-var)
(#54) 'videoObj' used outside of binding context. (block-scoped-var)
(#58) 'appIs' used outside of binding context. (block-scoped-var)
(#58) 'appIs' is already defined (no-redeclare)
(#61) 'videoObj' used outside of binding context. (block-scoped-var)
(#61) 'videoObj' used outside of binding context. (block-scoped-var)
(#61) 'videoObj' used outside of binding context. (block-scoped-var)
(#62) 'videoObj' used outside of binding context. (block-scoped-var)
(#62) 'videoObj' is already defined (no-redeclare)
(#62) 'videoObj' used outside of binding context. (block-scoped-var)
(#65) 'PopUp' is not defined. (no-undef)
(#73) Multiple spaces found before 'localStorage'. (no-multi-spaces)
(#74) Unexpected console statement. (no-console)
(#76) 'wbUser' is not defined. (no-undef)
(#76) 'appIs' used outside of binding context. (block-scoped-var)
(#76) 'appIs' used outside of binding context. (block-scoped-var)
(#76) 'videoObj' used outside of binding context. (block-scoped-var)
(#76) 'videoObj' used outside of binding context. (block-scoped-var)
(#76) 'videoObj' used outside of binding context. (block-scoped-var)
(#79) 'wbUser' is not defined. (no-undef)
(#79) 'appIs' used outside of binding context. (block-scoped-var)
(#79) 'appIs' used outside of binding context. (block-scoped-var)
(#79) 'videoObj' used outside of binding context. (block-scoped-var)
(#79) 'videoObj' used outside of binding context. (block-scoped-var)
(#79) 'videoObj' used outside of binding context. (block-scoped-var)
(#83) 'alreadyInit' is defined but never used (no-unused-vars)
(#85) Expected space or tab after '//' in comment. (spaced-comment)
(#87) 'wbUser' is not defined. (no-undef)
(#87) Missing space before opening brace. (space-before-blocks)
(#108) 'vcan' is not defined. (no-undef)
(#108) 'appIs' used outside of binding context. (block-scoped-var)
(#108) 'appIs' used outside of binding context. (block-scoped-var)
(#112) Expected space or tab after '//' in comment. (spaced-comment)
(#113) 'wbUser' is not defined. (no-undef)
(#113) 'appIs' used outside of binding context. (block-scoped-var)
(#113) 'appIs' used outside of binding context. (block-scoped-var)
(#115) 'roles' is not defined. (no-undef)
(#118) Expected space(s) after "if". (keyword-spacing)
(#118) Missing space before opening brace. (space-before-blocks)
(#125) Expected space or tab after '//' in comment. (spaced-comment)
(#126) 'encMode' is defined but never used (no-unused-vars)
(#128) Unexpected space before function parentheses. (space-before-function-paren)
(#135) Expected space or tab after '//' in comment. (spaced-comment)
(#136) Expected space or tab after '//' in comment. (spaced-comment)
(#138) Expected space or tab after '//' in comment. (spaced-comment)
(#140) Expected space or tab after '//' in comment. (spaced-comment)
(#145) Unexpected space before function parentheses. (space-before-function-paren)
(#146) Expected space or tab after '//' in comment. (spaced-comment)
(#149) 'wbUser' is not defined. (no-undef)
(#151) Expected space or tab after '//' in comment. (spaced-comment)
(#156) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#157) '$' is not defined. (no-undef)
(#157) Unexpected space before function parentheses. (space-before-function-paren)
(#159) Expected space(s) after "if". (keyword-spacing)
(#159) 'roles' is not defined. (no-undef)
(#159) 'roles' is not defined. (no-undef)
(#159) Missing space before opening brace. (space-before-blocks)
(#166) Unexpected space before function parentheses. (space-before-function-paren)
(#166) Missing space before opening brace. (space-before-blocks)
(#167) Expected space(s) after "if". (keyword-spacing)
(#167) Missing space before opening brace. (space-before-blocks)
(#168) Expected space(s) after "if". (keyword-spacing)
(#168) Missing space before opening brace. (space-before-blocks)
(#171) Unexpected console statement. (no-console)
(#174) Unexpected console statement. (no-console)
(#176) Missing semicolon. (semi)
(#179) '$' is not defined. (no-undef)
(#179) Unexpected space before function parentheses. (space-before-function-paren)
(#182) 'memberUpdate' is not defined. (no-undef)
(#185) '$' is not defined. (no-undef)
(#185) Unexpected space before function parentheses. (space-before-function-paren)
(#189) Expected space(s) after "if". (keyword-spacing)
(#192) Unexpected console statement. (no-console)
(#196) 'display_error' is not defined. (no-undef)
(#200) Unexpected console statement. (no-console)
(#205) '$' is not defined. (no-undef)
(#205) Unexpected space before function parentheses. (space-before-function-paren)
(#208) Expected space or tab after '//' in comment. (spaced-comment)
(#210) 'ioPingPong' is not defined. (no-undef)
(#211) 'memberUpdate' is not defined. (no-undef)
(#212) Unexpected constant condition. (no-constant-condition)
(#218) Expected space(s) after "if". (keyword-spacing)
(#218) 'roles' is not defined. (no-undef)
(#218) Missing space before opening brace. (space-before-blocks)
(#219) Expected space(s) after "if". (keyword-spacing)
(#219) Missing space before opening brace. (space-before-blocks)
(#221) Expected space(s) after "if". (keyword-spacing)
(#221) Missing space before opening brace. (space-before-blocks)
(#222) 'ioAdapter' is not defined. (no-undef)
(#222) Extra space after key 'eddata'. (key-spacing)
(#226) Expected space(s) after "if". (keyword-spacing)
(#226) Missing space before opening brace. (space-before-blocks)
(#229) Unexpected console statement. (no-console)
(#232) Expected space(s) after "if". (keyword-spacing)
(#232) Missing space before opening brace. (space-before-blocks)
(#235) Unexpected console statement. (no-console)
(#238) Expected space(s) after "if". (keyword-spacing)
(#240) 'ioAdapter' is not defined. (no-undef)
(#250) 'ioAdapter' is not defined. (no-undef)
(#255) 'roles' is not defined. (no-undef)
(#255) There should be no spaces inside this paren. (space-in-parens)
(#258) Expected space or tab after '//' in comment. (spaced-comment)
(#260) Expected space(s) after "if". (keyword-spacing)
(#260) Missing space before opening brace. (space-before-blocks)
(#261) Extra space after key 'cf'. (key-spacing)
(#263) Unexpected console statement. (no-console)
(#269) Expected space(s) after "if". (keyword-spacing)
(#269) Missing space before opening brace. (space-before-blocks)
(#270) Expected space(s) after "if". (keyword-spacing)
(#270) Missing space before opening brace. (space-before-blocks)
(#271) Line 271 exceeds the maximum line length of 132. (max-len)
(#271) 'ioAdapter' is not defined. (no-undef)
(#271) Extra space after key 'startFrom'. (key-spacing)
(#271) Extra space after key 'cf'. (key-spacing)
(#273) 'ioAdapter' is not defined. (no-undef)
(#273) Extra space after key 'init'. (key-spacing)
(#278) Expected space or tab after '//' in comment. (spaced-comment)
(#279) Expected space(s) after "if". (keyword-spacing)
(#279) Missing space before opening brace. (space-before-blocks)
(#282) 'ioAdapter' is not defined. (no-undef)
(#289) '$' is not defined. (no-undef)
(#289) Unexpected space before function parentheses. (space-before-function-paren)
(#289) 'e' is defined but never used (no-unused-vars)
(#293) '$' is not defined. (no-undef)
(#293) Unexpected space before function parentheses. (space-before-function-paren)
(#297) '$' is not defined. (no-undef)
(#297) Unexpected space before function parentheses. (space-before-function-paren)
(#297) 'e' is defined but never used (no-unused-vars)
(#298) Expected space or tab after '//' in comment. (spaced-comment)
(#299) Expected space(s) after "if". (keyword-spacing)
(#299) Missing space before opening brace. (space-before-blocks)
(#300) Unexpected console statement. (no-console)
(#309) '$' is not defined. (no-undef)
(#309) Unexpected space before function parentheses. (space-before-function-paren)
(#309) 'e' is defined but never used (no-unused-vars)
(#311) Unexpected space before function parentheses. (space-before-function-paren)
(#311) Missing space before opening brace. (space-before-blocks)
(#321) '$' is not defined. (no-undef)
(#321) Unexpected space before function parentheses. (space-before-function-paren)
(#323) Identifier 'data_pack' is not in camel case. (camelcase)
(#323) 'Uint8Array' is not defined. (no-undef)
(#324) Identifier 'data_pack' is not in camel case. (camelcase)
(#334) A constructor name should not start with a lowercase letter. (new-cap)
(#334) 'studentScreen' is not defined. (no-undef)
(#352) '$' is not defined. (no-undef)
(#352) Unexpected space before function parentheses. (space-before-function-paren)
(#353) 'key' is defined but never used (no-unused-vars)
(#353) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#355) Expected space or tab after '//' in comment. (spaced-comment)
(#357) Expected space(s) after "if". (keyword-spacing)
(#357) Missing space before opening brace. (space-before-blocks)
(#358) Expected space(s) after "if". (keyword-spacing)
(#358) Missing space before opening brace. (space-before-blocks)
(#363) Expected space(s) after "if". (keyword-spacing)
(#363) Missing space before opening brace. (space-before-blocks)
(#364) Expected space(s) after "if". (keyword-spacing)
(#364) Missing space before opening brace. (space-before-blocks)
(#368) Unexpected console statement. (no-console)
(#368) Infix operators must be spaced. (space-infix-ops)
(#375) Missing JSDoc comment. (require-jsdoc)
(#383) Identifier 'chat_room' is not in camel case. (camelcase)
(#384) Identifier 'chat_room' is not in camel case. (camelcase)
(#385) Identifier 'chat_room' is not in camel case. (camelcase)
(#397) Unexpected space before function parentheses. (space-before-function-paren)
(#399) Unexpected 'this'. (no-invalid-this)
(#399) Unexpected space before function parentheses. (space-before-function-paren)
(#399) Missing space before opening brace. (space-before-blocks)
(#400) 'ioPingPong' is not defined. (no-undef)
(#403) Unexpected 'this'. (no-invalid-this)
(#403) Unexpected space before function parentheses. (space-before-function-paren)
(#403) Missing space before opening brace. (space-before-blocks)
(#404) 'ioPingPong' is not defined. (no-undef)
(#407) Unexpected 'this'. (no-invalid-this)
(#407) Unexpected space before function parentheses. (space-before-function-paren)
(#407) Missing space before opening brace. (space-before-blocks)
(#411) Expected space or tab after '//' in comment. (spaced-comment)
(#412) Unexpected 'this'. (no-invalid-this)
(#412) Unexpected space before function parentheses. (space-before-function-paren)
(#412) Missing space before opening brace. (space-before-blocks)
(#413) Expected space or tab after '//' in comment. (spaced-comment)
(#414) Expected space(s) after "if". (keyword-spacing)
(#414) Missing space before opening brace. (space-before-blocks)
(#415) Expected space(s) after "if". (keyword-spacing)
(#415) Missing space before opening brace. (space-before-blocks)
(#417) Expected space(s) before "else". (keyword-spacing)
(#423) Unexpected 'this'. (no-invalid-this)
(#423) Unexpected space before function parentheses. (space-before-function-paren)
(#423) 'e' is defined but never used (no-unused-vars)
(#423) Missing space before opening brace. (space-before-blocks)
(#426) Unexpected space before function parentheses. (space-before-function-paren)
(#426) Missing space before opening brace. (space-before-blocks)
(#431) Missing semicolon. (semi)
(#433) Expected space or tab after '//' in comment. (spaced-comment)
(#434) Unexpected 'this'. (no-invalid-this)
(#434) Unexpected space before function parentheses. (space-before-function-paren)
(#435) Expected space or tab after '//' in comment. (spaced-comment)
(#436) Expected space(s) after "if". (keyword-spacing)
(#436) Missing space before opening brace. (space-before-blocks)
(#443) Expected space or tab after '//' in comment. (spaced-comment)
(#444) Unexpected 'this'. (no-invalid-this)
(#444) Unexpected space before function parentheses. (space-before-function-paren)
(#453) Expected space(s) after "if". (keyword-spacing)
(#453) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#453) Missing space before opening brace. (space-before-blocks)
(#460) Expected space or tab after '//' in comment. (spaced-comment)
(#461) Unexpected 'this'. (no-invalid-this)
(#461) Unexpected space before function parentheses. (space-before-function-paren)
(#462) Expected space(s) after "if". (keyword-spacing)
(#462) Missing space before opening brace. (space-before-blocks)
(#467) Extra space after key 'cf'. (key-spacing)
(#467) Extra space after key 'ouser'. (key-spacing)
(#472) Expected space or tab after '//' in comment. (spaced-comment)
(#473) Unexpected 'this'. (no-invalid-this)
(#473) Unexpected space before function parentheses. (space-before-function-paren)
(#474) Expected space or tab after '//' in comment. (spaced-comment)
(#475) Expected space(s) after "if". (keyword-spacing)
(#475) Missing space before opening brace. (space-before-blocks)
(#480) Extra space after key 'cf'. (key-spacing)
(#480) Extra space after key 'ouser'. (key-spacing)
(#484) Expected space or tab after '//' in comment. (spaced-comment)
(#485) Unexpected 'this'. (no-invalid-this)
(#485) Unexpected space before function parentheses. (space-before-function-paren)
(#494) Expected space or tab after '//' in comment. (spaced-comment)
(#495) Unexpected 'this'. (no-invalid-this)
(#495) Unexpected space before function parentheses. (space-before-function-paren)
(#504) Expected space or tab after '//' in comment. (spaced-comment)
(#505) Unexpected 'this'. (no-invalid-this)
(#505) Unexpected space before function parentheses. (space-before-function-paren)
(#506) 'messageUpdate' is not defined. (no-undef)
(#506) Expected space or tab after '//' in comment. (spaced-comment)
(#509) Expected space or tab after '//' in comment. (spaced-comment)
(#510) Unexpected 'this'. (no-invalid-this)
(#510) Unexpected space before function parentheses. (space-before-function-paren)
(#510) 'e' is defined but never used (no-unused-vars)
(#514) Expected space or tab after '//' in comment. (spaced-comment)
(#517) Expected space or tab after '//' in comment. (spaced-comment)
(#518) Unexpected 'this'. (no-invalid-this)
(#518) Unexpected space before function parentheses. (space-before-function-paren)
(#518) 'e' is defined but never used (no-unused-vars)
(#522) Expected space or tab after '//' in comment. (spaced-comment)
(#523) Unexpected 'this'. (no-invalid-this)
(#523) Unexpected space before function parentheses. (space-before-function-paren)
(#531) Expected space or tab after '//' in comment. (spaced-comment)
(#532) Unexpected 'this'. (no-invalid-this)
(#532) Unexpected space before function parentheses. (space-before-function-paren)
(#536) Expected space or tab after '//' in comment. (spaced-comment)
(#537) Unexpected 'this'. (no-invalid-this)
(#537) Unexpected space before function parentheses. (space-before-function-paren)
(#543) Expected space or tab after '//' in comment. (spaced-comment)
(#544) Unexpected 'this'. (no-invalid-this)
(#544) Unexpected space before function parentheses. (space-before-function-paren)
(#549) Unexpected 'this'. (no-invalid-this)
(#549) Unexpected space before function parentheses. (space-before-function-paren)
(#550) 'roles' is not defined. (no-undef)
(#551) Expected space or tab after '//' in comment. (spaced-comment)
(#556) Expected space or tab after '//' in comment. (spaced-comment)
(#557) Unexpected 'this'. (no-invalid-this)
(#557) Unexpected space before function parentheses. (space-before-function-paren)
(#563) Expected space or tab after '//' in comment. (spaced-comment)
(#564) Unexpected 'this'. (no-invalid-this)
(#564) Unexpected space before function parentheses. (space-before-function-paren)
(#565) 'wbUser' is not defined. (no-undef)
(#568) Expected space or tab after '//' in comment. (spaced-comment)
(#573) Expected space or tab after '//' in comment. (spaced-comment)
(#574) Unexpected 'this'. (no-invalid-this)
(#574) Unexpected space before function parentheses. (space-before-function-paren)
(#575) Expected space or tab after '//' in comment. (spaced-comment)
(#576) 'roles' is not defined. (no-undef)
(#577) 'wbUser' is not defined. (no-undef)
(#578) Expected space or tab after '//' in comment. (spaced-comment)
(#582) Expected space or tab after '//' in comment. (spaced-comment)
(#583) Unexpected 'this'. (no-invalid-this)
(#583) Unexpected space before function parentheses. (space-before-function-paren)
(#585) 'wbUser' is not defined. (no-undef)
(#586) Expected space or tab after '//' in comment. (spaced-comment)
(#590) Expected space or tab after '//' in comment. (spaced-comment)
(#591) Unexpected 'this'. (no-invalid-this)
(#591) Unexpected space before function parentheses. (space-before-function-paren)
(#592) Expected space(s) after "if". (keyword-spacing)
(#592) Missing space before opening brace. (space-before-blocks)
(#595) 'wbUser' is not defined. (no-undef)
(#598) Expected space or tab after '//' in comment. (spaced-comment)
(#599) Unexpected 'this'. (no-invalid-this)
(#599) Unexpected space before function parentheses. (space-before-function-paren)
(#602) Extra space after key 'cf'. (key-spacing)
(#603) Expected space or tab after '//' in comment. (spaced-comment)
(#606) Expected space or tab after '//' in comment. (spaced-comment)
(#607) Unexpected 'this'. (no-invalid-this)
(#607) Unexpected space before function parentheses. (space-before-function-paren)
(#608) Expected space(s) after "if". (keyword-spacing)
(#608) Missing space before opening brace. (space-before-blocks)
(#615) Expected space or tab after '//' in comment. (spaced-comment)
(#616) Unexpected 'this'. (no-invalid-this)
(#616) Unexpected space before function parentheses. (space-before-function-paren)
(#617) Expected space(s) after "if". (keyword-spacing)
(#617) Missing space before opening brace. (space-before-blocks)
(#620) Expected space or tab after '//' in comment. (spaced-comment)
(#623) Expected space or tab after '//' in comment. (spaced-comment)
(#626) Line 626 exceeds the maximum line length of 132. (max-len)
(#626) Expected space(s) after "if". (keyword-spacing)
(#626) Multiple spaces found before '('. (no-multi-spaces)
(#626) Missing space before opening brace. (space-before-blocks)
(#632) Expected space or tab after '//' in comment. (spaced-comment)
(#633) Unexpected 'this'. (no-invalid-this)
(#633) Multiple spaces found before 'function'. (no-multi-spaces)
(#633) Unexpected space before function parentheses. (space-before-function-paren)
(#633) 'e' is defined but never used (no-unused-vars)
mod/virtualclass/bundle/virtualclass/src/audio-codec-g711.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#125) Missing JSDoc for parameter 'options'. (valid-jsdoc)
(#125) Missing JSDoc for parameter 'samples'. (valid-jsdoc)
(#125) Missing JSDoc @returns for function. (valid-jsdoc)
(#128) Unexpected space before function parentheses. (space-before-function-paren)
(#134) 'ArrayBuffer' is not defined. (no-undef)
(#135) ',' should be placed last. (comma-style)
(#135) 'Int8Array' is not defined. (no-undef)
(#136) ',' should be placed last. (comma-style)
(#137) ',' should be placed last. (comma-style)
(#137) Identifier 'enc_func' is not in camel case. (camelcase)
(#146) Unexpected space before function parentheses. (space-before-function-paren)
(#151) Identifier 'floating_point' is not in camel case. (camelcase)
(#151) ["floating_point"] is better written in dot notation. (dot-notation)
(#152) ',' should be placed last. (comma-style)
(#152) 'ArrayBuffer' is not defined. (no-undef)
(#152) Identifier 'floating_point' is not in camel case. (camelcase)
(#153) ',' should be placed last. (comma-style)
(#153) Identifier 'floating_point' is not in camel case. (camelcase)
(#153) 'Int16Array' is not defined. (no-undef)
(#153) 'Float32Array' is not defined. (no-undef)
(#154) ',' should be placed last. (comma-style)
(#154) Identifier 'dec_func' is not in camel case. (camelcase)
(#155) ',' should be placed last. (comma-style)
(#158) Identifier 'floating_point' is not in camel case. (camelcase)
(#164) Unexpected space before function parentheses. (space-before-function-paren)
(#165) 'ArrayBuffer' is not defined. (no-undef)
(#166) ',' should be placed last. (comma-style)
(#166) 'ArrayBuffer' is not defined. (no-undef)
(#168) ',' should be placed last. (comma-style)
(#168) 'Int16Array' is not defined. (no-undef)
(#169) ',' should be placed last. (comma-style)
(#169) 'Int8Array' is not defined. (no-undef)
(#171) 's' is defined but never used (no-unused-vars)
(#173) Unexpected use of '&'. (no-bitwise)
(#173) Unexpected use of '>>'. (no-bitwise)
(#173) Unexpected use of '~'. (no-bitwise)
(#184) Unexpected use of '&'. (no-bitwise)
(#184) Unexpected use of '>>'. (no-bitwise)
(#185) Unexpected use of '&'. (no-bitwise)
(#185) Unexpected use of '>>'. (no-bitwise)
(#186) Unexpected use of '|'. (no-bitwise)
(#186) Unexpected use of '<<'. (no-bitwise)
(#188) Unexpected use of '>>'. (no-bitwise)
(#191) Unexpected use of '^='. (no-bitwise)
(#191) Unexpected use of '^'. (no-bitwise)
(#195) Identifier 'alaw_dec' is not in camel case. (camelcase)
(#195) Unexpected space before function parentheses. (space-before-function-paren)
(#195) Identifier 'u_val' is not in camel case. (camelcase)
(#196) 'ArrayBuffer' is not defined. (no-undef)
(#197) ',' should be placed last. (comma-style)
(#197) 'Int8Array' is not defined. (no-undef)
(#198) Identifier 'u_val' is not in camel case. (camelcase)
(#198) Unexpected use of '&'. (no-bitwise)
(#200) Unexpected use of '>>'. (no-bitwise)
(#201) 'Int16Array' is not defined. (no-undef)
(#204) Unexpected space before function parentheses. (space-before-function-paren)
(#204) Identifier 'pcm_val' is not in camel case. (camelcase)
(#205) 'ArrayBuffer' is not defined. (no-undef)
(#206) ',' should be placed last. (comma-style)
(#206) 'ArrayBuffer' is not defined. (no-undef)
(#208) ',' should be placed last. (comma-style)
(#208) 'Int16Array' is not defined. (no-undef)
(#209) ',' should be placed last. (comma-style)
(#209) 'Int8Array' is not defined. (no-undef)
(#213) 'uval' is defined but never used (no-unused-vars)
(#216) Identifier 'pcm_val' is not in camel case. (camelcase)
(#217) Identifier 'pcm_val' is not in camel case. (camelcase)
(#218) Identifier 'pcm_val' is not in camel case. (camelcase)
(#221) Identifier 'pcm_val' is not in camel case. (camelcase)
(#226) Unexpected use of '&'. (no-bitwise)
(#226) Identifier 'pcm_val' is not in camel case. (camelcase)
(#226) Unexpected use of '>>'. (no-bitwise)
(#233) Unexpected use of '^'. (no-bitwise)
(#235) Unexpected use of '|'. (no-bitwise)
(#235) Unexpected use of '<<'. (no-bitwise)
(#235) Unexpected use of '&'. (no-bitwise)
(#235) Unexpected use of '>>'. (no-bitwise)
(#235) Identifier 'pcm_val' is not in camel case. (camelcase)
(#236) Unexpected use of '^'. (no-bitwise)
(#240) Identifier 'ulaw_dec' is not in camel case. (camelcase)
(#240) Unexpected space before function parentheses. (space-before-function-paren)
(#240) Identifier 'u_val' is not in camel case. (camelcase)
(#241) 'ArrayBuffer' is not defined. (no-undef)
(#242) ',' should be placed last. (comma-style)
(#242) 'Int8Array' is not defined. (no-undef)
(#243) Unexpected use of '&'. (no-bitwise)
(#243) Identifier 'u_val' is not in camel case. (camelcase)
(#245) Unexpected use of '>>'. (no-bitwise)
(#246) 'Int16Array' is not defined. (no-undef)
(#249) Identifier 'ulaw_dec_slow' is not in camel case. (camelcase)
(#249) Unexpected space before function parentheses. (space-before-function-paren)
(#249) Identifier 'u_val' is not in camel case. (camelcase)
(#250) 'ArrayBuffer' is not defined. (no-undef)
(#251) ',' should be placed last. (comma-style)
(#251) 'Int16Array' is not defined. (no-undef)
(#253) Unexpected use of '~'. (no-bitwise)
(#253) Identifier 'u_val' is not in camel case. (camelcase)
(#256) Identifier 'u_val' is not in camel case. (camelcase)
(#262) Unexpected use of '<<'. (no-bitwise)
(#262) Unexpected use of '&'. (no-bitwise)
(#262) Identifier 'u_val' is not in camel case. (camelcase)
(#263) Unexpected use of '<<='. (no-bitwise)
(#263) Unexpected use of '>>'. (no-bitwise)
(#263) Unexpected use of '&'. (no-bitwise)
(#263) Identifier 'u_val' is not in camel case. (camelcase)
(#265) Identifier 'u_val' is not in camel case. (camelcase)
(#265) Unexpected use of '&'. (no-bitwise)
(#266) 'ArrayBuffer' is not defined. (no-undef)
(#267) ',' should be placed last. (comma-style)
(#267) 'Int16Array' is not defined. (no-undef)
(#278) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#278) 'module' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/src/audio-resampler.js
(#1) Expected space or tab after '//' in comment. (spaced-comment)
(#2) Missing JSDoc comment. (require-jsdoc)
(#6) Unexpected use of '|'. (no-bitwise)
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Expected space or tab after '//' in comment. (spaced-comment)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#30) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#44) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#45) Expected space(s) after "throw". (keyword-spacing)
(#48) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#52) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#64) 'channel' used outside of binding context. (block-scoped-var)
(#64) 'channel' used outside of binding context. (block-scoped-var)
(#64) 'channel' used outside of binding context. (block-scoped-var)
(#64) 'channel' used outside of binding context. (block-scoped-var)
(#64) 'channel' used outside of binding context. (block-scoped-var)
(#64) 'channel' used outside of binding context. (block-scoped-var)
(#65) Line 65 exceeds the maximum line length of 132. (max-len)
(#65) 'channel' used outside of binding context. (block-scoped-var)
(#65) 'channel' used outside of binding context. (block-scoped-var)
(#65) 'channel' used outside of binding context. (block-scoped-var)
(#65) 'channel' used outside of binding context. (block-scoped-var)
(#67) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#69) Line 69 exceeds the maximum line length of 132. (max-len)
(#69) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#72) 'channel' used outside of binding context. (block-scoped-var)
(#72) 'channel' used outside of binding context. (block-scoped-var)
(#72) 'channel' is already defined (no-redeclare)
(#72) 'channel' used outside of binding context. (block-scoped-var)
(#72) 'channel' used outside of binding context. (block-scoped-var)
(#72) 'channel' used outside of binding context. (block-scoped-var)
(#72) 'channel' used outside of binding context. (block-scoped-var)
(#73) Line 73 exceeds the maximum line length of 132. (max-len)
(#73) 'channel' used outside of binding context. (block-scoped-var)
(#73) 'channel' used outside of binding context. (block-scoped-var)
(#73) 'channel' used outside of binding context. (block-scoped-var)
(#73) 'channel' used outside of binding context. (block-scoped-var)
(#73) 'channel' used outside of binding context. (block-scoped-var)
(#73) 'channel' used outside of binding context. (block-scoped-var)
(#75) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#76) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#78) 'channel' used outside of binding context. (block-scoped-var)
(#78) 'channel' is already defined (no-redeclare)
(#78) 'channel' used outside of binding context. (block-scoped-var)
(#78) 'channel' used outside of binding context. (block-scoped-var)
(#78) 'channel' used outside of binding context. (block-scoped-var)
(#78) 'channel' used outside of binding context. (block-scoped-var)
(#78) 'channel' used outside of binding context. (block-scoped-var)
(#79) 'channel' used outside of binding context. (block-scoped-var)
(#79) 'channel' used outside of binding context. (block-scoped-var)
(#81) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#91) The Function constructor is eval. (no-new-func)
(#93) Unexpected space before function parentheses. (space-before-function-paren)
(#95) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#97) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#102) Missing semicolon. (semi)
(#104) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#114) 'channel' used outside of binding context. (block-scoped-var)
(#114) 'channel' used outside of binding context. (block-scoped-var)
(#114) 'channel' used outside of binding context. (block-scoped-var)
(#115) 'channel' used outside of binding context. (block-scoped-var)
(#115) Missing semicolon. (semi)
(#117) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#120) 'channel' used outside of binding context. (block-scoped-var)
(#120) 'channel' used outside of binding context. (block-scoped-var)
(#120) 'channel' used outside of binding context. (block-scoped-var)
(#121) 'channel' used outside of binding context. (block-scoped-var)
(#121) 'channel' used outside of binding context. (block-scoped-var)
(#121) Missing semicolon. (semi)
(#123) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#128) 'channel' used outside of binding context. (block-scoped-var)
(#128) 'channel' used outside of binding context. (block-scoped-var)
(#128) 'channel' used outside of binding context. (block-scoped-var)
(#129) 'channel' used outside of binding context. (block-scoped-var)
(#129) Missing semicolon. (semi)
(#131) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#135) 'channel' used outside of binding context. (block-scoped-var)
(#135) 'channel' used outside of binding context. (block-scoped-var)
(#135) 'channel' used outside of binding context. (block-scoped-var)
(#136) 'channel' used outside of binding context. (block-scoped-var)
(#136) 'channel' used outside of binding context. (block-scoped-var)
(#136) 'channel' used outside of binding context. (block-scoped-var)
(#136) Missing semicolon. (semi)
(#138) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#144) 'channel' used outside of binding context. (block-scoped-var)
(#144) 'channel' used outside of binding context. (block-scoped-var)
(#144) 'channel' used outside of binding context. (block-scoped-var)
(#145) 'channel' used outside of binding context. (block-scoped-var)
(#145) Missing semicolon. (semi)
(#147) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#150) 'channel' used outside of binding context. (block-scoped-var)
(#150) 'channel' used outside of binding context. (block-scoped-var)
(#150) 'channel' used outside of binding context. (block-scoped-var)
(#151) 'channel' used outside of binding context. (block-scoped-var)
(#151) 'channel' used outside of binding context. (block-scoped-var)
(#151) Missing semicolon. (semi)
(#153) Multiline support is limited to browsers supporting ES5 only. (no-multi-str)
(#166) The Function constructor is eval. (no-new-func)
(#168) Unexpected space before function parentheses. (space-before-function-paren)
(#171) Expected space or tab after '//' in comment. (spaced-comment)
(#175) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#176) Expected space or tab after '//' in comment. (spaced-comment)
(#180) Unexpected space before function parentheses. (space-before-function-paren)
(#183) Expected space or tab after '//' in comment. (spaced-comment)
(#186) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#187) Expected space or tab after '//' in comment. (spaced-comment)
(#191) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#193) Expected space or tab after '//' in comment. (spaced-comment)
(#197) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#198) Expected space or tab after '//' in comment. (spaced-comment)
(#204) Unexpected space before function parentheses. (space-before-function-paren)
(#206) Expected space or tab after '//' in comment. (spaced-comment)
(#208) 'Float32Array' is not defined. (no-undef)
(#209) 'Float32Array' is not defined. (no-undef)
(#211) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
mod/virtualclass/bundle/virtualclass/src/editor-annotation-list.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing JSDoc comment. (require-jsdoc)
(#22) Missing JSDoc comment. (require-jsdoc)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#33) Missing JSDoc comment. (require-jsdoc)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Missing JSDoc comment. (require-jsdoc)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#83) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#106) Unexpected space before function parentheses. (space-before-function-paren)
(#111) Unexpected space before function parentheses. (space-before-function-paren)
(#113) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#113) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) Unexpected space before function parentheses. (space-before-function-paren)
(#154) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#171) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#236) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#250) Unexpected space before function parentheses. (space-before-function-paren)
(#261) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#261) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#261) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#309) Unexpected space before function parentheses. (space-before-function-paren)
(#313) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#325) Unexpected space before function parentheses. (space-before-function-paren)
(#333) Unexpected space before function parentheses. (space-before-function-paren)
(#335) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#355) Unexpected space before function parentheses. (space-before-function-paren)
(#361) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#363) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#375) Unexpected space before function parentheses. (space-before-function-paren)
(#377) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#389) Missing JSDoc comment. (require-jsdoc)
(#396) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/src/editor-attribute-constants.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/src/editor-line-formatting.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#24) Missing JSDoc comment. (require-jsdoc)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#60) Unexpected space before function parentheses. (space-before-function-paren)
(#64) Unexpected space before function parentheses. (space-before-function-paren)
(#68) Unexpected space before function parentheses. (space-before-function-paren)
(#69) 'vceditor' is not defined. (no-undef)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#77) Unexpected space before function parentheses. (space-before-function-paren)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/src/editor-parse-html.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing JSDoc parameter type for 'opt_lineFormatting'. (valid-jsdoc)
(#16) Missing JSDoc parameter type for 'opt_textFormatting'. (valid-jsdoc)
(#16) Missing JSDoc parameter type for 'opt_listType'. (valid-jsdoc)
(#25) Identifier 'opt_listType' is not in camel case. (camelcase)
(#25) Identifier 'opt_lineFormatting' is not in camel case. (camelcase)
(#25) Identifier 'opt_textFormatting' is not in camel case. (camelcase)
(#26) Identifier 'opt_listType' is not in camel case. (camelcase)
(#27) Identifier 'opt_lineFormatting' is not in camel case. (camelcase)
(#27) 'vceditor' is not defined. (no-undef)
(#28) Identifier 'opt_textFormatting' is not in camel case. (camelcase)
(#28) 'vceditor' is not defined. (no-undef)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#35) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Unexpected space before function parentheses. (space-before-function-paren)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#77) Unexpected space before function parentheses. (space-before-function-paren)
(#85) 'vceditor' is not defined. (no-undef)
(#89) Unexpected space before function parentheses. (space-before-function-paren)
(#93) Unexpected space before function parentheses. (space-before-function-paren)
(#112) Missing JSDoc comment. (require-jsdoc)
(#114) 'vceditor' is not defined. (no-undef)
(#133) Missing JSDoc comment. (require-jsdoc)
(#133) Function 'parseNode' has a complexity of 28. (complexity)
(#138) 'vceditor' is not defined. (no-undef)
(#139) 'vceditor' is not defined. (no-undef)
(#140) 'vceditor' is not defined. (no-undef)
(#150) 'vceditor' is not defined. (no-undef)
(#230) Missing JSDoc comment. (require-jsdoc)
(#238) Missing JSDoc comment. (require-jsdoc)
(#256) Missing JSDoc comment. (require-jsdoc)
(#262) Expected { after 'if' condition. (curly)
(#264) 'vceditor' is not defined. (no-undef)
(#265) 'vceditor' is not defined. (no-undef)
(#291) Line 291 exceeds the maximum line length of 132. (max-len)
(#292) 'vceditor' is not defined. (no-undef)
(#295) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#303) 'vceditor' is not defined. (no-undef)
(#305) Unexpected space before function parentheses. (space-before-function-paren)
(#306) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/editor-rich-toolbar.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#13) 'global' is defined but never used (no-unused-vars)
(#16) Missing JSDoc comment. (require-jsdoc)
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Missing semicolon. (semi)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#51) Line 51 exceeds the maximum line length of 132. (max-len)
(#52) Line 52 exceeds the maximum line length of 132. (max-len)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#63) Missing semicolon. (semi)
(#68) Unexpected space before function parentheses. (space-before-function-paren)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#94) Unexpected space before function parentheses. (space-before-function-paren)
(#107) Unexpected space before function parentheses. (space-before-function-paren)
(#107) Identifier 'value_suffix' is not in camel case. (camelcase)
(#108) Identifier 'value_suffix' is not in camel case. (camelcase)
(#108) Identifier 'value_suffix' is not in camel case. (camelcase)
(#116) Missing JSDoc comment. (require-jsdoc)
(#119) Expected space or tab after '/*' in comment. (spaced-comment)
(#126) Missing JSDoc comment. (require-jsdoc)
(#129) Expected space or tab after '/*' in comment. (spaced-comment)
(#134) Unexpected space before function parentheses. (space-before-function-paren)
(#139) Missing JSDoc comment. (require-jsdoc)
(#145) Unexpected space before function parentheses. (space-before-function-paren)
(#147) Identifier 'value_suffix' is not in camel case. (camelcase)
(#154) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#158) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/src/editor-serialize-html.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#18) Unexpected space before function parentheses. (space-before-function-paren)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#24) Missing JSDoc comment. (require-jsdoc)
(#25) Do not nest ternary expressions (no-nested-ternary)
(#30) Missing JSDoc comment. (require-jsdoc)
(#34) Missing JSDoc comment. (require-jsdoc)
(#40) Missing JSDoc comment. (require-jsdoc)
(#46) Missing semicolon. (semi)
(#49) Function 'serializeHtml' has a complexity of 46. (complexity)
(#49) Missing JSDoc comment. (require-jsdoc)
(#56) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#65) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#65) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#89) Line 89 exceeds the maximum line length of 132. (max-len)
(#89) 'listType' is not modified in this loop. (no-unmodified-loop-condition)
(#95) Line 95 exceeds the maximum line length of 132. (max-len)
(#128) 'vceditor' is not defined. (no-undef)
(#137) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#158) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#161) Expected { after 'if' condition. (curly)
(#162) Expected { after 'if' condition. (curly)
(#171) 'vceditor' is not defined. (no-undef)
(#181) Spaces are hard to count. Use {2}. (no-regex-spaces)
(#181) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/src/editor-span.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#14) Missing JSDoc comment. (require-jsdoc)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/src/editor-text-op.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Missing JSDoc comment. (require-jsdoc)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#49) Unexpected space before function parentheses. (space-before-function-paren)
(#52) Unexpected space before function parentheses. (space-before-function-paren)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#70) 'attr' used outside of binding context. (block-scoped-var)
(#71) 'attr' used outside of binding context. (block-scoped-var)
(#71) 'attr' used outside of binding context. (block-scoped-var)
(#79) Unexpected space before function parentheses. (space-before-function-paren)
(#81) 'attr' is defined but never used (no-unused-vars)
mod/virtualclass/bundle/virtualclass/src/editor-utils.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#14) Identifier 'opt_allowedEVents' is not in camel case. (camelcase)
(#15) Identifier 'opt_allowedEVents' is not in camel case. (camelcase)
(#17) Unexpected space before function parentheses. (space-before-function-paren)
(#24) Unexpected space before function parentheses. (space-before-function-paren)
(#36) Unexpected space before function parentheses. (space-before-function-paren)
(#36) Expected space or tab after '/*' in comment. (spaced-comment)
(#44) Unexpected space before function parentheses. (space-before-function-paren)
(#60) Unexpected space before function parentheses. (space-before-function-paren)
(#75) Unexpected space before function parentheses. (space-before-function-paren)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#89) Unexpected space before function parentheses. (space-before-function-paren)
(#97) Unexpected space before function parentheses. (space-before-function-paren)
(#105) Unexpected space before function parentheses. (space-before-function-paren)
(#113) Unexpected space before function parentheses. (space-before-function-paren)
(#118) Unexpected space before function parentheses. (space-before-function-paren)
(#119) Unexpected space before function parentheses. (space-before-function-paren)
(#126) Unexpected space before function parentheses. (space-before-function-paren)
(#130) Unexpected space before function parentheses. (space-before-function-paren)
(#131) 'suffix' used outside of binding context. (block-scoped-var)
(#131) 'suffix' used outside of binding context. (block-scoped-var)
(#131) 'suffix' used outside of binding context. (block-scoped-var)
(#133) 'suffix' is already defined (no-redeclare)
(#134) Expected { after 'if' condition. (curly)
(#146) Unexpected space before function parentheses. (space-before-function-paren)
(#147) Unexpected console statement. (no-console)
(#152) Unexpected console statement. (no-console)
mod/virtualclass/bundle/virtualclass/src/editor.js
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Unexpected 'this'. (no-invalid-this)
(#17) 'that' is defined but never used (no-unused-vars)
(#17) Unexpected 'this'. (no-invalid-this)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#21) 'editorType' used outside of binding context. (block-scoped-var)
(#22) 'editorToolbar' used outside of binding context. (block-scoped-var)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#28) 'editorType' used outside of binding context. (block-scoped-var)
(#28) 'editorType' is already defined (no-redeclare)
(#29) 'editorToolbar' used outside of binding context. (block-scoped-var)
(#29) 'editorToolbar' is already defined (no-redeclare)
(#39) Unexpected 'this'. (no-invalid-this)
(#40) Unexpected 'this'. (no-invalid-this)
(#51) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#55) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#59) Unexpected console statement. (no-console)
(#59) 'virtualclass' is not defined. (no-undef)
(#60) 'virtualclass' is not defined. (no-undef)
(#61) 'virtualclass' is not defined. (no-undef)
(#62) 'virtualclass' is not defined. (no-undef)
(#70) 'virtualclass' is not defined. (no-undef)
(#73) Missing JSDoc parameter type for 'docs'. (valid-jsdoc)
(#73) Missing JSDoc parameter type for 'clients'. (valid-jsdoc)
(#73) Missing JSDoc parameter type for 'operations'. (valid-jsdoc)
(#73) Missing JSDoc parameter type for 'revision'. (valid-jsdoc)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#98) 'editorType' used outside of binding context. (block-scoped-var)
(#98) 'editorType' used outside of binding context. (block-scoped-var)
(#99) 'editorToolbar' used outside of binding context. (block-scoped-var)
(#99) 'editorToolbar' used outside of binding context. (block-scoped-var)
(#102) 'virtualclass' is not defined. (no-undef)
(#102) 'virtualclass' is not defined. (no-undef)
(#105) 'roles' is not defined. (no-undef)
(#106) 'roles' is not defined. (no-undef)
(#109) Expected space or tab after '//' in comment. (spaced-comment)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
(#111) 'ioAdapter' is not defined. (no-undef)
(#113) 'roles' is not defined. (no-undef)
(#119) Unexpected space before function parentheses. (space-before-function-paren)
(#122) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#135) 'virtualclass' is not defined. (no-undef)
(#138) Unexpected space before function parentheses. (space-before-function-paren)
(#140) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#150) 'virtualclass' is not defined. (no-undef)
(#150) 'virtualclass' is not defined. (no-undef)
(#163) Unexpected space before function parentheses. (space-before-function-paren)
(#166) 'roles' is not defined. (no-undef)
(#173) 'virtualclass' is not defined. (no-undef)
(#174) Expected space or tab after '//' in comment. (spaced-comment)
(#179) 'Vceditor' is not defined. (no-undef)
(#180) Unexpected console statement. (no-console)
(#183) Missing JSDoc parameter type for 'mode'. (valid-jsdoc)
(#183) Expected JSDoc for 'options' but found 'mode'. (valid-jsdoc)
(#187) Unexpected space before function parentheses. (space-before-function-paren)
(#189) 'edElem' is defined but never used (no-unused-vars)
(#190) Multiple spaces found before 'this'. (no-multi-spaces)
(#191) Unexpected console statement. (no-console)
(#192) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#192) 'CodeMirror' is not defined. (no-undef)
(#196) Missing JSDoc parameter type for 'withDiffUser'. (valid-jsdoc)
(#196) Missing JSDoc parameter type for 'byRequest'. (valid-jsdoc)
(#201) Unexpected space before function parentheses. (space-before-function-paren)
(#202) 'virtualclass' is not defined. (no-undef)
(#206) 'ioAdapter' is not defined. (no-undef)
(#213) Missing JSDoc parameter type for 'mode'. (valid-jsdoc)
(#213) Missing JSDoc parameter type for 'notcreateBox'. (valid-jsdoc)
(#218) Unexpected space before function parentheses. (space-before-function-paren)
(#229) 'virtualclass' is not defined. (no-undef)
(#236) 'virtualclass' is not defined. (no-undef)
(#236) 'virtualclass' is not defined. (no-undef)
(#241) Unexpected space before function parentheses. (space-before-function-paren)
(#242) 'virtualclass' is not defined. (no-undef)
(#242) 'virtualclass' is not defined. (no-undef)
(#247) Unexpected space before function parentheses. (space-before-function-paren)
(#248) 'virtualclass' is not defined. (no-undef)
(#249) Unexpected console statement. (no-console)
(#250) 'virtualclass' is not defined. (no-undef)
(#251) 'virtualclass' is not defined. (no-undef)
(#252) 'virtualclass' is not defined. (no-undef)
(#252) 'virtualclass' is not defined. (no-undef)
(#256) Unexpected space before function parentheses. (space-before-function-paren)
(#257) 'virtualclass' is not defined. (no-undef)
(#257) 'wbUser' is not defined. (no-undef)
(#258) 'virtualclass' is not defined. (no-undef)
(#262) Unexpected space before function parentheses. (space-before-function-paren)
(#263) Unexpected console statement. (no-console)
(#265) 'roles' is not defined. (no-undef)
(#266) Expected space(s) after "if". (keyword-spacing)
(#266) 'virtualclass' is not defined. (no-undef)
(#266) Missing space before opening brace. (space-before-blocks)
(#267) 'virtualclass' is not defined. (no-undef)
(#271) 'roles' is not defined. (no-undef)
(#273) Line 273 exceeds the maximum line length of 132. (max-len)
(#273) 'roles' is not defined. (no-undef)
(#273) Multiple spaces found before 'e'. (no-multi-spaces)
(#273) 'virtualclass' is not defined. (no-undef)
(#278) Expected space or tab after '//' in comment. (spaced-comment)
(#280) Expected space or tab after '//' in comment. (spaced-comment)
(#289) Unexpected space before function parentheses. (space-before-function-paren)
(#290) 'virtualclass' is not defined. (no-undef)
(#292) Expected space or tab after '//' in comment. (spaced-comment)
(#293) Expected space or tab after '//' in comment. (spaced-comment)
(#294) 'ioAdapter' is not defined. (no-undef)
(#300) Unexpected console statement. (no-console)
(#304) Unexpected space before function parentheses. (space-before-function-paren)
(#305) 'roles' is not defined. (no-undef)
(#310) Unexpected space before function parentheses. (space-before-function-paren)
(#312) Expected space or tab after '//' in comment. (spaced-comment)
(#320) Unexpected space before function parentheses. (space-before-function-paren)
(#326) Unexpected space before function parentheses. (space-before-function-paren)
(#328) 'e' is not defined. (no-undef)
(#334) Missing JSDoc parameter type for 'etype'. (valid-jsdoc)
(#334) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#339) Unexpected space before function parentheses. (space-before-function-paren)
(#340) Expected space or tab after '//' in comment. (spaced-comment)
(#341) Expected space or tab after '//' in comment. (spaced-comment)
(#342) Expected space or tab after '//' in comment. (spaced-comment)
(#345) 'roles' is not defined. (no-undef)
(#346) 'virtualclass' is not defined. (no-undef)
(#347) Expected space or tab after '//' in comment. (spaced-comment)
(#348) 'onmessage' is not defined. (no-undef)
(#350) Unexpected console statement. (no-console)
(#359) Unquoted reserved word 'class' used as key. (quote-props)
(#361) Missing JSDoc parameter type for 'classes'. (valid-jsdoc)
(#365) Unexpected space before function parentheses. (space-before-function-paren)
(#366) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#376) 'virtualclass' is not defined. (no-undef)
(#377) 'virtualclass' is not defined. (no-undef)
(#385) Unexpected space before function parentheses. (space-before-function-paren)
(#386) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#397) 'virtualclass' is not defined. (no-undef)
(#405) Expected space or tab after '//' in comment. (spaced-comment)
(#406) Unexpected space before function parentheses. (space-before-function-paren)
(#408) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#414) Unexpected space before function parentheses. (space-before-function-paren)
(#416) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#422) Expected JSDoc for 'toUser' but found 'appIsEditor'. (valid-jsdoc)
(#422) Missing JSDoc parameter type for 'appIsEditor'. (valid-jsdoc)
(#426) Unexpected space before function parentheses. (space-before-function-paren)
(#428) Expected space or tab after '//' in comment. (spaced-comment)
(#429) Expected space(s) after "if". (keyword-spacing)
(#429) 'roles' is not defined. (no-undef)
(#429) Missing space before opening brace. (space-before-blocks)
(#430) 'virtualclass' is not defined. (no-undef)
(#437) 'ioAdapter' is not defined. (no-undef)
(#438) Unexpected console statement. (no-console)
(#441) 'ioAdapter' is not defined. (no-undef)
(#442) Unexpected console statement. (no-console)
(#443) 'virtualclass' is not defined. (no-undef)
(#445) 'virtualclass' is not defined. (no-undef)
(#446) 'virtualclass' is not defined. (no-undef)
(#454) Unexpected space before function parentheses. (space-before-function-paren)
(#455) 'roles' is not defined. (no-undef)
(#455) 'virtualclass' is not defined. (no-undef)
(#455) 'virtualclass' is not defined. (no-undef)
(#458) Missing JSDoc for parameter 'removelast'. (valid-jsdoc)
(#462) Unexpected space before function parentheses. (space-before-function-paren)
(#462) 'removelast' is defined but never used (no-unused-vars)
(#469) Expected space or tab after '//' in comment. (spaced-comment)
(#475) Expected space or tab after '//' in comment. (spaced-comment)
(#476) Expected space or tab after '//' in comment. (spaced-comment)
(#477) Expected space or tab after '//' in comment. (spaced-comment)
(#478) Expected space or tab after '//' in comment. (spaced-comment)
(#479) Expected space or tab after '//' in comment. (spaced-comment)
(#491) Unexpected space before function parentheses. (space-before-function-paren)
(#499) Unexpected space before function parentheses. (space-before-function-paren)
(#502) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#508) Unexpected space before function parentheses. (space-before-function-paren)
(#510) 'roles' is not defined. (no-undef)
(#511) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#514) 'writeMode' used outside of binding context. (block-scoped-var)
(#514) 'writeMode' used outside of binding context. (block-scoped-var)
(#517) 'writeMode' used outside of binding context. (block-scoped-var)
(#517) 'writeMode' used outside of binding context. (block-scoped-var)
(#517) 'writeMode' is already defined (no-redeclare)
(#521) 'writeMode' used outside of binding context. (block-scoped-var)
(#521) 'writeMode' used outside of binding context. (block-scoped-var)
(#521) 'writeMode' is already defined (no-redeclare)
(#523) Line 523 exceeds the maximum line length of 132. (max-len)
(#523) 'virtualclass' is not defined. (no-undef)
(#523) 'virtualclass' is not defined. (no-undef)
(#523) 'writeMode' used outside of binding context. (block-scoped-var)
(#523) 'writeMode' used outside of binding context. (block-scoped-var)
(#523) 'writeMode' used outside of binding context. (block-scoped-var)
(#524) 'virtualclass' is not defined. (no-undef)
(#524) 'virtualclass' is not defined. (no-undef)
(#528) Unexpected space before function parentheses. (space-before-function-paren)
(#541) 'editorToolbar' used outside of binding context. (block-scoped-var)
(#541) 'editorToolbar' used outside of binding context. (block-scoped-var)
(#547) 'virtualclass' is not defined. (no-undef)
(#557) Unexpected space before function parentheses. (space-before-function-paren)
(#559) 'tempOps' is defined but never used (no-unused-vars)
(#561) Expected space or tab after '//' in comment. (spaced-comment)
(#562) Expected space(s) after "if". (keyword-spacing)
(#562) Missing space before opening brace. (space-before-blocks)
(#563) 'virtualclass' is not defined. (no-undef)
(#563) 'virtualclass' is not defined. (no-undef)
(#566) Expected space or tab after '//' in comment. (spaced-comment)
(#574) Expected space or tab after '//' in comment. (spaced-comment)
(#578) 'editorType' used outside of binding context. (block-scoped-var)
(#578) 'editorType' used outside of binding context. (block-scoped-var)
(#580) 'virtualclass' is not defined. (no-undef)
(#580) 'virtualclass' is not defined. (no-undef)
(#588) 'virtualclass' is not defined. (no-undef)
(#588) 'virtualclass' is not defined. (no-undef)
(#590) 'virtualclass' is not defined. (no-undef)
(#590) 'virtualclass' is not defined. (no-undef)
(#591) 'virtualclass' is not defined. (no-undef)
(#591) 'virtualclass' is not defined. (no-undef)
(#596) Expected space(s) after "if". (keyword-spacing)
(#596) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#596) Missing space before opening brace. (space-before-blocks)
(#601) Expected space(s) after "if". (keyword-spacing)
(#601) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#601) Missing space before opening brace. (space-before-blocks)
(#608) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#611) 'otAdapter' is not defined. (no-undef)
(#618) Unexpected space before function parentheses. (space-before-function-paren)
(#623) Expected space or tab after '//' in comment. (spaced-comment)
(#633) Unexpected space before function parentheses. (space-before-function-paren)
(#643) Missing semicolon. (semi)
(#647) Unexpected space before function parentheses. (space-before-function-paren)
(#648) Unexpected space before function parentheses. (space-before-function-paren)
(#656) Unexpected space before function parentheses. (space-before-function-paren)
(#657) 'Vceditor' is not defined. (no-undef)
(#658) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/src/environment-validation.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#21) Unexpected console statement. (no-console)
(#22) Unexpected console statement. (no-console)
(#23) Unexpected console statement. (no-console)
(#31) Trailing spaces not allowed. (no-trailing-spaces)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#34) Trailing spaces not allowed. (no-trailing-spaces)
(#35) Unexpected space before function parentheses. (space-before-function-paren)
(#35) 'version' is defined but never used (no-unused-vars)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#45) Trailing spaces not allowed. (no-trailing-spaces)
(#47) Unexpected space before function parentheses. (space-before-function-paren)
(#49) Unary word operator 'void' must be followed by whitespace. (space-unary-ops)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#55) 'version' is defined but never used (no-unused-vars)
(#57) There should be no spaces inside this paren. (space-in-parens)
(#66) Trailing spaces not allowed. (no-trailing-spaces)
(#68) Unexpected space before function parentheses. (space-before-function-paren)
(#73) Trailing spaces not allowed. (no-trailing-spaces)
(#75) Unexpected space before function parentheses. (space-before-function-paren)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#87) Unexpected space before function parentheses. (space-before-function-paren)
(#88) There should be no spaces inside this paren. (space-in-parens)
(#88) There should be no spaces inside this paren. (space-in-parens)
(#91) Trailing spaces not allowed. (no-trailing-spaces)
(#95) Unexpected space before function parentheses. (space-before-function-paren)
(#104) Trailing spaces not allowed. (no-trailing-spaces)
(#108) Unexpected space before function parentheses. (space-before-function-paren)
(#113) Trailing spaces not allowed. (no-trailing-spaces)
(#117) Unexpected space before function parentheses. (space-before-function-paren)
(#132) Unexpected space before function parentheses. (space-before-function-paren)
(#135) 'vcan' is not defined. (no-undef)
(#138) 'width' used outside of binding context. (block-scoped-var)
(#140) 'width' used outside of binding context. (block-scoped-var)
(#140) 'width' is already defined (no-redeclare)
(#144) 'width' used outside of binding context. (block-scoped-var)
(#144) 'width' used outside of binding context. (block-scoped-var)
(#149) Unexpected space before function parentheses. (space-before-function-paren)
(#153) Expected space or tab after '//' in comment. (spaced-comment)
(#154) 'virtualclass' is not defined. (no-undef)
(#154) 'virtualclass' is not defined. (no-undef)
(#155) 'virtualclass' is not defined. (no-undef)
(#162) Unexpected space before function parentheses. (space-before-function-paren)
(#163) 'vcan' is not defined. (no-undef)
(#164) 'vcan' is not defined. (no-undef)
(#165) 'ctx' is not defined. (no-undef)
(#165) 'vcan' is not defined. (no-undef)
(#169) Multiple spaces found before '('. (no-multi-spaces)
(#169) 'virtualclass' is not defined. (no-undef)
(#171) 'roles' is not defined. (no-undef)
(#171) 'roles' is not defined. (no-undef)
(#173) Unexpected console statement. (no-console)
(#174) Expected space or tab after '//' in comment. (spaced-comment)
(#175) 'vcan' is not defined. (no-undef)
(#176) 'vcan' is not defined. (no-undef)
(#180) Unexpected space before function parentheses. (space-before-function-paren)
(#199) Trailing spaces not allowed. (no-trailing-spaces)
(#201) Unexpected space before function parentheses. (space-before-function-paren)
(#205) 'virtualclass' is not defined. (no-undef)
(#208) 'virtualclass' is not defined. (no-undef)
(#216) Unexpected space before function parentheses. (space-before-function-paren)
(#218) Expected space or tab after '//' in comment. (spaced-comment)
(#220) Expected { after 'if' condition. (curly)
(#220) Infix operators must be spaced. (space-infix-ops)
(#220) Multiple spaces found before 'user'. (no-multi-spaces)
(#224) 'virtualclass' is not defined. (no-undef)
(#226) 'virtualclass' is not defined. (no-undef)
(#232) Trailing spaces not allowed. (no-trailing-spaces)
(#235) Unexpected space before function parentheses. (space-before-function-paren)
(#242) Trailing spaces not allowed. (no-trailing-spaces)
(#243) Trailing spaces not allowed. (no-trailing-spaces)
(#246) Unexpected space before function parentheses. (space-before-function-paren)
(#251) Trailing spaces not allowed. (no-trailing-spaces)
(#254) Trailing spaces not allowed. (no-trailing-spaces)
(#256) Function 'check' has a complexity of 23. (complexity)
(#256) Unexpected space before function parentheses. (space-before-function-paren)
(#260) 'bname' used outside of binding context. (block-scoped-var)
(#261) 'bversion' used outside of binding context. (block-scoped-var)
(#269) 'bname' is already defined (no-redeclare)
(#269) 'bname' used outside of binding context. (block-scoped-var)
(#270) 'bversion' used outside of binding context. (block-scoped-var)
(#270) 'bversion' is already defined (no-redeclare)
(#275) 'bname' used outside of binding context. (block-scoped-var)
(#275) 'bname' used outside of binding context. (block-scoped-var)
(#276) 'bversion' used outside of binding context. (block-scoped-var)
(#276) 'bversion' used outside of binding context. (block-scoped-var)
(#278) 'bname' used outside of binding context. (block-scoped-var)
(#278) 'bname' used outside of binding context. (block-scoped-var)
(#278) 'bversion' used outside of binding context. (block-scoped-var)
(#278) 'bversion' used outside of binding context. (block-scoped-var)
(#280) 'androidDevice' used outside of binding context. (block-scoped-var)
(#280) 'androidDevice' used outside of binding context. (block-scoped-var)
(#282) 'roles' is not defined. (no-undef)
(#284) 'virtualclass' is not defined. (no-undef)
(#285) 'virtualclass' is not defined. (no-undef)
(#285) 'virtualclass' is not defined. (no-undef)
(#288) 'androidDevice' used outside of binding context. (block-scoped-var)
(#289) 'bname' used outside of binding context. (block-scoped-var)
(#289) 'bname' used outside of binding context. (block-scoped-var)
(#290) Blocks are nested too deeply (5). (max-depth)
(#290) 'bversion' used outside of binding context. (block-scoped-var)
(#290) 'bversion' used outside of binding context. (block-scoped-var)
(#292) 'virtualclass' is not defined. (no-undef)
(#295) Line 295 exceeds the maximum line length of 132. (max-len)
(#295) 'virtualclass' is not defined. (no-undef)
(#295) 'virtualclass' is not defined. (no-undef)
(#295) 'virtualclass' is not defined. (no-undef)
(#295) 'bname' used outside of binding context. (block-scoped-var)
(#295) 'bname' used outside of binding context. (block-scoped-var)
(#295) 'bversion' used outside of binding context. (block-scoped-var)
(#295) 'bversion' used outside of binding context. (block-scoped-var)
(#296) 'virtualclass' is not defined. (no-undef)
(#300) Expected space or tab after '//' in comment. (spaced-comment)
(#302) Line 302 exceeds the maximum line length of 132. (max-len)
(#302) 'virtualclass' is not defined. (no-undef)
(#302) 'virtualclass' is not defined. (no-undef)
(#302) 'virtualclass' is not defined. (no-undef)
(#302) 'bname' used outside of binding context. (block-scoped-var)
(#302) 'bname' used outside of binding context. (block-scoped-var)
(#302) 'bversion' used outside of binding context. (block-scoped-var)
(#302) 'bversion' used outside of binding context. (block-scoped-var)
(#302) Missing whitespace after semicolon. (semi-spacing)
(#302) Unnecessary semicolon. (no-extra-semi)
(#305) 'virtualclass' is not defined. (no-undef)
(#310) 'bname' used outside of binding context. (block-scoped-var)
(#310) 'bname' used outside of binding context. (block-scoped-var)
(#310) 'bversion' used outside of binding context. (block-scoped-var)
(#310) 'bversion' used outside of binding context. (block-scoped-var)
(#310) 'bname' used outside of binding context. (block-scoped-var)
(#310) 'bname' used outside of binding context. (block-scoped-var)
(#310) 'bversion' used outside of binding context. (block-scoped-var)
(#310) 'bversion' used outside of binding context. (block-scoped-var)
(#311) 'roles' is not defined. (no-undef)
(#311) 'bname' used outside of binding context. (block-scoped-var)
(#311) 'bname' used outside of binding context. (block-scoped-var)
(#311) 'bversion' used outside of binding context. (block-scoped-var)
(#311) 'bversion' used outside of binding context. (block-scoped-var)
(#312) 'virtualclass' is not defined. (no-undef)
(#313) 'bname' used outside of binding context. (block-scoped-var)
(#313) 'bname' used outside of binding context. (block-scoped-var)
(#313) 'bversion' used outside of binding context. (block-scoped-var)
(#313) 'bversion' used outside of binding context. (block-scoped-var)
(#313) 'bname' used outside of binding context. (block-scoped-var)
(#313) 'bname' used outside of binding context. (block-scoped-var)
(#313) 'bversion' used outside of binding context. (block-scoped-var)
(#313) 'bversion' used outside of binding context. (block-scoped-var)
(#314) 'roles' is not defined. (no-undef)
(#314) 'bname' used outside of binding context. (block-scoped-var)
(#314) 'bname' used outside of binding context. (block-scoped-var)
(#314) 'bversion' used outside of binding context. (block-scoped-var)
(#314) 'bversion' used outside of binding context. (block-scoped-var)
(#315) 'virtualclass' is not defined. (no-undef)
(#317) 'virtualclass' is not defined. (no-undef)
(#317) 'virtualclass' is not defined. (no-undef)
(#317) 'bname' used outside of binding context. (block-scoped-var)
(#317) 'bname' used outside of binding context. (block-scoped-var)
(#317) 'bversion' used outside of binding context. (block-scoped-var)
(#317) 'bversion' used outside of binding context. (block-scoped-var)
(#318) 'bname' used outside of binding context. (block-scoped-var)
(#318) 'bname' used outside of binding context. (block-scoped-var)
(#318) 'bversion' used outside of binding context. (block-scoped-var)
(#318) 'bversion' used outside of binding context. (block-scoped-var)
(#319) 'virtualclass' is not defined. (no-undef)
(#320) 'roles' is not defined. (no-undef)
(#321) 'virtualclass' is not defined. (no-undef)
(#321) 'virtualclass' is not defined. (no-undef)
(#321) 'bname' used outside of binding context. (block-scoped-var)
(#321) 'bname' used outside of binding context. (block-scoped-var)
(#321) 'bversion' used outside of binding context. (block-scoped-var)
(#321) 'bversion' used outside of binding context. (block-scoped-var)
(#324) 'bname' used outside of binding context. (block-scoped-var)
(#324) 'bname' used outside of binding context. (block-scoped-var)
(#325) 'bversion' used outside of binding context. (block-scoped-var)
(#325) 'bversion' used outside of binding context. (block-scoped-var)
(#326) 'roles' is not defined. (no-undef)
(#327) 'virtualclass' is not defined. (no-undef)
(#328) 'virtualclass' is not defined. (no-undef)
(#328) 'virtualclass' is not defined. (no-undef)
(#328) 'bname' used outside of binding context. (block-scoped-var)
(#328) 'bname' used outside of binding context. (block-scoped-var)
(#328) 'bversion' used outside of binding context. (block-scoped-var)
(#328) 'bversion' used outside of binding context. (block-scoped-var)
(#331) 'virtualclass' is not defined. (no-undef)
(#332) 'virtualclass' is not defined. (no-undef)
(#332) 'virtualclass' is not defined. (no-undef)
(#332) 'bname' used outside of binding context. (block-scoped-var)
(#332) 'bname' used outside of binding context. (block-scoped-var)
(#332) 'bversion' used outside of binding context. (block-scoped-var)
(#332) 'bversion' used outside of binding context. (block-scoped-var)
(#333) 'virtualclass' is not defined. (no-undef)
(#336) 'virtualclass' is not defined. (no-undef)
(#337) 'virtualclass' is not defined. (no-undef)
(#337) 'virtualclass' is not defined. (no-undef)
(#337) 'bname' used outside of binding context. (block-scoped-var)
(#337) 'bname' used outside of binding context. (block-scoped-var)
(#337) 'bversion' used outside of binding context. (block-scoped-var)
(#337) 'bversion' used outside of binding context. (block-scoped-var)
(#340) Expected space or tab after '//' in comment. (spaced-comment)
(#341) 'bname' used outside of binding context. (block-scoped-var)
(#341) 'bname' used outside of binding context. (block-scoped-var)
(#344) 'roles' is not defined. (no-undef)
(#345) 'bversion' used outside of binding context. (block-scoped-var)
(#345) 'bversion' used outside of binding context. (block-scoped-var)
(#346) 'virtualclass' is not defined. (no-undef)
(#347) 'virtualclass' is not defined. (no-undef)
(#348) Expected space or tab after '//' in comment. (spaced-comment)
(#350) 'virtualclass' is not defined. (no-undef)
(#352) Unexpected space before function parentheses. (space-before-function-paren)
(#353) 'virtualclass' is not defined. (no-undef)
(#362) 'virtualclass' is not defined. (no-undef)
(#363) 'virtualclass' is not defined. (no-undef)
(#363) 'virtualclass' is not defined. (no-undef)
(#366) 'virtualclass' is not defined. (no-undef)
(#367) 'virtualclass' is not defined. (no-undef)
(#367) 'virtualclass' is not defined. (no-undef)
(#370) 'virtualclass' is not defined. (no-undef)
(#371) 'virtualclass' is not defined. (no-undef)
(#371) 'virtualclass' is not defined. (no-undef)
(#378) 'virtualclass' is not defined. (no-undef)
(#379) 'virtualclass' is not defined. (no-undef)
(#379) 'virtualclass' is not defined. (no-undef)
(#380) 'virtualclass' is not defined. (no-undef)
(#382) 'virtualclass' is not defined. (no-undef)
(#382) 'virtualclass' is not defined. (no-undef)
(#382) 'bname' used outside of binding context. (block-scoped-var)
(#382) 'bname' used outside of binding context. (block-scoped-var)
(#382) 'bversion' used outside of binding context. (block-scoped-var)
(#382) 'bversion' used outside of binding context. (block-scoped-var)
(#383) 'virtualclass' is not defined. (no-undef)
(#394) Unexpected space before function parentheses. (space-before-function-paren)
(#402) Unexpected space before function parentheses. (space-before-function-paren)
(#404) 'virtualclass' is not defined. (no-undef)
(#409) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#409) Unexpected space before function parentheses. (space-before-function-paren)
(#433) Unexpected use of comma operator. (no-sequences)
(#435) Unexpected space before function parentheses. (space-before-function-paren)
(#437) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#438) Expected space or tab after '//' in comment. (spaced-comment)
(#452) Use ‘===’ to compare with ‘null’. (no-eq-null)
mod/virtualclass/bundle/virtualclass/src/footer-control-user.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#6) 'config' is defined but never used (no-unused-vars)
(#8) Expected space or tab after '//' in comment. (spaced-comment)
(#9) Unexpected space before function parentheses. (space-before-function-paren)
(#9) 'toUser' is defined but never used (no-unused-vars)
(#11) 'roles' is not defined. (no-undef)
(#12) 'roles' is not defined. (no-undef)
(#15) 'virtualclass' is not defined. (no-undef)
(#17) 'virtualclass' is not defined. (no-undef)
(#20) 'vcan' is not defined. (no-undef)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#26) 'virtualclass' is not defined. (no-undef)
(#27) 'virtualclass' is not defined. (no-undef)
(#27) 'virtualclass' is not defined. (no-undef)
(#29) 'virtualclass' is not defined. (no-undef)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) 'virtualclass' is not defined. (no-undef)
(#33) Missing space before opening brace. (space-before-blocks)
(#34) 'virtualclass' is not defined. (no-undef)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#51) Unexpected space before function parentheses. (space-before-function-paren)
(#59) Unexpected space before function parentheses. (space-before-function-paren)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#79) Expected space or tab after '//' in comment. (spaced-comment)
(#86) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#97) 'virtualclass' is not defined. (no-undef)
(#102) Unexpected space before function parentheses. (space-before-function-paren)
(#109) Function 'createControlDivs' has a complexity of 23. (complexity)
(#109) Unexpected space before function parentheses. (space-before-function-paren)
(#112) Expected space or tab after '//' in comment. (spaced-comment)
(#115) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#119) 'virtualclass' is not defined. (no-undef)
(#121) 'virtualclass' is not defined. (no-undef)
(#123) 'virtualclass' is not defined. (no-undef)
(#125) 'virtualclass' is not defined. (no-undef)
(#131) Expected space or tab after '//' in comment. (spaced-comment)
(#132) Expected space or tab after '//' in comment. (spaced-comment)
(#134) Expected space or tab after '//' in comment. (spaced-comment)
(#136) Expected space or tab after '//' in comment. (spaced-comment)
(#138) 'roles' is not defined. (no-undef)
(#140) 'virtualclass' is not defined. (no-undef)
(#141) 'isUserTeacher' is defined but never used (no-unused-vars)
(#141) 'virtualclass' is not defined. (no-undef)
(#142) Expected space or tab after '//' in comment. (spaced-comment)
(#145) 'currTeacher' used outside of binding context. (block-scoped-var)
(#146) 'currTeacher' used outside of binding context. (block-scoped-var)
(#153) 'elems' used outside of binding context. (block-scoped-var)
(#153) 'elems' used outside of binding context. (block-scoped-var)
(#154) 'controller' used outside of binding context. (block-scoped-var)
(#154) 'controller' used outside of binding context. (block-scoped-var)
(#154) 'elems' used outside of binding context. (block-scoped-var)
(#154) 'elems' used outside of binding context. (block-scoped-var)
(#155) 'elems' used outside of binding context. (block-scoped-var)
(#155) 'elems' used outside of binding context. (block-scoped-var)
(#156) 'controller' used outside of binding context. (block-scoped-var)
(#156) 'controller' used outside of binding context. (block-scoped-var)
(#159) 'audEnable' used outside of binding context. (block-scoped-var)
(#161) 'audEnable' used outside of binding context. (block-scoped-var)
(#161) 'audEnable' is already defined (no-redeclare)
(#164) 'virtualclass' is not defined. (no-undef)
(#164) 'audEnable' used outside of binding context. (block-scoped-var)
(#164) 'audEnable' used outside of binding context. (block-scoped-var)
(#167) Don't make functions within a loop (no-loop-func)
(#167) Unexpected space before function parentheses. (space-before-function-paren)
(#174) 'elems' is already defined (no-redeclare)
(#174) 'elems' used outside of binding context. (block-scoped-var)
(#174) 'elems' used outside of binding context. (block-scoped-var)
(#176) 'controller' used outside of binding context. (block-scoped-var)
(#176) 'controller' used outside of binding context. (block-scoped-var)
(#176) 'controller' is already defined (no-redeclare)
(#176) 'elems' used outside of binding context. (block-scoped-var)
(#176) 'elems' used outside of binding context. (block-scoped-var)
(#177) 'elems' used outside of binding context. (block-scoped-var)
(#177) 'elems' used outside of binding context. (block-scoped-var)
(#179) 'controller' used outside of binding context. (block-scoped-var)
(#179) 'controller' used outside of binding context. (block-scoped-var)
(#182) Don't make functions within a loop (no-loop-func)
(#182) Unexpected space before function parentheses. (space-before-function-paren)
(#188) 'chEnable' used outside of binding context. (block-scoped-var)
(#190) 'chEnable' is already defined (no-redeclare)
(#190) 'chEnable' used outside of binding context. (block-scoped-var)
(#192) 'virtualclass' is not defined. (no-undef)
(#192) 'chEnable' used outside of binding context. (block-scoped-var)
(#192) 'chEnable' used outside of binding context. (block-scoped-var)
(#195) 'roles' is not defined. (no-undef)
(#197) 'editorBlockEnable' used outside of binding context. (block-scoped-var)
(#199) 'editorBlockEnable' used outside of binding context. (block-scoped-var)
(#199) 'editorBlockEnable' is already defined (no-redeclare)
(#199) Expected space or tab after '//' in comment. (spaced-comment)
(#202) 'elems' used outside of binding context. (block-scoped-var)
(#202) 'elems' is already defined (no-redeclare)
(#202) 'elems' used outside of binding context. (block-scoped-var)
(#203) 'controller' is already defined (no-redeclare)
(#203) 'controller' used outside of binding context. (block-scoped-var)
(#203) 'controller' used outside of binding context. (block-scoped-var)
(#203) 'elems' used outside of binding context. (block-scoped-var)
(#203) 'elems' used outside of binding context. (block-scoped-var)
(#204) 'elems' used outside of binding context. (block-scoped-var)
(#204) 'elems' used outside of binding context. (block-scoped-var)
(#205) 'controller' used outside of binding context. (block-scoped-var)
(#205) 'controller' used outside of binding context. (block-scoped-var)
(#207) 'controller' used outside of binding context. (block-scoped-var)
(#207) 'controller' used outside of binding context. (block-scoped-var)
(#209) 'virtualclass' is not defined. (no-undef)
(#209) 'virtualclass' is not defined. (no-undef)
(#210) 'controller' used outside of binding context. (block-scoped-var)
(#210) 'controller' used outside of binding context. (block-scoped-var)
(#213) Line 213 exceeds the maximum line length of 132. (max-len)
(#213) 'virtualclass' is not defined. (no-undef)
(#213) 'editorBlockEnable' used outside of binding context. (block-scoped-var)
(#213) 'editorBlockEnable' used outside of binding context. (block-scoped-var)
(#223) Unexpected space before function parentheses. (space-before-function-paren)
(#224) Unexpected space before function parentheses. (space-before-function-paren)
(#226) Missing semicolon. (semi)
(#231) Missing JSDoc parameter type for 'editorType'. (valid-jsdoc)
(#231) Missing JSDoc parameter type for 'writeMode'. (valid-jsdoc)
(#236) Unexpected space before function parentheses. (space-before-function-paren)
(#239) Line 239 exceeds the maximum line length of 132. (max-len)
(#239) 'virtualclass' is not defined. (no-undef)
(#239) 'virtualclass' is not defined. (no-undef)
(#242) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#242) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#247) Expected space(s) after "if". (keyword-spacing)
(#247) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#247) Missing space before opening brace. (space-before-blocks)
(#258) Missing JSDoc parameter type for 'writeMode'. (valid-jsdoc)
(#262) Unexpected space before function parentheses. (space-before-function-paren)
(#278) Identifier 'received_editorRich' is not in camel case. (camelcase)
(#278) Unexpected space before function parentheses. (space-before-function-paren)
(#280) There should be no spaces inside this paren. (space-in-parens)
(#282) 'virtualclass' is not defined. (no-undef)
(#283) Expected space(s) after "if". (keyword-spacing)
(#283) 'virtualclass' is not defined. (no-undef)
(#283) 'virtualclass' is not defined. (no-undef)
(#283) Missing space before opening brace. (space-before-blocks)
(#284) 'virtualclass' is not defined. (no-undef)
(#291) Expected space(s) after "if". (keyword-spacing)
(#291) 'virtualclass' is not defined. (no-undef)
(#291) Missing space before opening brace. (space-before-blocks)
(#292) 'virtualclass' is not defined. (no-undef)
(#297) 'virtualclass' is not defined. (no-undef)
(#298) Expected space(s) after "if". (keyword-spacing)
(#298) 'virtualclass' is not defined. (no-undef)
(#298) Missing space before opening brace. (space-before-blocks)
(#299) 'virtualclass' is not defined. (no-undef)
(#308) 'roles' is not defined. (no-undef)
(#312) 'virtualclass' is not defined. (no-undef)
(#321) Identifier 'received_editorCode' is not in camel case. (camelcase)
(#321) Unexpected space before function parentheses. (space-before-function-paren)
(#324) 'virtualclass' is not defined. (no-undef)
(#325) Expected space(s) after "if". (keyword-spacing)
(#325) 'virtualclass' is not defined. (no-undef)
(#325) 'virtualclass' is not defined. (no-undef)
(#325) Missing space before opening brace. (space-before-blocks)
(#326) 'virtualclass' is not defined. (no-undef)
(#333) Expected space(s) after "if". (keyword-spacing)
(#333) 'virtualclass' is not defined. (no-undef)
(#333) Missing space before opening brace. (space-before-blocks)
(#334) 'virtualclass' is not defined. (no-undef)
(#339) 'virtualclass' is not defined. (no-undef)
(#340) Expected space(s) after "if". (keyword-spacing)
(#340) 'virtualclass' is not defined. (no-undef)
(#340) Missing space before opening brace. (space-before-blocks)
(#341) 'virtualclass' is not defined. (no-undef)
(#351) 'roles' is not defined. (no-undef)
(#355) 'virtualclass' is not defined. (no-undef)
(#358) Unexpected space before function parentheses. (space-before-function-paren)
(#361) Expected space or tab after '//' in comment. (spaced-comment)
(#363) Expected space or tab after '//' in comment. (spaced-comment)
(#366) Unexpected space before function parentheses. (space-before-function-paren)
(#368) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#369) 'virtualclass' is not defined. (no-undef)
(#377) Unexpected space before function parentheses. (space-before-function-paren)
(#379) 'virtualclass' is not defined. (no-undef)
(#383) 'virtualclass' is not defined. (no-undef)
(#387) Unexpected space before function parentheses. (space-before-function-paren)
(#389) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#394) Unexpected space before function parentheses. (space-before-function-paren)
(#396) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#399) 'virtualclass' is not defined. (no-undef)
(#404) Unexpected space before function parentheses. (space-before-function-paren)
(#406) 'virtualclass' is not defined. (no-undef)
(#416) 'virtualclass' is not defined. (no-undef)
(#417) Line 417 exceeds the maximum line length of 132. (max-len)
(#417) 'virtualclass' is not defined. (no-undef)
(#417) 'virtualclass' is not defined. (no-undef)
(#417) 'virtualclass' is not defined. (no-undef)
(#418) 'virtualclass' is not defined. (no-undef)
(#422) 'virtualclass' is not defined. (no-undef)
(#422) 'virtualclass' is not defined. (no-undef)
(#423) 'virtualclass' is not defined. (no-undef)
(#433) 'virtualclass' is not defined. (no-undef)
(#437) Unexpected space before function parentheses. (space-before-function-paren)
(#439) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#440) Unexpected console statement. (no-console)
(#443) 'virtualclass' is not defined. (no-undef)
(#445) Unexpected space before function parentheses. (space-before-function-paren)
(#446) 'virtualclass' is not defined. (no-undef)
(#448) 'virtualclass' is not defined. (no-undef)
(#454) 'virtualclass' is not defined. (no-undef)
(#457) Unexpected space before function parentheses. (space-before-function-paren)
(#459) 'virtualclass' is not defined. (no-undef)
(#461) 'virtualclass' is not defined. (no-undef)
(#465) Unexpected space before function parentheses. (space-before-function-paren)
(#468) 'searchBy' is assigned to itself. (no-self-assign)
(#480) Expected space or tab after '//' in comment. (spaced-comment)
(#482) 'virtualclass' is not defined. (no-undef)
(#483) 'virtualclass' is not defined. (no-undef)
(#487) 'virtualclass' is not defined. (no-undef)
(#488) 'virtualclass' is not defined. (no-undef)
(#491) 'roles' is not defined. (no-undef)
(#492) 'virtualclass' is not defined. (no-undef)
(#496) Expected space or tab after '//' in comment. (spaced-comment)
(#499) Missing semicolon. (semi)
(#523) Line 523 exceeds the maximum line length of 132. (max-len)
(#523) 'virtualclass' is not defined. (no-undef)
(#524) unnecessary '.call()'. (no-useless-call)
(#529) Identifier 'init_old' is not in camel case. (camelcase)
(#529) Unexpected space before function parentheses. (space-before-function-paren)
(#536) Expected space or tab after '//' in comment. (spaced-comment)
(#538) 'virtualclass' is not defined. (no-undef)
(#539) 'virtualclass' is not defined. (no-undef)
(#543) 'virtualclass' is not defined. (no-undef)
(#544) 'virtualclass' is not defined. (no-undef)
(#547) 'roles' is not defined. (no-undef)
(#548) 'virtualclass' is not defined. (no-undef)
(#555) 'action' used outside of binding context. (block-scoped-var)
(#558) 'action' used outside of binding context. (block-scoped-var)
(#561) 'action' used outside of binding context. (block-scoped-var)
(#563) 'action' is already defined (no-redeclare)
(#565) 'action' used outside of binding context. (block-scoped-var)
(#568) 'action' used outside of binding context. (block-scoped-var)
(#571) 'action' used outside of binding context. (block-scoped-var)
(#575) Unexpected space before function parentheses. (space-before-function-paren)
(#576) 'virtualclass' is not defined. (no-undef)
(#577) 'virtualclass' is not defined. (no-undef)
(#578) Expected space or tab after '//' in comment. (spaced-comment)
(#579) 'virtualclass' is not defined. (no-undef)
(#581) 'virtualclass' is not defined. (no-undef)
(#582) Expected space or tab after '//' in comment. (spaced-comment)
(#583) 'roles' is not defined. (no-undef)
(#590) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#591) 'virtualclass' is not defined. (no-undef)
(#595) 'virtualclass' is not defined. (no-undef)
(#598) 'virtualclass' is not defined. (no-undef)
(#599) 'virtualclass' is not defined. (no-undef)
(#601) 'virtualclass' is not defined. (no-undef)
(#605) 'virtualclass' is not defined. (no-undef)
(#607) Expected space(s) after "if". (keyword-spacing)
(#607) 'roles' is not defined. (no-undef)
(#607) Missing space before opening brace. (space-before-blocks)
(#608) Multiple spaces found before 'userId'. (no-multi-spaces)
(#611) Expected space(s) after "if". (keyword-spacing)
(#611) Missing space before opening brace. (space-before-blocks)
(#612) 'virtualclass' is not defined. (no-undef)
(#612) 'virtualclass' is not defined. (no-undef)
(#616) Multiple spaces found before 'userId'. (no-multi-spaces)
(#619) Expected space(s) after "if". (keyword-spacing)
(#619) Missing space before opening brace. (space-before-blocks)
(#620) 'virtualclass' is not defined. (no-undef)
(#620) 'virtualclass' is not defined. (no-undef)
(#624) Expected space or tab after '//' in comment. (spaced-comment)
(#625) Expected space or tab after '//' in comment. (spaced-comment)
(#630) 'roles' is not defined. (no-undef)
(#634) Line 634 exceeds the maximum line length of 132. (max-len)
(#638) Expected space or tab after '//' in comment. (spaced-comment)
(#641) Unexpected space before function parentheses. (space-before-function-paren)
(#643) 'virtualclass' is not defined. (no-undef)
(#645) 'user' is defined but never used (no-unused-vars)
(#645) 'virtualclass' is not defined. (no-undef)
(#646) 'virtualclass' is not defined. (no-undef)
(#646) Extra space after key 'cf'. (key-spacing)
(#650) Unexpected space before function parentheses. (space-before-function-paren)
(#652) 'virtualclass' is not defined. (no-undef)
(#654) 'virtualclass' is not defined. (no-undef)
(#659) Extra space after key '_audioAll'. (key-spacing)
(#659) Unexpected space before function parentheses. (space-before-function-paren)
(#662) 'virtualclass' is not defined. (no-undef)
(#664) 'virtualclass' is not defined. (no-undef)
(#668) Unexpected space before function parentheses. (space-before-function-paren)
(#670) 'virtualclass' is not defined. (no-undef)
(#677) 'virtualclass' is not defined. (no-undef)
(#687) Unexpected space before function parentheses. (space-before-function-paren)
(#689) 'virtualclass' is not defined. (no-undef)
(#696) 'virtualclass' is not defined. (no-undef)
(#706) Duplicate key '_audio'. (no-dupe-keys)
(#706) Unexpected space before function parentheses. (space-before-function-paren)
(#708) 'virtualclass' is not defined. (no-undef)
(#710) 'virtualclass' is not defined. (no-undef)
(#715) Unexpected space before function parentheses. (space-before-function-paren)
(#716) Missing space before value for key 'ac'. (key-spacing)
(#717) Expected space(s) after "if". (keyword-spacing)
(#717) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#717) Missing space before opening brace. (space-before-blocks)
(#727) Expected space or tab after '//' in comment. (spaced-comment)
(#728) Unexpected space before function parentheses. (space-before-function-paren)
(#729) Missing space before value for key 'ac'. (key-spacing)
(#732) Expected space(s) after "if". (keyword-spacing)
(#732) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#732) Missing space before opening brace. (space-before-blocks)
(#734) Expected space(s) after "if". (keyword-spacing)
(#734) Missing space before opening brace. (space-before-blocks)
(#737) Expected space(s) before "else". (keyword-spacing)
(#737) Expected space(s) after "if". (keyword-spacing)
(#737) Invalid typeof comparison value (valid-typeof)
(#737) Missing space before opening brace. (space-before-blocks)
(#749) 'virtualclass' is not defined. (no-undef)
(#750) 'virtualclass' is not defined. (no-undef)
(#751) 'virtualclass' is not defined. (no-undef)
(#755) Unexpected space before function parentheses. (space-before-function-paren)
(#762) Unexpected space before function parentheses. (space-before-function-paren)
(#764) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#768) Unexpected space before function parentheses. (space-before-function-paren)
(#774) Unexpected space before function parentheses. (space-before-function-paren)
(#780) Unexpected space before function parentheses. (space-before-function-paren)
(#781) 'virtualclass' is not defined. (no-undef)
(#788) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#792) Unexpected space before function parentheses. (space-before-function-paren)
(#794) Expected space or tab after '//' in comment. (spaced-comment)
(#796) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#800) 'i' used outside of binding context. (block-scoped-var)
(#800) 'i' used outside of binding context. (block-scoped-var)
(#800) 'i' used outside of binding context. (block-scoped-var)
(#801) 'i' used outside of binding context. (block-scoped-var)
(#804) 'i' is already defined (no-redeclare)
(#804) 'i' used outside of binding context. (block-scoped-var)
(#804) 'i' used outside of binding context. (block-scoped-var)
(#804) 'i' used outside of binding context. (block-scoped-var)
(#805) 'i' used outside of binding context. (block-scoped-var)
(#809) Unexpected space before function parentheses. (space-before-function-paren)
(#810) 'virtualclass' is not defined. (no-undef)
(#817) Expected space or tab after '//' in comment. (spaced-comment)
(#819) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#824) Missing JSDoc parameter type for 'edType'. (valid-jsdoc)
(#824) Missing JSDoc for parameter 'action'. (valid-jsdoc)
(#828) Unexpected space before function parentheses. (space-before-function-paren)
(#829) 'virtualclass' is not defined. (no-undef)
(#845) Missing JSDoc parameter type for 'action'. (valid-jsdoc)
(#845) Missing JSDoc parameter type for 'editor'. (valid-jsdoc)
(#850) Unexpected space before function parentheses. (space-before-function-paren)
(#851) 'virtualclass' is not defined. (no-undef)
(#859) Expected space or tab after '//' in comment. (spaced-comment)
(#860) Unexpected space before function parentheses. (space-before-function-paren)
(#861) Expected space or tab after '//' in comment. (spaced-comment)
(#864) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#865) Expected space or tab after '//' in comment. (spaced-comment)
(#875) Unexpected space before function parentheses. (space-before-function-paren)
(#877) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#878) Expected space or tab after '//' in comment. (spaced-comment)
(#882) 'imgName' is not defined. (no-undef)
(#883) 'imgName' is not defined. (no-undef)
(#884) 'imgName' is not defined. (no-undef)
(#886) 'imgName' is not defined. (no-undef)
(#888) 'virtualclass' is not defined. (no-undef)
(#891) Expected space or tab after '//' in comment. (spaced-comment)
(#902) Unexpected space before function parentheses. (space-before-function-paren)
(#914) Unexpected space before function parentheses. (space-before-function-paren)
(#916) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#927) Unexpected space before function parentheses. (space-before-function-paren)
(#929) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#931) Expected space or tab after '//' in comment. (spaced-comment)
(#933) 'virtualclass' is not defined. (no-undef)
(#939) Unexpected space before function parentheses. (space-before-function-paren)
(#946) 'virtualclass' is not defined. (no-undef)
(#950) Line 950 exceeds the maximum line length of 132. (max-len)
(#959) Unexpected space before function parentheses. (space-before-function-paren)
(#961) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#970) Missing JSDoc parameter type for 'action'. (valid-jsdoc)
(#974) Unexpected space before function parentheses. (space-before-function-paren)
(#994) Missing JSDoc parameter type for 'tagClass'. (valid-jsdoc)
(#994) Missing JSDoc parameter type for 'mainTagId'. (valid-jsdoc)
(#1001) Extra space after key 'UIaudioAll'. (key-spacing)
(#1001) Unexpected space before function parentheses. (space-before-function-paren)
(#1001) Missing space before opening brace. (space-before-blocks)
(#1006) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1013) Expected space(s) after "if". (keyword-spacing)
(#1013) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1013) Multiple spaces found before 'allAudAction'. (no-multi-spaces)
(#1013) Missing space before opening brace. (space-before-blocks)
(#1014) Expected space or tab after '//' in comment. (spaced-comment)
(#1017) 'virtualclass' is not defined. (no-undef)
(#1018) Expected space(s) after "else". (keyword-spacing)
(#1018) Expected space(s) before "else". (keyword-spacing)
(#1019) Expected space or tab after '//' in comment. (spaced-comment)
(#1022) 'virtualclass' is not defined. (no-undef)
(#1026) Expected space(s) after "if". (keyword-spacing)
(#1026) 'virtualclass' is not defined. (no-undef)
(#1026) Missing space before opening brace. (space-before-blocks)
(#1031) Unexpected space before function parentheses. (space-before-function-paren)
(#1031) Missing space before opening brace. (space-before-blocks)
(#1032) 'audioController' is defined but never used (no-unused-vars)
(#1034) Expected space(s) after "if". (keyword-spacing)
(#1034) Missing space before opening brace. (space-before-blocks)
(#1036) 'virtualclass' is not defined. (no-undef)
(#1046) Extra space after key 'toogleAudioIcon'. (key-spacing)
(#1046) Expected to return a value at the end of this function. (consistent-return)
(#1046) Unexpected space before function parentheses. (space-before-function-paren)
(#1046) Missing space before opening brace. (space-before-blocks)
(#1048) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1049) 'actionToPerform' is not defined. (no-undef)
(#1054) Expected space or tab after '//' in comment. (spaced-comment)
(#1057) 'virtualclass' is not defined. (no-undef)
(#1061) Expected space or tab after '//' in comment. (spaced-comment)
(#1063) 'virtualclass' is not defined. (no-undef)
(#1066) 'actionToPerform' is not defined. (no-undef)
(#1070) Extra space after key 'changeRoleOnFooter'. (key-spacing)
(#1070) Unexpected space before function parentheses. (space-before-function-paren)
(#1070) Missing space before opening brace. (space-before-blocks)
(#1074) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/indexeddb-storage.js
(#3) Expected space or tab after '/**' in comment. (spaced-comment)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#7) 'alData' is defined but never used (no-unused-vars)
(#8) 'adData' is defined but never used (no-unused-vars)
(#9) 'wbDataArr' is defined but never used (no-unused-vars)
(#11) 'prArr' is defined but never used (no-unused-vars)
(#12) 'tarr' is defined but never used (no-unused-vars)
(#14) Missing JSDoc comment. (require-jsdoc)
(#16) 'virtualclass' is not defined. (no-undef)
(#18) Unexpected space before function parentheses. (space-before-function-paren)
(#19) 'virtualclass' is not defined. (no-undef)
(#23) 'virtualclass' is not defined. (no-undef)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#31) Trailing spaces not allowed. (no-trailing-spaces)
(#32) Expected space or tab after '/**' in comment. (spaced-comment)
(#39) Trailing spaces not allowed. (no-trailing-spaces)
(#40) Trailing spaces not allowed. (no-trailing-spaces)
(#41) Trailing spaces not allowed. (no-trailing-spaces)
(#45) 'roles' is not defined. (no-undef)
(#47) Expected space or tab after '//' in comment. (spaced-comment)
(#48) Line 48 exceeds the maximum line length of 132. (max-len)
(#48) Multiple spaces found before '"config"'. (no-multi-spaces)
(#48) Multiple spaces found before '"executedStoreAll"'. (no-multi-spaces)
(#48) Multiple spaces found before '"executedUserStoreAll"'. (no-multi-spaces)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#54) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Unexpected console statement. (no-console)
(#56) Unexpected console statement. (no-console)
(#58) Expected space(s) after "if". (keyword-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#60) Unexpected alert. (no-alert)
(#60) 'virtualclass' is not defined. (no-undef)
(#64) Unexpected space before function parentheses. (space-before-function-paren)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#71) Expected space or tab after '//' in comment. (spaced-comment)
(#73) 'objectStore' is defined but never used (no-unused-vars)
(#113) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#114) Unexpected space before function parentheses. (space-before-function-paren)
(#121) Don't make functions within a loop (no-loop-func)
(#121) Unexpected space before function parentheses. (space-before-function-paren)
(#125) Expected space or tab after '//' in comment. (spaced-comment)
(#129) 'currTime' is defined but never used (no-unused-vars)
(#130) Expected space or tab after '//' in comment. (spaced-comment)
(#131) 'virtualclass' is not defined. (no-undef)
(#134) Unexpected space before function parentheses. (space-before-function-paren)
(#141) Expected space or tab after '//' in comment. (spaced-comment)
(#142) 'wbUser' is not defined. (no-undef)
(#150) Unexpected space before function parentheses. (space-before-function-paren)
(#151) Unexpected console statement. (no-console)
(#159) Unexpected space before function parentheses. (space-before-function-paren)
(#160) Expected space or tab after '//' in comment. (spaced-comment)
(#164) Unexpected console statement. (no-console)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#170) Unexpected space before function parentheses. (space-before-function-paren)
(#172) 'objectStore' is defined but never used (no-unused-vars)
(#174) Trailing spaces not allowed. (no-trailing-spaces)
(#175) Unexpected space before function parentheses. (space-before-function-paren)
(#175) There should be no spaces inside this paren. (space-in-parens)
(#175) There should be no spaces inside this paren. (space-in-parens)
(#178) Missing semicolon. (semi)
(#179) Trailing spaces not allowed. (no-trailing-spaces)
(#182) Unexpected space before function parentheses. (space-before-function-paren)
(#184) 'objectStore' is defined but never used (no-unused-vars)
(#186) Trailing spaces not allowed. (no-trailing-spaces)
(#187) Unexpected space before function parentheses. (space-before-function-paren)
(#187) There should be no spaces inside this paren. (space-in-parens)
(#187) There should be no spaces inside this paren. (space-in-parens)
(#190) Missing semicolon. (semi)
(#193) Unexpected space before function parentheses. (space-before-function-paren)
(#194) Expected space or tab after '//' in comment. (spaced-comment)
(#196) 'objectStore' is defined but never used (no-unused-vars)
(#197) Line 197 exceeds the maximum line length of 132. (max-len)
(#198) Trailing spaces not allowed. (no-trailing-spaces)
(#199) Trailing spaces not allowed. (no-trailing-spaces)
(#202) Unexpected space before function parentheses. (space-before-function-paren)
(#202) There should be no spaces inside this paren. (space-in-parens)
(#202) There should be no spaces inside this paren. (space-in-parens)
(#205) Missing semicolon. (semi)
(#209) Unexpected space before function parentheses. (space-before-function-paren)
(#211) 'objectStore' is defined but never used (no-unused-vars)
(#212) Line 212 exceeds the maximum line length of 132. (max-len)
(#214) Unexpected space before function parentheses. (space-before-function-paren)
(#214) There should be no spaces inside this paren. (space-in-parens)
(#214) There should be no spaces inside this paren. (space-in-parens)
(#217) Missing semicolon. (semi)
(#221) Unexpected space before function parentheses. (space-before-function-paren)
(#221) Expected space or tab after '//' in comment. (spaced-comment)
(#229) Expected space or tab after '//' in comment. (spaced-comment)
(#236) Unexpected space before function parentheses. (space-before-function-paren)
(#242) Unexpected space before function parentheses. (space-before-function-paren)
(#242) Expected space or tab after '//' in comment. (spaced-comment)
(#260) Unexpected space before function parentheses. (space-before-function-paren)
(#267) Unexpected space before function parentheses. (space-before-function-paren)
(#273) Don't make functions within a loop (no-loop-func)
(#273) Unexpected space before function parentheses. (space-before-function-paren)
(#277) Expected no return value. (consistent-return)
(#277) Unexpected space before function parentheses. (space-before-function-paren)
(#282) Expected space or tab after '//' in comment. (spaced-comment)
(#294) Missing semicolon. (semi)
(#299) Unexpected space before function parentheses. (space-before-function-paren)
(#305) Unexpected space before function parentheses. (space-before-function-paren)
(#314) Missing semicolon. (semi)
(#317) Unexpected space before function parentheses. (space-before-function-paren)
(#322) Unexpected space before function parentheses. (space-before-function-paren)
(#331) Missing semicolon. (semi)
(#333) Expected space or tab after '//' in comment. (spaced-comment)
(#336) Unexpected space before function parentheses. (space-before-function-paren)
(#336) 'event' is defined but never used (no-unused-vars)
(#339) Unexpected space before function parentheses. (space-before-function-paren)
(#339) 'event' is defined but never used (no-unused-vars)
(#347) Unexpected space before function parentheses. (space-before-function-paren)
(#347) 'cb' is defined but never used (no-unused-vars)
(#351) 'virtualclass' is not defined. (no-undef)
(#353) Unexpected console statement. (no-console)
(#354) Line 354 exceeds the maximum line length of 132. (max-len)
(#354) Expected space or tab after '//' in comment. (spaced-comment)
(#355) 'virtualclass' is not defined. (no-undef)
(#358) 'virtualclass' is not defined. (no-undef)
(#361) 'virtualclass' is not defined. (no-undef)
(#362) 'storeFirstObj' is not defined. (no-undef)
(#367) Expected space or tab after '//' in comment. (spaced-comment)
(#373) Expected space or tab after '//' in comment. (spaced-comment)
(#375) Expected space or tab after '//' in comment. (spaced-comment)
(#378) 'virtualclass' is not defined. (no-undef)
(#379) 'virtualclass' is not defined. (no-undef)
(#379) Expected space or tab after '//' in comment. (spaced-comment)
(#407) Unexpected space before function parentheses. (space-before-function-paren)
(#409) Expected space or tab after '//' in comment. (spaced-comment)
(#414) 'virtualclass' is not defined. (no-undef)
(#419) Unexpected console statement. (no-console)
(#424) 'virtualclass' is not defined. (no-undef)
(#430) 'virtualclass' is not defined. (no-undef)
(#443) Unexpected space before function parentheses. (space-before-function-paren)
(#443) 'cb' is defined but never used (no-unused-vars)
(#448) 'ioAdapter' is not defined. (no-undef)
(#449) 'ioAdapter' is not defined. (no-undef)
(#451) 'ioAdapter' is not defined. (no-undef)
(#451) 'ioAdapter' is not defined. (no-undef)
(#460) Unexpected space before function parentheses. (space-before-function-paren)
(#460) 'cb' is defined but never used (no-unused-vars)
(#466) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#467) 'ioAdapter' is not defined. (no-undef)
(#468) 'ioAdapter' is not defined. (no-undef)
(#469) 'ioAdapter' is not defined. (no-undef)
(#471) 'ioAdapter' is not defined. (no-undef)
(#479) Unexpected space before function parentheses. (space-before-function-paren)
(#479) 'cb' is defined but never used (no-unused-vars)
(#484) Expected space or tab after '//' in comment. (spaced-comment)
(#486) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#487) 'ioMissingPackets' is not defined. (no-undef)
(#488) 'ioMissingPackets' is not defined. (no-undef)
(#489) Expected space or tab after '//' in comment. (spaced-comment)
(#497) Unexpected space before function parentheses. (space-before-function-paren)
(#497) 'cb' is defined but never used (no-unused-vars)
(#503) Expected space or tab after '//' in comment. (spaced-comment)
(#505) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#507) 'ioMissingPackets' is not defined. (no-undef)
(#509) 'ioMissingPackets' is not defined. (no-undef)
(#511) Expected space or tab after '//' in comment. (spaced-comment)
(#520) Unexpected space before function parentheses. (space-before-function-paren)
(#526) Expected space or tab after '//' in comment. (spaced-comment)
(#527) 'mc' is not defined. (no-undef)
(#539) Unexpected space before function parentheses. (space-before-function-paren)
(#540) Expected space or tab after '//' in comment. (spaced-comment)
(#541) Expected space(s) after "if". (keyword-spacing)
(#541) 'roles' is not defined. (no-undef)
(#541) Missing space before opening brace. (space-before-blocks)
(#542) 'ioStorage' is not defined. (no-undef)
(#542) 'virtualclass' is not defined. (no-undef)
(#545) 'virtualclass' is not defined. (no-undef)
(#545) 'virtualclass' is not defined. (no-undef)
(#551) 'wbUser' is not defined. (no-undef)
(#554) Unexpected console statement. (no-console)
(#558) Unexpected space before function parentheses. (space-before-function-paren)
(#561) 'virtualclass' is not defined. (no-undef)
(#562) 'virtualclass' is not defined. (no-undef)
(#565) 'virtualclass' is not defined. (no-undef)
(#566) 'virtualclass' is not defined. (no-undef)
(#567) 'virtualclass' is not defined. (no-undef)
(#568) Expected space(s) after "if". (keyword-spacing)
(#568) 'virtualclass' is not defined. (no-undef)
(#568) Missing space before opening brace. (space-before-blocks)
(#569) 'virtualclass' is not defined. (no-undef)
(#573) 'virtualclass' is not defined. (no-undef)
(#574) 'virtualclass' is not defined. (no-undef)
(#575) 'virtualclass' is not defined. (no-undef)
(#578) 'virtualclass' is not defined. (no-undef)
(#579) 'virtualclass' is not defined. (no-undef)
(#580) 'virtualclass' is not defined. (no-undef)
(#582) Expected space or tab after '//' in comment. (spaced-comment)
(#583) 'virtualclass' is not defined. (no-undef)
(#585) 'virtualclass' is not defined. (no-undef)
(#587) 'virtualclass' is not defined. (no-undef)
(#590) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#591) Expected space(s) after "if". (keyword-spacing)
(#591) 'roles' is not defined. (no-undef)
(#591) Missing space before opening brace. (space-before-blocks)
(#594) 'virtualclass' is not defined. (no-undef)
(#596) Expected space or tab after '//' in comment. (spaced-comment)
(#598) Expected space(s) after "if". (keyword-spacing)
(#598) 'virtualclass' is not defined. (no-undef)
(#598) Missing space before opening brace. (space-before-blocks)
(#599) 'virtualclass' is not defined. (no-undef)
(#602) Unexpected console statement. (no-console)
(#604) 'virtualclass' is not defined. (no-undef)
(#608) 'virtualclass' is not defined. (no-undef)
(#609) 'virtualclass' is not defined. (no-undef)
(#611) 'virtualclass' is not defined. (no-undef)
(#613) 'virtualclass' is not defined. (no-undef)
(#615) 'io' is not defined. (no-undef)
(#616) 'io' is not defined. (no-undef)
(#621) 'virtualclass' is not defined. (no-undef)
(#625) Unexpected space before function parentheses. (space-before-function-paren)
(#626) 'virtualclass' is not defined. (no-undef)
(#626) 'cursor' is not defined. (no-undef)
(#629) Trailing spaces not allowed. (no-trailing-spaces)
(#631) Extra space after key 'clearSingleTable'. (key-spacing)
(#631) Unexpected space before function parentheses. (space-before-function-paren)
(#631) Missing space before opening brace. (space-before-blocks)
(#636) Unexpected console statement. (no-console)
(#638) Unexpected console statement. (no-console)
(#638) Infix operators must be spaced. (space-infix-ops)
(#642) Unexpected space before function parentheses. (space-before-function-paren)
(#643) 'ioAdapter' is not defined. (no-undef)
(#644) 'ioAdapter' is not defined. (no-undef)
(#645) 'ioAdapter' is not defined. (no-undef)
(#646) 'ioAdapter' is not defined. (no-undef)
(#647) 'ioMissingPackets' is not defined. (no-undef)
(#647) Multiple spaces found before '['. (no-multi-spaces)
(#648) 'ioMissingPackets' is not defined. (no-undef)
(#649) 'ioMissingPackets' is not defined. (no-undef)
(#649) Multiple spaces found before '['. (no-multi-spaces)
(#650) 'ioMissingPackets' is not defined. (no-undef)
(#650) Multiple spaces found before '['. (no-multi-spaces)
(#651) 'ioMissingPackets' is not defined. (no-undef)
(#651) Multiple spaces found before '0'. (no-multi-spaces)
(#652) 'ioMissingPackets' is not defined. (no-undef)
(#652) Multiple spaces found before '['. (no-multi-spaces)
(#653) 'ioMissingPackets' is not defined. (no-undef)
(#653) Multiple spaces found before '{'. (no-multi-spaces)
(#654) 'ioMissingPackets' is not defined. (no-undef)
(#654) Multiple spaces found before '['. (no-multi-spaces)
(#655) 'ioMissingPackets' is not defined. (no-undef)
(#655) Multiple spaces found before '['. (no-multi-spaces)
(#656) 'ioMissingPackets' is not defined. (no-undef)
(#656) Multiple spaces found before '0'. (no-multi-spaces)
(#658) Expected space(s) after "for". (keyword-spacing)
(#658) Infix operators must be spaced. (space-infix-ops)
(#658) Infix operators must be spaced. (space-infix-ops)
(#658) Missing space before opening brace. (space-before-blocks)
(#660) 'virtualclass' is not defined. (no-undef)
(#670) Unexpected space before function parentheses. (space-before-function-paren)
(#674) 'allObjs' used outside of binding context. (block-scoped-var)
(#675) 'virtualclass' is not defined. (no-undef)
(#675) 'allObjs' used outside of binding context. (block-scoped-var)
(#677) 'allObjs' used outside of binding context. (block-scoped-var)
(#677) 'allObjs' is already defined (no-redeclare)
(#678) 'virtualclass' is not defined. (no-undef)
(#678) 'allObjs' used outside of binding context. (block-scoped-var)
(#680) 'virtualclass' is not defined. (no-undef)
(#688) Expected space or tab after '//' in comment. (spaced-comment)
(#689) Expected space or tab after '//' in comment. (spaced-comment)
(#703) Expected space or tab after '//' in comment. (spaced-comment)
mod/virtualclass/bundle/virtualclass/src/io-adapter.js
(#1) 'ioAdapter' is defined but never used (no-unused-vars)
(#6) Expected space or tab after '//' in comment. (spaced-comment)
(#9) Unexpected space before function parentheses. (space-before-function-paren)
(#11) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#17) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#28) Unexpected console statement. (no-console)
(#32) 'ioStorage' is not defined. (no-undef)
(#32) 'wbUser' is not defined. (no-undef)
(#35) Unexpected space before function parentheses. (space-before-function-paren)
(#38) 'io' is not defined. (no-undef)
(#39) 'ioStorage' is not defined. (no-undef)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#45) 'virtualclass' is not defined. (no-undef)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#53) 'io' is not defined. (no-undef)
(#56) Expected space or tab after '//' in comment. (spaced-comment)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#64) Unexpected console statement. (no-console)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#69) 'ioStorage' is not defined. (no-undef)
(#69) 'wbUser' is not defined. (no-undef)
(#72) Unexpected space before function parentheses. (space-before-function-paren)
(#75) 'io' is not defined. (no-undef)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#86) Expected space or tab after '//' in comment. (spaced-comment)
(#88) Expected space or tab after '//' in comment. (spaced-comment)
(#91) Unexpected space before function parentheses. (space-before-function-paren)
(#93) 'io' is not defined. (no-undef)
(#94) 'ioStorage' is not defined. (no-undef)
(#94) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/io-missing-packets.js
(#4) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4) Multiple spaces found before ':'. (no-multi-spaces)
(#11) Line 11 exceeds the maximum line length of 132. (max-len)
(#11) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#11) Multiple spaces found before ':'. (no-multi-spaces)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Unexpected space before function parentheses. (space-before-function-paren)
(#22) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#40) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#58) Missing JSDoc for parameter 'msg'. (valid-jsdoc)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) Missing space before opening brace. (space-before-blocks)
(#70) Expected space(s) after "if". (keyword-spacing)
(#70) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#70) Missing space before opening brace. (space-before-blocks)
(#72) 'virtualclass' is not defined. (no-undef)
(#74) 'virtualclass' is not defined. (no-undef)
(#76) Unexpected console statement. (no-console)
(#86) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#89) Unexpected console statement. (no-console)
(#92) 'ioStorage' is not defined. (no-undef)
(#94) 'io' is not defined. (no-undef)
(#96) Unexpected console statement. (no-console)
(#97) Expected space or tab after '//' in comment. (spaced-comment)
(#98) Expected space or tab after '//' in comment. (spaced-comment)
(#101) Expected space or tab after '//' in comment. (spaced-comment)
(#104) Unexpected console statement. (no-console)
(#108) Unexpected console statement. (no-console)
(#112) Missing JSDoc for parameter 'msg'. (valid-jsdoc)
(#118) Unexpected space before function parentheses. (space-before-function-paren)
(#125) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#128) Unexpected console statement. (no-console)
(#131) 'io' is not defined. (no-undef)
(#133) 'ioStorage' is not defined. (no-undef)
(#135) Unexpected console statement. (no-console)
(#139) Line 139 exceeds the maximum line length of 132. (max-len)
(#139) Unexpected console statement. (no-console)
(#143) Unexpected console statement. (no-console)
(#147) Unexpected space before function parentheses. (space-before-function-paren)
(#148) Expected space or tab after '//' in comment. (spaced-comment)
(#153) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#159) Unexpected console statement. (no-console)
(#166) Expected space or tab after '//' in comment. (spaced-comment)
(#167) 'ioAdapter' is not defined. (no-undef)
(#167) Missing semicolon. (semi)
(#169) Unexpected console statement. (no-console)
(#175) Unexpected space before function parentheses. (space-before-function-paren)
(#176) Expected space or tab after '//' in comment. (spaced-comment)
(#181) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#187) Unexpected console statement. (no-console)
(#194) Expected space or tab after '//' in comment. (spaced-comment)
(#195) 'ioAdapter' is not defined. (no-undef)
(#195) Missing semicolon. (semi)
(#197) Unexpected console statement. (no-console)
(#204) Missing JSDoc for parameter 'uid'. (valid-jsdoc)
(#207) Unexpected space before function parentheses. (space-before-function-paren)
(#210) Unexpected space before function parentheses. (space-before-function-paren)
(#216) Missing JSDoc for parameter 'uid'. (valid-jsdoc)
(#219) Unexpected space before function parentheses. (space-before-function-paren)
(#222) Unexpected space before function parentheses. (space-before-function-paren)
(#228) Unexpected space before function parentheses. (space-before-function-paren)
(#238) 'ioAdapter' is not defined. (no-undef)
(#245) 'ioAdapter' is not defined. (no-undef)
(#245) Expected space or tab after '//' in comment. (spaced-comment)
(#246) Unexpected console statement. (no-console)
(#249) Unexpected space before function parentheses. (space-before-function-paren)
(#259) 'ioAdapter' is not defined. (no-undef)
(#266) 'ioAdapter' is not defined. (no-undef)
(#267) Unexpected console statement. (no-console)
(#276) Unexpected space before function parentheses. (space-before-function-paren)
(#282) Expected space or tab after '//' in comment. (spaced-comment)
(#284) Line 284 exceeds the maximum line length of 132. (max-len)
(#284) Unexpected console statement. (no-console)
(#286) Unexpected console statement. (no-console)
(#292) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#293) Expected space or tab after '//' in comment. (spaced-comment)
(#294) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#296) 'ioStorage' is not defined. (no-undef)
(#303) Unexpected console statement. (no-console)
(#305) Expected space(s) after "if". (keyword-spacing)
(#305) Blocks are nested too deeply (5). (max-depth)
(#305) Missing space before opening brace. (space-before-blocks)
(#306) 'io' is not defined. (no-undef)
(#310) Unexpected console statement. (no-console)
(#313) Unexpected console statement. (no-console)
(#313) Missing semicolon. (semi)
(#318) Unexpected space before function parentheses. (space-before-function-paren)
(#319) Missing semicolon. (semi)
(#321) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#322) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#324) Expected space(s) after "if". (keyword-spacing)
(#324) Missing space before opening brace. (space-before-blocks)
(#328) Unexpected console statement. (no-console)
(#329) 'ioStorage' is not defined. (no-undef)
(#330) 'io' is not defined. (no-undef)
(#332) Unexpected console statement. (no-console)
(#337) Unexpected console statement. (no-console)
(#337) Missing semicolon. (semi)
(#350) Unexpected space before function parentheses. (space-before-function-paren)
(#355) Expected space or tab after '//' in comment. (spaced-comment)
(#357) Line 357 exceeds the maximum line length of 132. (max-len)
(#357) Unexpected console statement. (no-console)
(#359) Unexpected console statement. (no-console)
(#365) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#366) Expected space or tab after '//' in comment. (spaced-comment)
(#367) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#369) Line 369 exceeds the maximum line length of 132. (max-len)
(#369) 'ioStorage' is not defined. (no-undef)
(#372) Multiple spaces found before 'msg'. (no-multi-spaces)
(#375) Unexpected console statement. (no-console)
(#376) 'io' is not defined. (no-undef)
(#378) Unexpected console statement. (no-console)
(#382) Unexpected console statement. (no-console)
(#382) Missing semicolon. (semi)
(#387) Unexpected space before function parentheses. (space-before-function-paren)
(#388) Missing semicolon. (semi)
(#390) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#391) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#394) Unexpected console statement. (no-console)
(#395) 'io' is not defined. (no-undef)
(#396) Expected space or tab after '//' in comment. (spaced-comment)
(#397) Line 397 exceeds the maximum line length of 132. (max-len)
(#397) Expected space or tab after '//' in comment. (spaced-comment)
(#399) Unexpected console statement. (no-console)
(#399) Missing semicolon. (semi)
(#406) Expected space or tab after '//' in comment. (spaced-comment)
(#407) Unexpected space before function parentheses. (space-before-function-paren)
(#409) 'io' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/src/io-ping-pong.js
(#1) 'ioPingPong' is defined but never used (no-unused-vars)
(#3) Unexpected space before function parentheses. (space-before-function-paren)
(#6) 'roles' is not defined. (no-undef)
(#9) 'virtualclass' is not defined. (no-undef)
(#9) 'virtualclass' is not defined. (no-undef)
(#10) 'ioAdapter' is not defined. (no-undef)
(#10) 'virtualclass' is not defined. (no-undef)
(#11) Unexpected console statement. (no-console)
(#11) 'virtualclass' is not defined. (no-undef)
(#12) 'ioAdapter' is not defined. (no-undef)
(#13) Unexpected console statement. (no-console)
(#16) 'virtualclass' is not defined. (no-undef)
(#17) 'ioAdapter' is not defined. (no-undef)
(#18) Unexpected console statement. (no-console)
(#21) 'ioAdapter' is not defined. (no-undef)
(#22) Unexpected console statement. (no-console)
(#26) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Unexpected console statement. (no-console)
(#31) 'ioAdapter' is not defined. (no-undef)
(#32) Unexpected console statement. (no-console)
(#34) Unexpected console statement. (no-console)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#41) Unexpected console statement. (no-console)
(#43) Extra space after key 'sessionName'. (key-spacing)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#52) 'randomString' is not defined. (no-undef)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#60) Expected space(s) after "if". (keyword-spacing)
(#60) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#60) Missing space before opening brace. (space-before-blocks)
(#68) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#68) Missing JSDoc for parameter 'session'. (valid-jsdoc)
(#71) Extra space after key 'sessionDestroy'. (key-spacing)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#73) 'virtualclass' is not defined. (no-undef)
(#76) 'virtualclass' is not defined. (no-undef)
(#78) 'ioMissingPackets' is not defined. (no-undef)
(#79) Unexpected console statement. (no-console)
mod/virtualclass/bundle/virtualclass/src/io-storage.js
(#3) Unexpected space before function parentheses. (space-before-function-paren)
(#8) Expected space or tab after '//' in comment. (spaced-comment)
(#12) 'virtualclass' is not defined. (no-undef)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Unexpected space before function parentheses. (space-before-function-paren)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Expected space or tab after '//' in comment. (spaced-comment)
(#34) Expected space or tab after '//' in comment. (spaced-comment)
(#37) 'dtConWorker' is not defined. (no-undef)
(#37) Extra space after key 'dt'. (key-spacing)
(#37) Extra space after key 'msg'. (key-spacing)
(#39) 'dtConWorker' is not defined. (no-undef)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Missing space before opening brace. (space-before-blocks)
(#41) Missing semicolon. (semi)
(#44) Unexpected space before function parentheses. (space-before-function-paren)
(#45) 'virtualclass' is not defined. (no-undef)
(#45) 'virtualclass' is not defined. (no-undef)
(#46) 'virtualclass' is not defined. (no-undef)
(#49) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#58) 'virtualclass' is not defined. (no-undef)
(#58) 'virtualclass' is not defined. (no-undef)
(#59) 'virtualclass' is not defined. (no-undef)
(#62) Unexpected space before function parentheses. (space-before-function-paren)
(#63) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#71) 'virtualclass' is not defined. (no-undef)
(#74) Unexpected space before function parentheses. (space-before-function-paren)
(#75) 'virtualclass' is not defined. (no-undef)
(#79) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#80) Extra space after key 'ioCompleteStorageInit'. (key-spacing)
(#80) Unexpected space before function parentheses. (space-before-function-paren)
(#85) Unexpected space before function parentheses. (space-before-function-paren)
(#91) Unexpected space before function parentheses. (space-before-function-paren)
(#92) 'virtualclass' is not defined. (no-undef)
(#92) 'virtualclass' is not defined. (no-undef)
(#97) 'referenceTime' is not defined. (no-undef)
(#98) 'firstTime' is not defined. (no-undef)
(#99) 'virtualclass' is not defined. (no-undef)
(#100) Expected space or tab after '//' in comment. (spaced-comment)
(#102) 'virtualclass' is not defined. (no-undef)
(#108) 't' is already defined (no-redeclare)
(#108) 't' used outside of binding context. (block-scoped-var)
(#108) 'virtualclass' is not defined. (no-undef)
(#109) 't' used outside of binding context. (block-scoped-var)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
(#112) 't' used outside of binding context. (block-scoped-var)
(#113) Unexpected space before function parentheses. (space-before-function-paren)
(#134) 'referenceTime' is not defined. (no-undef)
(#137) Expected space or tab after '//' in comment. (spaced-comment)
(#138) 'virtualclass' is not defined. (no-undef)
(#138) Missing semicolon. (semi)
(#140) Line 140 exceeds the maximum line length of 132. (max-len)
(#140) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#140) 'virtualclass' is not defined. (no-undef)
(#140) 'virtualclass' is not defined. (no-undef)
(#143) 'referenceTime' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/src/lang-en.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#5) Line 5 exceeds the maximum line length of 132. (max-len)
(#9) Line 9 exceeds the maximum line length of 132. (max-len)
(#10) Line 10 exceeds the maximum line length of 132. (max-len)
(#11) Line 11 exceeds the maximum line length of 132. (max-len)
(#12) Line 12 exceeds the maximum line length of 132. (max-len)
(#13) Line 13 exceeds the maximum line length of 132. (max-len)
(#26) Extra space after key 'totRcvdPackets'. (key-spacing)
(#27) Extra space after key 'perSecRcvdData'. (key-spacing)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) Multiple spaces found before ''or click allow button to share them.''. (no-multi-spaces)
(#87) Line 87 exceeds the maximum line length of 132. (max-len)
(#89) Line 89 exceeds the maximum line length of 132. (max-len)
(#90) Line 90 exceeds the maximum line length of 132. (max-len)
(#104) Line 104 exceeds the maximum line length of 132. (max-len)
(#114) Extra space after key 'msgForDownloadStart'. (key-spacing)
(#115) Extra space after key 'msgForWhiteboard'. (key-spacing)
(#116) Extra space after key 'educator'. (key-spacing)
(#117) Extra space after key 'supportDesktopOnly'. (key-spacing)
(#118) Extra space after key 'download'. (key-spacing)
(#119) Extra space after key 'downloadFile'. (key-spacing)
(#120) Extra space after key 'synchMessage'. (key-spacing)
(#121) Extra space after key 'iosAudEnable'. (key-spacing)
(#122) Extra space after key 'studentAudEnable'. (key-spacing)
(#123) Extra space after key 'screensharealready'. (key-spacing)
(#124) Extra space after key 'editorsynchmsg'. (key-spacing)
(#125) Extra space after key 'canvasmissing'. (key-spacing)
(#126) Duplicate key 'downloadFile'. (no-dupe-keys)
(#126) Extra space after key 'downloadFile'. (key-spacing)
(#127) Extra space after key 'filenotsave'. (key-spacing)
(#128) Extra space after key 'muteAll'. (key-spacing)
(#129) Extra space after key 'unmuteAll'. (key-spacing)
(#130) Extra space after key 'enablehistory'. (key-spacing)
mod/virtualclass/bundle/virtualclass/src/lang.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#11) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/src/lzstring.js
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#17) Expected { after 'if' condition. (curly)
(#27) Unexpected space before function parentheses. (space-before-function-paren)
(#28) Expected { after 'if' condition. (curly)
(#28) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#46) Expected { after 'if' condition. (curly)
(#46) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#47) Expected { after 'if' condition. (curly)
(#48) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Unexpected space before function parentheses. (space-before-function-paren)
(#54) Expected { after 'if' condition. (curly)
(#54) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#60) Unexpected space before function parentheses. (space-before-function-paren)
(#61) Expected { after 'if' condition. (curly)
(#61) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#62) Expected { after 'if' condition. (curly)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#69) Unexpected space before function parentheses. (space-before-function-paren)
(#71) 'Uint8Array' is not defined. (no-undef)
(#74) Identifier 'current_value' is not in camel case. (camelcase)
(#75) Identifier 'current_value' is not in camel case. (camelcase)
(#75) Unexpected use of '>>>'. (no-bitwise)
(#76) Identifier 'current_value' is not in camel case. (camelcase)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#82) Unexpected space before function parentheses. (space-before-function-paren)
(#92) Unexpected space before function parentheses. (space-before-function-paren)
(#102) Expected space or tab after '//' in comment. (spaced-comment)
(#103) Unexpected space before function parentheses. (space-before-function-paren)
(#104) Expected { after 'if' condition. (curly)
(#104) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#105) Unexpected space before function parentheses. (space-before-function-paren)
(#110) Expected space or tab after '//' in comment. (spaced-comment)
(#111) Unexpected space before function parentheses. (space-before-function-paren)
(#112) Expected { after 'if' condition. (curly)
(#112) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#113) Expected { after 'if' condition. (curly)
(#115) Unexpected space before function parentheses. (space-before-function-paren)
(#120) Unexpected space before function parentheses. (space-before-function-paren)
(#121) Unexpected space before function parentheses. (space-before-function-paren)
(#125) Function '_compress' has a complexity of 38. (complexity)
(#125) Unexpected space before function parentheses. (space-before-function-paren)
(#126) Expected { after 'if' condition. (curly)
(#126) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#128) Identifier 'context_dictionary' is not in camel case. (camelcase)
(#129) Identifier 'context_dictionaryToCreate' is not in camel case. (camelcase)
(#130) Identifier 'context_c' is not in camel case. (camelcase)
(#131) Identifier 'context_wc' is not in camel case. (camelcase)
(#132) Identifier 'context_w' is not in camel case. (camelcase)
(#133) Identifier 'context_enlargeIn' is not in camel case. (camelcase)
(#134) Identifier 'context_dictSize' is not in camel case. (camelcase)
(#135) Identifier 'context_numBits' is not in camel case. (camelcase)
(#136) Identifier 'context_data' is not in camel case. (camelcase)
(#137) Identifier 'context_data_val' is not in camel case. (camelcase)
(#138) Identifier 'context_data_position' is not in camel case. (camelcase)
(#140) 'f' is defined but never used (no-unused-vars)
(#143) Identifier 'context_c' is not in camel case. (camelcase)
(#145) Identifier 'context_dictionary' is not in camel case. (camelcase)
(#145) Identifier 'context_c' is not in camel case. (camelcase)
(#145) Identifier 'context_dictSize' is not in camel case. (camelcase)
(#146) Identifier 'context_dictionaryToCreate' is not in camel case. (camelcase)
(#146) Identifier 'context_c' is not in camel case. (camelcase)
(#149) Identifier 'context_wc' is not in camel case. (camelcase)
(#149) Identifier 'context_w' is not in camel case. (camelcase)
(#149) Identifier 'context_c' is not in camel case. (camelcase)
(#151) Identifier 'context_w' is not in camel case. (camelcase)
(#151) Identifier 'context_wc' is not in camel case. (camelcase)
(#154) Identifier 'context_w' is not in camel case. (camelcase)
(#155) Blocks are nested too deeply (5). (max-depth)
(#155) Identifier 'context_numBits' is not in camel case. (camelcase)
(#156) Identifier 'context_data_val' is not in camel case. (camelcase)
(#156) Unexpected use of '<<'. (no-bitwise)
(#156) Identifier 'context_data_val' is not in camel case. (camelcase)
(#157) Blocks are nested too deeply (6). (max-depth)
(#157) Identifier 'context_data_position' is not in camel case. (camelcase)
(#158) Identifier 'context_data_position' is not in camel case. (camelcase)
(#159) Identifier 'context_data' is not in camel case. (camelcase)
(#160) Identifier 'context_data_val' is not in camel case. (camelcase)
(#162) Identifier 'context_data_position' is not in camel case. (camelcase)
(#165) Identifier 'context_w' is not in camel case. (camelcase)
(#166) Blocks are nested too deeply (5). (max-depth)
(#167) Identifier 'context_data_val' is not in camel case. (camelcase)
(#167) Unexpected use of '|'. (no-bitwise)
(#167) Identifier 'context_data_val' is not in camel case. (camelcase)
(#167) Unexpected use of '<<'. (no-bitwise)
(#167) Unexpected use of '&'. (no-bitwise)
(#168) Blocks are nested too deeply (6). (max-depth)
(#168) Identifier 'context_data_position' is not in camel case. (camelcase)
(#169) Identifier 'context_data_position' is not in camel case. (camelcase)
(#170) Identifier 'context_data' is not in camel case. (camelcase)
(#171) Identifier 'context_data_val' is not in camel case. (camelcase)
(#173) Identifier 'context_data_position' is not in camel case. (camelcase)
(#175) Unexpected use of '>>'. (no-bitwise)
(#179) Blocks are nested too deeply (5). (max-depth)
(#179) Identifier 'context_numBits' is not in camel case. (camelcase)
(#180) Identifier 'context_data_val' is not in camel case. (camelcase)
(#180) Unexpected use of '|'. (no-bitwise)
(#180) Unexpected use of '<<'. (no-bitwise)
(#180) Identifier 'context_data_val' is not in camel case. (camelcase)
(#181) Blocks are nested too deeply (6). (max-depth)
(#181) Identifier 'context_data_position' is not in camel case. (camelcase)
(#182) Identifier 'context_data_position' is not in camel case. (camelcase)
(#183) Identifier 'context_data' is not in camel case. (camelcase)
(#184) Identifier 'context_data_val' is not in camel case. (camelcase)
(#186) Identifier 'context_data_position' is not in camel case. (camelcase)
(#190) Identifier 'context_w' is not in camel case. (camelcase)
(#191) Blocks are nested too deeply (5). (max-depth)
(#192) Identifier 'context_data_val' is not in camel case. (camelcase)
(#192) Unexpected use of '|'. (no-bitwise)
(#192) Unexpected use of '<<'. (no-bitwise)
(#192) Identifier 'context_data_val' is not in camel case. (camelcase)
(#192) Unexpected use of '&'. (no-bitwise)
(#193) Blocks are nested too deeply (6). (max-depth)
(#193) Identifier 'context_data_position' is not in camel case. (camelcase)
(#194) Identifier 'context_data_position' is not in camel case. (camelcase)
(#195) Identifier 'context_data' is not in camel case. (camelcase)
(#196) Identifier 'context_data_val' is not in camel case. (camelcase)
(#198) Identifier 'context_data_position' is not in camel case. (camelcase)
(#200) Unexpected use of '>>'. (no-bitwise)
(#203) Identifier 'context_enlargeIn' is not in camel case. (camelcase)
(#204) Identifier 'context_enlargeIn' is not in camel case. (camelcase)
(#205) Identifier 'context_enlargeIn' is not in camel case. (camelcase)
(#206) Identifier 'context_numBits' is not in camel case. (camelcase)
(#208) Identifier 'context_dictionaryToCreate' is not in camel case. (camelcase)
(#210) Identifier 'context_dictionary' is not in camel case. (camelcase)
(#211) Identifier 'context_numBits' is not in camel case. (camelcase)
(#212) Identifier 'context_data_val' is not in camel case. (camelcase)
(#212) Unexpected use of '|'. (no-bitwise)
(#212) Unexpected use of '<<'. (no-bitwise)
(#212) Identifier 'context_data_val' is not in camel case. (camelcase)
(#212) Unexpected use of '&'. (no-bitwise)
(#213) Blocks are nested too deeply (5). (max-depth)
(#213) Identifier 'context_data_position' is not in camel case. (camelcase)
(#214) Identifier 'context_data_position' is not in camel case. (camelcase)
(#215) Identifier 'context_data' is not in camel case. (camelcase)
(#216) Identifier 'context_data_val' is not in camel case. (camelcase)
(#218) Identifier 'context_data_position' is not in camel case. (camelcase)
(#220) Unexpected use of '>>'. (no-bitwise)
(#225) Identifier 'context_enlargeIn' is not in camel case. (camelcase)
(#226) Identifier 'context_enlargeIn' is not in camel case. (camelcase)
(#227) Identifier 'context_enlargeIn' is not in camel case. (camelcase)
(#228) Identifier 'context_numBits' is not in camel case. (camelcase)
(#231) Identifier 'context_dictionary' is not in camel case. (camelcase)
(#231) Identifier 'context_wc' is not in camel case. (camelcase)
(#231) Identifier 'context_dictSize' is not in camel case. (camelcase)
(#232) Identifier 'context_w' is not in camel case. (camelcase)
(#237) Identifier 'context_w' is not in camel case. (camelcase)
(#239) Identifier 'context_w' is not in camel case. (camelcase)
(#240) Identifier 'context_numBits' is not in camel case. (camelcase)
(#241) Identifier 'context_data_val' is not in camel case. (camelcase)
(#241) Identifier 'context_data_val' is not in camel case. (camelcase)
(#241) Unexpected use of '<<'. (no-bitwise)
(#242) Blocks are nested too deeply (5). (max-depth)
(#242) Identifier 'context_data_position' is not in camel case. (camelcase)
(#243) Identifier 'context_data_position' is not in camel case. (camelcase)
(#244) Identifier 'context_data' is not in camel case. (camelcase)
(#245) Identifier 'context_data_val' is not in camel case. (camelcase)
(#247) Identifier 'context_data_position' is not in camel case. (camelcase)
(#250) Identifier 'context_w' is not in camel case. (camelcase)
(#252) Identifier 'context_data_val' is not in camel case. (camelcase)
(#252) Unexpected use of '|'. (no-bitwise)
(#252) Unexpected use of '<<'. (no-bitwise)
(#252) Identifier 'context_data_val' is not in camel case. (camelcase)
(#252) Unexpected use of '&'. (no-bitwise)
(#253) Blocks are nested too deeply (5). (max-depth)
(#253) Identifier 'context_data_position' is not in camel case. (camelcase)
(#254) Identifier 'context_data_position' is not in camel case. (camelcase)
(#255) Identifier 'context_data' is not in camel case. (camelcase)
(#256) Identifier 'context_data_val' is not in camel case. (camelcase)
(#258) Identifier 'context_data_position' is not in camel case. (camelcase)
(#260) Unexpected use of '>>'. (no-bitwise)
(#264) Identifier 'context_numBits' is not in camel case. (camelcase)
(#265) Identifier 'context_data_val' is not in camel case. (camelcase)
(#265) Unexpected use of '|'. (no-bitwise)
(#265) Identifier 'context_data_val' is not in camel case. (camelcase)
(#265) Unexpected use of '<<'. (no-bitwise)
(#266) Blocks are nested too deeply (5). (max-depth)
(#266) Identifier 'context_data_position' is not in camel case. (camelcase)
(#267) Identifier 'context_data_position' is not in camel case. (camelcase)
(#268) Identifier 'context_data' is not in camel case. (camelcase)
(#269) Identifier 'context_data_val' is not in camel case. (camelcase)
(#271) Identifier 'context_data_position' is not in camel case. (camelcase)
(#275) Identifier 'context_w' is not in camel case. (camelcase)
(#277) Identifier 'context_data_val' is not in camel case. (camelcase)
(#277) Unexpected use of '|'. (no-bitwise)
(#277) Identifier 'context_data_val' is not in camel case. (camelcase)
(#277) Unexpected use of '<<'. (no-bitwise)
(#277) Unexpected use of '&'. (no-bitwise)
(#278) Blocks are nested too deeply (5). (max-depth)
(#278) Identifier 'context_data_position' is not in camel case. (camelcase)
(#279) Identifier 'context_data_position' is not in camel case. (camelcase)
(#280) Identifier 'context_data' is not in camel case. (camelcase)
(#281) Identifier 'context_data_val' is not in camel case. (camelcase)
(#283) Identifier 'context_data_position' is not in camel case. (camelcase)
(#285) Unexpected use of '>>'. (no-bitwise)
(#288) Identifier 'context_enlargeIn' is not in camel case. (camelcase)
(#289) Identifier 'context_enlargeIn' is not in camel case. (camelcase)
(#290) Identifier 'context_enlargeIn' is not in camel case. (camelcase)
(#291) Identifier 'context_numBits' is not in camel case. (camelcase)
(#293) Identifier 'context_dictionaryToCreate' is not in camel case. (camelcase)
(#295) Identifier 'context_dictionary' is not in camel case. (camelcase)
(#296) Identifier 'context_numBits' is not in camel case. (camelcase)
(#297) Identifier 'context_data_val' is not in camel case. (camelcase)
(#297) Unexpected use of '|'. (no-bitwise)
(#297) Unexpected use of '<<'. (no-bitwise)
(#297) Identifier 'context_data_val' is not in camel case. (camelcase)
(#297) Unexpected use of '&'. (no-bitwise)
(#298) Identifier 'context_data_position' is not in camel case. (camelcase)
(#299) Identifier 'context_data_position' is not in camel case. (camelcase)
(#300) Identifier 'context_data' is not in camel case. (camelcase)
(#301) Identifier 'context_data_val' is not in camel case. (camelcase)
(#303) Identifier 'context_data_position' is not in camel case. (camelcase)
(#305) Unexpected use of '>>'. (no-bitwise)
(#310) Identifier 'context_enlargeIn' is not in camel case. (camelcase)
(#311) Identifier 'context_enlargeIn' is not in camel case. (camelcase)
(#312) Identifier 'context_enlargeIn' is not in camel case. (camelcase)
(#313) Identifier 'context_numBits' is not in camel case. (camelcase)
(#319) Identifier 'context_numBits' is not in camel case. (camelcase)
(#320) Identifier 'context_data_val' is not in camel case. (camelcase)
(#320) Unexpected use of '|'. (no-bitwise)
(#320) Unexpected use of '<<'. (no-bitwise)
(#320) Identifier 'context_data_val' is not in camel case. (camelcase)
(#320) Unexpected use of '&'. (no-bitwise)
(#321) Identifier 'context_data_position' is not in camel case. (camelcase)
(#322) Identifier 'context_data_position' is not in camel case. (camelcase)
(#323) Identifier 'context_data' is not in camel case. (camelcase)
(#324) Identifier 'context_data_val' is not in camel case. (camelcase)
(#326) Identifier 'context_data_position' is not in camel case. (camelcase)
(#328) Unexpected use of '>>'. (no-bitwise)
(#332) Unexpected constant condition. (no-constant-condition)
(#333) Identifier 'context_data_val' is not in camel case. (camelcase)
(#333) Identifier 'context_data_val' is not in camel case. (camelcase)
(#333) Unexpected use of '<<'. (no-bitwise)
(#334) Identifier 'context_data_position' is not in camel case. (camelcase)
(#335) Identifier 'context_data' is not in camel case. (camelcase)
(#338) Expected { after 'else'. (curly)
(#338) Identifier 'context_data_position' is not in camel case. (camelcase)
(#338) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#340) Identifier 'context_data' is not in camel case. (camelcase)
(#343) Unexpected space before function parentheses. (space-before-function-paren)
(#344) Expected { after 'if' condition. (curly)
(#344) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#345) Expected { after 'if' condition. (curly)
(#346) Unexpected space before function parentheses. (space-before-function-paren)
(#351) Function '_decompress' has a complexity of 32. (complexity)
(#351) Unexpected space before function parentheses. (space-before-function-paren)
(#353) 'next' is defined but never used (no-unused-vars)
(#374) Unexpected use of '&'. (no-bitwise)
(#375) Unexpected use of '>>='. (no-bitwise)
(#380) Unexpected use of '|='. (no-bitwise)
(#381) Unexpected use of '<<='. (no-bitwise)
(#390) Unexpected use of '&'. (no-bitwise)
(#391) Unexpected use of '>>='. (no-bitwise)
(#396) Unexpected use of '|='. (no-bitwise)
(#397) Unexpected use of '<<='. (no-bitwise)
(#406) Unexpected use of '&'. (no-bitwise)
(#407) Unexpected use of '>>='. (no-bitwise)
(#412) Unexpected use of '|='. (no-bitwise)
(#413) Unexpected use of '<<='. (no-bitwise)
(#423) Unexpected constant condition. (no-constant-condition)
(#432) Unexpected use of '&'. (no-bitwise)
(#433) Unexpected use of '>>='. (no-bitwise)
(#438) Unexpected use of '|='. (no-bitwise)
(#439) Unexpected use of '<<='. (no-bitwise)
(#448) Unexpected use of '&'. (no-bitwise)
(#449) Unexpected use of '>>='. (no-bitwise)
(#454) Unexpected use of '|='. (no-bitwise)
(#455) Unexpected use of '<<='. (no-bitwise)
(#467) Unexpected use of '&'. (no-bitwise)
(#468) Unexpected use of '>>='. (no-bitwise)
(#473) Unexpected use of '|='. (no-bitwise)
(#474) Unexpected use of '<<='. (no-bitwise)
(#515) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#515) 'module' is not defined. (no-undef)
(#516) 'module' is not defined. (no-undef)
(#516) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/media.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#9) Unexpected space before function parentheses. (space-before-function-paren)
(#10) 'repMode' is not defined. (no-undef)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Missing JSDoc comment. (require-jsdoc)
(#19) 'l' is not defined. (no-undef)
(#20) 'buf' is not defined. (no-undef)
(#20) 'Int16Array' is not defined. (no-undef)
(#20) 'l' is not defined. (no-undef)
(#21) 'l' is not defined. (no-undef)
(#22) 'buf' is not defined. (no-undef)
(#22) 'l' is not defined. (no-undef)
(#22) 'l' is not defined. (no-undef)
(#24) 'buf' is not defined. (no-undef)
(#27) 'responseErorr' is defined but never used (no-unused-vars)
(#27) Unexpected space before function parentheses. (space-before-function-paren)
(#28) Unexpected console statement. (no-console)
(#30) 'ar' is defined but never used (no-unused-vars)
(#37) 'audiotime' is defined but never used (no-unused-vars)
(#41) Trailing spaces not allowed. (no-trailing-spaces)
(#42) Trailing spaces not allowed. (no-trailing-spaces)
(#43) Trailing spaces not allowed. (no-trailing-spaces)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#47) A space is required after ','. (comma-spacing)
(#68) Unexpected space before function parentheses. (space-before-function-paren)
(#70) 'virtualclass' is not defined. (no-undef)
(#81) Trailing spaces not allowed. (no-trailing-spaces)
(#82) Trailing spaces not allowed. (no-trailing-spaces)
(#91) 'Resampler' is not defined. (no-undef)
(#102) Unexpected space before function parentheses. (space-before-function-paren)
(#103) Expected space or tab after '//' in comment. (spaced-comment)
(#107) Expected space or tab after '//' in comment. (spaced-comment)
(#110) 'virtualclass' is not defined. (no-undef)
(#112) Expected space or tab after '//' in comment. (spaced-comment)
(#117) Unexpected space before function parentheses. (space-before-function-paren)
(#118) 'cthis' is not defined. (no-undef)
(#119) 'roles' is not defined. (no-undef)
(#124) Unexpected space before function parentheses. (space-before-function-paren)
(#133) Unexpected space before function parentheses. (space-before-function-paren)
(#134) 'cthis' is not defined. (no-undef)
(#147) Trailing spaces not allowed. (no-trailing-spaces)
(#156) Unexpected space before function parentheses. (space-before-function-paren)
(#157) 'virtualclass' is not defined. (no-undef)
(#157) 'io' is not defined. (no-undef)
(#158) 'virtualclass' is not defined. (no-undef)
(#158) 'virtualclass' is not defined. (no-undef)
(#159) 'Int8Array' is not defined. (no-undef)
(#160) 'Int8Array' is not defined. (no-undef)
(#163) 'ioAdapter' is not defined. (no-undef)
(#164) 'virtualclass' is not defined. (no-undef)
(#166) 'virtualclass' is not defined. (no-undef)
(#169) Trailing spaces not allowed. (no-trailing-spaces)
(#170) Unexpected space before function parentheses. (space-before-function-paren)
(#176) 'i' is not defined. (no-undef)
(#176) 'i' is not defined. (no-undef)
(#176) 'i' is not defined. (no-undef)
(#178) 'i' is not defined. (no-undef)
(#186) Unexpected use of '^'. (no-bitwise)
(#186) Unexpected use of '^'. (no-bitwise)
(#211) 'th' is already defined (no-redeclare)
(#214) 'th' is already defined (no-redeclare)
(#224) 'th' used outside of binding context. (block-scoped-var)
(#224) 'th' used outside of binding context. (block-scoped-var)
(#224) 'th' used outside of binding context. (block-scoped-var)
(#230) Line 230 exceeds the maximum line length of 132. (max-len)
(#240) Line 240 exceeds the maximum line length of 132. (max-len)
(#246) Line 246 exceeds the maximum line length of 132. (max-len)
(#259) Unexpected space before function parentheses. (space-before-function-paren)
(#260) 'silenceDetectElem' used outside of binding context. (block-scoped-var)
(#265) 'silenceDetectElem' used outside of binding context. (block-scoped-var)
(#269) Expected space or tab after '//' in comment. (spaced-comment)
(#270) Unexpected space before function parentheses. (space-before-function-paren)
(#275) Unexpected space before function parentheses. (space-before-function-paren)
(#284) Unexpected space before function parentheses. (space-before-function-paren)
(#289) Expected space or tab after '//' in comment. (spaced-comment)
(#291) Expected space or tab after '//' in comment. (spaced-comment)
(#304) Unexpected space before function parentheses. (space-before-function-paren)
(#305) 'virtualclass' is not defined. (no-undef)
(#309) Expected space or tab after '//' in comment. (spaced-comment)
(#311) Expected space or tab after '//' in comment. (spaced-comment)
(#313) 'virtualclass' is not defined. (no-undef)
(#313) 'virtualclass' is not defined. (no-undef)
(#313) Unexpected space before function parentheses. (space-before-function-paren)
(#320) 'a' is defined but never used (no-unused-vars)
(#337) Trailing spaces not allowed. (no-trailing-spaces)
(#341) Unexpected space before function parentheses. (space-before-function-paren)
(#345) Unexpected space before function parentheses. (space-before-function-paren)
(#346) 'virtualclass' is not defined. (no-undef)
(#351) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#352) 'virtualclass' is not defined. (no-undef)
(#357) Blocks are nested too deeply (5). (max-depth)
(#363) Blocks are nested too deeply (5). (max-depth)
(#363) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#375) Unexpected space before function parentheses. (space-before-function-paren)
(#400) Trailing spaces not allowed. (no-trailing-spaces)
(#402) Unexpected space before function parentheses. (space-before-function-paren)
(#406) Unexpected space before function parentheses. (space-before-function-paren)
(#407) unnecessary '.call()'. (no-useless-call)
(#407) Missing semicolon. (semi)
(#411) Trailing spaces not allowed. (no-trailing-spaces)
(#416) Unexpected space before function parentheses. (space-before-function-paren)
(#426) 'virtualclass' is not defined. (no-undef)
(#433) 'virtualclass' is not defined. (no-undef)
(#440) Trailing spaces not allowed. (no-trailing-spaces)
(#444) Expected space or tab after '//' in comment. (spaced-comment)
(#445) Unexpected space before function parentheses. (space-before-function-paren)
(#448) 'button' is defined but never used (no-unused-vars)
(#453) Line 453 exceeds the maximum line length of 132. (max-len)
(#454) Trailing spaces not allowed. (no-trailing-spaces)
(#468) 'virtualclass' is not defined. (no-undef)
(#469) 'virtualclass' is not defined. (no-undef)
(#473) Trailing spaces not allowed. (no-trailing-spaces)
(#476) Unexpected space before function parentheses. (space-before-function-paren)
(#477) 'virtualclass' is not defined. (no-undef)
(#477) 'virtualclass' is not defined. (no-undef)
(#479) Line 479 exceeds the maximum line length of 132. (max-len)
(#486) 'button' is defined but never used (no-unused-vars)
(#494) 'virtualclass' is not defined. (no-undef)
(#495) 'virtualclass' is not defined. (no-undef)
(#496) 'virtualclass' is not defined. (no-undef)
(#504) Unexpected space before function parentheses. (space-before-function-paren)
(#505) 'Int8Array' is not defined. (no-undef)
(#507) Trailing spaces not allowed. (no-trailing-spaces)
(#512) Unexpected space before function parentheses. (space-before-function-paren)
(#513) 'ArrayBuffer' is not defined. (no-undef)
(#514) 'Int8Array' is not defined. (no-undef)
(#521) Trailing spaces not allowed. (no-trailing-spaces)
(#525) Trailing spaces not allowed. (no-trailing-spaces)
(#527) Unexpected space before function parentheses. (space-before-function-paren)
(#528) 'currTime' is defined but never used (no-unused-vars)
(#529) 'repMode' is not defined. (no-undef)
(#553) 'virtualclass' is not defined. (no-undef)
(#553) 'io' is not defined. (no-undef)
(#565) Trailing spaces not allowed. (no-trailing-spaces)
(#567) Expected space or tab after '//' in comment. (spaced-comment)
(#568) Unexpected space before function parentheses. (space-before-function-paren)
(#569) 'G711' is not defined. (no-undef)
(#579) Trailing spaces not allowed. (no-trailing-spaces)
(#581) Unexpected space before function parentheses. (space-before-function-paren)
(#585) 'virtualclass' is not defined. (no-undef)
(#593) Unexpected space before function parentheses. (space-before-function-paren)
(#595) 'virtualclass' is not defined. (no-undef)
(#595) 'virtualclass' is not defined. (no-undef)
(#599) Unexpected space before function parentheses. (space-before-function-paren)
(#600) Unexpected console statement. (no-console)
(#604) There should be no spaces inside this paren. (space-in-parens)
(#604) Multiple spaces found before ')'. (no-multi-spaces)
(#605) Missing semicolon. (semi)
(#613) Unexpected space before function parentheses. (space-before-function-paren)
(#614) 'G711' is not defined. (no-undef)
(#617) 'virtualclass' is not defined. (no-undef)
(#618) 'virtualclass' is not defined. (no-undef)
(#618) 'virtualclass' is not defined. (no-undef)
(#626) Unexpected space before function parentheses. (space-before-function-paren)
(#632) 'G711' is not defined. (no-undef)
(#634) Identifier 'floating_point' is not in camel case. (camelcase)
(#637) 'Float32Array' is not defined. (no-undef)
(#641) Line 641 exceeds the maximum line length of 132. (max-len)
(#641) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#641) 'virtualclass' is not defined. (no-undef)
(#641) 'virtualclass' is not defined. (no-undef)
(#652) Unexpected space before function parentheses. (space-before-function-paren)
(#655) 'receivedResampler' is not defined. (no-undef)
(#655) 'Resampler' is not defined. (no-undef)
(#658) Expected space or tab after '//' in comment. (spaced-comment)
(#659) Expected space or tab after '//' in comment. (spaced-comment)
(#662) 'receivedResampler' is not defined. (no-undef)
(#666) Expected space or tab after '//' in comment. (spaced-comment)
(#667) Line 667 exceeds the maximum line length of 132. (max-len)
(#667) Expected space or tab after '//' in comment. (spaced-comment)
(#676) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#677) 'virtualclass' is not defined. (no-undef)
(#679) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#680) 'virtualclass' is not defined. (no-undef)
(#684) Unexpected space before function parentheses. (space-before-function-paren)
(#688) Line 688 exceeds the maximum line length of 132. (max-len)
(#689) 'virtualclass' is not defined. (no-undef)
(#690) 'virtualclass' is not defined. (no-undef)
(#691) 'virtualclass' is not defined. (no-undef)
(#692) 'virtualclass' is not defined. (no-undef)
(#694) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#694) Multiple spaces found before '!='. (no-multi-spaces)
(#695) 'virtualclass' is not defined. (no-undef)
(#704) Line 704 exceeds the maximum line length of 132. (max-len)
(#705) 'virtualclass' is not defined. (no-undef)
(#706) Line 706 exceeds the maximum line length of 132. (max-len)
(#708) 'virtualclass' is not defined. (no-undef)
(#709) Unexpected space before function parentheses. (space-before-function-paren)
(#710) Line 710 exceeds the maximum line length of 132. (max-len)
(#711) Line 711 exceeds the maximum line length of 132. (max-len)
(#713) 'virtualclass' is not defined. (no-undef)
(#714) 'virtualclass' is not defined. (no-undef)
(#715) 'virtualclass' is not defined. (no-undef)
(#725) Unexpected space before function parentheses. (space-before-function-paren)
(#726) 'Uint8Array' is not defined. (no-undef)
(#726) 'analyser' is not defined. (no-undef)
(#727) 'analyser' is not defined. (no-undef)
(#735) Expected space or tab after '//' in comment. (spaced-comment)
(#736) Unexpected space before function parentheses. (space-before-function-paren)
(#737) 'cthis' is not defined. (no-undef)
(#738) 'roles' is not defined. (no-undef)
(#749) Expected space or tab after '//' in comment. (spaced-comment)
(#751) Unexpected space before function parentheses. (space-before-function-paren)
(#769) Unexpected space before function parentheses. (space-before-function-paren)
(#769) 'label' is defined but never used (no-unused-vars)
(#772) Expected space or tab after '//' in comment. (spaced-comment)
(#775) 'virtualclass' is not defined. (no-undef)
(#782) 'virtualclass' is not defined. (no-undef)
(#786) Expected space or tab after '//' in comment. (spaced-comment)
(#793) Expected space or tab after '//' in comment. (spaced-comment)
(#794) Unexpected space before function parentheses. (space-before-function-paren)
(#795) 'repMode' is not defined. (no-undef)
(#796) 'totArr8' is defined but never used (no-unused-vars)
(#817) Unexpected space before function parentheses. (space-before-function-paren)
(#818) 'Float32Array' is not defined. (no-undef)
(#829) Expected space or tab after '//' in comment. (spaced-comment)
(#833) Unexpected space before function parentheses. (space-before-function-paren)
(#836) 'LZString' is not defined. (no-undef)
(#839) 'samples' is not defined. (no-undef)
(#839) 'G711' is not defined. (no-undef)
(#841) Identifier 'floating_point' is not in camel case. (camelcase)
(#844) 'Float32Array' is not defined. (no-undef)
(#844) 'samples' is not defined. (no-undef)
(#853) Trailing spaces not allowed. (no-trailing-spaces)
(#858) Unexpected space before function parentheses. (space-before-function-paren)
(#859) 'cthis' is not defined. (no-undef)
(#866) 'cthis' is not defined. (no-undef)
(#867) 'cthis' is not defined. (no-undef)
(#868) Line 868 exceeds the maximum line length of 132. (max-len)
(#868) Expected space or tab after '//' in comment. (spaced-comment)
(#869) Expected space or tab after '//' in comment. (spaced-comment)
(#871) 'grec' is not defined. (no-undef)
(#871) 'cthis' is not defined. (no-undef)
(#871) 'cthis' is not defined. (no-undef)
(#872) 'grec' is not defined. (no-undef)
(#872) 'cthis' is not defined. (no-undef)
(#872) 'cthis' is not defined. (no-undef)
(#873) 'cthis' is not defined. (no-undef)
(#876) 'grec' is not defined. (no-undef)
(#877) 'grec' is not defined. (no-undef)
(#877) 'cthis' is not defined. (no-undef)
(#880) Trailing spaces not allowed. (no-trailing-spaces)
(#884) Unexpected space before function parentheses. (space-before-function-paren)
(#888) 'repMode' is not defined. (no-undef)
(#896) Unexpected space before function parentheses. (space-before-function-paren)
(#897) 'virtualclass' is not defined. (no-undef)
(#897) 'virtualclass' is not defined. (no-undef)
(#901) Trailing spaces not allowed. (no-trailing-spaces)
(#907) 'adSign' used outside of binding context. (block-scoped-var)
(#911) 'adSign' used outside of binding context. (block-scoped-var)
(#912) 'adSign' used outside of binding context. (block-scoped-var)
(#913) 'adSign' used outside of binding context. (block-scoped-var)
(#914) Line 914 exceeds the maximum line length of 132. (max-len)
(#914) 'virtualclass' is not defined. (no-undef)
(#915) 'virtualclass' is not defined. (no-undef)
(#917) 'virtualclass' is not defined. (no-undef)
(#917) Expected space or tab after '//' in comment. (spaced-comment)
(#918) 'virtualclass' is not defined. (no-undef)
(#918) 'virtualclass' is not defined. (no-undef)
(#919) 'virtualclass' is not defined. (no-undef)
(#920) 'virtualclass' is not defined. (no-undef)
(#921) 'virtualclass' is not defined. (no-undef)
(#923) 'virtualclass' is not defined. (no-undef)
(#924) 'virtualclass' is not defined. (no-undef)
(#928) Trailing spaces not allowed. (no-trailing-spaces)
(#932) Unexpected space before function parentheses. (space-before-function-paren)
(#935) Identifier 'data_pack' is not in camel case. (camelcase)
(#935) 'Int8Array' is not defined. (no-undef)
(#937) 'virtualclass' is not defined. (no-undef)
(#937) Identifier 'data_pack' is not in camel case. (camelcase)
(#937) Identifier 'data_pack' is not in camel case. (camelcase)
(#937) Identifier 'data_pack' is not in camel case. (camelcase)
(#937) Identifier 'data_pack' is not in camel case. (camelcase)
(#938) Identifier 'data_pack' is not in camel case. (camelcase)
(#938) Identifier 'data_pack' is not in camel case. (camelcase)
(#943) Trailing spaces not allowed. (no-trailing-spaces)
(#956) Unexpected space before function parentheses. (space-before-function-paren)
(#958) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#963) Unexpected space before function parentheses. (space-before-function-paren)
(#971) Unexpected space before function parentheses. (space-before-function-paren)
(#973) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#978) Trailing spaces not allowed. (no-trailing-spaces)
(#982) Unexpected space before function parentheses. (space-before-function-paren)
(#989) 'vidId' is not defined. (no-undef)
(#991) 'vidId' is not defined. (no-undef)
(#998) 'virtualclass' is not defined. (no-undef)
(#1001) Unexpected space before function parentheses. (space-before-function-paren)
(#1002) Expected space or tab after '//' in comment. (spaced-comment)
(#1009) Expected space or tab after '/*' in comment. (spaced-comment)
(#1014) Expected space or tab after '//' in comment. (spaced-comment)
(#1015) Unexpected space before function parentheses. (space-before-function-paren)
(#1017) 'virtualclass' is not defined. (no-undef)
(#1018) 'virtualclass' is not defined. (no-undef)
(#1021) 'frame' is defined but never used (no-unused-vars)
(#1022) 'randomTime' is not defined. (no-undef)
(#1025) Missing JSDoc comment. (require-jsdoc)
(#1026) 'roles' is not defined. (no-undef)
(#1029) 'graphCanvas' used outside of binding context. (block-scoped-var)
(#1032) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1033) 'cthis' is not defined. (no-undef)
(#1036) 'graphCanvas' used outside of binding context. (block-scoped-var)
(#1036) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1038) 'cthis' is not defined. (no-undef)
(#1038) 'graphCanvas' used outside of binding context. (block-scoped-var)
(#1038) 'graphCanvas' used outside of binding context. (block-scoped-var)
(#1047) Expected space or tab after '//' in comment. (spaced-comment)
(#1048) Missing JSDoc comment. (require-jsdoc)
(#1062) 'roles' is not defined. (no-undef)
(#1063) 'cthis' is not defined. (no-undef)
(#1065) Expected space or tab after '//' in comment. (spaced-comment)
(#1067) 'virtualclass' is not defined. (no-undef)
(#1068) 'virtualclass' is not defined. (no-undef)
(#1070) 'roles' is not defined. (no-undef)
(#1071) 'virtualclass' is not defined. (no-undef)
(#1074) Expected space or tab after '//' in comment. (spaced-comment)
(#1076) 'virtualclass' is not defined. (no-undef)
(#1079) 'virtualclass' is not defined. (no-undef)
(#1080) 'virtualclass' is not defined. (no-undef)
(#1081) Line 1081 exceeds the maximum line length of 132. (max-len)
(#1081) 'Uint8ClampedArray' is not defined. (no-undef)
(#1082) 'Uint8ClampedArray' is not defined. (no-undef)
(#1085) 'ioAdapter' is not defined. (no-undef)
(#1086) 'virtualclass' is not defined. (no-undef)
(#1087) 'virtualclass' is not defined. (no-undef)
(#1088) 'virtualclass' is not defined. (no-undef)
(#1089) 'virtualclass' is not defined. (no-undef)
(#1090) 'virtualclass' is not defined. (no-undef)
(#1090) 'virtualclass' is not defined. (no-undef)
(#1093) 'virtualclass' is not defined. (no-undef)
(#1094) Expected space or tab after '//' in comment. (spaced-comment)
(#1096) 'virtualclass' is not defined. (no-undef)
(#1097) Expected space or tab after '//' in comment. (spaced-comment)
(#1101) 'virtualclass' is not defined. (no-undef)
(#1103) Missing JSDoc comment. (require-jsdoc)
(#1113) Trailing spaces not allowed. (no-trailing-spaces)
(#1116) Unexpected space before function parentheses. (space-before-function-paren)
(#1117) 'cthis' is not defined. (no-undef)
(#1118) 'cthis' is not defined. (no-undef)
(#1126) Unexpected space before function parentheses. (space-before-function-paren)
(#1129) Expected space or tab after '//' in comment. (spaced-comment)
(#1130) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1132) 'virtualclass' is not defined. (no-undef)
(#1136) Expected space or tab after '//' in comment. (spaced-comment)
(#1137) Unexpected space before function parentheses. (space-before-function-paren)
(#1143) Unexpected space before function parentheses. (space-before-function-paren)
(#1153) 'prvContHeight' is defined but never used (no-unused-vars)
(#1159) 'newContHeight' is defined but never used (no-unused-vars)
(#1163) Line 1163 exceeds the maximum line length of 132. (max-len)
(#1163) 'virtualclass' is not defined. (no-undef)
(#1175) Unexpected space before function parentheses. (space-before-function-paren)
(#1183) 'virtualclass' is not defined. (no-undef)
(#1198) Unexpected space before function parentheses. (space-before-function-paren)
(#1203) Trailing spaces not allowed. (no-trailing-spaces)
(#1204) Unexpected space before function parentheses. (space-before-function-paren)
(#1205) 'cthis' is not defined. (no-undef)
(#1206) 'cthis' is not defined. (no-undef)
(#1206) 'cthis' is not defined. (no-undef)
(#1207) 'cthis' is not defined. (no-undef)
(#1207) 'cthis' is not defined. (no-undef)
(#1208) 'cthis' is not defined. (no-undef)
(#1208) 'cthis' is not defined. (no-undef)
(#1214) Trailing spaces not allowed. (no-trailing-spaces)
(#1217) Unexpected space before function parentheses. (space-before-function-paren)
(#1218) Identifier 'data_pack' is not in camel case. (camelcase)
(#1218) 'Uint8ClampedArray' is not defined. (no-undef)
(#1220) 'virtualclass' is not defined. (no-undef)
(#1220) Identifier 'data_pack' is not in camel case. (camelcase)
(#1220) Identifier 'data_pack' is not in camel case. (camelcase)
(#1220) Identifier 'data_pack' is not in camel case. (camelcase)
(#1220) Identifier 'data_pack' is not in camel case. (camelcase)
(#1221) Identifier 'data_pack' is not in camel case. (camelcase)
(#1221) Identifier 'data_pack' is not in camel case. (camelcase)
(#1222) 'virtualclass' is not defined. (no-undef)
(#1228) Trailing spaces not allowed. (no-trailing-spaces)
(#1229) Trailing spaces not allowed. (no-trailing-spaces)
(#1233) Unexpected space before function parentheses. (space-before-function-paren)
(#1233) 'vbool' is defined but never used (no-unused-vars)
(#1235) 'cthis' is not defined. (no-undef)
(#1235) Expected space or tab after '//' in comment. (spaced-comment)
(#1236) 'vcan' is not defined. (no-undef)
(#1243) 'cthis' is not defined. (no-undef)
(#1244) 'virtualclass' is not defined. (no-undef)
(#1245) 'virtualclass' is not defined. (no-undef)
(#1245) 'virtualclass' is not defined. (no-undef)
(#1246) 'virtualclass' is not defined. (no-undef)
(#1250) 'virtualclass' is not defined. (no-undef)
(#1250) Expected space or tab after '//' in comment. (spaced-comment)
(#1252) 'virtualclass' is not defined. (no-undef)
(#1266) Unexpected space before function parentheses. (space-before-function-paren)
(#1271) Expected space(s) after "if". (keyword-spacing)
(#1271) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1271) Missing space before opening brace. (space-before-blocks)
(#1273) Expected space(s) after "if". (keyword-spacing)
(#1273) Missing space before opening brace. (space-before-blocks)
(#1275) Expected space(s) after "if". (keyword-spacing)
(#1275) Missing space before opening brace. (space-before-blocks)
(#1276) 'virtualclass' is not defined. (no-undef)
(#1278) 'virtualclass' is not defined. (no-undef)
(#1281) Expected space(s) before "else". (keyword-spacing)
(#1282) 'virtualclass' is not defined. (no-undef)
(#1284) Expected space(s) after "if". (keyword-spacing)
(#1284) 'virtualclass' is not defined. (no-undef)
(#1284) Missing space before opening brace. (space-before-blocks)
(#1285) 'virtualclass' is not defined. (no-undef)
(#1288) 'cthis' is not defined. (no-undef)
(#1289) 'cthis' is not defined. (no-undef)
(#1290) 'virtualclass' is not defined. (no-undef)
(#1291) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1293) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1294) 'cthis' is not defined. (no-undef)
(#1294) 'virtualclass' is not defined. (no-undef)
(#1303) Unexpected space before function parentheses. (space-before-function-paren)
(#1316) Unexpected space before function parentheses. (space-before-function-paren)
(#1317) 'userMainDiv' is defined but never used (no-unused-vars)
(#1318) 'cthis' is not defined. (no-undef)
(#1324) 'cthis' is not defined. (no-undef)
(#1325) 'virtualclass' is not defined. (no-undef)
(#1325) 'virtualclass' is not defined. (no-undef)
(#1328) 'cthis' is not defined. (no-undef)
(#1329) 'cthis' is not defined. (no-undef)
(#1330) 'cthis' is not defined. (no-undef)
(#1330) 'virtualclass' is not defined. (no-undef)
(#1331) 'virtualclass' is not defined. (no-undef)
(#1331) 'cthis' is not defined. (no-undef)
(#1332) 'cthis' is not defined. (no-undef)
(#1333) Expected space or tab after '//' in comment. (spaced-comment)
(#1334) Unexpected space before function parentheses. (space-before-function-paren)
(#1335) Unexpected console statement. (no-console)
(#1337) 'virtualclass' is not defined. (no-undef)
(#1337) 'virtualclass' is not defined. (no-undef)
(#1338) 'cthis' is not defined. (no-undef)
(#1338) 'cthis' is not defined. (no-undef)
(#1339) 'cthis' is not defined. (no-undef)
(#1340) 'cthis' is not defined. (no-undef)
(#1342) 'cthis' is not defined. (no-undef)
(#1342) Unexpected space before function parentheses. (space-before-function-paren)
(#1343) 'cthis' is not defined. (no-undef)
(#1344) Missing semicolon. (semi)
(#1346) 'userMedia' is not defined. (no-undef)
(#1351) Unexpected space before function parentheses. (space-before-function-paren)
(#1353) 'vcan' is not defined. (no-undef)
(#1358) Unexpected space before function parentheses. (space-before-function-paren)
(#1359) 'virtualclass' is not defined. (no-undef)
(#1360) 'virtualclass' is not defined. (no-undef)
(#1365) Trailing spaces not allowed. (no-trailing-spaces)
(#1367) Unexpected space before function parentheses. (space-before-function-paren)
(#1369) Unexpected space before function parentheses. (space-before-function-paren)
(#1371) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1391) Unexpected space before function parentheses. (space-before-function-paren)
(#1406) Unexpected space before function parentheses. (space-before-function-paren)
(#1407) Line 1407 exceeds the maximum line length of 132. (max-len)
(#1407) 'error' is already defined (no-redeclare)
(#1407) 'virtualclass' is not defined. (no-undef)
(#1407) 'virtualclass' is not defined. (no-undef)
(#1408) 'virtualclass' is not defined. (no-undef)
(#1409) 'virtualclass' is not defined. (no-undef)
(#1410) 'virtualclass' is not defined. (no-undef)
(#1412) Unexpected console statement. (no-console)
(#1414) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/ot-adapter.js
(#1) 'otAdapter' is not defined. (no-undef)
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#6) Expected space or tab after '//' in comment. (spaced-comment)
(#7) Missing JSDoc comment. (require-jsdoc)
(#12) 'Vceditor' is not defined. (no-undef)
(#18) Unexpected 'this'. (no-invalid-this)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
(#21) Unexpected 'this'. (no-invalid-this)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Unexpected 'this'. (no-invalid-this)
(#26) Unexpected 'this'. (no-invalid-this)
(#28) Unexpected 'this'. (no-invalid-this)
(#28) Unexpected space before function parentheses. (space-before-function-paren)
(#33) Unexpected 'this'. (no-invalid-this)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#43) Unexpected 'this'. (no-invalid-this)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#64) Unexpected console statement. (no-console)
(#74) Expected no return value. (consistent-return)
(#77) Unexpected console statement. (no-console)
(#78) Expected space or tab after '//' in comment. (spaced-comment)
(#79) 'roles' is not defined. (no-undef)
(#81) 'virtualclass' is not defined. (no-undef)
(#87) Unexpected 'this'. (no-invalid-this)
(#87) Unexpected space before function parentheses. (space-before-function-paren)
(#98) Expected space or tab after '//' in comment. (spaced-comment)
(#100) 'virtualclass' is not defined. (no-undef)
(#107) Unexpected console statement. (no-console)
(#110) 'roles' is not defined. (no-undef)
(#112) 'virtualclass' is not defined. (no-undef)
(#113) Unexpected console statement. (no-console)
(#116) 'virtualclass' is not defined. (no-undef)
(#118) Unexpected console statement. (no-console)
(#123) Unexpected 'this'. (no-invalid-this)
(#123) Unexpected space before function parentheses. (space-before-function-paren)
(#124) 'roles' is not defined. (no-undef)
(#147) Unexpected 'this'. (no-invalid-this)
(#147) Unexpected space before function parentheses. (space-before-function-paren)
(#148) 'virtualclass' is not defined. (no-undef)
(#154) Expected space or tab after '//' in comment. (spaced-comment)
(#157) 'roles' is not defined. (no-undef)
(#160) Expected space or tab after '//' in comment. (spaced-comment)
(#164) Unexpected console statement. (no-console)
(#172) Multiple spaces found before 'event'. (no-multi-spaces)
(#185) 'virtualclass' is not defined. (no-undef)
(#194) Blocks are nested too deeply (5). (max-depth)
(#194) 'ioMissingPackets' is not defined. (no-undef)
(#195) 'virtualclass' is not defined. (no-undef)
(#197) Unexpected console statement. (no-console)
(#199) Unexpected console statement. (no-console)
(#212) Unexpected 'this'. (no-invalid-this)
(#212) Unexpected space before function parentheses. (space-before-function-paren)
(#216) 'virtualclass' is not defined. (no-undef)
(#217) 'edom' used outside of binding context. (block-scoped-var)
(#217) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#221) Missing semicolon. (semi)
(#225) Expected space or tab after '//' in comment. (spaced-comment)
(#226) Unexpected space before function parentheses. (space-before-function-paren)
(#229) 'editor' used outside of binding context. (block-scoped-var)
(#231) 'editor' used outside of binding context. (block-scoped-var)
(#231) 'editor' is already defined (no-redeclare)
(#242) 'editor' used outside of binding context. (block-scoped-var)
(#242) 'editor' used outside of binding context. (block-scoped-var)
(#246) Unexpected console statement. (no-console)
(#249) 'that' is defined but never used (no-unused-vars)
(#250) Unexpected console statement. (no-console)
(#253) Unexpected space before function parentheses. (space-before-function-paren)
(#261) Unexpected space before function parentheses. (space-before-function-paren)
(#262) Expected space or tab after '//' in comment. (spaced-comment)
(#270) Unexpected space before function parentheses. (space-before-function-paren)
(#275) Unexpected space before function parentheses. (space-before-function-paren)
(#279) 'roles' is not defined. (no-undef)
(#282) 'virtualclass' is not defined. (no-undef)
(#284) 'ioAdapter' is not defined. (no-undef)
(#288) Unexpected space before function parentheses. (space-before-function-paren)
(#291) 'virtualclass' is not defined. (no-undef)
(#291) 'virtualclass' is not defined. (no-undef)
(#293) 'virtualclass' is not defined. (no-undef)
(#293) 'virtualclass' is not defined. (no-undef)
(#301) Unexpected space before function parentheses. (space-before-function-paren)
(#303) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#304) 'ioAdapter' is not defined. (no-undef)
(#306) Expected space or tab after '//' in comment. (spaced-comment)
(#307) 'ioAdapter' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/src/ot-client.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#17) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected space before function parentheses. (space-before-function-paren)
(#27) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#52) Unexpected space before function parentheses. (space-before-function-paren)
(#52) 'operation' is defined but never used (no-unused-vars)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#57) 'operation' is defined but never used (no-unused-vars)
(#64) Missing JSDoc comment. (require-jsdoc)
(#64) Unexpected empty function. (no-empty-function)
(#69) Unexpected space before function parentheses. (space-before-function-paren)
(#78) Unexpected space before function parentheses. (space-before-function-paren)
(#85) Unexpected space before function parentheses. (space-before-function-paren)
(#89) Unexpected space before function parentheses. (space-before-function-paren)
(#89) 'client' is defined but never used (no-unused-vars)
(#93) Unexpected space before function parentheses. (space-before-function-paren)
(#93) 'client' is defined but never used (no-unused-vars)
(#103) Missing JSDoc comment. (require-jsdoc)
(#110) Unexpected space before function parentheses. (space-before-function-paren)
(#116) Unexpected space before function parentheses. (space-before-function-paren)
(#132) Unexpected space before function parentheses. (space-before-function-paren)
(#132) 'client' is defined but never used (no-unused-vars)
(#138) Unexpected space before function parentheses. (space-before-function-paren)
(#144) Unexpected space before function parentheses. (space-before-function-paren)
(#151) Missing JSDoc comment. (require-jsdoc)
(#159) Unexpected space before function parentheses. (space-before-function-paren)
(#165) Unexpected space before function parentheses. (space-before-function-paren)
(#190) Unexpected space before function parentheses. (space-before-function-paren)
(#197) Unexpected space before function parentheses. (space-before-function-paren)
(#204) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/src/ot-codemirror-adapter.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#12) 'RichTextCodeMirrorAdapter' is not defined. (no-undef)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#15) Expected space or tab after '//' in comment. (spaced-comment)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#17) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Missing JSDoc comment. (require-jsdoc)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#51) Missing JSDoc comment. (require-jsdoc)
(#67) Missing JSDoc comment. (require-jsdoc)
(#71) Missing JSDoc comment. (require-jsdoc)
(#71) 'posLe' is defined but never used (no-unused-vars)
(#75) Missing JSDoc comment. (require-jsdoc)
(#82) Unexpected space before function parentheses. (space-before-function-paren)
(#105) Unexpected newline between object and [ of property access. (no-unexpected-multiline)
(#105) ["delete"] is better written in dot notation. (dot-notation)
(#112) Unexpected newline between object and [ of property access. (no-unexpected-multiline)
(#112) ["delete"] is better written in dot notation. (dot-notation)
(#124) Unexpected space before function parentheses. (space-before-function-paren)
(#127) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) Unexpected space before function parentheses. (space-before-function-paren)
(#153) Expected { after 'if' condition. (curly)
(#162) Don't make functions within a loop (no-loop-func)
(#162) Unexpected space before function parentheses. (space-before-function-paren)
(#170) Expected space or tab after '/*' in comment. (spaced-comment)
(#187) Unexpected space before function parentheses. (space-before-function-paren)
(#191) Unexpected space before function parentheses. (space-before-function-paren)
(#198) Unexpected space before function parentheses. (space-before-function-paren)
(#205) Unexpected space before function parentheses. (space-before-function-paren)
(#207) Missing semicolon. (semi)
(#209) Unexpected space before function parentheses. (space-before-function-paren)
(#213) Unexpected space before function parentheses. (space-before-function-paren)
(#219) Unexpected space before function parentheses. (space-before-function-paren)
(#223) Unexpected space before function parentheses. (space-before-function-paren)
(#239) Unexpected space before function parentheses. (space-before-function-paren)
(#246) Unexpected space before function parentheses. (space-before-function-paren)
(#260) Expected no return value. (consistent-return)
(#263) Unexpected space before function parentheses. (space-before-function-paren)
(#276) Expected space or tab after '//' in comment. (spaced-comment)
(#289) Line 289 exceeds the maximum line length of 132. (max-len)
(#289) 'virtualclass' is not defined. (no-undef)
(#289) 'virtualclass' is not defined. (no-undef)
(#289) Expected space or tab after '//' in comment. (spaced-comment)
(#294) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#298) 'virtualclass' is not defined. (no-undef)
(#301) Expected no return value. (consistent-return)
(#319) Expected no return value. (consistent-return)
(#326) Unexpected space before function parentheses. (space-before-function-paren)
(#334) Unexpected space before function parentheses. (space-before-function-paren)
(#338) Unexpected space before function parentheses. (space-before-function-paren)
(#342) Unexpected space before function parentheses. (space-before-function-paren)
(#346) Unexpected space before function parentheses. (space-before-function-paren)
(#347) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#347) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#359) Blocks are nested too deeply (5). (max-depth)
(#363) Blocks are nested too deeply (6). (max-depth)
(#364) Blocks are nested too deeply (7). (max-depth)
(#377) ["delete"] is better written in dot notation. (dot-notation)
(#396) Missing JSDoc comment. (require-jsdoc)
(#405) Missing JSDoc comment. (require-jsdoc)
(#407) Unexpected space before function parentheses. (space-before-function-paren)
(#412) Missing JSDoc comment. (require-jsdoc)
(#413) 'attr' is defined but never used (no-unused-vars)
(#421) 'RichTextCodeMirrorAdapter' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/src/ot-cursor.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Missing JSDoc comment. (require-jsdoc)
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#35) Unexpected space before function parentheses. (space-before-function-paren)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#41) Missing JSDoc comment. (require-jsdoc)
mod/virtualclass/bundle/virtualclass/src/ot-editor-client.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#22) Expected space or tab after '//' in comment. (spaced-comment)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Expected space or tab after '//' in comment. (spaced-comment)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#29) Missing JSDoc comment. (require-jsdoc)
(#34) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#49) Missing JSDoc comment. (require-jsdoc)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#60) Unexpected space before function parentheses. (space-before-function-paren)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#78) Missing JSDoc comment. (require-jsdoc)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#92) Unexpected space before function parentheses. (space-before-function-paren)
(#95) Unexpected space before function parentheses. (space-before-function-paren)
(#98) Unexpected space before function parentheses. (space-before-function-paren)
(#101) Unexpected space before function parentheses. (space-before-function-paren)
(#105) Unexpected space before function parentheses. (space-before-function-paren)
(#108) Unexpected space before function parentheses. (space-before-function-paren)
(#114) Identifier 'client_left' is not in camel case. (camelcase)
(#114) Unexpected space before function parentheses. (space-before-function-paren)
(#117) Identifier 'set_name' is not in camel case. (camelcase)
(#117) Unexpected space before function parentheses. (space-before-function-paren)
(#120) Unexpected space before function parentheses. (space-before-function-paren)
(#123) Unexpected space before function parentheses. (space-before-function-paren)
(#127) Unexpected space before function parentheses. (space-before-function-paren)
(#137) Unexpected space before function parentheses. (space-before-function-paren)
(#164) Unexpected space before function parentheses. (space-before-function-paren)
(#173) Unexpected space before function parentheses. (space-before-function-paren)
(#178) Return statement should not contain assignment. (no-return-assign)
(#184) Unexpected space before function parentheses. (space-before-function-paren)
(#188) Expected { after 'if' condition. (curly)
(#193) Unexpected space before function parentheses. (space-before-function-paren)
(#198) Unexpected space before function parentheses. (space-before-function-paren)
(#203) Unexpected space before function parentheses. (space-before-function-paren)
(#208) Unexpected space before function parentheses. (space-before-function-paren)
(#213) Unexpected space before function parentheses. (space-before-function-paren)
(#224) Unexpected space before function parentheses. (space-before-function-paren)
(#228) Unexpected space before function parentheses. (space-before-function-paren)
(#237) Unexpected space before function parentheses. (space-before-function-paren)
(#243) Unexpected space before function parentheses. (space-before-function-paren)
(#248) Unexpected space before function parentheses. (space-before-function-paren)
(#255) Unexpected space before function parentheses. (space-before-function-paren)
(#256) Expected space or tab after '//' in comment. (spaced-comment)
(#263) Expected space or tab after '//' in comment. (spaced-comment)
(#266) Expected space or tab after '//' in comment. (spaced-comment)
(#268) Unexpected space before function parentheses. (space-before-function-paren)
(#274) Unexpected space before function parentheses. (space-before-function-paren)
(#276) Unexpected space before function parentheses. (space-before-function-paren)
(#282) Missing JSDoc comment. (require-jsdoc)
(#283) Missing JSDoc comment. (require-jsdoc)
(#283) Unexpected empty function. (no-empty-function)
(#291) Missing JSDoc comment. (require-jsdoc)
mod/virtualclass/bundle/virtualclass/src/ot-server.js
(#1) 'Server' is not defined. (no-undef)
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#1) 'global' is defined but never used (no-unused-vars)
(#6) Missing JSDoc comment. (require-jsdoc)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Unexpected console statement. (no-console)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#20) Unexpected console statement. (no-console)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#31) Expected space or tab after '//' in comment. (spaced-comment)
(#50) 'module' is not defined. (no-undef)
(#50) 'ot' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/src/ot-text-operation.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#12) 'TextOperation' is not defined. (no-undef)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#15) Expected space or tab after '//' in comment. (spaced-comment)
(#21) Missing JSDoc comment. (require-jsdoc)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#67) Expected space or tab after '//' in comment. (spaced-comment)
(#69) Expected space or tab after '//' in comment. (spaced-comment)
(#71) Expected space or tab after '//' in comment. (spaced-comment)
(#73) Expected space or tab after '//' in comment. (spaced-comment)
(#75) Expected space or tab after '//' in comment. (spaced-comment)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#85) Unexpected space before function parentheses. (space-before-function-paren)
(#107) Unexpected space before function parentheses. (space-before-function-paren)
(#140) ["delete"] is better written in dot notation. (dot-notation)
(#140) Unexpected space before function parentheses. (space-before-function-paren)
(#161) Unexpected space before function parentheses. (space-before-function-paren)
(#166) Unexpected space before function parentheses. (space-before-function-paren)
(#174) ["delete"] is better written in dot notation. (dot-notation)
(#182) Unexpected space before function parentheses. (space-before-function-paren)
(#185) Unexpected space before function parentheses. (space-before-function-paren)
(#186) Unexpected 'this'. (no-invalid-this)
(#193) Unexpected space before function parentheses. (space-before-function-paren)
(#205) Unexpected space before function parentheses. (space-before-function-paren)
(#228) Unexpected space before function parentheses. (space-before-function-paren)
(#242) ["delete"] is better written in dot notation. (dot-notation)
(#254) Unexpected space before function parentheses. (space-before-function-paren)
(#261) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#261) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#275) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#281) Blocks are nested too deeply (5). (max-depth)
(#322) Unexpected space before function parentheses. (space-before-function-paren)
(#332) ["delete"] is better written in dot notation. (dot-notation)
(#345) Unexpected space before function parentheses. (space-before-function-paren)
(#351) Missing JSDoc comment. (require-jsdoc)
(#352) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#367) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#368) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#369) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#371) Unexpected constant condition. (no-constant-condition)
(#379) ["delete"] is better written in dot notation. (dot-notation)
(#423) Expected space or tab after '/*' in comment. (spaced-comment)
(#439) ["delete"] is better written in dot notation. (dot-notation)
(#443) ["delete"] is better written in dot notation. (dot-notation)
(#447) ["delete"] is better written in dot notation. (dot-notation)
(#462) Missing JSDoc comment. (require-jsdoc)
(#468) Do not nest ternary expressions (no-nested-ternary)
(#477) Missing JSDoc comment. (require-jsdoc)
(#492) Unexpected space before function parentheses. (space-before-function-paren)
(#497) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#498) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#519) Unexpected space before function parentheses. (space-before-function-paren)
(#524) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#525) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#542) Unexpected space before function parentheses. (space-before-function-paren)
(#543) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#544) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#553) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#554) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#554) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#555) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#558) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#575) Unexpected space before function parentheses. (space-before-function-paren)
(#582) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#583) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#584) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#585) Unexpected constant condition. (no-constant-condition)
(#667) ["delete"] is better written in dot notation. (dot-notation)
(#682) ["delete"] is better written in dot notation. (dot-notation)
(#693) 'TextOperation' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/src/ot-undo-manager.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#21) Missing JSDoc comment. (require-jsdoc)
(#34) Unexpected space before function parentheses. (space-before-function-paren)
(#56) Missing JSDoc comment. (require-jsdoc)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#78) Unexpected space before function parentheses. (space-before-function-paren)
(#88) Unexpected space before function parentheses. (space-before-function-paren)
(#98) Unexpected space before function parentheses. (space-before-function-paren)
(#103) Unexpected space before function parentheses. (space-before-function-paren)
(#108) Unexpected space before function parentheses. (space-before-function-paren)
(#113) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/src/ot-wrapped-operation.js
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#13) 'global' is defined but never used (no-unused-vars)
(#17) Missing JSDoc comment. (require-jsdoc)
(#22) Unexpected space before function parentheses. (space-before-function-paren)
(#26) Unexpected space before function parentheses. (space-before-function-paren)
(#36) Missing JSDoc comment. (require-jsdoc)
(#44) Missing JSDoc comment. (require-jsdoc)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#64) Missing JSDoc comment. (require-jsdoc)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/src/popup.js
(#7) Unexpected space before function parentheses. (space-before-function-paren)
(#7) 'undefined' is defined but never used (no-unused-vars)
(#8) 'confirmbox' is defined but never used (no-unused-vars)
(#9) Expected space or tab after '//' in comment. (spaced-comment)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Missing JSDoc return type. (valid-jsdoc)
(#22) JSDoc syntax error. (valid-jsdoc)
(#26) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#64) JSDoc syntax error. (valid-jsdoc)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#78) JSDoc syntax error. (valid-jsdoc)
(#82) Unexpected space before function parentheses. (space-before-function-paren)
(#89) Expected space or tab after '//' in comment. (spaced-comment)
(#90) Expected space or tab after '//' in comment. (spaced-comment)
(#92) Expected space or tab after '//' in comment. (spaced-comment)
(#102) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#102) Missing JSDoc for parameter 'callback'. (valid-jsdoc)
(#106) Unexpected space before function parentheses. (space-before-function-paren)
(#108) Unexpected space before function parentheses. (space-before-function-paren)
(#118) Unexpected space before function parentheses. (space-before-function-paren)
(#121) Unexpected space before function parentheses. (space-before-function-paren)
(#129) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#129) Unexpected space before function parentheses. (space-before-function-paren)
(#130) Unexpected console statement. (no-console)
(#131) 'virtualclass' is not defined. (no-undef)
(#133) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#138) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#143) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#148) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#149) 'virtualclass' is not defined. (no-undef)
(#155) Unexpected use of comma operator. (no-sequences)
(#157) Unexpected space before function parentheses. (space-before-function-paren)
(#161) 'virtualclass' is not defined. (no-undef)
(#166) 'virtualclass' is not defined. (no-undef)
(#167) Missing semicolon. (semi)
(#169) Unexpected space before function parentheses. (space-before-function-paren)
(#175) Expected space or tab after '//' in comment. (spaced-comment)
(#176) Unexpected space before function parentheses. (space-before-function-paren)
(#176) 'action' is defined but never used (no-unused-vars)
(#179) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#185) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#190) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#195) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#200) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#204) 'audioWidget' is already defined (no-redeclare)
(#205) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#210) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#220) Unexpected space before function parentheses. (space-before-function-paren)
(#220) 'nfile' is defined but never used (no-unused-vars)
(#220) Missing space before opening brace. (space-before-blocks)
(#222) 'virtualclass' is not defined. (no-undef)
(#227) Expected space or tab after '//' in comment. (spaced-comment)
(#228) Expected space or tab after '//' in comment. (spaced-comment)
(#231) Unexpected space before function parentheses. (space-before-function-paren)
(#235) 'virtualclass' is not defined. (no-undef)
(#238) 'virtualclass' is not defined. (no-undef)
(#240) Expected space or tab after '//' in comment. (spaced-comment)
(#241) Expected space or tab after '//' in comment. (spaced-comment)
(#245) Unexpected space before function parentheses. (space-before-function-paren)
(#247) 'virtualclass' is not defined. (no-undef)
(#255) Unexpected space before function parentheses. (space-before-function-paren)
(#256) Expected space or tab after '//' in comment. (spaced-comment)
(#257) Expected space or tab after '//' in comment. (spaced-comment)
(#258) 'virtualclass' is not defined. (no-undef)
(#262) Unexpected space before function parentheses. (space-before-function-paren)
(#265) Missing semicolon. (semi)
(#267) Unexpected space before function parentheses. (space-before-function-paren)
(#270) Missing semicolon. (semi)
(#272) Missing JSDoc for parameter 'label'. (valid-jsdoc)
(#272) Missing JSDoc parameter type for 'message'. (valid-jsdoc)
(#272) Missing JSDoc for parameter 'cb'. (valid-jsdoc)
(#276) Unexpected space before function parentheses. (space-before-function-paren)
(#279) 'virtualclass' is not defined. (no-undef)
(#288) Expected space or tab after '//' in comment. (spaced-comment)
(#289) Expected space or tab after '//' in comment. (spaced-comment)
(#310) Expected space or tab after '//' in comment. (spaced-comment)
(#311) Unexpected space before function parentheses. (space-before-function-paren)
(#313) Missing semicolon. (semi)
(#331) Missing semicolon. (semi)
(#343) Expected space or tab after '//' in comment. (spaced-comment)
(#346) Expected space or tab after '//' in comment. (spaced-comment)
(#349) Expected space or tab after '//' in comment. (spaced-comment)
(#355) Expected space or tab after '//' in comment. (spaced-comment)
(#357) Missing semicolon. (semi)
(#359) Unexpected space before function parentheses. (space-before-function-paren)
(#360) 'virtualclass' is not defined. (no-undef)
(#361) 'virtualclass' is not defined. (no-undef)
(#361) 'virtualclass' is not defined. (no-undef)
(#363) Missing semicolon. (semi)
(#365) Unexpected space before function parentheses. (space-before-function-paren)
(#367) Missing semicolon. (semi)
(#369) Unexpected space before function parentheses. (space-before-function-paren)
(#371) Missing semicolon. (semi)
(#373) Unexpected space before function parentheses. (space-before-function-paren)
(#373) Missing space before opening brace. (space-before-blocks)
(#375) 'virtualclass' is not defined. (no-undef)
(#380) Expected space or tab after '//' in comment. (spaced-comment)
(#381) Expected space or tab after '//' in comment. (spaced-comment)
(#384) Unexpected space before function parentheses. (space-before-function-paren)
(#389) Missing semicolon. (semi)
(#391) Unexpected space before function parentheses. (space-before-function-paren)
(#392) 'virtualclass' is not defined. (no-undef)
(#394) Expected space(s) after "if". (keyword-spacing)
(#394) Missing space before opening brace. (space-before-blocks)
(#397) Expected space or tab after '//' in comment. (spaced-comment)
(#398) Missing semicolon. (semi)
(#401) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#402) JSDoc syntax error. (valid-jsdoc)
(#411) JSDoc syntax error. (valid-jsdoc)
(#420) JSDoc syntax error. (valid-jsdoc)
(#441) JSDoc syntax error. (valid-jsdoc)
mod/virtualclass/bundle/virtualclass/src/progressbar.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#6) 'progressBar' is defined but never used (no-unused-vars)
(#11) Expected space or tab after '/**' in comment. (spaced-comment)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#23) 'prvTimeout' is not defined. (no-undef)
(#26) 'prvTimeout' is not defined. (no-undef)
(#27) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) 'virtualclass' is not defined. (no-undef)
(#29) Missing space before opening brace. (space-before-blocks)
(#30) 'virtualclass' is not defined. (no-undef)
(#41) Unexpected space before function parentheses. (space-before-function-paren)
(#44) 'virtualclass' is not defined. (no-undef)
(#48) 'totalProgress' used outside of binding context. (block-scoped-var)
(#50) 'totalProgress' used outside of binding context. (block-scoped-var)
(#50) 'totalProgress' is already defined (no-redeclare)
(#54) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#55) 'totalProgress' used outside of binding context. (block-scoped-var)
(#55) 'totalProgress' used outside of binding context. (block-scoped-var)
(#59) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#60) 'totalProgress' used outside of binding context. (block-scoped-var)
(#60) 'totalProgress' used outside of binding context. (block-scoped-var)
(#65) 'recordingClose' is not defined. (no-undef)
(#66) Unexpected space before function parentheses. (space-before-function-paren)
(#67) 'virtualclass' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/src/receive-messages-response.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#9) Expected space or tab after '//' in comment. (spaced-comment)
(#10) Unexpected space before function parentheses. (space-before-function-paren)
(#14) 'virtualclass' is not defined. (no-undef)
(#16) 'virtualclass' is not defined. (no-undef)
(#17) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#20) 'virtualclass' is not defined. (no-undef)
(#21) Expected space or tab after '//' in comment. (spaced-comment)
(#23) 'virtualclass' is not defined. (no-undef)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#25) 'virtualclass' is not defined. (no-undef)
(#25) 'virtualclass' is not defined. (no-undef)
(#26) 'virtualclass' is not defined. (no-undef)
(#31) 'virtualclass' is not defined. (no-undef)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#39) 'virtualclass' is not defined. (no-undef)
(#40) 'virtualclass' is not defined. (no-undef)
(#41) Expected space or tab after '//' in comment. (spaced-comment)
(#42) 'roles' is not defined. (no-undef)
(#43) 'virtualclass' is not defined. (no-undef)
(#48) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#49) 'virtualclass' is not defined. (no-undef)
(#51) 'virtualclass' is not defined. (no-undef)
(#56) Expected space or tab after '//' in comment. (spaced-comment)
(#59) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#60) 'virtualclass' is not defined. (no-undef)
(#62) 'virtualclass' is not defined. (no-undef)
(#65) 'virtualclass' is not defined. (no-undef)
(#66) 'virtualclass' is not defined. (no-undef)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
(#67) 'virtualclass' is not defined. (no-undef)
(#68) 'virtualclass' is not defined. (no-undef)
(#68) 'virtualclass' is not defined. (no-undef)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#74) 'joinId' is defined but never used (no-unused-vars)
(#75) 'vcan' is not defined. (no-undef)
(#76) 'virtualclass' is not defined. (no-undef)
(#80) 'virtualclass' is not defined. (no-undef)
(#80) 'wbUser' is not defined. (no-undef)
(#80) 'virtualclass' is not defined. (no-undef)
(#82) Expected space or tab after '//' in comment. (spaced-comment)
(#84) 'virtualclass' is not defined. (no-undef)
(#86) Unexpected space before function parentheses. (space-before-function-paren)
(#86) 'orginalTeacherId' is defined but never used (no-unused-vars)
(#88) 'virtualclass' is not defined. (no-undef)
(#88) 'virtualclass' is not defined. (no-undef)
(#89) 'virtualclass' is not defined. (no-undef)
(#90) 'virtualclass' is not defined. (no-undef)
(#91) Expected space or tab after '//' in comment. (spaced-comment)
(#92) 'virtualclass' is not defined. (no-undef)
(#95) Expected space or tab after '//' in comment. (spaced-comment)
(#97) Expected space or tab after '//' in comment. (spaced-comment)
(#101) Unexpected space before function parentheses. (space-before-function-paren)
(#102) 'virtualclass' is not defined. (no-undef)
(#103) 'virtualclass' is not defined. (no-undef)
(#104) 'virtualclass' is not defined. (no-undef)
(#106) Unexpected space before function parentheses. (space-before-function-paren)
(#106) 'orginalTeacherId' is defined but never used (no-unused-vars)
(#107) 'virtualclass' is not defined. (no-undef)
(#110) 'virtualclass' is not defined. (no-undef)
(#111) Expected space or tab after '//' in comment. (spaced-comment)
(#113) Expected space or tab after '//' in comment. (spaced-comment)
(#117) Unexpected space before function parentheses. (space-before-function-paren)
(#120) 'virtualclass' is not defined. (no-undef)
(#122) Unexpected console statement. (no-console)
(#123) 'virtualclass' is not defined. (no-undef)
(#123) 'virtualclass' is not defined. (no-undef)
(#125) Line 125 exceeds the maximum line length of 132. (max-len)
(#125) Unexpected console statement. (no-console)
(#125) 'virtualclass' is not defined. (no-undef)
(#125) Multiple spaces found before '+'. (no-multi-spaces)
(#130) Unexpected space before function parentheses. (space-before-function-paren)
(#135) Expected space or tab after '//' in comment. (spaced-comment)
(#136) 'virtualclass' is not defined. (no-undef)
(#136) 'virtualclass' is not defined. (no-undef)
(#139) Expected space or tab after '//' in comment. (spaced-comment)
(#143) Expected space or tab after '//' in comment. (spaced-comment)
(#144) Line 144 exceeds the maximum line length of 132. (max-len)
(#145) Expected space or tab after '//' in comment. (spaced-comment)
(#149) Unexpected space before function parentheses. (space-before-function-paren)
(#150) 'virtualclass' is not defined. (no-undef)
(#153) Unexpected space before function parentheses. (space-before-function-paren)
(#154) Line 154 exceeds the maximum line length of 132. (max-len)
(#154) 'virtualclass' is not defined. (no-undef)
(#154) 'virtualclass' is not defined. (no-undef)
(#154) 'virtualclass' is not defined. (no-undef)
(#154) Expected space or tab after '//' in comment. (spaced-comment)
(#157) Line 157 exceeds the maximum line length of 132. (max-len)
(#157) 'virtualclass' is not defined. (no-undef)
(#157) 'virtualclass' is not defined. (no-undef)
(#157) 'virtualclass' is not defined. (no-undef)
(#158) 'virtualclass' is not defined. (no-undef)
(#159) 'virtualclass' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/src/record-play.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#7) Expected space or tab after '//' in comment. (spaced-comment)
(#8) Expected space or tab after '//' in comment. (spaced-comment)
(#10) Expected space or tab after '//' in comment. (spaced-comment)
(#16) Expected space or tab after '//' in comment. (spaced-comment)
(#17) 'sentFile' is defined but never used (no-unused-vars)
(#31) Missing JSDoc comment. (require-jsdoc)
(#35) Expected space or tab after '//' in comment. (spaced-comment)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#40) Expected space or tab after '//' in comment. (spaced-comment)
(#43) 'fromFille' is defined but never used (no-unused-vars)
(#69) Extra space after key 'alreadyDownload'. (key-spacing)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#71) Expected space or tab after '//' in comment. (spaced-comment)
(#72) 'virtualclass' is not defined. (no-undef)
(#78) 'virtualclass' is not defined. (no-undef)
(#78) Unexpected space before function parentheses. (space-before-function-paren)
(#87) 'i' used outside of binding context. (block-scoped-var)
(#94) Expected space or tab after '//' in comment. (spaced-comment)
(#99) 'k' is not defined. (no-undef)
(#99) 'k' is not defined. (no-undef)
(#99) 'k' is not defined. (no-undef)
(#100) 'k' is not defined. (no-undef)
(#101) Blocks are nested too deeply (5). (max-depth)
(#101) 'k' is not defined. (no-undef)
(#102) 'virtualclass' is not defined. (no-undef)
(#102) 'k' is not defined. (no-undef)
(#103) 'k' is not defined. (no-undef)
(#104) 'virtualclass' is not defined. (no-undef)
(#104) 'k' is not defined. (no-undef)
(#106) 'i' used outside of binding context. (block-scoped-var)
(#108) 'i' used outside of binding context. (block-scoped-var)
(#111) 'i' used outside of binding context. (block-scoped-var)
(#117) 'i' used outside of binding context. (block-scoped-var)
(#122) Unexpected space before function parentheses. (space-before-function-paren)
(#125) 'virtualclass' is not defined. (no-undef)
(#126) 'virtualclass' is not defined. (no-undef)
(#136) Expected space or tab after '//' in comment. (spaced-comment)
(#153) Unexpected space before function parentheses. (space-before-function-paren)
(#154) 'virtualclass' is not defined. (no-undef)
(#155) 'virtualclass' is not defined. (no-undef)
(#155) Unexpected space before function parentheses. (space-before-function-paren)
(#155) Unexpected empty function. (no-empty-function)
(#156) 'virtualclass' is not defined. (no-undef)
(#159) Unexpected space before function parentheses. (space-before-function-paren)
(#160) 'virtualclass' is not defined. (no-undef)
(#161) 'virtualclass' is not defined. (no-undef)
(#162) 'virtualclass' is not defined. (no-undef)
(#162) Unexpected space before function parentheses. (space-before-function-paren)
(#170) Unexpected space before function parentheses. (space-before-function-paren)
(#178) Unexpected space before function parentheses. (space-before-function-paren)
(#179) 'virtualclass' is not defined. (no-undef)
(#180) 'virtualclass' is not defined. (no-undef)
(#181) 'virtualclass' is not defined. (no-undef)
(#184) Unexpected space before function parentheses. (space-before-function-paren)
(#185) Expected space or tab after '//' in comment. (spaced-comment)
(#187) Unexpected space before function parentheses. (space-before-function-paren)
(#189) Line 189 exceeds the maximum line length of 132. (max-len)
(#189) Expected space or tab after '//' in comment. (spaced-comment)
(#211) 'virtualclass' is not defined. (no-undef)
(#219) 'alreadyCalcTotTime' is not defined. (no-undef)
(#222) 'virtualclass' is not defined. (no-undef)
(#234) Trailing spaces not allowed. (no-trailing-spaces)
(#235) Trailing spaces not allowed. (no-trailing-spaces)
(#236) Trailing spaces not allowed. (no-trailing-spaces)
(#237) Trailing spaces not allowed. (no-trailing-spaces)
(#238) Unexpected space before function parentheses. (space-before-function-paren)
(#245) Unexpected space before function parentheses. (space-before-function-paren)
(#247) 'virtualclass' is not defined. (no-undef)
(#251) 'virtualclass' is not defined. (no-undef)
(#254) Expected space or tab after '//' in comment. (spaced-comment)
(#255) 'virtualclass' is not defined. (no-undef)
(#260) 'earlierTimeout' is not defined. (no-undef)
(#263) 'rnum' used outside of binding context. (block-scoped-var)
(#263) 'rnum' used outside of binding context. (block-scoped-var)
(#264) 'rnum' is already defined (no-redeclare)
(#267) 'virtualclass' is not defined. (no-undef)
(#267) 'rnum' used outside of binding context. (block-scoped-var)
(#269) 'virtualclass' is not defined. (no-undef)
(#269) Unexpected space before function parentheses. (space-before-function-paren)
(#271) 'earlierTimeout' is not defined. (no-undef)
(#272) Unexpected space before function parentheses. (space-before-function-paren)
(#273) 'virtualclass' is not defined. (no-undef)
(#273) 'virtualclass' is not defined. (no-undef)
(#280) Unexpected console statement. (no-console)
(#281) 'virtualclass' is not defined. (no-undef)
(#282) Unexpected console statement. (no-console)
(#283) Line 283 exceeds the maximum line length of 132. (max-len)
(#283) 'virtualclass' is not defined. (no-undef)
(#283) 'virtualclass' is not defined. (no-undef)
(#284) 'virtualclass' is not defined. (no-undef)
(#287) Unexpected space before function parentheses. (space-before-function-paren)
(#288) 'virtualclass' is not defined. (no-undef)
(#297) 'virtualclass' is not defined. (no-undef)
(#300) 'virtualclass' is not defined. (no-undef)
(#301) 'virtualclass' is not defined. (no-undef)
(#302) 'virtualclass' is not defined. (no-undef)
(#302) 'virtualclass' is not defined. (no-undef)
(#303) 'virtualclass' is not defined. (no-undef)
(#308) 'virtualclass' is not defined. (no-undef)
(#310) 'virtualclass' is not defined. (no-undef)
(#312) Expected space or tab after '//' in comment. (spaced-comment)
(#313) Expected space or tab after '//' in comment. (spaced-comment)
(#315) 'virtualclass' is not defined. (no-undef)
(#315) Expected space or tab after '//' in comment. (spaced-comment)
(#317) 'virtualclass' is not defined. (no-undef)
(#317) 'importfilepath' is not defined. (no-undef)
(#317) Unexpected space before function parentheses. (space-before-function-paren)
(#317) Expected space or tab after '//' in comment. (spaced-comment)
(#318) Expected space or tab after '//' in comment. (spaced-comment)
(#320) Expected space or tab after '//' in comment. (spaced-comment)
(#322) Line 322 exceeds the maximum line length of 132. (max-len)
(#322) 'virtualclass' is not defined. (no-undef)
(#323) 'virtualclass' is not defined. (no-undef)
(#325) 'virtualclass' is not defined. (no-undef)
(#325) 'virtualclass' is not defined. (no-undef)
(#327) Expected space or tab after '//' in comment. (spaced-comment)
(#328) Expected space or tab after '//' in comment. (spaced-comment)
(#329) Expected space(s) after "if". (keyword-spacing)
(#329) 'virtualclass' is not defined. (no-undef)
(#329) Missing space before opening brace. (space-before-blocks)
(#330) 'virtualclass' is not defined. (no-undef)
(#333) Expected space or tab after '//' in comment. (spaced-comment)
(#335) Expected space or tab after '//' in comment. (spaced-comment)
(#336) Expected space or tab after '//' in comment. (spaced-comment)
(#337) Unexpected alert. (no-alert)
(#342) 'virtualclass' is not defined. (no-undef)
(#346) Unexpected space before function parentheses. (space-before-function-paren)
(#347) 'virtualclass' is not defined. (no-undef)
(#348) Expected space or tab after '//' in comment. (spaced-comment)
(#364) Expected space or tab after '//' in comment. (spaced-comment)
(#365) 'virtualclass' is not defined. (no-undef)
(#367) Unexpected space before function parentheses. (space-before-function-paren)
(#368) Expected space or tab after '//' in comment. (spaced-comment)
(#369) Expected space or tab after '//' in comment. (spaced-comment)
(#370) 'virtualclass' is not defined. (no-undef)
(#378) 'virtualclass' is not defined. (no-undef)
(#379) 'virtualclass' is not defined. (no-undef)
(#387) Expected space or tab after '//' in comment. (spaced-comment)
(#404) Expected space or tab after '//' in comment. (spaced-comment)
(#406) Unexpected space before function parentheses. (space-before-function-paren)
(#407) Unexpected console statement. (no-console)
(#414) 'virtualclass' is not defined. (no-undef)
(#422) Expected space or tab after '//' in comment. (spaced-comment)
(#423) Expected space or tab after '//' in comment. (spaced-comment)
(#424) Expected space or tab after '//' in comment. (spaced-comment)
(#427) Expected space or tab after '//' in comment. (spaced-comment)
(#428) Expected space or tab after '//' in comment. (spaced-comment)
(#429) Expected space or tab after '//' in comment. (spaced-comment)
(#430) Expected space or tab after '//' in comment. (spaced-comment)
(#432) Expected space or tab after '//' in comment. (spaced-comment)
(#434) Expected space or tab after '//' in comment. (spaced-comment)
(#440) 'virtualclass' is not defined. (no-undef)
(#440) Unexpected space before function parentheses. (space-before-function-paren)
(#442) 'virtualclass' is not defined. (no-undef)
(#446) 'virtualclass' is not defined. (no-undef)
(#453) 'virtualclass' is not defined. (no-undef)
(#454) 'virtualclass' is not defined. (no-undef)
(#458) 'virtualclass' is not defined. (no-undef)
(#462) Unexpected space before function parentheses. (space-before-function-paren)
(#463) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#475) 'virtualclass' is not defined. (no-undef)
(#480) Expected space or tab after '//' in comment. (spaced-comment)
(#496) Expected space or tab after '//' in comment. (spaced-comment)
(#498) Unexpected space before function parentheses. (space-before-function-paren)
(#499) 'that' is defined but never used (no-unused-vars)
(#501) 'virtualclass' is not defined. (no-undef)
(#505) 'virtualclass' is not defined. (no-undef)
(#507) Redundant double negation. (no-extra-boolean-cast)
(#508) 'mvDataWorker' is not defined. (no-undef)
(#509) 'virtualclass' is not defined. (no-undef)
(#516) 'mvDataWorker' is not defined. (no-undef)
(#516) Unexpected space before function parentheses. (space-before-function-paren)
(#517) 'virtualclass' is not defined. (no-undef)
(#518) Missing semicolon. (semi)
(#522) Unexpected space before function parentheses. (space-before-function-paren)
(#524) 'virtualclass' is not defined. (no-undef)
(#529) 'virtualclass' is not defined. (no-undef)
(#531) 'virtualclass' is not defined. (no-undef)
(#533) 'virtualclass' is not defined. (no-undef)
(#535) Expected space or tab after '//' in comment. (spaced-comment)
(#536) Expected space or tab after '//' in comment. (spaced-comment)
(#542) Missing JSDoc for parameter 'reqFile'. (valid-jsdoc)
(#542) Missing JSDoc for parameter 'vcSessionId'. (valid-jsdoc)
(#546) Unexpected space before function parentheses. (space-before-function-paren)
(#547) 'virtualclass' is not defined. (no-undef)
(#549) Expected space or tab after '//' in comment. (spaced-comment)
(#552) Expected space or tab after '//' in comment. (spaced-comment)
(#554) Expected space or tab after '//' in comment. (spaced-comment)
(#555) 'virtualclass' is not defined. (no-undef)
(#555) 'exportfilepath' is not defined. (no-undef)
(#555) Unexpected space before function parentheses. (space-before-function-paren)
(#557) 'virtualclass' is not defined. (no-undef)
(#562) Unexpected space before function parentheses. (space-before-function-paren)
(#563) Redundant double negation. (no-extra-boolean-cast)
(#564) 'mvDataWorker' is not defined. (no-undef)
(#569) 'mvDataWorker' is not defined. (no-undef)
(#569) Unexpected space before function parentheses. (space-before-function-paren)
(#572) 'virtualclass' is not defined. (no-undef)
(#574) 'virtualclass' is not defined. (no-undef)
(#575) 'virtualclass' is not defined. (no-undef)
(#578) Line 578 exceeds the maximum line length of 132. (max-len)
(#578) 'virtualclass' is not defined. (no-undef)
(#580) 'virtualclass' is not defined. (no-undef)
(#582) 'virtualclass' is not defined. (no-undef)
(#584) 'virtualclass' is not defined. (no-undef)
(#587) 'virtualclass' is not defined. (no-undef)
(#588) 'virtualclass' is not defined. (no-undef)
(#589) 'virtualclass' is not defined. (no-undef)
(#589) 'virtualclass' is not defined. (no-undef)
(#590) 'virtualclass' is not defined. (no-undef)
(#592) 'virtualclass' is not defined. (no-undef)
(#593) 'virtualclass' is not defined. (no-undef)
(#594) 'virtualclass' is not defined. (no-undef)
(#600) Unexpected console statement. (no-console)
(#601) 'virtualclass' is not defined. (no-undef)
(#603) Unexpected console statement. (no-console)
(#604) 'virtualclass' is not defined. (no-undef)
(#606) 'virtualclass' is not defined. (no-undef)
(#606) Expected space or tab after '//' in comment. (spaced-comment)
(#607) 'virtualclass' is not defined. (no-undef)
(#608) 'virtualclass' is not defined. (no-undef)
(#608) Unexpected space before function parentheses. (space-before-function-paren)
(#612) 'virtualclass' is not defined. (no-undef)
(#613) 'virtualclass' is not defined. (no-undef)
(#614) 'virtualclass' is not defined. (no-undef)
(#615) 'virtualclass' is not defined. (no-undef)
(#616) 'virtualclass' is not defined. (no-undef)
(#620) Missing semicolon. (semi)
(#625) Unexpected space before function parentheses. (space-before-function-paren)
(#626) Expected space or tab after '//' in comment. (spaced-comment)
(#627) 'virtualclass' is not defined. (no-undef)
(#627) Unexpected space before function parentheses. (space-before-function-paren)
(#630) 'virtualclass' is not defined. (no-undef)
(#631) 'virtualclass' is not defined. (no-undef)
(#632) 'virtualclass' is not defined. (no-undef)
(#633) 'virtualclass' is not defined. (no-undef)
(#635) 'virtualclass' is not defined. (no-undef)
(#642) Missing JSDoc parameter type for 'downloadFinish'. (valid-jsdoc)
(#646) Unexpected space before function parentheses. (space-before-function-paren)
(#648) 'virtualclass' is not defined. (no-undef)
(#652) 'virtualclass' is not defined. (no-undef)
(#660) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#666) Unexpected space before function parentheses. (space-before-function-paren)
(#673) Unexpected space before function parentheses. (space-before-function-paren)
(#676) Expected space or tab after '//' in comment. (spaced-comment)
(#693) 'io' is not defined. (no-undef)
(#695) Expected space or tab after '//' in comment. (spaced-comment)
(#697) 'virtualclass' is not defined. (no-undef)
(#697) Expected space or tab after '//' in comment. (spaced-comment)
(#701) Expected space or tab after '//' in comment. (spaced-comment)
(#702) Expected space or tab after '//' in comment. (spaced-comment)
(#711) 'io' is not defined. (no-undef)
(#714) 'virtualclass' is not defined. (no-undef)
(#715) Expected space or tab after '//' in comment. (spaced-comment)
(#716) 'virtualclass' is not defined. (no-undef)
(#717) 'virtualclass' is not defined. (no-undef)
(#719) 'virtualclass' is not defined. (no-undef)
(#719) 'virtualclass' is not defined. (no-undef)
(#722) Line 722 exceeds the maximum line length of 132. (max-len)
(#722) 'virtualclass' is not defined. (no-undef)
(#722) 'virtualclass' is not defined. (no-undef)
(#722) 'virtualclass' is not defined. (no-undef)
(#726) Expected space or tab after '//' in comment. (spaced-comment)
(#728) 'virtualclass' is not defined. (no-undef)
(#729) 'virtualclass' is not defined. (no-undef)
(#731) Unexpected space before function parentheses. (space-before-function-paren)
(#732) Expected space or tab after '//' in comment. (spaced-comment)
(#735) Unexpected space before function parentheses. (space-before-function-paren)
(#736) unnecessary '.call()'. (no-useless-call)
(#736) 'virtualclass' is not defined. (no-undef)
(#736) 'virtualclass' is not defined. (no-undef)
(#741) Expected space or tab after '//' in comment. (spaced-comment)
(#743) Unexpected space before function parentheses. (space-before-function-paren)
(#747) 'io' is not defined. (no-undef)
(#749) Unexpected console statement. (no-console)
(#752) unnecessary '.call()'. (no-useless-call)
(#760) 'virtualclass' is not defined. (no-undef)
(#769) Unexpected space before function parentheses. (space-before-function-paren)
(#771) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#775) Expected space or tab after '//' in comment. (spaced-comment)
(#778) Unexpected space before function parentheses. (space-before-function-paren)
(#781) Missing semicolon. (semi)
(#785) Expected space or tab after '//' in comment. (spaced-comment)
(#787) Unexpected space before function parentheses. (space-before-function-paren)
(#791) Expected space or tab after '//' in comment. (spaced-comment)
(#792) Expected space or tab after '//' in comment. (spaced-comment)
(#794) Expected space or tab after '//' in comment. (spaced-comment)
(#796) Expected space or tab after '//' in comment. (spaced-comment)
(#799) Expected space or tab after '//' in comment. (spaced-comment)
(#801) Unexpected space before function parentheses. (space-before-function-paren)
(#803) Missing semicolon. (semi)
(#807) Unexpected space before function parentheses. (space-before-function-paren)
(#813) Unexpected space before function parentheses. (space-before-function-paren)
(#826) Unexpected space before function parentheses. (space-before-function-paren)
(#827) Trailing spaces not allowed. (no-trailing-spaces)
(#831) Expected space or tab after '//' in comment. (spaced-comment)
(#834) Expected space or tab after '//' in comment. (spaced-comment)
(#840) Expected space or tab after '//' in comment. (spaced-comment)
(#842) Expected space or tab after '//' in comment. (spaced-comment)
(#844) 'virtualclass' is not defined. (no-undef)
(#845) Expected space or tab after '//' in comment. (spaced-comment)
(#848) Unexpected space before function parentheses. (space-before-function-paren)
(#856) Unexpected space before function parentheses. (space-before-function-paren)
(#859) 'virtualclass' is not defined. (no-undef)
(#867) Missing JSDoc comment. (require-jsdoc)
(#870) Expected { after 'for' condition. (curly)
mod/virtualclass/bundle/virtualclass/src/roles.js
(#1) 'roles' is defined but never used (no-unused-vars)
(#8) Unexpected space before function parentheses. (space-before-function-paren)
(#9) 'virtualclass' is not defined. (no-undef)
(#9) Missing semicolon. (semi)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#17) 'virtualclass' is not defined. (no-undef)
(#17) Missing semicolon. (semi)
(#24) Unexpected space before function parentheses. (space-before-function-paren)
(#25) 'virtualclass' is not defined. (no-undef)
(#25) Missing semicolon. (semi)
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#33) 'virtualclass' is not defined. (no-undef)
(#33) Missing semicolon. (semi)
(#40) Unexpected space before function parentheses. (space-before-function-paren)
(#41) 'virtualclass' is not defined. (no-undef)
(#41) 'virtualclass' is not defined. (no-undef)
(#41) Missing semicolon. (semi)
(#48) Unexpected space before function parentheses. (space-before-function-paren)
(#49) 'virtualclass' is not defined. (no-undef)
(#49) 'virtualclass' is not defined. (no-undef)
(#49) Missing semicolon. (semi)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#56) 'virtualclass' is not defined. (no-undef)
(#56) 'virtualclass' is not defined. (no-undef)
(#56) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/screenshare-dirtycorner.js
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#7) Unexpected space before function parentheses. (space-before-function-paren)
(#9) 'red' is defined but never used (no-unused-vars)
(#9) 'green' is defined but never used (no-unused-vars)
(#9) 'blue' is defined but never used (no-unused-vars)
(#11) Unexpected use of '>>'. (no-bitwise)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#12) Unexpected use of '>>'. (no-bitwise)
(#12) Unexpected use of '&'. (no-bitwise)
(#13) Unexpected use of '&'. (no-bitwise)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#21) 'red' is defined but never used (no-unused-vars)
(#21) 'green' is defined but never used (no-unused-vars)
(#21) 'blue' is defined but never used (no-unused-vars)
(#23) Unexpected use of '>>'. (no-bitwise)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Unexpected use of '>>'. (no-bitwise)
(#24) Unexpected use of '&'. (no-bitwise)
(#25) Unexpected use of '&'. (no-bitwise)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#33) 'Uint8ClampedArray' is not defined. (no-undef)
(#40) Unexpected use of '<<'. (no-bitwise)
(#40) Unexpected use of '<<'. (no-bitwise)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#47) 'context2' is not defined. (no-undef)
(#48) 'ArrayBuffer' is not defined. (no-undef)
(#49) 'Uint8Array' is not defined. (no-undef)
(#50) 'strLe' is defined but never used (no-unused-vars)
(#50) 'strLen' is not defined. (no-undef)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#57) 'context2' is not defined. (no-undef)
(#57) 'canvas2' is not defined. (no-undef)
(#57) 'canvas2' is not defined. (no-undef)
(#57) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/screenshare-getscreen.js
(#2) Trailing spaces not allowed. (no-trailing-spaces)
(#6) Trailing spaces not allowed. (no-trailing-spaces)
(#7) Trailing spaces not allowed. (no-trailing-spaces)
(#9) Unexpected space before function parentheses. (space-before-function-paren)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) 'virtualclass' is not defined. (no-undef)
(#19) Missing space before opening brace. (space-before-blocks)
(#20) 'virtualclass' is not defined. (no-undef)
(#41) 'virtualclass' is not defined. (no-undef)
(#41) 'virtualclass' is not defined. (no-undef)
(#42) 'navigator2' is not defined. (no-undef)
(#42) 'virtualclass' is not defined. (no-undef)
(#43) 'navigator2' is not defined. (no-undef)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#44) 'virtualclass' is not defined. (no-undef)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) 'roles' is not defined. (no-undef)
(#45) Missing space before opening brace. (space-before-blocks)
(#46) 'virtualclass' is not defined. (no-undef)
(#46) unnecessary '.call()'. (no-useless-call)
(#46) 'virtualclass' is not defined. (no-undef)
(#49) Unexpected space before function parentheses. (space-before-function-paren)
(#51) Trailing spaces not allowed. (no-trailing-spaces)
(#52) 'virtualclass' is not defined. (no-undef)
(#52) unnecessary '.call()'. (no-useless-call)
(#52) 'virtualclass' is not defined. (no-undef)
(#54) Expected space or tab after '//' in comment. (spaced-comment)
(#59) 'virtualclass' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/src/screenshare.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#7) Unexpected space before function parentheses. (space-before-function-paren)
(#9) 'resizecalled' is defined but never used (no-unused-vars)
(#9) 'prvHeight' is defined but never used (no-unused-vars)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) 'callback' is defined but never used (no-unused-vars)
(#12) 'virtualclass' is not defined. (no-undef)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#28) Trailing spaces not allowed. (no-trailing-spaces)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Identifier 'data_pack' is not in camel case. (camelcase)
(#31) Identifier 'data_pack' is not in camel case. (camelcase)
(#33) Identifier 'data_pack' is not in camel case. (camelcase)
(#33) 'Uint8ClampedArray' is not defined. (no-undef)
(#39) 'virtualclass' is not defined. (no-undef)
(#39) Identifier 'data_pack' is not in camel case. (camelcase)
(#39) Identifier 'data_pack' is not in camel case. (camelcase)
(#40) 'virtualclass' is not defined. (no-undef)
(#40) Identifier 'data_pack' is not in camel case. (camelcase)
(#40) Identifier 'data_pack' is not in camel case. (camelcase)
(#41) Identifier 'data_pack' is not in camel case. (camelcase)
(#41) Identifier 'data_pack' is not in camel case. (camelcase)
(#48) Identifier 'data_pack' is not in camel case. (camelcase)
(#49) 'virtualclass' is not defined. (no-undef)
(#49) Identifier 'data_pack' is not in camel case. (camelcase)
(#49) Identifier 'data_pack' is not in camel case. (camelcase)
(#50) 'virtualclass' is not defined. (no-undef)
(#50) Identifier 'data_pack' is not in camel case. (camelcase)
(#50) Identifier 'data_pack' is not in camel case. (camelcase)
(#51) Identifier 'data_pack' is not in camel case. (camelcase)
(#52) Identifier 'data_pack' is not in camel case. (camelcase)
(#54) Identifier 'data_pack' is not in camel case. (camelcase)
(#63) 'virtualclass' is not defined. (no-undef)
(#63) Identifier 'data_pack' is not in camel case. (camelcase)
(#63) Identifier 'data_pack' is not in camel case. (camelcase)
(#64) 'virtualclass' is not defined. (no-undef)
(#64) Identifier 'data_pack' is not in camel case. (camelcase)
(#64) Identifier 'data_pack' is not in camel case. (camelcase)
(#65) 'virtualclass' is not defined. (no-undef)
(#65) Identifier 'data_pack' is not in camel case. (camelcase)
(#65) Identifier 'data_pack' is not in camel case. (camelcase)
(#66) 'virtualclass' is not defined. (no-undef)
(#66) Identifier 'data_pack' is not in camel case. (camelcase)
(#66) Identifier 'data_pack' is not in camel case. (camelcase)
(#67) Identifier 'data_pack' is not in camel case. (camelcase)
(#67) Identifier 'data_pack' is not in camel case. (camelcase)
(#75) Trailing spaces not allowed. (no-trailing-spaces)
(#81) Trailing spaces not allowed. (no-trailing-spaces)
(#84) Unexpected space before function parentheses. (space-before-function-paren)
(#88) 'virtualclass' is not defined. (no-undef)
(#91) Multiple spaces found before 'virtualclass'. (no-multi-spaces)
(#91) 'virtualclass' is not defined. (no-undef)
(#93) 'virtualclass' is not defined. (no-undef)
(#93) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#95) 'virtualclass' is not defined. (no-undef)
(#97) 'virtualclass' is not defined. (no-undef)
(#99) 'virtualclass' is not defined. (no-undef)
(#100) 'virtualclass' is not defined. (no-undef)
(#111) 'virtualclass' is not defined. (no-undef)
(#113) 'virtualclass' is not defined. (no-undef)
(#115) Line 115 exceeds the maximum line length of 132. (max-len)
(#117) 'virtualclass' is not defined. (no-undef)
(#123) 'virtualclass' is not defined. (no-undef)
(#126) 'virtualclass' is not defined. (no-undef)
(#127) 'virtualclass' is not defined. (no-undef)
(#129) 'virtualclass' is not defined. (no-undef)
(#133) 'virtualclass' is not defined. (no-undef)
(#133) 'virtualclass' is not defined. (no-undef)
(#135) Missing semicolon. (semi)
(#138) Trailing spaces not allowed. (no-trailing-spaces)
(#146) Trailing spaces not allowed. (no-trailing-spaces)
(#148) Unexpected space before function parentheses. (space-before-function-paren)
(#152) 'virtualclass' is not defined. (no-undef)
(#152) Unexpected space before function parentheses. (space-before-function-paren)
(#161) 'virtualclass' is not defined. (no-undef)
(#161) 'virtualclass' is not defined. (no-undef)
(#162) 'virtualclass' is not defined. (no-undef)
(#163) Unexpected space before function parentheses. (space-before-function-paren)
(#164) 'virtualclass' is not defined. (no-undef)
(#165) Expected space(s) after "if". (keyword-spacing)
(#165) 'roles' is not defined. (no-undef)
(#165) Missing space before opening brace. (space-before-blocks)
(#166) Expected space or tab after '//' in comment. (spaced-comment)
(#167) unnecessary '.call()'. (no-useless-call)
(#167) 'virtualclass' is not defined. (no-undef)
(#167) 'virtualclass' is not defined. (no-undef)
(#172) Unexpected space before function parentheses. (space-before-function-paren)
(#173) Expected { after 'if' condition. (curly)
(#183) Expected space(s) before "else". (keyword-spacing)
(#184) Unexpected console statement. (no-console)
(#185) 'virtualclass' is not defined. (no-undef)
(#190) Unexpected space before function parentheses. (space-before-function-paren)
(#191) 'virtualclass' is not defined. (no-undef)
(#193) Expected space or tab after '//' in comment. (spaced-comment)
(#195) Expected space or tab after '//' in comment. (spaced-comment)
(#198) Expected space or tab after '//' in comment. (spaced-comment)
(#206) Unexpected alert. (no-alert)
(#206) 'virtualclass' is not defined. (no-undef)
(#212) Trailing spaces not allowed. (no-trailing-spaces)
(#219) Unexpected space before function parentheses. (space-before-function-paren)
(#225) Expected space or tab after '//' in comment. (spaced-comment)
(#226) 'roles' is not defined. (no-undef)
(#226) 'virtualclass' is not defined. (no-undef)
(#228) Expected space or tab after '//' in comment. (spaced-comment)
(#230) Expected space or tab after '//' in comment. (spaced-comment)
(#231) Expected space or tab after '//' in comment. (spaced-comment)
(#241) Trailing spaces not allowed. (no-trailing-spaces)
(#243) Trailing spaces not allowed. (no-trailing-spaces)
(#245) Unexpected space before function parentheses. (space-before-function-paren)
(#249) Expected space or tab after '//' in comment. (spaced-comment)
(#251) 'virtualclass' is not defined. (no-undef)
(#251) Multiple spaces found before 'virtualclass'. (no-multi-spaces)
(#253) 'virtualclass' is not defined. (no-undef)
(#254) 'virtualclass' is not defined. (no-undef)
(#255) 'virtualclass' is not defined. (no-undef)
(#259) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#264) 'virtualclass' is not defined. (no-undef)
(#268) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#268) Unexpected use of comma operator. (no-sequences)
(#273) Expected space or tab after '//' in comment. (spaced-comment)
(#276) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#280) 'virtualclass' is not defined. (no-undef)
(#281) 'virtualclass' is not defined. (no-undef)
(#282) 'virtualclass' is not defined. (no-undef)
(#284) 'roles' is not defined. (no-undef)
(#284) 'virtualclass' is not defined. (no-undef)
(#285) 'virtualclass' is not defined. (no-undef)
(#293) Unexpected space before function parentheses. (space-before-function-paren)
(#294) 'virtualclass' is not defined. (no-undef)
(#302) Trailing spaces not allowed. (no-trailing-spaces)
(#304) Unexpected space before function parentheses. (space-before-function-paren)
(#305) 'virtualclass' is not defined. (no-undef)
(#306) Unexpected console statement. (no-console)
(#309) Trailing spaces not allowed. (no-trailing-spaces)
(#314) Unexpected space before function parentheses. (space-before-function-paren)
(#314) 'callback' is defined but never used (no-unused-vars)
(#315) 'virtualclass' is not defined. (no-undef)
(#316) 'virtualclass' is not defined. (no-undef)
(#316) 'virtualclass' is not defined. (no-undef)
(#322) 'chrome' is not defined. (no-undef)
(#322) Unexpected space before function parentheses. (space-before-function-paren)
(#327) 'virtualclass' is not defined. (no-undef)
(#328) 'virtualclass' is not defined. (no-undef)
(#335) Trailing spaces not allowed. (no-trailing-spaces)
(#337) Unexpected space before function parentheses. (space-before-function-paren)
(#341) 'virtualclass' is not defined. (no-undef)
(#342) Expected space or tab after '//' in comment. (spaced-comment)
(#347) 'virtualclass' is not defined. (no-undef)
(#352) Unexpected space before function parentheses. (space-before-function-paren)
(#353) 'virtualclass' is not defined. (no-undef)
(#362) Trailing spaces not allowed. (no-trailing-spaces)
(#365) Unexpected space before function parentheses. (space-before-function-paren)
(#366) 'virtualclass' is not defined. (no-undef)
(#374) 'virtualclass' is not defined. (no-undef)
(#375) 'virtualclass' is not defined. (no-undef)
(#376) 'virtualclass' is not defined. (no-undef)
(#389) 'virtualclass' is not defined. (no-undef)
(#390) 'virtualclass' is not defined. (no-undef)
(#394) Expected space or tab after '//' in comment. (spaced-comment)
(#395) 'virtualclass' is not defined. (no-undef)
(#398) Unexpected space before function parentheses. (space-before-function-paren)
(#398) 'name' is defined but never used (no-unused-vars)
(#402) 'virtualclass' is not defined. (no-undef)
(#403) Expected space or tab after '//' in comment. (spaced-comment)
(#405) 'virtualclass' is not defined. (no-undef)
(#408) 'virtualclass' is not defined. (no-undef)
(#408) Expected space or tab after '//' in comment. (spaced-comment)
(#423) Expected space or tab after '//' in comment. (spaced-comment)
(#424) 'that' is already defined (no-redeclare)
(#425) 'video' is already defined (no-redeclare)
(#429) Trailing spaces not allowed. (no-trailing-spaces)
(#432) Unexpected space before function parentheses. (space-before-function-paren)
(#440) 'virtualclass' is not defined. (no-undef)
(#441) 'virtualclass' is not defined. (no-undef)
(#447) 'virtualclass' is not defined. (no-undef)
(#447) 'virtualclass' is not defined. (no-undef)
(#449) 'roles' is not defined. (no-undef)
(#450) Expected space or tab after '//' in comment. (spaced-comment)
(#451) 'virtualclass' is not defined. (no-undef)
(#451) 'virtualclass' is not defined. (no-undef)
(#452) 'virtualclass' is not defined. (no-undef)
(#453) 'virtualclass' is not defined. (no-undef)
(#457) 'virtualclass' is not defined. (no-undef)
(#458) Missing semicolon. (semi)
(#467) Unexpected space before function parentheses. (space-before-function-paren)
(#469) 'tempObj' is defined but never used (no-unused-vars)
(#469) 'encodedData' is defined but never used (no-unused-vars)
(#469) 'stringData' is defined but never used (no-unused-vars)
(#469) 'd' is defined but never used (no-unused-vars)
(#469) 'matched' is defined but never used (no-unused-vars)
(#469) 'imgData' is defined but never used (no-unused-vars)
(#473) 'uniqcount' is defined but never used (no-unused-vars)
(#474) 'uniqmax' is defined but never used (no-unused-vars)
(#475) 'sendObj' is defined but never used (no-unused-vars)
(#476) Expected space or tab after '//' in comment. (spaced-comment)
(#477) Expected space or tab after '//' in comment. (spaced-comment)
(#478) 'virtualclass' is not defined. (no-undef)
(#479) 'virtualclass' is not defined. (no-undef)
(#482) 'virtualclass' is not defined. (no-undef)
(#483) 'virtualclass' is not defined. (no-undef)
(#488) Trailing spaces not allowed. (no-trailing-spaces)
(#492) 'virtualclass' is not defined. (no-undef)
(#492) Unexpected space before function parentheses. (space-before-function-paren)
(#497) Expected space or tab after '//' in comment. (spaced-comment)
(#504) 'Uint8ClampedArray' is not defined. (no-undef)
(#505) 'Uint8ClampedArray' is not defined. (no-undef)
(#511) Trailing spaces not allowed. (no-trailing-spaces)
(#516) Missing JSDoc comment. (require-jsdoc)
(#541) There should be no spaces inside this paren. (space-in-parens)
(#542) 'Uint8ClampedArray' is not defined. (no-undef)
(#543) 'Uint8ClampedArray' is not defined. (no-undef)
(#546) Redundant double negation. (no-extra-boolean-cast)
(#547) 'sworker' is not defined. (no-undef)
(#563) Trailing spaces not allowed. (no-trailing-spaces)
(#567) Missing JSDoc comment. (require-jsdoc)
(#583) Missing JSDoc comment. (require-jsdoc)
(#584) 'virtualclass' is not defined. (no-undef)
(#605) Trailing spaces not allowed. (no-trailing-spaces)
(#607) Missing JSDoc comment. (require-jsdoc)
(#627) Trailing spaces not allowed. (no-trailing-spaces)
(#629) Missing JSDoc comment. (require-jsdoc)
(#630) Unexpected console statement. (no-console)
(#631) Expected space(s) after "if". (keyword-spacing)
(#631) 'roles' is not defined. (no-undef)
(#631) Missing space before opening brace. (space-before-blocks)
(#637) 'ioAdapter' is not defined. (no-undef)
(#640) 'virtualclass' is not defined. (no-undef)
(#641) 'virtualclass' is not defined. (no-undef)
(#646) Missing JSDoc comment. (require-jsdoc)
(#646) 'w' is defined but never used (no-unused-vars)
(#658) Trailing spaces not allowed. (no-trailing-spaces)
(#660) Missing JSDoc comment. (require-jsdoc)
(#660) 'type' is defined but never used (no-unused-vars)
(#661) Expected space or tab after '//' in comment. (spaced-comment)
(#664) Expected space or tab after '//' in comment. (spaced-comment)
(#666) 'needFullScreen' is defined but never used (no-unused-vars)
(#669) 'x' is defined but never used (no-unused-vars)
(#669) 'y' is defined but never used (no-unused-vars)
(#669) 'cx' is defined but never used (no-unused-vars)
(#669) 'cy' is defined but never used (no-unused-vars)
(#669) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#673) Redundant double negation. (no-extra-boolean-cast)
(#674) 'sworker' is not defined. (no-undef)
(#685) Trailing spaces not allowed. (no-trailing-spaces)
(#687) 'sworker' is not defined. (no-undef)
(#687) Unexpected space before function parentheses. (space-before-function-paren)
(#688) Expected space or tab after '//' in comment. (spaced-comment)
(#690) 'virtualclass' is not defined. (no-undef)
(#691) 'ioAdapter' is not defined. (no-undef)
(#692) 'localBandwidth' used outside of binding context. (block-scoped-var)
(#693) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#694) 'ioAdapter' is not defined. (no-undef)
(#695) 'localBandwidth' is already defined (no-redeclare)
(#695) 'localBandwidth' used outside of binding context. (block-scoped-var)
(#697) 'localBandwidth' used outside of binding context. (block-scoped-var)
(#697) 'localBandwidth' used outside of binding context. (block-scoped-var)
(#698) 'virtualclass' is not defined. (no-undef)
(#699) 'virtualclass' is not defined. (no-undef)
(#700) Missing semicolon. (semi)
(#702) 'virtualclass' is not defined. (no-undef)
(#704) 'virtualclass' is not defined. (no-undef)
(#705) 'virtualclass' is not defined. (no-undef)
(#711) Unexpected space before function parentheses. (space-before-function-paren)
(#720) Unexpected space before function parentheses. (space-before-function-paren)
(#722) 'imgData' used outside of binding context. (block-scoped-var)
(#723) 'imgData' used outside of binding context. (block-scoped-var)
(#725) 'imgData' is already defined (no-redeclare)
(#725) 'imgData' used outside of binding context. (block-scoped-var)
(#726) 'imgData' used outside of binding context. (block-scoped-var)
(#730) Unexpected space before function parentheses. (space-before-function-paren)
(#736) Trailing spaces not allowed. (no-trailing-spaces)
(#738) Trailing spaces not allowed. (no-trailing-spaces)
(#741) Unexpected space before function parentheses. (space-before-function-paren)
(#742) 'virtualclass' is not defined. (no-undef)
(#743) 'virtualclass' is not defined. (no-undef)
(#746) Unexpected console statement. (no-console)
(#749) Trailing spaces not allowed. (no-trailing-spaces)
(#754) Unexpected space before function parentheses. (space-before-function-paren)
(#754) 'vtype' is defined but never used (no-unused-vars)
(#757) 'virtualclass' is not defined. (no-undef)
(#758) 'virtualclass' is not defined. (no-undef)
(#768) 'virtualclass' is not defined. (no-undef)
(#773) 'virtualclass' is not defined. (no-undef)
(#774) 'virtualclass' is not defined. (no-undef)
(#774) 'virtualclass' is not defined. (no-undef)
(#777) Expected space or tab after '//' in comment. (spaced-comment)
(#779) Expected space or tab after '//' in comment. (spaced-comment)
(#789) Unexpected space before function parentheses. (space-before-function-paren)
(#789) 'user' is defined but never used (no-unused-vars)
(#790) 'virtualclass' is not defined. (no-undef)
(#791) 'virtualclass' is not defined. (no-undef)
(#792) 'roles' is not defined. (no-undef)
(#793) Expected space or tab after '//' in comment. (spaced-comment)
(#794) 'virtualclass' is not defined. (no-undef)
(#795) 'vidCont' used outside of binding context. (block-scoped-var)
(#795) 'vidCont' used outside of binding context. (block-scoped-var)
(#795) 'virtualclass' is not defined. (no-undef)
(#796) Expected space or tab after '//' in comment. (spaced-comment)
(#798) 'vidCont' is already defined (no-redeclare)
(#798) 'vidCont' used outside of binding context. (block-scoped-var)
(#798) 'vidCont' used outside of binding context. (block-scoped-var)
(#798) 'virtualclass' is not defined. (no-undef)
(#799) 'vidCont' used outside of binding context. (block-scoped-var)
(#799) 'vidCont' used outside of binding context. (block-scoped-var)
(#805) 'vidCont' used outside of binding context. (block-scoped-var)
(#805) 'vidCont' used outside of binding context. (block-scoped-var)
(#805) 'vidCont' is already defined (no-redeclare)
(#805) 'virtualclass' is not defined. (no-undef)
(#808) 'vidCont' used outside of binding context. (block-scoped-var)
(#808) 'vidCont' used outside of binding context. (block-scoped-var)
(#808) 'vidCont' used outside of binding context. (block-scoped-var)
(#811) 'roles' is not defined. (no-undef)
(#811) 'virtualclass' is not defined. (no-undef)
(#812) 'virtualclass' is not defined. (no-undef)
(#815) Missing JSDoc comment. (require-jsdoc)
(#828) Unexpected space before function parentheses. (space-before-function-paren)
(#829) 'aspectRatio' is already defined (no-redeclare)
(#830) 'height' is defined but never used (no-unused-vars)
(#831) 'res' is defined but never used (no-unused-vars)
(#840) Unexpected space before function parentheses. (space-before-function-paren)
(#841) 'sworker' is not defined. (no-undef)
(#844) Extra space after key 'setCurrentApp'. (key-spacing)
(#844) Unexpected space before function parentheses. (space-before-function-paren)
(#844) Missing space before opening brace. (space-before-blocks)
(#845) Expected space(s) after "if". (keyword-spacing)
(#845) 'virtualclass' is not defined. (no-undef)
(#845) 'virtualclass' is not defined. (no-undef)
(#845) Missing space before opening brace. (space-before-blocks)
(#846) 'virtualclass' is not defined. (no-undef)
(#846) 'virtualclass' is not defined. (no-undef)
(#847) 'virtualclass' is not defined. (no-undef)
(#850) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/storage-array-base64-converter.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#9) Unexpected space before function parentheses. (space-before-function-paren)
(#10) Unexpected space before function parentheses. (space-before-function-paren)
(#11) Missing JSDoc comment. (require-jsdoc)
(#12) Do not nest ternary expressions (no-nested-ternary)
(#14) Do not nest ternary expressions (no-nested-ternary)
(#16) Do not nest ternary expressions (no-nested-ternary)
(#18) Do not nest ternary expressions (no-nested-ternary)
(#26) Missing JSDoc comment. (require-jsdoc)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) Unexpected use of '>>'. (no-bitwise)
(#28) Unexpected use of '>>'. (no-bitwise)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) 'Uint8Array' is not defined. (no-undef)
(#31) Unexpected use of '&'. (no-bitwise)
(#32) Unexpected use of '|='. (no-bitwise)
(#32) Unexpected use of '<<'. (no-bitwise)
(#35) Unexpected use of '&'. (no-bitwise)
(#35) Unexpected use of '>>>'. (no-bitwise)
(#35) Unexpected use of '&'. (no-bitwise)
(#35) Unexpected use of '>>>'. (no-bitwise)
(#46) Missing JSDoc comment. (require-jsdoc)
(#47) Do not nest ternary expressions (no-nested-ternary)
(#49) Do not nest ternary expressions (no-nested-ternary)
(#51) Do not nest ternary expressions (no-nested-ternary)
(#53) Do not nest ternary expressions (no-nested-ternary)
(#62) Unexpected space before function parentheses. (space-before-function-paren)
(#63) 'Uint8Array' is not defined. (no-undef)
(#74) Unexpected space before function parentheses. (space-before-function-paren)
(#75) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#81) Unexpected use of '|='. (no-bitwise)
(#81) Unexpected use of '<<'. (no-bitwise)
(#81) Unexpected use of '>>>'. (no-bitwise)
(#81) Unexpected use of '&'. (no-bitwise)
(#83) Line 83 exceeds the maximum line length of 132. (max-len)
(#83) Unexpected use of '&'. (no-bitwise)
(#83) Unexpected use of '>>>'. (no-bitwise)
(#83) Unexpected use of '>>>'. (no-bitwise)
(#83) Unexpected use of '&'. (no-bitwise)
(#83) Unexpected use of '>>>'. (no-bitwise)
(#83) Unexpected use of '&'. (no-bitwise)
(#83) Unexpected use of '&'. (no-bitwise)
(#88) Do not nest ternary expressions (no-nested-ternary)
(#91) Unexpected space before function parentheses. (space-before-function-paren)
(#93) 'Int8Array' is not defined. (no-undef)
(#104) Unexpected space before function parentheses. (space-before-function-paren)
(#106) 'Uint8ClampedArray' is not defined. (no-undef)
(#109) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/utility.js
(#10) Unexpected space before function parentheses. (space-before-function-paren)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#34) 'Uint8ClampedArray' is not defined. (no-undef)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#38) 'ArrayBuffer' is not defined. (no-undef)
(#39) 'Uint8ClampedArray' is not defined. (no-undef)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#51) Expected space or tab after '//' in comment. (spaced-comment)
(#52) Unexpected space before function parentheses. (space-before-function-paren)
(#53) 'virtualclass' is not defined. (no-undef)
(#55) 'virtualclass' is not defined. (no-undef)
(#55) 'virtualclass' is not defined. (no-undef)
(#55) 'virtualclass' is not defined. (no-undef)
(#56) 'virtualclass' is not defined. (no-undef)
(#58) 'virtualclass' is not defined. (no-undef)
(#59) 'virtualclass' is not defined. (no-undef)
(#62) 'virtualclass' is not defined. (no-undef)
(#63) 'virtualclass' is not defined. (no-undef)
(#66) 'virtualclass' is not defined. (no-undef)
(#67) 'virtualclass' is not defined. (no-undef)
(#68) 'virtualclass' is not defined. (no-undef)
(#71) 'virtualclass' is not defined. (no-undef)
(#71) 'virtualclass' is not defined. (no-undef)
(#72) 'virtualclass' is not defined. (no-undef)
(#77) Unexpected space before function parentheses. (space-before-function-paren)
(#85) Unexpected space before function parentheses. (space-before-function-paren)
(#87) 'virtualclass' is not defined. (no-undef)
(#89) 'virtualclass' is not defined. (no-undef)
(#92) 'virtualclass' is not defined. (no-undef)
(#99) 'virtualclass' is not defined. (no-undef)
(#102) Expected space(s) after "if". (keyword-spacing)
(#102) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#102) Missing space before opening brace. (space-before-blocks)
(#113) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#114) 'vcan' is not defined. (no-undef)
(#122) Expected space(s) after "if". (keyword-spacing)
(#122) 'roles' is not defined. (no-undef)
(#122) Missing space before opening brace. (space-before-blocks)
(#123) Expected space or tab after '//' in comment. (spaced-comment)
(#128) 'virtualclass' is not defined. (no-undef)
(#128) 'virtualclass' is not defined. (no-undef)
(#132) Blocks are nested too deeply (5). (max-depth)
(#132) 'roles' is not defined. (no-undef)
(#148) Expected space(s) after "if". (keyword-spacing)
(#148) 'virtualclass' is not defined. (no-undef)
(#148) Missing space before opening brace. (space-before-blocks)
(#149) Multiple spaces found before '75'. (no-multi-spaces)
(#153) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#155) Expected space(s) after "if". (keyword-spacing)
(#155) 'roles' is not defined. (no-undef)
(#155) 'roles' is not defined. (no-undef)
(#155) 'virtualclass' is not defined. (no-undef)
(#155) There should be no spaces inside this paren. (space-in-parens)
(#155) Missing space before opening brace. (space-before-blocks)
(#157) Multiple spaces found before '+'. (no-multi-spaces)
(#166) Expected space or tab after '//' in comment. (spaced-comment)
(#171) 'virtualclass' is not defined. (no-undef)
(#173) Expected space(s) before "else". (keyword-spacing)
(#174) Unexpected console statement. (no-console)
(#179) Unexpected space before function parentheses. (space-before-function-paren)
(#185) 'toBeLeft' is defined but never used (no-unused-vars)
(#190) Expected space or tab after '//' in comment. (spaced-comment)
(#193) Unexpected space before function parentheses. (space-before-function-paren)
(#196) Expected space or tab after '//' in comment. (spaced-comment)
(#197) 'virtualclass' is not defined. (no-undef)
(#202) Expected space(s) after "for". (keyword-spacing)
(#202) Infix operators must be spaced. (space-infix-ops)
(#202) Infix operators must be spaced. (space-infix-ops)
(#202) Missing space before opening brace. (space-before-blocks)
(#203) Expected space(s) after "if". (keyword-spacing)
(#203) Missing space before opening brace. (space-before-blocks)
(#207) Unexpected console statement. (no-console)
(#212) Unexpected space before function parentheses. (space-before-function-paren)
(#214) Unexpected console statement. (no-console)
(#215) Expected space or tab after '//' in comment. (spaced-comment)
(#216) 'chrome' is not defined. (no-undef)
(#217) Unexpected space before function parentheses. (space-before-function-paren)
(#217) 'arg' is defined but never used (no-unused-vars)
(#220) Unexpected space before function parentheses. (space-before-function-paren)
(#221) Unexpected alert. (no-alert)
(#223) Missing semicolon. (semi)
(#227) Unexpected space before function parentheses. (space-before-function-paren)
(#229) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#234) Unexpected space before function parentheses. (space-before-function-paren)
(#236) Missing semicolon. (semi)
(#239) Unexpected space before function parentheses. (space-before-function-paren)
(#240) Invalid typeof comparison value (valid-typeof)
(#243) Expected space or tab after '//' in comment. (spaced-comment)
(#244) 'virtualclass' is not defined. (no-undef)
(#245) 'virtualclass' is not defined. (no-undef)
(#250) Unexpected space before function parentheses. (space-before-function-paren)
(#252) 'virtualclass' is not defined. (no-undef)
(#258) 'virtualclass' is not defined. (no-undef)
(#259) Unexpected console statement. (no-console)
(#259) 'virtualclass' is not defined. (no-undef)
(#260) 'virtualclass' is not defined. (no-undef)
(#260) 'virtualclass' is not defined. (no-undef)
(#263) Unexpected space before function parentheses. (space-before-function-paren)
(#264) Expected space or tab after '//' in comment. (spaced-comment)
(#270) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#277) 'tempVid' is defined but never used (no-unused-vars)
(#284) 'virtualclass' is not defined. (no-undef)
(#285) 'virtualclass' is not defined. (no-undef)
(#285) 'virtualclass' is not defined. (no-undef)
(#287) Line 287 exceeds the maximum line length of 132. (max-len)
(#287) 'virtualclass' is not defined. (no-undef)
(#287) 'virtualclass' is not defined. (no-undef)
(#287) 'virtualclass' is not defined. (no-undef)
(#288) 'virtualclass' is not defined. (no-undef)
(#291) Expected space or tab after '//' in comment. (spaced-comment)
(#292) 'virtualclass' is not defined. (no-undef)
(#296) Unexpected space before function parentheses. (space-before-function-paren)
(#298) 'virtualclass' is not defined. (no-undef)
(#298) 'virtualclass' is not defined. (no-undef)
(#298) 'virtualclass' is not defined. (no-undef)
(#302) Unexpected space before function parentheses. (space-before-function-paren)
(#307) Unexpected space before function parentheses. (space-before-function-paren)
(#313) Missing JSDoc comment. (require-jsdoc)
(#315) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#316) Unexpected space before function parentheses. (space-before-function-paren)
(#317) Expected space(s) after "if". (keyword-spacing)
(#317) 'roles' is not defined. (no-undef)
(#317) Missing space before opening brace. (space-before-blocks)
(#318) 'virtualclass' is not defined. (no-undef)
(#320) Expected space or tab after '//' in comment. (spaced-comment)
(#324) Expected space or tab after '//' in comment. (spaced-comment)
(#330) Unexpected space before function parentheses. (space-before-function-paren)
(#337) Unexpected space before function parentheses. (space-before-function-paren)
(#339) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#344) Unexpected space before function parentheses. (space-before-function-paren)
(#346) Unnecessary escape character: \* (no-useless-escape)
(#346) Expected space or tab after '//' in comment. (spaced-comment)
(#356) Unexpected space before function parentheses. (space-before-function-paren)
(#357) 'virtualclass' is not defined. (no-undef)
(#357) Expected space or tab after '//' in comment. (spaced-comment)
(#358) Expected space or tab after '//' in comment. (spaced-comment)
(#359) Expected space or tab after '//' in comment. (spaced-comment)
(#361) 'virtualclass' is not defined. (no-undef)
(#362) 'clearAllChatBox' is not defined. (no-undef)
(#366) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#372) Unexpected space before function parentheses. (space-before-function-paren)
(#374) Expected { after 'if' condition. (curly)
(#381) Unexpected space before function parentheses. (space-before-function-paren)
(#382) 'roles' is not defined. (no-undef)
(#384) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#389) Trailing spaces not allowed. (no-trailing-spaces)
(#390) Trailing spaces not allowed. (no-trailing-spaces)
(#391) Expected space or tab after '/**' in comment. (spaced-comment)
(#402) Unexpected space before function parentheses. (space-before-function-paren)
(#405) 'virtualclass' is not defined. (no-undef)
(#412) Unexpected space before function parentheses. (space-before-function-paren)
(#415) 'virtualclass' is not defined. (no-undef)
(#420) Unexpected space before function parentheses. (space-before-function-paren)
(#428) Unexpected space before function parentheses. (space-before-function-paren)
(#437) Unexpected space before function parentheses. (space-before-function-paren)
(#444) Expected to return a value at the end of this function. (consistent-return)
(#444) Unexpected space before function parentheses. (space-before-function-paren)
(#453) Unexpected space before function parentheses. (space-before-function-paren)
(#455) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#461) Unexpected space before function parentheses. (space-before-function-paren)
(#461) 'userId' is defined but never used (no-unused-vars)
(#462) 'roles' is not defined. (no-undef)
(#465) Unexpected space before function parentheses. (space-before-function-paren)
(#465) 'userId' is defined but never used (no-unused-vars)
(#466) 'roles' is not defined. (no-undef)
(#469) Unexpected space before function parentheses. (space-before-function-paren)
(#470) 'virtualclass' is not defined. (no-undef)
(#471) 'virtualclass' is not defined. (no-undef)
(#474) Unexpected space before function parentheses. (space-before-function-paren)
(#476) 'virtualclass' is not defined. (no-undef)
(#477) 'virtualclass' is not defined. (no-undef)
(#478) 'virtualclass' is not defined. (no-undef)
(#481) Unexpected space before function parentheses. (space-before-function-paren)
(#485) Expected space or tab after '//' in comment. (spaced-comment)
(#489) Unexpected space before function parentheses. (space-before-function-paren)
(#496) Unexpected space before function parentheses. (space-before-function-paren)
(#497) 'virtualclass' is not defined. (no-undef)
(#498) Expected space or tab after '//' in comment. (spaced-comment)
(#499) 'virtualclass' is not defined. (no-undef)
(#500) 'virtualclass' is not defined. (no-undef)
(#500) 'virtualclass' is not defined. (no-undef)
(#504) Unexpected space before function parentheses. (space-before-function-paren)
(#508) Expected space(s) after "if". (keyword-spacing)
(#508) Missing space before opening brace. (space-before-blocks)
(#509) 'virtualclass' is not defined. (no-undef)
(#513) 'virtualclass' is not defined. (no-undef)
(#514) 'virtualclass' is not defined. (no-undef)
(#516) 'virtualclass' is not defined. (no-undef)
(#520) 'ioMissingPackets' is not defined. (no-undef)
(#521) 'ioMissingPackets' is not defined. (no-undef)
(#525) Expected space or tab after '//' in comment. (spaced-comment)
(#527) Expected space or tab after '//' in comment. (spaced-comment)
(#529) 'virtualclass' is not defined. (no-undef)
(#530) 'virtualclass' is not defined. (no-undef)
(#533) 'virtualclass' is not defined. (no-undef)
(#534) 'wbUser' is not defined. (no-undef)
(#534) 'virtualclass' is not defined. (no-undef)
(#536) 'virtualclass' is not defined. (no-undef)
(#537) 'virtualclass' is not defined. (no-undef)
(#538) 'virtualclass' is not defined. (no-undef)
(#542) 'virtualclass' is not defined. (no-undef)
(#543) 'virtualclass' is not defined. (no-undef)
(#544) 'virtualclass' is not defined. (no-undef)
(#548) 'prvAppObj' used outside of binding context. (block-scoped-var)
(#548) 'virtualclass' is not defined. (no-undef)
(#548) 'virtualclass' is not defined. (no-undef)
(#550) 'virtualclass' is not defined. (no-undef)
(#551) 'prvAppObj' used outside of binding context. (block-scoped-var)
(#551) Expected space or tab after '//' in comment. (spaced-comment)
(#552) 'virtualclass' is not defined. (no-undef)
(#553) Expected space(s) after "if". (keyword-spacing)
(#553) 'virtualclass' is not defined. (no-undef)
(#553) 'virtualclass' is not defined. (no-undef)
(#553) Missing space before opening brace. (space-before-blocks)
(#554) 'prvAppObj' used outside of binding context. (block-scoped-var)
(#555) 'virtualclass' is not defined. (no-undef)
(#556) 'virtualclass' is not defined. (no-undef)
(#558) Expected space(s) before "else". (keyword-spacing)
(#559) 'prvAppObj' used outside of binding context. (block-scoped-var)
(#565) 'roles' is not defined. (no-undef)
(#566) 'virtualclass' is not defined. (no-undef)
(#567) 'prvAppObj' is already defined (no-redeclare)
(#567) Missing space before value for key 'name'. (key-spacing)
(#567) A space is required after ','. (comma-spacing)
(#567) Missing space before value for key 'metaData'. (key-spacing)
(#571) 'prvAppObj' used outside of binding context. (block-scoped-var)
(#573) 'io' is not defined. (no-undef)
(#576) Unexpected space before function parentheses. (space-before-function-paren)
(#578) Unexpected space before function parentheses. (space-before-function-paren)
(#579) 'virtualclass' is not defined. (no-undef)
(#580) Missing semicolon. (semi)
(#582) Expected to return a value at the end of this function. (consistent-return)
(#582) Unexpected space before function parentheses. (space-before-function-paren)
(#583) 'virtualclass' is not defined. (no-undef)
(#583) 'virtualclass' is not defined. (no-undef)
(#584) 'virtualclass' is not defined. (no-undef)
(#586) Expected space(s) after "if". (keyword-spacing)
(#586) Missing space before opening brace. (space-before-blocks)
(#587) 'virtualclass' is not defined. (no-undef)
(#591) 'virtualclass' is not defined. (no-undef)
(#594) Missing semicolon. (semi)
(#598) Unexpected space before function parentheses. (space-before-function-paren)
(#602) Unexpected space before function parentheses. (space-before-function-paren)
(#605) 'virtualclass' is not defined. (no-undef)
(#619) Unexpected space before function parentheses. (space-before-function-paren)
(#620) 'virtualclass' is not defined. (no-undef)
(#621) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#623) Unexpected console statement. (no-console)
(#623) Multiple spaces found before '+'. (no-multi-spaces)
(#624) Expected space(s) after "if". (keyword-spacing)
(#624) Missing space before opening brace. (space-before-blocks)
(#625) Expected space(s) after "if". (keyword-spacing)
(#625) 'virtualclass' is not defined. (no-undef)
(#625) Missing space before opening brace. (space-before-blocks)
(#626) 'virtualclass' is not defined. (no-undef)
(#628) Expected space(s) before "else". (keyword-spacing)
(#629) 'virtualclass' is not defined. (no-undef)
(#634) Missing JSDoc parameter type for 'users'. (valid-jsdoc)
(#634) Expected JSDoc for 'userId' but found 'key'. (valid-jsdoc)
(#634) Missing JSDoc @returns for function. (valid-jsdoc)
(#634) Missing JSDoc parameter type for 'key'. (valid-jsdoc)
(#634) Missing JSDoc parameter type for 'userId'. (valid-jsdoc)
(#634) Expected JSDoc for 'key' but found 'users'. (valid-jsdoc)
(#634) Expected JSDoc for 'users' but found 'userId'. (valid-jsdoc)
(#640) Expected to return a value at the end of this function. (consistent-return)
(#640) Unexpected space before function parentheses. (space-before-function-paren)
(#648) Unexpected space before function parentheses. (space-before-function-paren)
(#652) Unexpected space before function parentheses. (space-before-function-paren)
(#657) Unexpected space before function parentheses. (space-before-function-paren)
(#659) 'roles' is not defined. (no-undef)
(#660) 'virtualclass' is not defined. (no-undef)
(#661) 'virtualclass' is not defined. (no-undef)
(#661) 'vcan' is not defined. (no-undef)
(#664) 'vcan' is not defined. (no-undef)
(#664) 'wbUser' is not defined. (no-undef)
(#666) 'roles' is not defined. (no-undef)
(#668) Expected space or tab after '//' in comment. (spaced-comment)
(#671) 'virtualclass' is not defined. (no-undef)
(#674) 'virtualclass' is not defined. (no-undef)
(#674) 'virtualclass' is not defined. (no-undef)
(#675) 'virtualclass' is not defined. (no-undef)
(#676) 'virtualclass' is not defined. (no-undef)
(#679) 'vcan' is not defined. (no-undef)
(#682) Missing JSDoc parameter type for 'prvTool'. (valid-jsdoc)
(#682) Missing JSDoc parameter type for 'className'. (valid-jsdoc)
(#688) Expected to return a value at the end of this function. (consistent-return)
(#688) Unexpected space before function parentheses. (space-before-function-paren)
(#691) Expected space(s) after "if". (keyword-spacing)
(#691) Missing space before opening brace. (space-before-blocks)
(#695) Unexpected console statement. (no-console)
(#700) Missing JSDoc for parameter 'notMust'. (valid-jsdoc)
(#700) Missing JSDoc for parameter 'toUser'. (valid-jsdoc)
(#705) Unexpected space before function parentheses. (space-before-function-paren)
(#708) 'jobj' used outside of binding context. (block-scoped-var)
(#709) 'virtualclass' is not defined. (no-undef)
(#709) 'jobj' used outside of binding context. (block-scoped-var)
(#709) 'io' is not defined. (no-undef)
(#715) 'virtualclass' is not defined. (no-undef)
(#716) 'virtualclass' is not defined. (no-undef)
(#716) 'virtualclass' is not defined. (no-undef)
(#717) Unexpected console statement. (no-console)
(#717) 'virtualclass' is not defined. (no-undef)
(#720) 'jobj' is already defined (no-redeclare)
(#720) 'jobj' used outside of binding context. (block-scoped-var)
(#721) Expected space or tab after '//' in comment. (spaced-comment)
(#725) 'ioAdapter' is not defined. (no-undef)
(#727) 'ioAdapter' is not defined. (no-undef)
(#731) 'ioAdapter' is not defined. (no-undef)
(#733) 'ioAdapter' is not defined. (no-undef)
(#736) Expected space or tab after '//' in comment. (spaced-comment)
(#738) Expected space or tab after '//' in comment. (spaced-comment)
(#739) Expected space or tab after '//' in comment. (spaced-comment)
(#740) Expected space or tab after '//' in comment. (spaced-comment)
(#742) Expected space or tab after '//' in comment. (spaced-comment)
(#746) Unexpected space before function parentheses. (space-before-function-paren)
(#755) Expected space or tab after '//' in comment. (spaced-comment)
(#762) Expected space or tab after '//' in comment. (spaced-comment)
(#765) Unexpected space before function parentheses. (space-before-function-paren)
(#770) Unexpected space before function parentheses. (space-before-function-paren)
(#775) Missing JSDoc for parameter 'toolId'. (valid-jsdoc)
(#775) Missing JSDoc for parameter 'cmdClass'. (valid-jsdoc)
(#775) Missing JSDoc for parameter 'cmdToolsWrapper'. (valid-jsdoc)
(#775) Missing JSDoc for parameter 'text'. (valid-jsdoc)
(#782) Unexpected space before function parentheses. (space-before-function-paren)
(#784) Expected space or tab after '//' in comment. (spaced-comment)
(#786) 'text' is already defined (no-redeclare)
(#786) 'virtualclass' is not defined. (no-undef)
(#802) Expected space or tab after '//' in comment. (spaced-comment)
(#803) Expected space or tab after '//' in comment. (spaced-comment)
(#811) 'virtualclass' is not defined. (no-undef)
(#821) Function 'assignRole' has a complexity of 21. (complexity)
(#821) Unexpected space before function parentheses. (space-before-function-paren)
(#822) 'virtualclass' is not defined. (no-undef)
(#823) 'virtualclass' is not defined. (no-undef)
(#824) 'vcan' is not defined. (no-undef)
(#825) 'virtualclass' is not defined. (no-undef)
(#830) Expected space or tab after '//' in comment. (spaced-comment)
(#831) 'roles' is not defined. (no-undef)
(#832) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#832) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#832) 'virtualclass' is not defined. (no-undef)
(#833) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#833) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#833) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#833) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#835) 'virtualclass' is not defined. (no-undef)
(#838) 'virtualclass' is not defined. (no-undef)
(#838) Missing semicolon. (semi)
(#839) Expected space or tab after '//' in comment. (spaced-comment)
(#840) Expected space or tab after '//' in comment. (spaced-comment)
(#843) Expected space or tab after '//' in comment. (spaced-comment)
(#844) Expected space or tab after '//' in comment. (spaced-comment)
(#846) 'roles' is not defined. (no-undef)
(#847) 'virtualclass' is not defined. (no-undef)
(#849) 'virtualclass' is not defined. (no-undef)
(#852) 'virtualclass' is not defined. (no-undef)
(#855) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#856) Line 856 exceeds the maximum line length of 132. (max-len)
(#856) 'virtualclass' is not defined. (no-undef)
(#856) 'virtualclass' is not defined. (no-undef)
(#856) 'virtualclass' is not defined. (no-undef)
(#856) 'virtualclass' is not defined. (no-undef)
(#858) 'virtualclass' is not defined. (no-undef)
(#859) 'vcan' is not defined. (no-undef)
(#859) 'vcan' is not defined. (no-undef)
(#862) 'virtualclass' is not defined. (no-undef)
(#864) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#865) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#866) 'virtualclass' is not defined. (no-undef)
(#869) 'virtualclass' is not defined. (no-undef)
(#872) 'virtualclass' is not defined. (no-undef)
(#873) Expected space(s) after "if". (keyword-spacing)
(#873) 'virtualclass' is not defined. (no-undef)
(#873) Missing space before opening brace. (space-before-blocks)
(#874) 'virtualclass' is not defined. (no-undef)
(#875) Expected space(s) before "else". (keyword-spacing)
(#876) Unexpected console statement. (no-console)
(#881) 'virtualclass' is not defined. (no-undef)
(#882) 'virtualclass' is not defined. (no-undef)
(#883) 'virtualclass' is not defined. (no-undef)
(#884) 'virtualclass' is not defined. (no-undef)
(#888) 'roles' is not defined. (no-undef)
(#889) 'virtualclass' is not defined. (no-undef)
(#891) 'virtualclass' is not defined. (no-undef)
(#893) 'cmdToolsWrapper' is already defined (no-redeclare)
(#893) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#893) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#893) 'virtualclass' is not defined. (no-undef)
(#894) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#894) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#894) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#895) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#895) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#896) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#896) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#896) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#896) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#899) Line 899 exceeds the maximum line length of 132. (max-len)
(#899) 'cmdToolsWrapper' is already defined (no-redeclare)
(#899) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#899) 'virtualclass' is not defined. (no-undef)
(#902) 'virtualclass' is not defined. (no-undef)
(#903) 'virtualclass' is not defined. (no-undef)
(#906) 'roles' is not defined. (no-undef)
(#907) 'virtualclassCont' is defined but never used (no-unused-vars)
(#908) 'virtualclass' is not defined. (no-undef)
(#908) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#908) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#909) Expected space or tab after '//' in comment. (spaced-comment)
(#910) Expected space or tab after '//' in comment. (spaced-comment)
(#913) 'virtualclass' is not defined. (no-undef)
(#917) 'virtualclass' is not defined. (no-undef)
(#918) Expected space or tab after '//' in comment. (spaced-comment)
(#920) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#920) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#920) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#921) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#921) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#921) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#921) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#925) Expected space or tab after '//' in comment. (spaced-comment)
(#928) Expected space or tab after '//' in comment. (spaced-comment)
(#929) Expected space or tab after '//' in comment. (spaced-comment)
(#930) Expected space or tab after '//' in comment. (spaced-comment)
(#932) 'virtualclass' is not defined. (no-undef)
(#934) 'virtualclass' is not defined. (no-undef)
(#935) 'virtualclass' is not defined. (no-undef)
(#941) 'virtualclass' is not defined. (no-undef)
(#942) 'virtualclass' is not defined. (no-undef)
(#953) Expected space(s) after "if". (keyword-spacing)
(#953) 'roles' is not defined. (no-undef)
(#953) Missing space before opening brace. (space-before-blocks)
(#954) 'io' is not defined. (no-undef)
(#956) Unexpected space before function parentheses. (space-before-function-paren)
(#956) Missing space before opening brace. (space-before-blocks)
(#957) 'virtualclass' is not defined. (no-undef)
(#957) 'virtualclass' is not defined. (no-undef)
(#958) 'io' is not defined. (no-undef)
(#958) 'virtualclass' is not defined. (no-undef)
(#963) Expected space or tab after '//' in comment. (spaced-comment)
(#965) Expected space or tab after '//' in comment. (spaced-comment)
(#969) Expected space or tab after '//' in comment. (spaced-comment)
(#971) Expected space or tab after '//' in comment. (spaced-comment)
(#975) Extra space after key 'renderWhiteboardObjectsIfAny'. (key-spacing)
(#975) Unexpected space before function parentheses. (space-before-function-paren)
(#975) Missing space before opening brace. (space-before-blocks)
(#976) Expected space(s) after "if". (keyword-spacing)
(#976) 'virtualclass' is not defined. (no-undef)
(#976) Missing space before opening brace. (space-before-blocks)
(#977) Expected space(s) after "if". (keyword-spacing)
(#977) 'virtualclass' is not defined. (no-undef)
(#977) Missing space before opening brace. (space-before-blocks)
(#978) 'virtualclass' is not defined. (no-undef)
(#982) Unexpected space before function parentheses. (space-before-function-paren)
(#983) Expected space or tab after '//' in comment. (spaced-comment)
(#985) 'virtualclass' is not defined. (no-undef)
(#986) 'vcan' is not defined. (no-undef)
(#987) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#995) Unexpected space before function parentheses. (space-before-function-paren)
(#996) 'virtualclass' is not defined. (no-undef)
(#1003) Unexpected space before function parentheses. (space-before-function-paren)
(#1003) Missing space before opening brace. (space-before-blocks)
(#1005) 'virtualclass' is not defined. (no-undef)
(#1010) Unexpected space before function parentheses. (space-before-function-paren)
(#1011) 'virtualclass' is not defined. (no-undef)
(#1012) 'virtualclass' is not defined. (no-undef)
(#1012) 'virtualclass' is not defined. (no-undef)
(#1015) Expected space or tab after '//' in comment. (spaced-comment)
(#1016) Unexpected space before function parentheses. (space-before-function-paren)
(#1018) 'virtualclass' is not defined. (no-undef)
(#1019) 'virtualclass' is not defined. (no-undef)
(#1020) 'virtualclass' is not defined. (no-undef)
(#1023) Expected space or tab after '//' in comment. (spaced-comment)
(#1024) 'roles' is not defined. (no-undef)
(#1025) 'virtualclass' is not defined. (no-undef)
(#1030) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1031) 'virtualclass' is not defined. (no-undef)
(#1033) 'virtualclass' is not defined. (no-undef)
(#1038) Expected space or tab after '//' in comment. (spaced-comment)
(#1041) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1042) 'virtualclass' is not defined. (no-undef)
(#1044) 'virtualclass' is not defined. (no-undef)
(#1047) 'virtualclass' is not defined. (no-undef)
(#1048) 'virtualclass' is not defined. (no-undef)
(#1048) Expected space or tab after '//' in comment. (spaced-comment)
(#1049) 'virtualclass' is not defined. (no-undef)
(#1050) 'virtualclass' is not defined. (no-undef)
(#1050) 'virtualclass' is not defined. (no-undef)
(#1055) Expected space or tab after '//' in comment. (spaced-comment)
(#1056) Unexpected space before function parentheses. (space-before-function-paren)
(#1059) Line 1059 exceeds the maximum line length of 132. (max-len)
(#1059) Expected space or tab after '//' in comment. (spaced-comment)
(#1060) Expected space(s) after "if". (keyword-spacing)
(#1060) 'virtualclass' is not defined. (no-undef)
(#1060) Missing space before opening brace. (space-before-blocks)
(#1063) 'currObj' used outside of binding context. (block-scoped-var)
(#1063) 'virtualclass' is not defined. (no-undef)
(#1063) 'virtualclass' is not defined. (no-undef)
(#1063) Infix operators must be spaced. (space-infix-ops)
(#1065) Expected space(s) after "if". (keyword-spacing)
(#1065) 'currObj' used outside of binding context. (block-scoped-var)
(#1065) 'currObj' used outside of binding context. (block-scoped-var)
(#1065) Missing space before opening brace. (space-before-blocks)
(#1066) Unexpected console statement. (no-console)
(#1067) 'virtualclass' is not defined. (no-undef)
(#1067) 'currObj' used outside of binding context. (block-scoped-var)
(#1068) Expected space(s) after "if". (keyword-spacing)
(#1068) 'virtualclass' is not defined. (no-undef)
(#1068) 'virtualclass' is not defined. (no-undef)
(#1068) Missing space before opening brace. (space-before-blocks)
(#1070) 'virtualclass' is not defined. (no-undef)
(#1071) Unexpected console statement. (no-console)
(#1072) Line 1072 exceeds the maximum line length of 132. (max-len)
(#1072) 'virtualclass' is not defined. (no-undef)
(#1072) 'virtualclass' is not defined. (no-undef)
(#1072) 'virtualclass' is not defined. (no-undef)
(#1072) Missing space before opening brace. (space-before-blocks)
(#1073) 'virtualclass' is not defined. (no-undef)
(#1073) 'virtualclass' is not defined. (no-undef)
(#1073) Infix operators must be spaced. (space-infix-ops)
(#1074) 'currObj' is already defined (no-redeclare)
(#1074) 'vcan' is not defined. (no-undef)
(#1077) 'eventObj' used outside of binding context. (block-scoped-var)
(#1079) 'eventObj' is already defined (no-redeclare)
(#1079) 'eventObj' used outside of binding context. (block-scoped-var)
(#1082) 'eventObj' used outside of binding context. (block-scoped-var)
(#1082) 'eventObj' used outside of binding context. (block-scoped-var)
(#1083) Line 1083 exceeds the maximum line length of 132. (max-len)
(#1083) 'eventObj' used outside of binding context. (block-scoped-var)
(#1083) 'eventObj' used outside of binding context. (block-scoped-var)
(#1083) Expected space or tab after '//' in comment. (spaced-comment)
(#1084) 'vcan' is not defined. (no-undef)
(#1085) Unexpected console statement. (no-console)
(#1089) Unexpected console statement. (no-console)
(#1092) Line 1092 exceeds the maximum line length of 132. (max-len)
(#1092) Expected space or tab after '//' in comment. (spaced-comment)
(#1093) Expected space or tab after '//' in comment. (spaced-comment)
(#1095) 'virtualclass' is not defined. (no-undef)
(#1096) 'virtualclass' is not defined. (no-undef)
(#1097) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1100) 'virtualclass' is not defined. (no-undef)
(#1101) Expected space or tab after '//' in comment. (spaced-comment)
(#1103) 'virtualclass' is not defined. (no-undef)
(#1103) Expected space or tab after '//' in comment. (spaced-comment)
(#1104) Expected space or tab after '//' in comment. (spaced-comment)
(#1105) Line 1105 exceeds the maximum line length of 132. (max-len)
(#1105) 'virtualclass' is not defined. (no-undef)
(#1105) 'virtualclass' is not defined. (no-undef)
(#1106) 'virtualclass' is not defined. (no-undef)
(#1109) 'virtualclass' is not defined. (no-undef)
(#1114) Unexpected space before function parentheses. (space-before-function-paren)
(#1116) 'roles' is not defined. (no-undef)
(#1117) 'virtualclass' is not defined. (no-undef)
(#1118) 'virtualclass' is not defined. (no-undef)
(#1119) Expected space or tab after '//' in comment. (spaced-comment)
(#1124) Unexpected space before function parentheses. (space-before-function-paren)
(#1125) Line 1125 exceeds the maximum line length of 132. (max-len)
(#1125) Expected space or tab after '//' in comment. (spaced-comment)
(#1127) Expected space(s) after "if". (keyword-spacing)
(#1127) 'virtualclass' is not defined. (no-undef)
(#1127) Missing space before opening brace. (space-before-blocks)
(#1128) 'virtualclass' is not defined. (no-undef)
(#1129) 'virtualclass' is not defined. (no-undef)
(#1129) 'virtualclass' is not defined. (no-undef)
(#1130) 'virtualclass' is not defined. (no-undef)
(#1137) Extra space after key 'enablePresentatorEditors'. (key-spacing)
(#1137) Unexpected space before function parentheses. (space-before-function-paren)
(#1137) Missing space before opening brace. (space-before-blocks)
(#1138) Missing space before value for key 'toUser'. (key-spacing)
(#1138) Extra space after key 'status'. (key-spacing)
(#1140) 'virtualclass' is not defined. (no-undef)
(#1141) 'virtualclass' is not defined. (no-undef)
(#1144) Extra space after key 'getClassName'. (key-spacing)
(#1144) Unexpected space before function parentheses. (space-before-function-paren)
(#1144) Missing space before opening brace. (space-before-blocks)
(#1147) Expected space(s) after "if". (keyword-spacing)
(#1147) Missing space before opening brace. (space-before-blocks)
(#1149) Expected space(s) before "else". (keyword-spacing)
(#1149) Expected space(s) after "if". (keyword-spacing)
(#1149) Missing space before opening brace. (space-before-blocks)
(#1151) Expected space(s) before "else". (keyword-spacing)
(#1151) Expected space(s) after "if". (keyword-spacing)
(#1151) Missing space before opening brace. (space-before-blocks)
(#1153) Expected space(s) before "else". (keyword-spacing)
(#1153) Expected space(s) after "if". (keyword-spacing)
(#1153) Missing space before opening brace. (space-before-blocks)
(#1159) Extra space after key 'isPresenterExist'. (key-spacing)
(#1159) Unexpected space before function parentheses. (space-before-function-paren)
(#1159) Missing space before opening brace. (space-before-blocks)
(#1160) Expected space(s) after "for". (keyword-spacing)
(#1160) Infix operators must be spaced. (space-infix-ops)
(#1160) Infix operators must be spaced. (space-infix-ops)
(#1160) 'virtualclass' is not defined. (no-undef)
(#1160) Missing space before opening brace. (space-before-blocks)
(#1161) Expected space(s) after "if". (keyword-spacing)
(#1161) 'virtualclass' is not defined. (no-undef)
(#1161) Missing space before opening brace. (space-before-blocks)
(#1168) Extra space after key 'setReadModeWhenTeacherIsDisConn'. (key-spacing)
(#1168) Unexpected space before function parentheses. (space-before-function-paren)
(#1168) Missing space before opening brace. (space-before-blocks)
(#1169) Expected space(s) after "if". (keyword-spacing)
(#1169) 'roles' is not defined. (no-undef)
(#1169) Missing space before opening brace. (space-before-blocks)
(#1171) Expected space(s) after "if". (keyword-spacing)
(#1171) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1171) Missing space before opening brace. (space-before-blocks)
(#1173) Expected space(s) after "if". (keyword-spacing)
(#1173) Missing space before opening brace. (space-before-blocks)
(#1174) Expected space(s) after "if". (keyword-spacing)
(#1174) 'virtualclass' is not defined. (no-undef)
(#1174) Missing space before opening brace. (space-before-blocks)
(#1175) Expected space(s) after "if". (keyword-spacing)
(#1175) Blocks are nested too deeply (5). (max-depth)
(#1175) 'virtualclass' is not defined. (no-undef)
(#1175) Missing space before opening brace. (space-before-blocks)
(#1176) 'virtualclass' is not defined. (no-undef)
(#1178) Unexpected console statement. (no-console)
(#1181) Unexpected console statement. (no-console)
(#1185) Unexpected console statement. (no-console)
(#1191) Extra space after key 'setReadModeWhenTeacherIsConn'. (key-spacing)
(#1191) Unexpected space before function parentheses. (space-before-function-paren)
(#1191) Missing space before opening brace. (space-before-blocks)
(#1193) 'virtualclass' is not defined. (no-undef)
(#1193) Multiple spaces found before ''writeModeBox''. (no-multi-spaces)
(#1194) Expected space(s) after "if". (keyword-spacing)
(#1194) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1194) Missing space before opening brace. (space-before-blocks)
(#1196) Expected space(s) after "if". (keyword-spacing)
(#1196) Missing space before opening brace. (space-before-blocks)
(#1197) 'virtualclass' is not defined. (no-undef)
(#1198) Expected space(s) before "else". (keyword-spacing)
(#1198) Expected space(s) after "else". (keyword-spacing)
(#1199) 'virtualclass' is not defined. (no-undef)
(#1202) Unexpected console statement. (no-console)
mod/virtualclass/bundle/virtualclass/src/vceditor.js
(#10) Unexpected space before function parentheses. (space-before-function-paren)
(#15) 'vceditor' is already defined (no-redeclare)
(#22) 'module' is not defined. (no-undef)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#40) 'Client' is not defined. (no-undef)
(#51) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Unexpected space before function parentheses. (space-before-function-paren)
(#65) Missing JSDoc comment. (require-jsdoc)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#83) Unexpected space before function parentheses. (space-before-function-paren)
(#96) Unexpected space before function parentheses. (space-before-function-paren)
(#102) Unexpected space before function parentheses. (space-before-function-paren)
(#106) Unexpected space before function parentheses. (space-before-function-paren)
(#119) Unexpected space before function parentheses. (space-before-function-paren)
(#122) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#127) Expected to return a value at the end of this function. (consistent-return)
(#127) Unexpected space before function parentheses. (space-before-function-paren)
(#131) Expected { after 'if' condition. (curly)
(#140) Expected to return a value at the end of this function. (consistent-return)
(#140) Unexpected space before function parentheses. (space-before-function-paren)
(#141) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#151) Line 151 exceeds the maximum line length of 132. (max-len)
(#159) Unexpected space before function parentheses. (space-before-function-paren)
(#160) ["update"] is better written in dot notation. (dot-notation)
(#166) 'vceditor' is already defined (no-redeclare)
(#173) Expected space or tab after '//' in comment. (spaced-comment)
(#174) Unexpected space before function parentheses. (space-before-function-paren)
(#179) Missing JSDoc comment. (require-jsdoc)
(#189) Unexpected space before function parentheses. (space-before-function-paren)
(#200) Unexpected space before function parentheses. (space-before-function-paren)
(#215) Unexpected space before function parentheses. (space-before-function-paren)
(#230) Unexpected space before function parentheses. (space-before-function-paren)
(#238) Missing JSDoc comment. (require-jsdoc)
(#246) Unexpected space before function parentheses. (space-before-function-paren)
(#257) 'CodeMirror' is not defined. (no-undef)
(#276) Unexpected space before function parentheses. (space-before-function-paren)
(#284) Unexpected space before function parentheses. (space-before-function-paren)
(#301) Unexpected space before function parentheses. (space-before-function-paren)
(#313) Unexpected space before function parentheses. (space-before-function-paren)
(#325) Unexpected space before function parentheses. (space-before-function-paren)
(#327) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#328) Unexpected space before function parentheses. (space-before-function-paren)
(#335) Expected { after 'if' condition. (curly)
(#340) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#361) Unexpected space before function parentheses. (space-before-function-paren)
(#362) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#387) Unexpected space before function parentheses. (space-before-function-paren)
(#398) Unexpected space before function parentheses. (space-before-function-paren)
(#399) Unexpected space before function parentheses. (space-before-function-paren)
(#408) Unexpected space before function parentheses. (space-before-function-paren)
(#410) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#411) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#422) Unexpected space before function parentheses. (space-before-function-paren)
(#434) Line 434 exceeds the maximum line length of 132. (max-len)
(#434) Expected space or tab after '/*' in comment. (spaced-comment)
(#434) Expected space or tab after '/*' in comment. (spaced-comment)
(#439) Unexpected space before function parentheses. (space-before-function-paren)
(#450) Unexpected space before function parentheses. (space-before-function-paren)
(#455) Expected { after 'if' condition. (curly)
(#458) Unexpected space before function parentheses. (space-before-function-paren)
(#463) Unexpected space before function parentheses. (space-before-function-paren)
(#469) Unexpected space before function parentheses. (space-before-function-paren)
(#470) 'cm' is defined but never used (no-unused-vars)
(#474) Unexpected space before function parentheses. (space-before-function-paren)
(#478) Unexpected space before function parentheses. (space-before-function-paren)
(#488) Unexpected space before function parentheses. (space-before-function-paren)
(#493) Unexpected space before function parentheses. (space-before-function-paren)
(#494) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#498) Unexpected space before function parentheses. (space-before-function-paren)
(#511) Unexpected space before function parentheses. (space-before-function-paren)
(#531) 'i' used outside of binding context. (block-scoped-var)
(#531) 'i' used outside of binding context. (block-scoped-var)
(#531) 'i' used outside of binding context. (block-scoped-var)
(#532) 'i' used outside of binding context. (block-scoped-var)
(#536) 'i' used outside of binding context. (block-scoped-var)
(#540) 'i' used outside of binding context. (block-scoped-var)
(#544) 'i' used outside of binding context. (block-scoped-var)
(#544) 'i' used outside of binding context. (block-scoped-var)
(#546) 'i' used outside of binding context. (block-scoped-var)
(#557) Unexpected space before function parentheses. (space-before-function-paren)
(#566) ["ent"] is better written in dot notation. (dot-notation)
(#567) ["ent"] is better written in dot notation. (dot-notation)
(#567) ["ent"] is better written in dot notation. (dot-notation)
(#568) ["ent"] is better written in dot notation. (dot-notation)
(#582) Unexpected space before function parentheses. (space-before-function-paren)
(#583) Expected { after 'if' condition. (curly)
(#583) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#586) Unexpected space before function parentheses. (space-before-function-paren)
(#595) Unexpected space before function parentheses. (space-before-function-paren)
(#599) 'i' used outside of binding context. (block-scoped-var)
(#599) 'i' used outside of binding context. (block-scoped-var)
(#599) 'i' used outside of binding context. (block-scoped-var)
(#600) 'i' used outside of binding context. (block-scoped-var)
(#608) Unexpected space before function parentheses. (space-before-function-paren)
(#622) Unexpected space before function parentheses. (space-before-function-paren)
(#629) ["cssPrefix"] is better written in dot notation. (dot-notation)
(#640) Expected { after 'if' condition. (curly)
(#640) Blocks are nested too deeply (5). (max-depth)
(#641) Blocks are nested too deeply (5). (max-depth)
(#662) Unexpected space before function parentheses. (space-before-function-paren)
(#687) Unexpected space before function parentheses. (space-before-function-paren)
(#698) Unexpected space before function parentheses. (space-before-function-paren)
(#710) Unexpected space before function parentheses. (space-before-function-paren)
(#713) Unexpected space before function parentheses. (space-before-function-paren)
(#720) Unexpected space before function parentheses. (space-before-function-paren)
(#724) Missing JSDoc comment. (require-jsdoc)
(#733) Missing JSDoc comment. (require-jsdoc)
(#735) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#754) Unexpected space before function parentheses. (space-before-function-paren)
(#766) Missing JSDoc comment. (require-jsdoc)
(#776) Unexpected space before function parentheses. (space-before-function-paren)
(#780) Unexpected space before function parentheses. (space-before-function-paren)
(#784) Missing semicolon. (semi)
(#787) Unexpected space before function parentheses. (space-before-function-paren)
(#788) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#792) Unexpected space before function parentheses. (space-before-function-paren)
(#805) Missing JSDoc comment. (require-jsdoc)
(#809) Missing JSDoc comment. (require-jsdoc)
(#809) 'posEq' is defined but never used (no-unused-vars)
(#813) Missing JSDoc comment. (require-jsdoc)
(#817) Missing JSDoc comment. (require-jsdoc)
(#821) Missing JSDoc comment. (require-jsdoc)
(#832) Unexpected space before function parentheses. (space-before-function-paren)
(#848) 'end' is defined but never used (no-unused-vars)
(#848) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#848) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#848) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#848) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#900) Unexpected space before function parentheses. (space-before-function-paren)
(#910) Unexpected space before function parentheses. (space-before-function-paren)
(#914) Missing JSDoc comment. (require-jsdoc)
(#915) Unexpected space before function parentheses. (space-before-function-paren)
(#922) Do not nest ternary expressions (no-nested-ternary)
(#955) Missing JSDoc parameter type for 'changes'. (valid-jsdoc)
(#961) Unexpected space before function parentheses. (space-before-function-paren)
(#965) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#969) 'ch' is defined but never used (no-unused-vars)
(#969) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#993) Unexpected space before function parentheses. (space-before-function-paren)
(#1028) Blocks are nested too deeply (5). (max-depth)
(#1029) Blocks are nested too deeply (6). (max-depth)
(#1048) Unexpected space before function parentheses. (space-before-function-paren)
(#1054) Unexpected space before function parentheses. (space-before-function-paren)
(#1099) 'marker' is already defined (no-redeclare)
(#1104) Unexpected space before function parentheses. (space-before-function-paren)
(#1110) Unexpected space before function parentheses. (space-before-function-paren)
(#1116) Unexpected space before function parentheses. (space-before-function-paren)
(#1120) Line 1120 exceeds the maximum line length of 132. (max-len)
(#1130) Unexpected space before function parentheses. (space-before-function-paren)
(#1135) Expected { after 'if' condition. (curly)
(#1135) ["checked"] is better written in dot notation. (dot-notation)
(#1138) Unexpected space before function parentheses. (space-before-function-paren)
(#1138) 'e' is defined but never used (no-unused-vars)
(#1145) Unexpected space before function parentheses. (space-before-function-paren)
(#1151) Unexpected space before function parentheses. (space-before-function-paren)
(#1155) Unexpected space before function parentheses. (space-before-function-paren)
(#1160) Unexpected space before function parentheses. (space-before-function-paren)
(#1167) Unexpected space before function parentheses. (space-before-function-paren)
(#1169) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1175) Expected { after 'if' condition. (curly)
(#1179) Expected { after 'if' condition. (curly)
(#1184) 'c' used outside of binding context. (block-scoped-var)
(#1185) Expected { after 'if' condition. (curly)
(#1185) 'c' used outside of binding context. (block-scoped-var)
(#1185) 'c' used outside of binding context. (block-scoped-var)
(#1198) Line 1198 exceeds the maximum line length of 132. (max-len)
(#1209) Unexpected space before function parentheses. (space-before-function-paren)
(#1211) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1220) Unexpected space before function parentheses. (space-before-function-paren)
(#1234) Unexpected space before function parentheses. (space-before-function-paren)
(#1235) Unexpected space before function parentheses. (space-before-function-paren)
(#1235) 'length' is defined but never used (no-unused-vars)
(#1240) Unexpected space before function parentheses. (space-before-function-paren)
(#1252) Unexpected space before function parentheses. (space-before-function-paren)
(#1260) Unexpected space before function parentheses. (space-before-function-paren)
(#1266) Expected { after 'if' condition. (curly)
(#1273) Unexpected space before function parentheses. (space-before-function-paren)
(#1284) Unexpected space before function parentheses. (space-before-function-paren)
(#1289) Unexpected space before function parentheses. (space-before-function-paren)
(#1297) Unexpected space before function parentheses. (space-before-function-paren)
(#1312) Unexpected space before function parentheses. (space-before-function-paren)
(#1313) Unexpected space before function parentheses. (space-before-function-paren)
(#1328) Unexpected space before function parentheses. (space-before-function-paren)
(#1329) Unexpected space before function parentheses. (space-before-function-paren)
(#1341) Unexpected space before function parentheses. (space-before-function-paren)
(#1345) Unexpected space before function parentheses. (space-before-function-paren)
(#1347) Expected { after 'if' condition. (curly)
(#1353) Missing JSDoc parameter type for 'attributes'. (valid-jsdoc)
(#1362) Unexpected space before function parentheses. (space-before-function-paren)
(#1382) Missing JSDoc comment. (require-jsdoc)
(#1383) 'attr' is defined but never used (no-unused-vars)
(#1392) Missing JSDoc comment. (require-jsdoc)
(#1394) Unexpected space before function parentheses. (space-before-function-paren)
(#1402) 'vceditor' is already defined (no-redeclare)
(#1407) 'vceditor' is already defined (no-redeclare)
(#1415) Unexpected space before function parentheses. (space-before-function-paren)
(#1418) Missing JSDoc comment. (require-jsdoc)
(#1427) Unexpected space before function parentheses. (space-before-function-paren)
(#1445) Unexpected space before function parentheses. (space-before-function-paren)
(#1449) Unexpected space before function parentheses. (space-before-function-paren)
(#1453) Unexpected space before function parentheses. (space-before-function-paren)
(#1457) Unexpected space before function parentheses. (space-before-function-paren)
(#1461) Unexpected space before function parentheses. (space-before-function-paren)
(#1465) Unexpected space before function parentheses. (space-before-function-paren)
(#1469) Unexpected space before function parentheses. (space-before-function-paren)
(#1473) Unexpected space before function parentheses. (space-before-function-paren)
(#1480) 'vceditor' is already defined (no-redeclare)
(#1487) Unexpected space before function parentheses. (space-before-function-paren)
(#1488) Missing JSDoc comment. (require-jsdoc)
(#1501) Expected space or tab after '//' in comment. (spaced-comment)
(#1512) Unexpected space before function parentheses. (space-before-function-paren)
(#1513) Missing JSDoc comment. (require-jsdoc)
(#1546) Missing JSDoc for parameter 'atNewLine'. (valid-jsdoc)
(#1546) Missing JSDoc @returns for function. (valid-jsdoc)
(#1546) Missing JSDoc for parameter 'textPieces'. (valid-jsdoc)
(#1549) Unexpected space before function parentheses. (space-before-function-paren)
(#1552) Missing JSDoc comment. (require-jsdoc)
(#1562) Missing JSDoc comment. (require-jsdoc)
(#1586) Missing semicolon. (semi)
(#1589) 'vceditor' is already defined (no-redeclare)
(#1591) Unexpected space before function parentheses. (space-before-function-paren)
(#1593) Line 1593 exceeds the maximum line length of 132. (max-len)
(#1599) Expected space or tab after '//' in comment. (spaced-comment)
(#1604) 'LIST_TYPE' is defined but never used (no-unused-vars)
(#1608) Missing JSDoc comment. (require-jsdoc)
(#1622) Expected space or tab after '//' in comment. (spaced-comment)
(#1623) Unexpected console statement. (no-console)
(#1627) 'curValue' used outside of binding context. (block-scoped-var)
(#1628) 'curValue' used outside of binding context. (block-scoped-var)
(#1650) ["richtext"] is better written in dot notation. (dot-notation)
(#1668) Expected { after 'if' condition. (curly)
(#1673) 'userColor' is defined but never used (no-unused-vars)
(#1677) Expected space or tab after '//' in comment. (spaced-comment)
(#1680) 'docs' is defined but never used (no-unused-vars)
(#1681) 'operations' is defined but never used (no-unused-vars)
(#1682) Expected space or tab after '//' in comment. (spaced-comment)
(#1693) Line 1693 exceeds the maximum line length of 132. (max-len)
(#1694) Expected space or tab after '//' in comment. (spaced-comment)
(#1697) Expected space or tab after '//' in comment. (spaced-comment)
(#1698) 'virtualclass' is not defined. (no-undef)
(#1698) 'otAdapter' is not defined. (no-undef)
(#1698) A constructor name should not start with a lowercase letter. (new-cap)
(#1699) Line 1699 exceeds the maximum line length of 132. (max-len)
(#1699) 'virtualclass' is not defined. (no-undef)
(#1699) 'virtualclass' is not defined. (no-undef)
(#1701) 'virtualclass' is not defined. (no-undef)
(#1701) 'otAdapter' is not defined. (no-undef)
(#1701) A constructor name should not start with a lowercase letter. (new-cap)
(#1702) Line 1702 exceeds the maximum line length of 132. (max-len)
(#1702) 'virtualclass' is not defined. (no-undef)
(#1702) 'virtualclass' is not defined. (no-undef)
(#1707) Line 1707 exceeds the maximum line length of 132. (max-len)
(#1709) Unexpected space before function parentheses. (space-before-function-paren)
(#1715) Unexpected space before function parentheses. (space-before-function-paren)
(#1728) Unexpected space before function parentheses. (space-before-function-paren)
(#1744) Expected { after 'if' condition. (curly)
(#1748) Unexpected space before function parentheses. (space-before-function-paren)
(#1752) Unexpected space before function parentheses. (space-before-function-paren)
(#1756) Unexpected space before function parentheses. (space-before-function-paren)
(#1758) Expected { after 'if' condition. (curly)
(#1760) Expected { after 'else'. (curly)
(#1764) Expected to return a value at the end of this function. (consistent-return)
(#1764) Unexpected space before function parentheses. (space-before-function-paren)
(#1777) Unexpected space before function parentheses. (space-before-function-paren)
(#1781) Unexpected space before function parentheses. (space-before-function-paren)
(#1804) Unexpected space before function parentheses. (space-before-function-paren)
(#1816) Unexpected space before function parentheses. (space-before-function-paren)
(#1820) Unexpected space before function parentheses. (space-before-function-paren)
(#1821) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1822) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1826) Unexpected space before function parentheses. (space-before-function-paren)
(#1827) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1827) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1833) Unexpected space before function parentheses. (space-before-function-paren)
(#1838) Unexpected space before function parentheses. (space-before-function-paren)
(#1842) Unexpected space before function parentheses. (space-before-function-paren)
(#1847) Unexpected space before function parentheses. (space-before-function-paren)
(#1852) Unexpected space before function parentheses. (space-before-function-paren)
(#1857) Unexpected space before function parentheses. (space-before-function-paren)
(#1862) Unexpected space before function parentheses. (space-before-function-paren)
(#1867) Unexpected space before function parentheses. (space-before-function-paren)
(#1872) Unexpected space before function parentheses. (space-before-function-paren)
(#1877) Unexpected space before function parentheses. (space-before-function-paren)
(#1882) Unexpected space before function parentheses. (space-before-function-paren)
(#1887) Unexpected space before function parentheses. (space-before-function-paren)
(#1892) Unexpected space before function parentheses. (space-before-function-paren)
(#1900) Unexpected space before function parentheses. (space-before-function-paren)
(#1905) Unexpected space before function parentheses. (space-before-function-paren)
(#1910) Unexpected space before function parentheses. (space-before-function-paren)
(#1915) Unexpected space before function parentheses. (space-before-function-paren)
(#1919) Unexpected space before function parentheses. (space-before-function-paren)
(#1923) Unexpected space before function parentheses. (space-before-function-paren)
(#1927) Unexpected space before function parentheses. (space-before-function-paren)
(#1932) Unexpected space before function parentheses. (space-before-function-paren)
(#1937) Unexpected space before function parentheses. (space-before-function-paren)
(#1941) Unexpected space before function parentheses. (space-before-function-paren)
(#1945) Unexpected space before function parentheses. (space-before-function-paren)
(#1949) Unexpected space before function parentheses. (space-before-function-paren)
(#1953) Unexpected space before function parentheses. (space-before-function-paren)
(#1957) Unexpected space before function parentheses. (space-before-function-paren)
(#1961) Unexpected space before function parentheses. (space-before-function-paren)
(#1970) Unexpected space before function parentheses. (space-before-function-paren)
(#1974) Unexpected space before function parentheses. (space-before-function-paren)
(#1977) Unexpected space before function parentheses. (space-before-function-paren)
(#1983) Unexpected space before function parentheses. (space-before-function-paren)
(#1987) Expected { after 'if' condition. (curly)
(#2014) Unexpected space before function parentheses. (space-before-function-paren)
(#2026) Unexpected space before function parentheses. (space-before-function-paren)
(#2027) Missing semicolon. (semi)
(#2029) Unexpected space before function parentheses. (space-before-function-paren)
(#2030) Missing semicolon. (semi)
(#2032) Unexpected space before function parentheses. (space-before-function-paren)
(#2033) Missing semicolon. (semi)
(#2045) Unexpected space before function parentheses. (space-before-function-paren)
(#2046) Expected space or tab after '//' in comment. (spaced-comment)
(#2047) Expected space or tab after '//' in comment. (spaced-comment)
(#2048) Expected space or tab after '//' in comment. (spaced-comment)
(#2049) Expected space or tab after '//' in comment. (spaced-comment)
(#2052) Unexpected space before function parentheses. (space-before-function-paren)
(#2053) Missing JSDoc comment. (require-jsdoc)
(#2054) Unexpected space before function parentheses. (space-before-function-paren)
(#2058) Unexpected space before function parentheses. (space-before-function-paren)
(#2061) Missing semicolon. (semi)
(#2065) Expected space or tab after '//' in comment. (spaced-comment)
(#2066) Expected space or tab after '//' in comment. (spaced-comment)
(#2069) ["richtext"] is better written in dot notation. (dot-notation)
(#2086) ["richtext"] is better written in dot notation. (dot-notation)
(#2094) Missing JSDoc comment. (require-jsdoc)
(#2104) Missing JSDoc comment. (require-jsdoc)
(#2105) Missing JSDoc comment. (require-jsdoc)
(#2113) Missing JSDoc comment. (require-jsdoc)
(#2119) Unexpected space before function parentheses. (space-before-function-paren)
(#2157) 'Server' is not defined. (no-undef)
(#2160) Unexpected space before function parentheses. (space-before-function-paren)
(#2162) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/view.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#8) Trailing spaces not allowed. (no-trailing-spaces)
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#18) Trailing spaces not allowed. (no-trailing-spaces)
(#25) Unexpected space before function parentheses. (space-before-function-paren)
(#28) 'msgBox' used outside of binding context. (block-scoped-var)
(#30) 'msgBox' is already defined (no-redeclare)
(#30) 'msgBox' used outside of binding context. (block-scoped-var)
(#34) 'msgBox' used outside of binding context. (block-scoped-var)
(#34) 'msgBox' used outside of binding context. (block-scoped-var)
(#36) 'msgBox' used outside of binding context. (block-scoped-var)
(#36) 'msgBox' used outside of binding context. (block-scoped-var)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#47) 'errorCont' used outside of binding context. (block-scoped-var)
(#48) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#48) 'errorCont' used outside of binding context. (block-scoped-var)
(#49) 'errorCont' is already defined (no-redeclare)
(#53) 'errorCont' used outside of binding context. (block-scoped-var)
(#54) 'errorCont' used outside of binding context. (block-scoped-var)
(#58) 'errorCont' used outside of binding context. (block-scoped-var)
(#59) 'errorCont' used outside of binding context. (block-scoped-var)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
(#80) Unexpected space before function parentheses. (space-before-function-paren)
(#91) Unexpected space before function parentheses. (space-before-function-paren)
(#104) Trailing spaces not allowed. (no-trailing-spaces)
(#110) Unexpected space before function parentheses. (space-before-function-paren)
(#126) Unexpected space before function parentheses. (space-before-function-paren)
(#129) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#137) Unexpected space before function parentheses. (space-before-function-paren)
(#139) 'virtualclass' is not defined. (no-undef)
(#140) 'msg' used outside of binding context. (block-scoped-var)
(#140) 'virtualclass' is not defined. (no-undef)
(#141) 'msg' used outside of binding context. (block-scoped-var)
(#143) 'virtualclass' is not defined. (no-undef)
(#144) 'msg' is already defined (no-redeclare)
(#144) 'msg' used outside of binding context. (block-scoped-var)
(#144) 'virtualclass' is not defined. (no-undef)
(#145) 'msg' used outside of binding context. (block-scoped-var)
(#152) Unexpected space before function parentheses. (space-before-function-paren)
(#155) 'virtualclass' is not defined. (no-undef)
(#156) 'msg' used outside of binding context. (block-scoped-var)
(#156) 'virtualclass' is not defined. (no-undef)
(#157) 'msg' used outside of binding context. (block-scoped-var)
(#159) 'virtualclass' is not defined. (no-undef)
(#160) 'msg' is already defined (no-redeclare)
(#160) 'msg' used outside of binding context. (block-scoped-var)
(#160) 'virtualclass' is not defined. (no-undef)
(#161) 'msg' used outside of binding context. (block-scoped-var)
(#169) Unexpected space before function parentheses. (space-before-function-paren)
(#170) 'virtualclass' is not defined. (no-undef)
(#178) Unexpected space before function parentheses. (space-before-function-paren)
(#181) 'virtualclass' is not defined. (no-undef)
(#185) 'virtualclass' is not defined. (no-undef)
(#186) Unexpected space before function parentheses. (space-before-function-paren)
(#200) Unexpected space before function parentheses. (space-before-function-paren)
(#207) Trailing spaces not allowed. (no-trailing-spaces)
(#209) Trailing spaces not allowed. (no-trailing-spaces)
(#211) Unexpected space before function parentheses. (space-before-function-paren)
(#213) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#220) Unexpected space before function parentheses. (space-before-function-paren)
(#222) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#229) Trailing spaces not allowed. (no-trailing-spaces)
(#231) Unexpected space before function parentheses. (space-before-function-paren)
(#234) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#243) 'count' is not defined. (no-undef)
(#244) Unexpected space before function parentheses. (space-before-function-paren)
(#246) Unexpected space before function parentheses. (space-before-function-paren)
(#252) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#252) Unexpected space before function parentheses. (space-before-function-paren)
(#253) 'virtualclass' is not defined. (no-undef)
(#254) 'virtualclass' is not defined. (no-undef)
(#254) 'virtualclass' is not defined. (no-undef)
(#255) Expected space(s) after "if". (keyword-spacing)
(#255) 'virtualclass' is not defined. (no-undef)
(#255) Missing space before opening brace. (space-before-blocks)
(#256) 'vcan' is not defined. (no-undef)
(#259) Unexpected use of comma operator. (no-sequences)
(#261) Expected space or tab after '//' in comment. (spaced-comment)
(#263) Unexpected space before function parentheses. (space-before-function-paren)
(#266) 'wbUser' is not defined. (no-undef)
(#267) 'virtualclass' is not defined. (no-undef)
(#275) 'wbUser' is not defined. (no-undef)
(#276) 'virtualclass' is not defined. (no-undef)
(#284) 'roles' is not defined. (no-undef)
(#285) 'virtualclass' is not defined. (no-undef)
(#289) 'wbUser' is not defined. (no-undef)
(#290) 'roles' is not defined. (no-undef)
(#291) 'virtualclass' is not defined. (no-undef)
(#293) 'otherBrowser' is not defined. (no-undef)
(#295) 'myBrowser' is not defined. (no-undef)
(#295) 'virtualclass' is not defined. (no-undef)
(#302) 'myBrowser' is not defined. (no-undef)
(#302) 'otherBrowser' is not defined. (no-undef)
(#303) 'virtualclass' is not defined. (no-undef)
(#304) 'virtualclass' is not defined. (no-undef)
(#304) 'otherBrowser' is not defined. (no-undef)
(#305) 'virtualclass' is not defined. (no-undef)
(#307) 'myBrowser' is not defined. (no-undef)
(#307) 'otherBrowser' is not defined. (no-undef)
(#308) 'virtualclass' is not defined. (no-undef)
(#311) 'virtualclass' is not defined. (no-undef)
(#312) Blocks are nested too deeply (5). (max-depth)
(#312) 'roles' is not defined. (no-undef)
(#313) 'virtualclass' is not defined. (no-undef)
(#315) 'myBrowser' is not defined. (no-undef)
(#316) 'toolBoxHeight' used outside of binding context. (block-scoped-var)
(#320) 'virtualclass' is not defined. (no-undef)
(#320) 'myBrowser' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/src/virtualclass.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#2) Unexpected space before function parentheses. (space-before-function-paren)
(#3) 'wbUser' is not defined. (no-undef)
(#3) 'wbUser' is not defined. (no-undef)
(#5) Extra space after key 'isPlayMode'. (key-spacing)
(#5) Missing space before value for key 'isPlayMode'. (key-spacing)
(#10) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Extra space after key 'resize'. (key-spacing)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#32) 'virtualclass' is not defined. (no-undef)
(#33) 'virtualclass' is not defined. (no-undef)
(#36) 'virtualclass' is not defined. (no-undef)
(#36) 'virtualclass' is not defined. (no-undef)
(#37) 'virtualclass' is not defined. (no-undef)
(#40) 'virtualclass' is not defined. (no-undef)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#45) 'virtualclass' is not defined. (no-undef)
(#57) Expected space or tab after '//' in comment. (spaced-comment)
(#58) Extra space after key 'role'. (key-spacing)
(#58) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#58) Multiple spaces found before ':'. (no-multi-spaces)
(#58) Multiple spaces found before 'wbUser'. (no-multi-spaces)
(#70) Expected space or tab after '//' in comment. (spaced-comment)
(#84) Expected space or tab after '//' in comment. (spaced-comment)
(#86) Trailing spaces not allowed. (no-trailing-spaces)
(#87) Unexpected space before function parentheses. (space-before-function-paren)
(#88) 'virtualclass' is not defined. (no-undef)
(#89) 'ioStorage' is not defined. (no-undef)
(#89) 'virtualclass' is not defined. (no-undef)
(#99) 'virtualclass' is not defined. (no-undef)
(#99) 'Chat' is not defined. (no-undef)
(#100) 'virtualclass' is not defined. (no-undef)
(#101) 'virtualclass' is not defined. (no-undef)
(#101) 'virtualclass' is not defined. (no-undef)
(#102) 'virtualclass' is not defined. (no-undef)
(#103) 'virtualclass' is not defined. (no-undef)
(#105) 'virtualclass' is not defined. (no-undef)
(#105) 'virtualclass' is not defined. (no-undef)
(#106) 'virtualclass' is not defined. (no-undef)
(#106) 'progressBar' is not defined. (no-undef)
(#108) Expected space or tab after '//' in comment. (spaced-comment)
(#110) 'virtualclass' is not defined. (no-undef)
(#112) Expected space or tab after '//' in comment. (spaced-comment)
(#113) 'virtualclass' is not defined. (no-undef)
(#115) 'virtualclass' is not defined. (no-undef)
(#118) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#119) 'virtualclass' is not defined. (no-undef)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#121) 'virtualclass' is not defined. (no-undef)
(#121) 'virtualclass' is not defined. (no-undef)
(#124) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#130) Expected space or tab after '//' in comment. (spaced-comment)
(#133) Expected space or tab after '//' in comment. (spaced-comment)
(#135) Expected space or tab after '//' in comment. (spaced-comment)
(#137) Expected space or tab after '//' in comment. (spaced-comment)
(#140) Expected space or tab after '//' in comment. (spaced-comment)
(#141) Expected space or tab after '//' in comment. (spaced-comment)
(#147) Expected space or tab after '//' in comment. (spaced-comment)
(#149) Expected space or tab after '//' in comment. (spaced-comment)
(#150) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Expected space or tab after '//' in comment. (spaced-comment)
(#157) 'virtualclass' is not defined. (no-undef)
(#159) Expected space or tab after '//' in comment. (spaced-comment)
(#160) 'virtualclass' is not defined. (no-undef)
(#160) 'virtualclass' is not defined. (no-undef)
(#164) 'virtualclass' is not defined. (no-undef)
(#167) Unexpected space before function parentheses. (space-before-function-paren)
(#176) Unexpected space before function parentheses. (space-before-function-paren)
(#178) 'io' is not defined. (no-undef)
(#178) 'virtualclass' is not defined. (no-undef)
(#179) 'virtualclass' is not defined. (no-undef)
(#186) Unexpected space before function parentheses. (space-before-function-paren)
(#190) Expected space or tab after '//' in comment. (spaced-comment)
(#192) Unexpected space before function parentheses. (space-before-function-paren)
(#195) Expected space or tab after '//' in comment. (spaced-comment)
(#202) 'virtualclass' is not defined. (no-undef)
(#202) 'virtualclass' is not defined. (no-undef)
(#203) 'virtualclass' is not defined. (no-undef)
(#203) 'virtualclass' is not defined. (no-undef)
(#204) 'virtualclass' is not defined. (no-undef)
(#204) 'virtualclass' is not defined. (no-undef)
(#205) 'virtualclass' is not defined. (no-undef)
(#205) 'virtualclass' is not defined. (no-undef)
(#206) Line 206 exceeds the maximum line length of 132. (max-len)
(#206) 'virtualclass' is not defined. (no-undef)
(#206) 'virtualclass' is not defined. (no-undef)
(#208) 'virtualclass' is not defined. (no-undef)
(#209) 'virtualclass' is not defined. (no-undef)
(#212) 'roles' is not defined. (no-undef)
(#213) 'virtualclass' is not defined. (no-undef)
(#215) 'virtualclass' is not defined. (no-undef)
(#216) 'virtualclass' is not defined. (no-undef)
(#221) Unexpected space before function parentheses. (space-before-function-paren)
(#227) Invalid typeof comparison value (valid-typeof)
(#236) 'virtualclass' is not defined. (no-undef)
(#241) 'toBeReplace' used outside of binding context. (block-scoped-var)
(#242) 'toBeReplace' is already defined (no-redeclare)
(#249) Expected space or tab after '//' in comment. (spaced-comment)
(#250) Unexpected space before function parentheses. (space-before-function-paren)
(#267) Expected space or tab after '//' in comment. (spaced-comment)
(#268) Unexpected space before function parentheses. (space-before-function-paren)
(#269) Expected space or tab after '//' in comment. (spaced-comment)
(#271) Expected space or tab after '//' in comment. (spaced-comment)
(#274) 'virtualclass' is not defined. (no-undef)
(#279) Blocks are nested too deeply (5). (max-depth)
(#279) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#282) Expected space(s) after "else". (keyword-spacing)
(#282) Expected space(s) before "else". (keyword-spacing)
(#283) Unexpected console statement. (no-console)
(#288) Blocks are nested too deeply (5). (max-depth)
(#288) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#292) Unexpected console statement. (no-console)
(#295) Expected space(s) after "else". (keyword-spacing)
(#296) Unexpected console statement. (no-console)
(#299) Expected space or tab after '//' in comment. (spaced-comment)
(#310) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#312) Unexpected console statement. (no-console)
(#317) Unexpected space before function parentheses. (space-before-function-paren)
(#317) 'videoObj' is defined but never used (no-unused-vars)
(#318) Unexpected console statement. (no-console)
(#321) 'virtualclass' is not defined. (no-undef)
(#323) Unexpected console statement. (no-console)
(#325) Expected space or tab after '//' in comment. (spaced-comment)
(#327) 'virtualclass' is not defined. (no-undef)
(#327) 'roles' is not defined. (no-undef)
(#328) 'virtualclass' is not defined. (no-undef)
(#328) 'virtualclass' is not defined. (no-undef)
(#332) Expected space or tab after '//' in comment. (spaced-comment)
(#340) Expected space or tab after '//' in comment. (spaced-comment)
(#343) Expected space or tab after '//' in comment. (spaced-comment)
(#345) Multiple spaces found before 'this'. (no-multi-spaces)
(#347) Trailing spaces not allowed. (no-trailing-spaces)
(#349) 'virtualclass' is not defined. (no-undef)
(#349) Multiple spaces found before 'Array'. (no-multi-spaces)
(#354) 'virtualclass' is not defined. (no-undef)
(#357) 'virtualclass' is not defined. (no-undef)
(#358) 'virtualclass' is not defined. (no-undef)
(#361) Trailing spaces not allowed. (no-trailing-spaces)
(#363) Extra space after key 'appInitiator'. (key-spacing)
(#364) Extra space after key 'Whiteboard'. (key-spacing)
(#364) Unexpected space before function parentheses. (space-before-function-paren)
(#364) Missing space before opening brace. (space-before-blocks)
(#371) 'virtualclass' is not defined. (no-undef)
(#374) Expected space or tab after '//' in comment. (spaced-comment)
(#375) Expected space or tab after '//' in comment. (spaced-comment)
(#380) Expected space or tab after '//' in comment. (spaced-comment)
(#383) Identifier 'draw_object' is not in camel case. (camelcase)
(#383) Identifier 'draw_object' is not in camel case. (camelcase)
(#386) '_replay' is not defined. (no-undef)
(#393) 'virtualclass' is not defined. (no-undef)
(#395) 'roles' is not defined. (no-undef)
(#396) Line 396 exceeds the maximum line length of 132. (max-len)
(#397) Expected space or tab after '//' in comment. (spaced-comment)
(#398) 'virtualclass' is not defined. (no-undef)
(#401) 'virtualclass' is not defined. (no-undef)
(#401) 'vcan' is not defined. (no-undef)
(#403) Expected space or tab after '//' in comment. (spaced-comment)
(#404) Line 404 exceeds the maximum line length of 132. (max-len)
(#405) Expected space or tab after '//' in comment. (spaced-comment)
(#408) 'vcan' is not defined. (no-undef)
(#408) 'vcan' is not defined. (no-undef)
(#418) Expected space or tab after '//' in comment. (spaced-comment)
(#420) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#420) 'roles' is not defined. (no-undef)
(#421) 'virtualclass' is not defined. (no-undef)
(#421) 'vcan' is not defined. (no-undef)
(#429) Expected space or tab after '//' in comment. (spaced-comment)
(#431) Expected space or tab after '//' in comment. (spaced-comment)
(#432) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#433) 'vcan' is not defined. (no-undef)
(#433) 'vcan' is not defined. (no-undef)
(#435) 'virtualclass' is not defined. (no-undef)
(#439) 'roles' is not defined. (no-undef)
(#440) 'virtualclass' is not defined. (no-undef)
(#441) 'virtualclass' is not defined. (no-undef)
(#446) Expected space(s) after "if". (keyword-spacing)
(#446) 'roles' is not defined. (no-undef)
(#446) 'virtualclass' is not defined. (no-undef)
(#446) Missing space before opening brace. (space-before-blocks)
(#447) 'virtualclass' is not defined. (no-undef)
(#451) Trailing spaces not allowed. (no-trailing-spaces)
(#452) Extra space after key 'ScreenShare'. (key-spacing)
(#452) Unexpected space before function parentheses. (space-before-function-paren)
(#452) Missing space before opening brace. (space-before-blocks)
(#454) 'virtualclass' is not defined. (no-undef)
(#458) Trailing spaces not allowed. (no-trailing-spaces)
(#459) Extra space after key 'Yts'. (key-spacing)
(#459) Unexpected space before function parentheses. (space-before-function-paren)
(#459) Missing space before opening brace. (space-before-blocks)
(#460) Expected space or tab after '//' in comment. (spaced-comment)
(#463) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#464) 'virtualclass' is not defined. (no-undef)
(#467) Expected space(s) after "if". (keyword-spacing)
(#467) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#467) Missing space before opening brace. (space-before-blocks)
(#468) 'virtualclass' is not defined. (no-undef)
(#471) 'virtualclass' is not defined. (no-undef)
(#474) Trailing spaces not allowed. (no-trailing-spaces)
(#475) Extra space after key 'EditorRich'. (key-spacing)
(#475) Unexpected space before function parentheses. (space-before-function-paren)
(#475) Missing space before opening brace. (space-before-blocks)
(#476) 'virtualclass' is not defined. (no-undef)
(#478) Trailing spaces not allowed. (no-trailing-spaces)
(#479) Extra space after key 'EditorCode'. (key-spacing)
(#479) Unexpected space before function parentheses. (space-before-function-paren)
(#479) Missing space before opening brace. (space-before-blocks)
(#480) 'virtualclass' is not defined. (no-undef)
(#482) Trailing spaces not allowed. (no-trailing-spaces)
(#483) Trailing spaces not allowed. (no-trailing-spaces)
(#484) Extra space after key 'editor'. (key-spacing)
(#484) Unexpected space before function parentheses. (space-before-function-paren)
(#484) Missing space before opening brace. (space-before-blocks)
(#485) Expected space or tab after '//' in comment. (spaced-comment)
(#486) Line 486 exceeds the maximum line length of 132. (max-len)
(#494) 'virtualclass' is not defined. (no-undef)
(#495) 'virtualclass' is not defined. (no-undef)
(#497) 'virtualclass' is not defined. (no-undef)
(#498) 'virtualclass' is not defined. (no-undef)
(#501) 'virtualclass' is not defined. (no-undef)
(#502) 'virtualclass' is not defined. (no-undef)
(#504) 'roles' is not defined. (no-undef)
(#505) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#508) Unexpected console statement. (no-console)
(#517) 'virtualclass' is not defined. (no-undef)
(#521) Trailing spaces not allowed. (no-trailing-spaces)
(#522) Unexpected space before function parentheses. (space-before-function-paren)
(#527) 'clickedAnchor' is not defined. (no-undef)
(#528) Don't make functions within a loop (no-loop-func)
(#528) Unexpected space before function parentheses. (space-before-function-paren)
(#534) Unexpected space before function parentheses. (space-before-function-paren)
(#537) 'virtualclass' is not defined. (no-undef)
(#537) 'virtualclass' is not defined. (no-undef)
(#537) Unexpected space before function parentheses. (space-before-function-paren)
(#539) 'virtualclass' is not defined. (no-undef)
(#539) 'virtualclass' is not defined. (no-undef)
(#540) Unexpected space before function parentheses. (space-before-function-paren)
(#542) Unexpected console statement. (no-console)
(#546) 'virtualclass' is not defined. (no-undef)
(#549) Missing semicolon. (semi)
(#551) 'ioStorage' is not defined. (no-undef)
(#552) Unexpected space before function parentheses. (space-before-function-paren)
(#553) 'virtualclass' is not defined. (no-undef)
(#554) Line 554 exceeds the maximum line length of 132. (max-len)
(#554) 'virtualclass' is not defined. (no-undef)
(#554) Expected space or tab after '//' in comment. (spaced-comment)
(#555) 'io' is not defined. (no-undef)
(#556) 'virtualclass' is not defined. (no-undef)
(#570) Unexpected alert. (no-alert)
(#570) 'virtualclass' is not defined. (no-undef)
(#574) 'virtualclass' is not defined. (no-undef)
(#578) Unexpected space before function parentheses. (space-before-function-paren)
(#582) Unexpected space before function parentheses. (space-before-function-paren)
(#584) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#585) 'virtualclass' is not defined. (no-undef)
(#588) 'wbUser' is not defined. (no-undef)
(#588) 'wbUser' is not defined. (no-undef)
(#589) 'virtualclass' is not defined. (no-undef)
(#590) 'virtualclass' is not defined. (no-undef)
(#591) 'roles' is not defined. (no-undef)
(#598) Unexpected space before function parentheses. (space-before-function-paren)
(#600) 'wbUser' is not defined. (no-undef)
(#600) 'wbUser' is not defined. (no-undef)
(#604) Expected space or tab after '//' in comment. (spaced-comment)
(#605) Expected space or tab after '//' in comment. (spaced-comment)
(#607) Missing JSDoc comment. (require-jsdoc)
(#610) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/webrtc-adapter.js
(#7) Unexpected space before function parentheses. (space-before-function-paren)
(#8) Unexpected space before function parentheses. (space-before-function-paren)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#14) 'virtualclass' is not defined. (no-undef)
(#18) 'mozRTCPeerConnection' is not defined. (no-undef)
(#19) 'mozRTCSessionDescription' is not defined. (no-undef)
(#20) 'mozRTCIceCandidate' is not defined. (no-undef)
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#27) Expected space or tab after '//' in comment. (spaced-comment)
(#31) 'reattachMediaStream' is not defined. (no-undef)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Unexpected console statement. (no-console)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Unexpected console statement. (no-console)
(#50) 'webkitRTCPeerConnection' is not defined. (no-undef)
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#58) Expected space or tab after '//' in comment. (spaced-comment)
(#63) 'reattachMediaStream' is not defined. (no-undef)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#69) 'webkitMediaStream' is not defined. (no-undef)
(#70) 'webkitMediaStream' is not defined. (no-undef)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#73) 'webkitMediaStream' is not defined. (no-undef)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#79) 'webkitRTCPeerConnection' is not defined. (no-undef)
(#80) 'webkitRTCPeerConnection' is not defined. (no-undef)
(#80) Unexpected space before function parentheses. (space-before-function-paren)
(#83) 'webkitRTCPeerConnection' is not defined. (no-undef)
(#83) Unexpected space before function parentheses. (space-before-function-paren)
(#88) Unexpected console statement. (no-console)
(#94) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard-canvas-main.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#11) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#28) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#54) Missing JSDoc for parameter 'obj'. (valid-jsdoc)
(#54) Missing JSDoc @returns for function. (valid-jsdoc)
(#54) Missing JSDoc for parameter 'replayObject'. (valid-jsdoc)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#58) 'obj' is already defined (no-redeclare)
(#59) Expected space or tab after '//' in comment. (spaced-comment)
(#62) Expected space or tab after '//' in comment. (spaced-comment)
(#70) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Expected space or tab after '//' in comment. (spaced-comment)
(#78) Expected space or tab after '//' in comment. (spaced-comment)
(#88) Expected space or tab after '//' in comment. (spaced-comment)
(#123) Expected space or tab after '//' in comment. (spaced-comment)
(#124) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#128) Unexpected space before function parentheses. (space-before-function-paren)
(#132) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#136) Unexpected space before function parentheses. (space-before-function-paren)
(#140) Missing JSDoc @returns for function. (valid-jsdoc)
(#145) Unexpected space before function parentheses. (space-before-function-paren)
(#208) Expected space or tab after '//' in comment. (spaced-comment)
(#211) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#217) Unexpected space before function parentheses. (space-before-function-paren)
(#230) Expected space or tab after '//' in comment. (spaced-comment)
(#256) Expected space or tab after '//' in comment. (spaced-comment)
(#257) Unexpected space before function parentheses. (space-before-function-paren)
(#279) Unexpected use of '~'. (no-bitwise)
(#279) Unexpected use of '~'. (no-bitwise)
(#280) Unexpected use of '~'. (no-bitwise)
(#280) Unexpected use of '~'. (no-bitwise)
(#281) Unexpected use of '~'. (no-bitwise)
(#281) Unexpected use of '~'. (no-bitwise)
(#282) Unexpected use of '~'. (no-bitwise)
(#282) Unexpected use of '~'. (no-bitwise)
(#287) 'rotateWidth' is defined but never used (no-unused-vars)
(#296) Expected no return value. (consistent-return)
(#299) Missing JSDoc parameter type for 'ctx'. (valid-jsdoc)
(#299) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#307) Unexpected space before function parentheses. (space-before-function-paren)
(#380) Expected no return value. (consistent-return)
(#388) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#388) Unexpected space before function parentheses. (space-before-function-paren)
(#391) Unexpected use of comma operator. (no-sequences)
(#392) Missing JSDoc for parameter 'boolVal'. (valid-jsdoc)
(#395) Unexpected space before function parentheses. (space-before-function-paren)
(#408) Expected space or tab after '//' in comment. (spaced-comment)
(#409) Unexpected space before function parentheses. (space-before-function-paren)
(#410) Expected space or tab after '//' in comment. (spaced-comment)
(#573) Expected space or tab after '//' in comment. (spaced-comment)
(#601) Unexpected space before function parentheses. (space-before-function-paren)
(#605) Missing JSDoc @returns for function. (valid-jsdoc)
(#605) Missing JSDoc parameter type for 'the'. (valid-jsdoc)
(#611) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#611) Unexpected space before function parentheses. (space-before-function-paren)
(#620) 'delObj' used outside of binding context. (block-scoped-var)
(#621) 'delObj' used outside of binding context. (block-scoped-var)
(#626) Unexpected use of comma operator. (no-sequences)
(#627) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#632) Unexpected space before function parentheses. (space-before-function-paren)
(#638) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#639) Do not nest ternary expressions (no-nested-ternary)
(#641) Do not nest ternary expressions (no-nested-ternary)
(#643) Do not nest ternary expressions (no-nested-ternary)
(#682) Identifier 'cor_cal' is not in camel case. (camelcase)
(#683) Identifier 'cor_cal' is not in camel case. (camelcase)
(#686) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard-canvas-utility.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#8) Missing JSDoc parameter type for 'cid'. (valid-jsdoc)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#14) Expected space or tab after '/*' in comment. (spaced-comment)
(#17) Expected space or tab after '//' in comment. (spaced-comment)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Expected space or tab after '//' in comment. (spaced-comment)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#41) Missing JSDoc parameter type for 'the'. (valid-jsdoc)
(#41) Expected JSDoc for 'value' but found 'the'. (valid-jsdoc)
(#41) Missing JSDoc @returns for function. (valid-jsdoc)
(#41) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#41) Missing JSDoc parameter type for 'property'. (valid-jsdoc)
(#48) Unexpected space before function parentheses. (space-before-function-paren)
(#58) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#62) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#69) JSDoc syntax error. (valid-jsdoc)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#79) Expected JSDoc for 'obj' but found 'value'. (valid-jsdoc)
(#79) Missing JSDoc parameter type for 'value'. (valid-jsdoc)
(#84) Unexpected space before function parentheses. (space-before-function-paren)
(#89) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#89) Missing JSDoc @returns for function. (valid-jsdoc)
(#95) Unexpected space before function parentheses. (space-before-function-paren)
(#99) Missing JSDoc @returns for function. (valid-jsdoc)
(#99) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#105) Unexpected space before function parentheses. (space-before-function-paren)
(#112) Invalid typeof comparison value (valid-typeof)
(#117) Missing JSDoc parameter type for 'is'. (valid-jsdoc)
(#117) Missing JSDoc @returns for function. (valid-jsdoc)
(#117) Expected JSDoc for 'event' but found 'is'. (valid-jsdoc)
(#123) Unexpected space before function parentheses. (space-before-function-paren)
(#124) Expected space or tab after '/*' in comment. (spaced-comment)
(#127) Invalid typeof comparison value (valid-typeof)
(#139) Unexpected space before function parentheses. (space-before-function-paren)
(#154) Unexpected space before function parentheses. (space-before-function-paren)
(#158) Missing JSDoc return type. (valid-jsdoc)
(#158) Missing JSDoc parameter type for 'object'. (valid-jsdoc)
(#164) Unexpected space before function parentheses. (space-before-function-paren)
(#175) Unexpected space before function parentheses. (space-before-function-paren)
(#177) 'prop' is not defined. (no-undef)
(#178) 'prop' is not defined. (no-undef)
(#179) 'prop' is not defined. (no-undef)
(#179) 'prop' is not defined. (no-undef)
(#183) 'prop' is not defined. (no-undef)
(#184) 'prop' is not defined. (no-undef)
(#185) 'prop' is not defined. (no-undef)
(#186) 'prop' is not defined. (no-undef)
(#202) Unexpected space before function parentheses. (space-before-function-paren)
(#212) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#225) Missing JSDoc @returns for function. (valid-jsdoc)
(#231) Unexpected space before function parentheses. (space-before-function-paren)
(#234) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard-canvas.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#6) 'io' is defined but never used (no-unused-vars)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#16) Missing JSDoc parameter type for 'canvasId'. (valid-jsdoc)
(#20) Expected to return a value at the end of this function. (consistent-return)
(#20) Unexpected space before function parentheses. (space-before-function-paren)
(#27) Unexpected console statement. (no-console)
(#30) Missing JSDoc parameter type for 'canvid'. (valid-jsdoc)
(#35) Unexpected space before function parentheses. (space-before-function-paren)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#55) Line 55 exceeds the maximum line length of 132. (max-len)
(#55) Expected space or tab after '//' in comment. (spaced-comment)
(#61) Missing JSDoc @returns for function. (valid-jsdoc)
(#61) Missing JSDoc parameter type for 'fobj'. (valid-jsdoc)
(#61) Missing JSDoc parameter type for 'sobj'. (valid-jsdoc)
(#66) Line 66 exceeds the maximum line length of 132. (max-len)
(#69) Expected to return a value at the end of this function. (consistent-return)
(#69) Unexpected space before function parentheses. (space-before-function-paren)
(#76) Unexpected console statement. (no-console)
(#79) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#79) Missing JSDoc parameter type for 'ctx'. (valid-jsdoc)
(#85) Unexpected space before function parentheses. (space-before-function-paren)
(#93) Missing JSDoc parameter type for 'pname'. (valid-jsdoc)
(#93) Missing JSDoc @returns for function. (valid-jsdoc)
(#98) Unexpected space before function parentheses. (space-before-function-paren)
(#107) Unexpected space before function parentheses. (space-before-function-paren)
(#108) Return statement should not contain assignment. (no-return-assign)
(#110) Missing JSDoc parameter type for 'a'. (valid-jsdoc)
(#110) Missing JSDoc parameter type for 'fnc'. (valid-jsdoc)
(#110) Missing JSDoc @returns for function. (valid-jsdoc)
(#115) Unexpected space before function parentheses. (space-before-function-paren)
(#129) JSDoc syntax error. (valid-jsdoc)
(#133) Unexpected space before function parentheses. (space-before-function-paren)
(#136) 'ctx' used outside of binding context. (block-scoped-var)
(#137) 'ctx' is already defined (no-redeclare)
(#139) 'canelem' is defined but never used (no-unused-vars)
(#140) 'ctx' used outside of binding context. (block-scoped-var)
(#144) 'vcanvas' is defined but never used (no-unused-vars)
(#146) 'ctx' used outside of binding context. (block-scoped-var)
(#148) 'ctx' used outside of binding context. (block-scoped-var)
(#153) Missing JSDoc parameter type for 'ctx'. (valid-jsdoc)
(#153) Missing JSDoc @returns for function. (valid-jsdoc)
(#159) Unexpected space before function parentheses. (space-before-function-paren)
(#168) Unexpected space before function parentheses. (space-before-function-paren)
(#178) Missing JSDoc @returns for function. (valid-jsdoc)
(#178) Expected JSDoc for 'obj' but found 'object'. (valid-jsdoc)
(#178) Missing JSDoc parameter type for 'object'. (valid-jsdoc)
(#184) Unexpected space before function parentheses. (space-before-function-paren)
(#187) Expected space or tab after '//' in comment. (spaced-comment)
(#188) Unexpected space before function parentheses. (space-before-function-paren)
(#194) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#199) Unexpected space before function parentheses. (space-before-function-paren)
(#205) Unexpected space before function parentheses. (space-before-function-paren)
(#206) Missing semicolon. (semi)
(#222) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#222) Missing JSDoc parameter type for 'noTransform'. (valid-jsdoc)
(#222) Missing JSDoc parameter type for 'ctx'. (valid-jsdoc)
(#228) Unexpected space before function parentheses. (space-before-function-paren)
(#229) Expected space or tab after '//' in comment. (spaced-comment)
(#249) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#264) Unexpected space before function parentheses. (space-before-function-paren)
(#278) Expected space or tab after '/**' in comment. (spaced-comment)
(#284) Expected space or tab after '//' in comment. (spaced-comment)
(#285) Unexpected space before function parentheses. (space-before-function-paren)
(#298) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#318) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#327) Missing JSDoc comment. (require-jsdoc)
(#331) 'controlX' is defined but never used (no-unused-vars)
(#332) 'controlY' is defined but never used (no-unused-vars)
(#333) 'tempX' is defined but never used (no-unused-vars)
(#334) 'tempY' is defined but never used (no-unused-vars)
(#354) Unreachable code. (no-unreachable)
(#355) Unreachable code. (no-unreachable)
(#360) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/src/whiteboard-drawobject.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#8) Expected space or tab after '//' in comment. (spaced-comment)
(#16) Identifier 'draw_object' is not in camel case. (camelcase)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#22) 'startPosX' is defined but never used (no-unused-vars)
(#23) 'startPosY' is defined but never used (no-unused-vars)
(#28) Missing JSDoc for parameter 'ev'. (valid-jsdoc)
(#28) Missing JSDoc for parameter 'cobj'. (valid-jsdoc)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#33) 'cobj' is defined but never used (no-unused-vars)
(#34) 'ct' is defined but never used (no-unused-vars)
(#48) 'lastmousemovetime' is not defined. (no-undef)
(#55) 'virtualclass' is not defined. (no-undef)
(#56) 'virtualclass' is not defined. (no-undef)
(#63) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
(#73) Expected space or tab after '//' in comment. (spaced-comment)
(#101) Missing JSDoc for parameter 'mouseup'. (valid-jsdoc)
(#101) Expected JSDoc for 'ev' but found 'expects'. (valid-jsdoc)
(#101) Missing JSDoc parameter type for 'expects'. (valid-jsdoc)
(#107) Function 'anonymous' has a complexity of 24. (complexity)
(#107) Unexpected space before function parentheses. (space-before-function-paren)
(#118) Expected space or tab after '//' in comment. (spaced-comment)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#124) Line 124 exceeds the maximum line length of 132. (max-len)
(#124) Multiple spaces found before 'ev'. (no-multi-spaces)
(#125) Blocks are nested too deeply (5). (max-depth)
(#126) Blocks are nested too deeply (6). (max-depth)
(#126) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#126) 'lastmousemovetime' is not defined. (no-undef)
(#127) 'lastmousemovetime' is not defined. (no-undef)
(#128) 'vcan' is not defined. (no-undef)
(#128) 'lastmousemovetime' is not defined. (no-undef)
(#132) 'currTime' used outside of binding context. (block-scoped-var)
(#133) 'vcan' is not defined. (no-undef)
(#133) 'currTime' used outside of binding context. (block-scoped-var)
(#136) Blocks are nested too deeply (5). (max-depth)
(#137) 'presentmousemovetime' is not defined. (no-undef)
(#138) Blocks are nested too deeply (6). (max-depth)
(#138) 'presentmousemovetime' is not defined. (no-undef)
(#138) 'lastmousemovetime' is not defined. (no-undef)
(#139) Blocks are nested too deeply (7). (max-depth)
(#140) Expected space or tab after '//' in comment. (spaced-comment)
(#144) 'vcan' is not defined. (no-undef)
(#148) 'virtualclass' is not defined. (no-undef)
(#149) 'virtualclass' is not defined. (no-undef)
(#149) 'vcan' is not defined. (no-undef)
(#150) Expected space or tab after '//' in comment. (spaced-comment)
(#152) 'lastmousemovetime' is not defined. (no-undef)
(#171) 'currTime' is already defined (no-redeclare)
(#171) 'currTime' used outside of binding context. (block-scoped-var)
(#173) 'lastmousemovetime' is not defined. (no-undef)
(#173) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#174) 'lastmousemovetime' is not defined. (no-undef)
(#176) Line 176 exceeds the maximum line length of 132. (max-len)
(#176) Multiple spaces found before 'ev'. (no-multi-spaces)
(#177) 'vcan' is not defined. (no-undef)
(#177) 'currTime' used outside of binding context. (block-scoped-var)
(#181) 'presentmousemovetime' is not defined. (no-undef)
(#182) 'presentmousemovetime' is not defined. (no-undef)
(#182) 'lastmousemovetime' is not defined. (no-undef)
(#184) Line 184 exceeds the maximum line length of 132. (max-len)
(#184) Multiple spaces found before 'ev'. (no-multi-spaces)
(#185) 'vcan' is not defined. (no-undef)
(#185) 'currTime' used outside of binding context. (block-scoped-var)
(#187) 'lastmousemovetime' is not defined. (no-undef)
(#190) Expected space or tab after '/**' in comment. (spaced-comment)
(#199) Expected space or tab after '//' in comment. (spaced-comment)
(#203) Line 203 exceeds the maximum line length of 132. (max-len)
(#203) 'vcan' is not defined. (no-undef)
(#203) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#203) 'vcan' is not defined. (no-undef)
(#204) 'virtualclass' is not defined. (no-undef)
(#210) Missing JSDoc for parameter 'ev'. (valid-jsdoc)
(#210) Missing JSDoc for parameter 'cobj'. (valid-jsdoc)
(#214) Unexpected space before function parentheses. (space-before-function-paren)
(#214) 'cobj' is defined but never used (no-unused-vars)
(#229) 'lastmousemovetime' is not defined. (no-undef)
(#233) Multiple spaces found before 'ev'. (no-multi-spaces)
(#236) 'currTime' used outside of binding context. (block-scoped-var)
(#237) 'vcan' is not defined. (no-undef)
(#237) 'currTime' used outside of binding context. (block-scoped-var)
(#246) Line 246 exceeds the maximum line length of 132. (max-len)
(#246) Multiple spaces found before 'ev'. (no-multi-spaces)
(#248) 'currTime' used outside of binding context. (block-scoped-var)
(#248) 'currTime' is already defined (no-redeclare)
(#249) 'vcan' is not defined. (no-undef)
(#249) 'currTime' used outside of binding context. (block-scoped-var)
(#251) Blocks are nested too deeply (5). (max-depth)
(#254) 'vcan' is not defined. (no-undef)
(#258) 'virtualclass' is not defined. (no-undef)
(#260) Expected space or tab after '//' in comment. (spaced-comment)
(#261) 'virtualclass' is not defined. (no-undef)
(#261) 'vcan' is not defined. (no-undef)
(#268) Expected space or tab after '//' in comment. (spaced-comment)
(#280) Identifier 'draw_object' is not in camel case. (camelcase)
(#280) Identifier 'draw_object' is not in camel case. (camelcase)
mod/virtualclass/bundle/virtualclass/src/whiteboard-events.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#9) JSDoc syntax error. (valid-jsdoc)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#17) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Missing JSDoc @returns for function. (valid-jsdoc)
(#26) Expected to return a value at the end of this function. (consistent-return)
(#26) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#43) Missing semicolon. (semi)
(#44) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard-freedrawing.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#22) Unexpected space before function parentheses. (space-before-function-paren)
(#25) Missing JSDoc @returns for function. (valid-jsdoc)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Expected space or tab after '//' in comment. (spaced-comment)
(#49) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#52) JSDoc type missing brace. (valid-jsdoc)
(#52) Expected space or tab after '/**' in comment. (spaced-comment)
(#59) Unexpected space before function parentheses. (space-before-function-paren)
(#59) 'crtMuser' is defined but never used (no-unused-vars)
(#62) 'canvas' is defined but never used (no-unused-vars)
(#87) Expected space or tab after '//' in comment. (spaced-comment)
(#88) Expected space or tab after '//' in comment. (spaced-comment)
(#89) Unexpected space before function parentheses. (space-before-function-paren)
(#89) 'crtMuser' is defined but never used (no-unused-vars)
(#98) Missing JSDoc return type. (valid-jsdoc)
(#98) Missing JSDoc for parameter 'mcanvas'. (valid-jsdoc)
(#98) Missing JSDoc for parameter 'crtMuser'. (valid-jsdoc)
(#98) Missing JSDoc for parameter 'pointer'. (valid-jsdoc)
(#107) Unexpected space before function parentheses. (space-before-function-paren)
(#107) 'pointer' is defined but never used (no-unused-vars)
(#108) 'currTime' is defined but never used (no-unused-vars)
(#116) 'ctx' is defined but never used (no-unused-vars)
(#126) Line 126 exceeds the maximum line length of 132. (max-len)
(#126) Unexpected use of comma operator. (no-sequences)
(#126) Expected space or tab after '//' in comment. (spaced-comment)
(#147) Expected space or tab after '//' in comment. (spaced-comment)
(#148) Expected space or tab after '//' in comment. (spaced-comment)
(#171) Expected no return value. (consistent-return)
(#175) Missing JSDoc @returns for function. (valid-jsdoc)
(#182) Unexpected space before function parentheses. (space-before-function-paren)
(#195) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#204) Missing JSDoc @returns for function. (valid-jsdoc)
(#210) Unexpected space before function parentheses. (space-before-function-paren)
(#232) Unexpected space before function parentheses. (space-before-function-paren)
(#237) Missing semicolon. (semi)
(#238) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard-interact.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#14) Missing JSDoc parameter type for 'x'. (valid-jsdoc)
(#14) Missing JSDoc parameter type for 'y'. (valid-jsdoc)
(#20) Unexpected space before function parentheses. (space-before-function-paren)
(#22) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Missing JSDoc parameter type for 'y'. (valid-jsdoc)
(#33) Missing JSDoc parameter type for 'by'. (valid-jsdoc)
(#33) Missing JSDoc parameter type for 'x'. (valid-jsdoc)
(#41) Unexpected space before function parentheses. (space-before-function-paren)
(#44) 'target' is not defined. (no-undef)
(#45) 'target' is not defined. (no-undef)
(#45) 'target' is not defined. (no-undef)
(#51) 'target' is not defined. (no-undef)
(#53) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#53) 'target' is not defined. (no-undef)
(#53) 'target' is not defined. (no-undef)
(#54) 'target' is not defined. (no-undef)
(#54) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#54) 'target' is not defined. (no-undef)
(#56) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#56) 'target' is not defined. (no-undef)
(#57) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#57) 'target' is not defined. (no-undef)
(#57) 'target' is not defined. (no-undef)
(#59) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#59) 'target' is not defined. (no-undef)
(#60) 'target' is not defined. (no-undef)
(#60) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#60) 'target' is not defined. (no-undef)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#72) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#73) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#76) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard-keyboard.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#9) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#14) 'virtualclass' is not defined. (no-undef)
(#15) 'virtualclass' is not defined. (no-undef)
(#15) 'virtualclass' is not defined. (no-undef)
(#16) 'virtualclass' is not defined. (no-undef)
(#19) 'vcan' is not defined. (no-undef)
(#20) 'virtualclass' is not defined. (no-undef)
(#21) 'virtualclass' is not defined. (no-undef)
(#24) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#27) Unexpected space before function parentheses. (space-before-function-paren)
(#27) 'e' is defined but never used (no-unused-vars)
(#28) 'virtualclass' is not defined. (no-undef)
(#30) 'virtualclass' is not defined. (no-undef)
(#31) 'virtualclass' is not defined. (no-undef)
(#31) 'virtualclass' is not defined. (no-undef)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#33) 'virtualclass' is not defined. (no-undef)
(#34) 'vcan' is not defined. (no-undef)
(#35) Expected space or tab after '//' in comment. (spaced-comment)
(#36) 'virtualclass' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/src/whiteboard-line.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#7) JSDoc syntax error. (valid-jsdoc)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Unexpected space before function parentheses. (space-before-function-paren)
(#36) Missing JSDoc parameter type for 'ctx'. (valid-jsdoc)
(#36) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#36) Missing JSDoc for parameter 'noTransform'. (valid-jsdoc)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#42) 'noTransform' is defined but never used (no-unused-vars)
(#60) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard-make-object.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#8) Expected JSDoc for 'endPosY' but found 'endtPosY'. (valid-jsdoc)
(#8) Missing JSDoc @returns for function. (valid-jsdoc)
(#8) Missing JSDoc parameter type for 'objType'. (valid-jsdoc)
(#8) Missing JSDoc parameter type for 'endtPosY'. (valid-jsdoc)
(#8) Missing JSDoc parameter type for 'endPosX'. (valid-jsdoc)
(#8) Missing JSDoc parameter type for 'startPosY'. (valid-jsdoc)
(#8) Missing JSDoc parameter type for 'startPosX'. (valid-jsdoc)
(#9) Line 9 exceeds the maximum line length of 132. (max-len)
(#17) Unexpected space before function parentheses. (space-before-function-paren)
(#18) Expected space or tab after '//' in comment. (spaced-comment)
(#23) Expected space or tab after '//' in comment. (spaced-comment)
(#24) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Identifier 'temp_endPosX' is not in camel case. (camelcase)
(#26) Identifier 'temp_endPosY' is not in camel case. (camelcase)
(#29) Identifier 'temp_endPosX' is not in camel case. (camelcase)
(#30) Identifier 'temp_endPosY' is not in camel case. (camelcase)
(#75) Expected no return value. (consistent-return)
mod/virtualclass/bundle/virtualclass/src/whiteboard-mouse.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#7) Unexpected space before function parentheses. (space-before-function-paren)
(#9) Unexpected space before function parentheses. (space-before-function-paren)
(#17) Unexpected space before function parentheses. (space-before-function-paren)
(#18) 'canvasElement' is not defined. (no-undef)
(#19) Expected space or tab after '//' in comment. (spaced-comment)
(#27) 'type' is not defined. (no-undef)
(#28) 'type' is not defined. (no-undef)
(#29) 'canvasElement' is not defined. (no-undef)
(#29) 'type' is not defined. (no-undef)
(#30) 'type' is not defined. (no-undef)
(#31) 'canvasElement' is not defined. (no-undef)
(#31) 'type' is not defined. (no-undef)
(#32) 'type' is not defined. (no-undef)
(#33) 'canvasElement' is not defined. (no-undef)
(#33) 'type' is not defined. (no-undef)
(#37) JSDoc syntax error. (valid-jsdoc)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#42) 'cobj' is defined but never used (no-unused-vars)
(#55) 'lastmousemovetime' is not defined. (no-undef)
(#56) Expected space or tab after '//' in comment. (spaced-comment)
(#63) 'foundTarget' used outside of binding context. (block-scoped-var)
(#64) 'pointer' is defined but never used (no-unused-vars)
(#64) 'pointer' used outside of binding context. (block-scoped-var)
(#65) 'foundTarget' used outside of binding context. (block-scoped-var)
(#67) 'foundTarget' used outside of binding context. (block-scoped-var)
(#69) 'foundTarget' used outside of binding context. (block-scoped-var)
(#70) 'foundTarget' used outside of binding context. (block-scoped-var)
(#71) 'foundTarget' used outside of binding context. (block-scoped-var)
(#78) 'foundTarget' used outside of binding context. (block-scoped-var)
(#83) 'foundTarget' used outside of binding context. (block-scoped-var)
(#89) Line 89 exceeds the maximum line length of 132. (max-len)
(#90) 'virtualclass' is not defined. (no-undef)
(#91) Unexpected console statement. (no-console)
(#91) 'virtualclass' is not defined. (no-undef)
(#92) 'virtualclass' is not defined. (no-undef)
(#94) 'virtualclass' is not defined. (no-undef)
(#97) Expected space or tab after '//' in comment. (spaced-comment)
(#100) 'virtualclass' is not defined. (no-undef)
(#101) 'virtualclass' is not defined. (no-undef)
(#103) 'virtualclass' is not defined. (no-undef)
(#104) 'virtualclass' is not defined. (no-undef)
(#105) 'virtualclass' is not defined. (no-undef)
(#106) 'virtualclass' is not defined. (no-undef)
(#111) 'foundTarget' is already defined (no-redeclare)
(#111) 'foundTarget' used outside of binding context. (block-scoped-var)
(#112) 'pointer' used outside of binding context. (block-scoped-var)
(#112) 'pointer' is already defined (no-redeclare)
(#114) 'foundTarget' used outside of binding context. (block-scoped-var)
(#114) 'foundTarget' used outside of binding context. (block-scoped-var)
(#114) 'virtualclass' is not defined. (no-undef)
(#115) 'foundTarget' used outside of binding context. (block-scoped-var)
(#126) Unexpected space before function parentheses. (space-before-function-paren)
(#142) 'tempObj' is defined but never used (no-unused-vars)
(#142) Expected space or tab after '//' in comment. (spaced-comment)
(#145) 'target' is defined but never used (no-unused-vars)
(#147) Expected space or tab after '//' in comment. (spaced-comment)
(#182) Expected space or tab after '/**' in comment. (spaced-comment)
(#187) 'tempTarget' used outside of binding context. (block-scoped-var)
(#189) 'currAdTime' is defined but never used (no-unused-vars)
(#189) 'currAdTime' used outside of binding context. (block-scoped-var)
(#190) Blocks are nested too deeply (5). (max-depth)
(#199) Expected space or tab after '//' in comment. (spaced-comment)
(#200) Expected space or tab after '//' in comment. (spaced-comment)
(#201) Expected space or tab after '//' in comment. (spaced-comment)
(#206) 'tempTarget' is already defined (no-redeclare)
(#206) 'tempTarget' used outside of binding context. (block-scoped-var)
(#207) Blocks are nested too deeply (5). (max-depth)
(#211) 'tempTarget' used outside of binding context. (block-scoped-var)
(#212) 'tempTarget' used outside of binding context. (block-scoped-var)
(#217) Expected space or tab after '//' in comment. (spaced-comment)
(#222) 'currAdTime' is already defined (no-redeclare)
(#222) 'currAdTime' used outside of binding context. (block-scoped-var)
(#223) Expected space or tab after '//' in comment. (spaced-comment)
(#227) 'tempTarget' used outside of binding context. (block-scoped-var)
(#227) 'tempTarget' is already defined (no-redeclare)
(#227) 'tempTarget' used outside of binding context. (block-scoped-var)
(#228) 'tempTarget' used outside of binding context. (block-scoped-var)
(#228) 'tempTarget' used outside of binding context. (block-scoped-var)
(#236) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#241) Unexpected space before function parentheses. (space-before-function-paren)
(#252) 'lastmousemovetime' is not defined. (no-undef)
(#264) Expected space or tab after '//' in comment. (spaced-comment)
(#267) Expected space or tab after '//' in comment. (spaced-comment)
(#271) Expected space or tab after '//' in comment. (spaced-comment)
(#278) 'pointer' is defined but never used (no-unused-vars)
(#280) Line 280 exceeds the maximum line length of 132. (max-len)
(#280) Multiple spaces found before 'e'. (no-multi-spaces)
(#281) Line 281 exceeds the maximum line length of 132. (max-len)
(#284) Expected space or tab after '//' in comment. (spaced-comment)
(#289) Expected space or tab after '//' in comment. (spaced-comment)
(#295) Line 295 exceeds the maximum line length of 132. (max-len)
(#295) Multiple spaces found before 'e'. (no-multi-spaces)
(#295) Multiple spaces found before 'e'. (no-multi-spaces)
(#296) Line 296 exceeds the maximum line length of 132. (max-len)
(#296) 'currTime' used outside of binding context. (block-scoped-var)
(#302) Missing semicolon. (semi)
(#303) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard-optimization.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#6) 'window' is defined but never used (no-unused-vars)
(#8) Unexpected space before function parentheses. (space-before-function-paren)
(#13) 'virtualclass' is not defined. (no-undef)
(#16) 'virtualclass' is not defined. (no-undef)
(#22) Expected space or tab after '//' in comment. (spaced-comment)
(#26) 'ioAdapter' is not defined. (no-undef)
(#28) 'ioAdapter' is not defined. (no-undef)
(#31) 'virtualclass' is not defined. (no-undef)
(#36) Unexpected space before function parentheses. (space-before-function-paren)
(#37) 'lastmousemovetime' is not defined. (no-undef)
(#37) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#38) 'lastmousemovetime' is not defined. (no-undef)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#40) 'vcan' is not defined. (no-undef)
(#40) 'lastmousemovetime' is not defined. (no-undef)
(#40) 'vcan' is not defined. (no-undef)
(#40) 'vcan' is not defined. (no-undef)
(#44) 'presentmousemovetime' is not defined. (no-undef)
(#46) 'presentmousemovetime' is not defined. (no-undef)
(#46) 'lastmousemovetime' is not defined. (no-undef)
(#47) 'currTime' is defined but never used (no-unused-vars)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#49) 'vcan' is not defined. (no-undef)
(#49) 'lastmousemovetime' is not defined. (no-undef)
(#49) 'vcan' is not defined. (no-undef)
(#49) 'vcan' is not defined. (no-undef)
(#51) Line 51 exceeds the maximum line length of 132. (max-len)
(#51) 'vcan' is not defined. (no-undef)
(#51) 'lastmousemovetime' is not defined. (no-undef)
(#51) 'vcan' is not defined. (no-undef)
(#51) 'vcan' is not defined. (no-undef)
(#52) 'lastmousemovetime' is not defined. (no-undef)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#57) 'vcan' is not defined. (no-undef)
(#58) 'virtualclass' is not defined. (no-undef)
(#59) 'virtualclass' is not defined. (no-undef)
(#60) 'vcan' is not defined. (no-undef)
(#61) 'virtualclass' is not defined. (no-undef)
(#62) 'virtualclass' is not defined. (no-undef)
(#62) 'vcan' is not defined. (no-undef)
(#65) 'vcan' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/src/whiteboard-oval.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#8) JSDoc syntax error. (valid-jsdoc)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing JSDoc @returns for function. (valid-jsdoc)
(#16) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#20) Unexpected space before function parentheses. (space-before-function-paren)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#49) 'startingPoint' is defined but never used (no-unused-vars)
(#55) Expected space or tab after '//' in comment. (spaced-comment)
(#77) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard-packet-queue.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#9) Unexpected space before function parentheses. (space-before-function-paren)
(#10) Expected space or tab after '//' in comment. (spaced-comment)
(#12) 'virtualclass' is not defined. (no-undef)
(#15) 'virtualclass' is not defined. (no-undef)
(#19) 'virtualclass' is not defined. (no-undef)
(#20) 'sp' used outside of binding context. (block-scoped-var)
(#22) 'sp' is already defined (no-redeclare)
(#22) 'sp' used outside of binding context. (block-scoped-var)
(#22) 'virtualclass' is not defined. (no-undef)
(#27) 'sp' used outside of binding context. (block-scoped-var)
(#27) 'sp' used outside of binding context. (block-scoped-var)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#31) 'virtualclass' is not defined. (no-undef)
(#31) 'virtualclass' is not defined. (no-undef)
(#32) 'virtualclass' is not defined. (no-undef)
(#32) 'virtualclass' is not defined. (no-undef)
(#33) Expected space or tab after '//' in comment. (spaced-comment)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#38) Expected space(s) after "for". (keyword-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing space before opening brace. (space-before-blocks)
(#39) 'virtualclass' is not defined. (no-undef)
(#42) Expected space or tab after '//' in comment. (spaced-comment)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#46) 'virtualclass' is not defined. (no-undef)
(#47) Expected space or tab after '//' in comment. (spaced-comment)
(#50) Unexpected space before function parentheses. (space-before-function-paren)
(#52) 'i' used outside of binding context. (block-scoped-var)
(#54) 'fs' is defined but never used (no-unused-vars)
(#55) Expected space or tab after '//' in comment. (spaced-comment)
(#56) 'i' is already defined (no-redeclare)
(#56) 'i' used outside of binding context. (block-scoped-var)
(#56) 'i' used outside of binding context. (block-scoped-var)
(#56) 'virtualclass' is not defined. (no-undef)
(#56) 'i' used outside of binding context. (block-scoped-var)
(#57) 'virtualclass' is not defined. (no-undef)
(#57) 'i' used outside of binding context. (block-scoped-var)
(#64) 'i' used outside of binding context. (block-scoped-var)
(#64) 'i' used outside of binding context. (block-scoped-var)
(#65) 'virtualclass' is not defined. (no-undef)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#71) 'repObj' is already defined (no-redeclare)
(#72) 'virtualclass' is not defined. (no-undef)
(#72) 'virtualclass' is not defined. (no-undef)
(#76) 'virtualclass' is not defined. (no-undef)
(#76) 'virtualclass' is not defined. (no-undef)
(#78) 'virtualclass' is not defined. (no-undef)
(#81) Unexpected space before function parentheses. (space-before-function-paren)
(#82) 'virtualclass' is not defined. (no-undef)
(#83) 'virtualclass' is not defined. (no-undef)
(#84) 'virtualclass' is not defined. (no-undef)
(#85) 'virtualclass' is not defined. (no-undef)
(#88) 'virtualclass' is not defined. (no-undef)
(#89) 'virtualclass' is not defined. (no-undef)
(#94) Unexpected space before function parentheses. (space-before-function-paren)
(#96) 'virtualclass' is not defined. (no-undef)
(#97) 'virtualclass' is not defined. (no-undef)
(#99) 'virtualclass' is not defined. (no-undef)
(#99) 'virtualclass' is not defined. (no-undef)
(#104) Unexpected space before function parentheses. (space-before-function-paren)
(#105) 'virtualclass' is not defined. (no-undef)
(#105) 'virtualclass' is not defined. (no-undef)
(#105) Unexpected space before function parentheses. (space-before-function-paren)
mod/virtualclass/bundle/virtualclass/src/whiteboard-packetcontainer.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#8) Unexpected space before function parentheses. (space-before-function-paren)
(#18) Unexpected space before function parentheses. (space-before-function-paren)
(#34) Unexpected space before function parentheses. (space-before-function-paren)
(#40) 'packCont' is already defined (no-redeclare)
(#43) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard-path.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#4) Unexpected space before function parentheses. (space-before-function-paren)
(#7) Missing JSDoc @returns for function. (valid-jsdoc)
(#7) Missing JSDoc for parameter 'path'. (valid-jsdoc)
(#7) Missing JSDoc for parameter 'fdObj'. (valid-jsdoc)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#22) JSDoc syntax error. (valid-jsdoc)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#55) Expected no return value. (consistent-return)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#78) Missing JSDoc parameter type for 'ctx'. (valid-jsdoc)
(#78) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#84) Unexpected space before function parentheses. (space-before-function-paren)
(#88) 'controlX' is defined but never used (no-unused-vars)
(#89) 'controlY' is defined but never used (no-unused-vars)
(#90) 'tempX' is defined but never used (no-unused-vars)
(#91) 'tempY' is defined but never used (no-unused-vars)
(#111) Unreachable code. (no-unreachable)
(#112) Unreachable code. (no-unreachable)
(#117) Missing JSDoc parameter type for 'current'. (valid-jsdoc)
(#117) Missing JSDoc parameter type for 'l'. (valid-jsdoc)
(#117) Missing JSDoc parameter type for 't'. (valid-jsdoc)
(#117) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#117) Missing JSDoc parameter type for 'ctx'. (valid-jsdoc)
(#126) Identifier 'replay_render' is not in camel case. (camelcase)
(#126) Unexpected space before function parentheses. (space-before-function-paren)
(#127) 'y' is not defined. (no-undef)
(#131) 'y' is not defined. (no-undef)
(#133) 'y' is not defined. (no-undef)
(#139) 'y' is not defined. (no-undef)
(#140) 'y' is not defined. (no-undef)
(#145) JSDoc syntax error. (valid-jsdoc)
(#152) Unexpected space before function parentheses. (space-before-function-paren)
(#167) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#188) Expected space or tab after '//' in comment. (spaced-comment)
(#190) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#194) JSDoc syntax error. (valid-jsdoc)
(#202) Unexpected space before function parentheses. (space-before-function-paren)
(#209) Expected space or tab after '//' in comment. (spaced-comment)
(#211) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#220) 'j' is already defined (no-redeclare)
(#233) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#242) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#243) Expected space or tab after '//' in comment. (spaced-comment)
(#254) JSDoc syntax error. (valid-jsdoc)
(#260) Unexpected space before function parentheses. (space-before-function-paren)
(#269) Unexpected space before function parentheses. (space-before-function-paren)
(#271) Expected space or tab after '//' in comment. (spaced-comment)
(#291) Do not nest ternary expressions (no-nested-ternary)
(#297) Do not nest ternary expressions (no-nested-ternary)
(#311) Expected space or tab after '//' in comment. (spaced-comment)
(#312) 'mdTime' used outside of binding context. (block-scoped-var)
(#313) 'mdTime' used outside of binding context. (block-scoped-var)
(#314) 'mdTime' used outside of binding context. (block-scoped-var)
(#337) Missing JSDoc @returns for function. (valid-jsdoc)
(#337) Missing JSDoc for parameter 'item'. (valid-jsdoc)
(#340) Unexpected space before function parentheses. (space-before-function-paren)
(#346) Missing JSDoc for parameter 'item'. (valid-jsdoc)
(#346) Missing JSDoc @returns for function. (valid-jsdoc)
(#349) Unexpected space before function parentheses. (space-before-function-paren)
(#363) Unexpected space before function parentheses. (space-before-function-paren)
(#373) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard-readyfreehandobj.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#4) Unexpected space before function parentheses. (space-before-function-paren)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#33) 'virtualclass' is not defined. (no-undef)
(#34) Expected space or tab after '//' in comment. (spaced-comment)
(#35) 'virtualclass' is not defined. (no-undef)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#38) Expected space or tab after '//' in comment. (spaced-comment)
(#45) 'pointer' is not defined. (no-undef)
(#46) 'pointer' is not defined. (no-undef)
(#48) Expected space or tab after '//' in comment. (spaced-comment)
(#51) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#51) Missing JSDoc parameter type for 'ev'. (valid-jsdoc)
(#57) Identifier 'wb_draw' is not in camel case. (camelcase)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#58) 'vcan' is not defined. (no-undef)
(#61) Unexpected space before function parentheses. (space-before-function-paren)
(#61) 'ev' is defined but never used (no-unused-vars)
(#62) 'virtualclass' is not defined. (no-undef)
(#63) Expected space or tab after '//' in comment. (spaced-comment)
(#64) Expected space or tab after '//' in comment. (spaced-comment)
(#66) 'virtualclass' is not defined. (no-undef)
(#66) 'virtualclass' is not defined. (no-undef)
(#68) Line 68 exceeds the maximum line length of 132. (max-len)
(#68) 'virtualclass' is not defined. (no-undef)
(#68) 'virtualclass' is not defined. (no-undef)
(#68) 'virtualclass' is not defined. (no-undef)
(#70) Expected space or tab after '/**' in comment. (spaced-comment)
mod/virtualclass/bundle/virtualclass/src/whiteboard-readytextobj.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#8) Unexpected space before function parentheses. (space-before-function-paren)
(#9) Expected space or tab after '//' in comment. (spaced-comment)
(#21) Missing JSDoc for parameter 'mtext'. (valid-jsdoc)
(#21) Missing JSDoc parameter type for 'startPosY'. (valid-jsdoc)
(#21) Missing JSDoc parameter type for 'startPosX'. (valid-jsdoc)
(#21) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#33) 'virtualclass' is not defined. (no-undef)
(#35) 'obj' used outside of binding context. (block-scoped-var)
(#42) 'obj' used outside of binding context. (block-scoped-var)
(#45) ["oCoords"] is better written in dot notation. (dot-notation)
(#46) ["oCoords"] is better written in dot notation. (dot-notation)
(#49) 'virtualclass' is not defined. (no-undef)
(#50) Expected space or tab after '//' in comment. (spaced-comment)
(#51) 'virtualclass' is not defined. (no-undef)
(#51) 'obj' used outside of binding context. (block-scoped-var)
(#56) 'virtualclass' is not defined. (no-undef)
(#57) 'virtualclass' is not defined. (no-undef)
(#61) Expected space or tab after '//' in comment. (spaced-comment)
(#62) 'obj' used outside of binding context. (block-scoped-var)
(#65) ["oCoords"] is better written in dot notation. (dot-notation)
(#66) ["oCoords"] is better written in dot notation. (dot-notation)
(#81) 'virtualclass' is not defined. (no-undef)
(#84) 'virtualclass' is not defined. (no-undef)
(#86) 'virtualclass' is not defined. (no-undef)
(#91) 'obj' is already defined (no-redeclare)
(#92) Expected space or tab after '//' in comment. (spaced-comment)
(#94) 'virtualclass' is not defined. (no-undef)
(#96) 'virtualclass' is not defined. (no-undef)
(#102) Expected JSDoc for 'obj' but found 'ctx'. (valid-jsdoc)
(#102) Expected JSDoc for 'boxNumber' but found 'obj'. (valid-jsdoc)
(#102) Expected JSDoc for 'mtext' but found 'boxNumber'. (valid-jsdoc)
(#102) Missing JSDoc parameter type for 'ctx'. (valid-jsdoc)
(#102) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#102) Missing JSDoc parameter type for 'boxNumber'. (valid-jsdoc)
(#102) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#110) Unexpected space before function parentheses. (space-before-function-paren)
(#110) 'mtext' is defined but never used (no-unused-vars)
(#111) 'virtualclass' is not defined. (no-undef)
(#138) 'virtualclass' is not defined. (no-undef)
(#140) Expected space(s) after "if". (keyword-spacing)
(#140) 'roles' is not defined. (no-undef)
(#140) Missing space before opening brace. (space-before-blocks)
(#142) Expected space(s) after "if". (keyword-spacing)
(#142) 'roles' is not defined. (no-undef)
(#142) Missing space before opening brace. (space-before-blocks)
(#143) 'virtualclass' is not defined. (no-undef)
(#147) Unexpected console statement. (no-console)
(#149) Missing JSDoc parameter type for 'prvModTextObj'. (valid-jsdoc)
(#149) Missing JSDoc parameter type for 'currObject'. (valid-jsdoc)
(#149) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#149) Missing JSDoc parameter type for 'ctx'. (valid-jsdoc)
(#149) Missing JSDoc for parameter 'mtext'. (valid-jsdoc)
(#157) Unexpected space before function parentheses. (space-before-function-paren)
(#158) 'virtualclass' is not defined. (no-undef)
(#160) 'virtualclass' is not defined. (no-undef)
(#170) 'virtualclass' is not defined. (no-undef)
(#184) 'virtualclass' is not defined. (no-undef)
(#187) Missing JSDoc parameter type for 'prvModObj'. (valid-jsdoc)
(#187) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#187) Missing JSDoc for parameter 'mtext'. (valid-jsdoc)
(#187) Missing JSDoc parameter type for 'txtWrapper'. (valid-jsdoc)
(#187) Missing JSDoc parameter type for 'ctx'. (valid-jsdoc)
(#195) Unexpected space before function parentheses. (space-before-function-paren)
(#196) 'virtualclass' is not defined. (no-undef)
(#201) 'i' used outside of binding context. (block-scoped-var)
(#201) 'i' used outside of binding context. (block-scoped-var)
(#201) 'i' used outside of binding context. (block-scoped-var)
(#202) 'i' used outside of binding context. (block-scoped-var)
(#203) 'i' used outside of binding context. (block-scoped-var)
(#216) Expected space or tab after '//' in comment. (spaced-comment)
(#218) 'i' is already defined (no-redeclare)
(#218) 'i' used outside of binding context. (block-scoped-var)
(#218) 'i' used outside of binding context. (block-scoped-var)
(#218) 'i' used outside of binding context. (block-scoped-var)
(#220) 'i' used outside of binding context. (block-scoped-var)
(#235) Expected space or tab after '//' in comment. (spaced-comment)
(#239) 'virtualclass' is not defined. (no-undef)
(#247) 'virtualclass' is not defined. (no-undef)
(#248) 'virtualclass' is not defined. (no-undef)
(#250) Expected space or tab after '//' in comment. (spaced-comment)
(#251) 'virtualclass' is not defined. (no-undef)
(#254) Expected space or tab after '//' in comment. (spaced-comment)
(#255) 'virtualclass' is not defined. (no-undef)
(#258) 'virtualclass' is not defined. (no-undef)
(#259) 'tempObj' is defined but never used (no-unused-vars)
(#260) 'virtualclass' is not defined. (no-undef)
(#264) Expected space or tab after '//' in comment. (spaced-comment)
(#268) 'virtualclass' is not defined. (no-undef)
(#271) Extra space after key 'finalizeTextIfAny'. (key-spacing)
(#271) Unexpected space before function parentheses. (space-before-function-paren)
(#271) Missing space before opening brace. (space-before-blocks)
(#273) Expected space(s) after "if". (keyword-spacing)
(#273) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#273) Missing space before opening brace. (space-before-blocks)
(#275) Expected space(s) after "if". (keyword-spacing)
(#275) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#275) Missing space before opening brace. (space-before-blocks)
(#277) Line 277 exceeds the maximum line length of 132. (max-len)
(#277) Expected space(s) after "if". (keyword-spacing)
(#277) 'virtualclass' is not defined. (no-undef)
(#277) There should be no spaces inside this paren. (space-in-parens)
(#277) Missing space before opening brace. (space-before-blocks)
(#278) 'virtualclass' is not defined. (no-undef)
(#283) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard-rectangle.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#8) JSDoc syntax error. (valid-jsdoc)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#16) Missing JSDoc @returns for function. (valid-jsdoc)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#36) Missing JSDoc for parameter 'noTransform'. (valid-jsdoc)
(#36) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#36) Missing JSDoc parameter type for 'ctx'. (valid-jsdoc)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#43) 'noTransform' is defined but never used (no-unused-vars)
(#45) Expected space or tab after '//' in comment. (spaced-comment)
(#56) Expected space or tab after '//' in comment. (spaced-comment)
(#83) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard-refresh-play.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#6) '_replay' is not defined. (no-undef)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#8) Unexpected space before function parentheses. (space-before-function-paren)
(#9) 'virtualclass' is not defined. (no-undef)
(#13) 'recorder' is not defined. (no-undef)
(#21) Extra space after key 'makeCustomEvent'. (key-spacing)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#21) Missing space before opening brace. (space-before-blocks)
(#23) 'eventObj' used outside of binding context. (block-scoped-var)
(#25) 'eventObj' used outside of binding context. (block-scoped-var)
(#25) 'eventObj' is already defined (no-redeclare)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#29) 'eventObj' used outside of binding context. (block-scoped-var)
(#29) 'eventObj' used outside of binding context. (block-scoped-var)
(#29) Multiple spaces found before '='. (no-multi-spaces)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#32) 'eventObj' used outside of binding context. (block-scoped-var)
(#32) 'eventObj' used outside of binding context. (block-scoped-var)
(#32) Expected space or tab after '//' in comment. (spaced-comment)
(#33) 'vcan' is not defined. (no-undef)
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#40) Unexpected console statement. (no-console)
(#44) 'virtualclass' is not defined. (no-undef)
(#50) 'virtualclass' is not defined. (no-undef)
(#51) 'virtualclass' is not defined. (no-undef)
(#55) 'vcan' is not defined. (no-undef)
(#56) 'virtualclass' is not defined. (no-undef)
(#56) 'vcan' is not defined. (no-undef)
(#57) Unexpected console statement. (no-console)
(#70) Expected space or tab after '//' in comment. (spaced-comment)
(#73) 'eventObj' used outside of binding context. (block-scoped-var)
(#75) 'eventObj' is already defined (no-redeclare)
(#75) 'eventObj' used outside of binding context. (block-scoped-var)
(#77) 'eventObj' used outside of binding context. (block-scoped-var)
(#77) 'eventObj' used outside of binding context. (block-scoped-var)
(#77) Expected space or tab after '//' in comment. (spaced-comment)
(#78) 'vcan' is not defined. (no-undef)
(#81) Expected space or tab after '//' in comment. (spaced-comment)
(#83) Expected space or tab after '//' in comment. (spaced-comment)
(#84) 'virtualclass' is not defined. (no-undef)
(#87) Unexpected console statement. (no-console)
(#87) 'virtualclass' is not defined. (no-undef)
(#89) 'virtualclass' is not defined. (no-undef)
(#96) Expected space(s) after "if". (keyword-spacing)
(#96) 'roles' is not defined. (no-undef)
(#96) Missing space before opening brace. (space-before-blocks)
(#97) Line 97 exceeds the maximum line length of 132. (max-len)
(#97) 'virtualclass' is not defined. (no-undef)
(#97) 'virtualclass' is not defined. (no-undef)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) 'virtualclass' is not defined. (no-undef)
(#97) Missing space before opening brace. (space-before-blocks)
(#99) 'vcan' is not defined. (no-undef)
(#99) 'virtualclass' is not defined. (no-undef)
(#107) Expected space or tab after '//' in comment. (spaced-comment)
(#108) 'virtualclass' is not defined. (no-undef)
(#111) Expected space or tab after '//' in comment. (spaced-comment)
(#112) 'virtualclass' is not defined. (no-undef)
(#114) 'virtualclass' is not defined. (no-undef)
(#119) Expected space or tab after '//' in comment. (spaced-comment)
(#120) Unexpected space before function parentheses. (space-before-function-paren)
(#121) Expected space or tab after '//' in comment. (spaced-comment)
(#122) unnecessary '.call()'. (no-useless-call)
(#124) 'virtualclass' is not defined. (no-undef)
(#128) Missing semicolon. (semi)
(#130) '_replay' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/src/whiteboard-text.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#7) JSDoc syntax error. (valid-jsdoc)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#15) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#15) Missing JSDoc @returns for function. (valid-jsdoc)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#29) Missing JSDoc for parameter 'noTransform'. (valid-jsdoc)
(#29) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#29) Missing JSDoc parameter type for 'ctx'. (valid-jsdoc)
(#34) Unexpected space before function parentheses. (space-before-function-paren)
(#34) 'noTransform' is defined but never used (no-unused-vars)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#45) Missing semicolon. (semi)
(#50) Missing JSDoc parameter type for 'textLines'. (valid-jsdoc)
(#50) Missing JSDoc return type. (valid-jsdoc)
(#50) Expected space or tab after '/**' in comment. (spaced-comment)
(#50) Missing JSDoc parameter type for 'ctx'. (valid-jsdoc)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#67) Missing JSDoc for parameter 'obj'. (valid-jsdoc)
(#67) Expected space or tab after '/**' in comment. (spaced-comment)
(#67) Missing JSDoc parameter type for 'textLines'. (valid-jsdoc)
(#67) Missing JSDoc return type. (valid-jsdoc)
(#67) Missing JSDoc parameter type for 'ctx'. (valid-jsdoc)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#76) Unexpected space before function parentheses. (space-before-function-paren)
(#83) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard-triangle.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#8) JSDoc syntax error. (valid-jsdoc)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#16) Missing JSDoc @returns for function. (valid-jsdoc)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#47) Missing JSDoc for parameter 'noTransform'. (valid-jsdoc)
(#47) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#47) Missing JSDoc parameter type for 'ctx'. (valid-jsdoc)
(#52) Unexpected space before function parentheses. (space-before-function-paren)
(#52) 'noTransform' is defined but never used (no-unused-vars)
(#55) Expected space or tab after '//' in comment. (spaced-comment)
(#56) 'widthBy2' used outside of binding context. (block-scoped-var)
(#57) 'heightBy2' used outside of binding context. (block-scoped-var)
(#59) Expected space or tab after '//' in comment. (spaced-comment)
(#60) 'widthBy2' is already defined (no-redeclare)
(#60) 'widthBy2' used outside of binding context. (block-scoped-var)
(#61) 'heightBy2' used outside of binding context. (block-scoped-var)
(#61) 'heightBy2' is already defined (no-redeclare)
(#69) 'widthBy2' used outside of binding context. (block-scoped-var)
(#69) 'widthBy2' used outside of binding context. (block-scoped-var)
(#69) 'heightBy2' used outside of binding context. (block-scoped-var)
(#69) 'heightBy2' used outside of binding context. (block-scoped-var)
(#71) Expected space or tab after '//' in comment. (spaced-comment)
(#72) 'heightBy2' used outside of binding context. (block-scoped-var)
(#72) 'heightBy2' used outside of binding context. (block-scoped-var)
(#74) Expected space or tab after '//' in comment. (spaced-comment)
(#75) 'widthBy2' used outside of binding context. (block-scoped-var)
(#75) 'widthBy2' used outside of binding context. (block-scoped-var)
(#75) 'heightBy2' used outside of binding context. (block-scoped-var)
(#75) 'heightBy2' used outside of binding context. (block-scoped-var)
(#86) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard-utility.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#6) Expected space or tab after '//' in comment. (spaced-comment)
(#8) Unexpected space before function parentheses. (space-before-function-paren)
(#11) Missing JSDoc parameter type for 'obj'. (valid-jsdoc)
(#11) Missing JSDoc return type. (valid-jsdoc)
(#18) Expected to return a value at the end of this function. (consistent-return)
(#18) Unexpected space before function parentheses. (space-before-function-paren)
(#19) 'virtualclass' is not defined. (no-undef)
(#20) 'virtualclass' is not defined. (no-undef)
(#20) 'virtualclass' is not defined. (no-undef)
(#20) Unexpected space before function parentheses. (space-before-function-paren)
(#21) Missing semicolon. (semi)
(#28) Missing JSDoc for parameter 'obj'. (valid-jsdoc)
(#28) Missing JSDoc @returns for function. (valid-jsdoc)
(#33) Unexpected space before function parentheses. (space-before-function-paren)
(#42) Expected JSDoc for 'pmdTime' but found 'expects'. (valid-jsdoc)
(#42) Missing JSDoc @returns for function. (valid-jsdoc)
(#42) Missing JSDoc parameter type for 'expects'. (valid-jsdoc)
(#47) Unexpected space before function parentheses. (space-before-function-paren)
(#49) Expected space or tab after '//' in comment. (spaced-comment)
(#52) Expected space or tab after '//' in comment. (spaced-comment)
(#55) Expected space or tab after '/**' in comment. (spaced-comment)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#66) Missing JSDoc parameter type for 'evt'. (valid-jsdoc)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#73) Expected space or tab after '//' in comment. (spaced-comment)
(#74) Expected space or tab after '//' in comment. (spaced-comment)
(#77) 'virtualclass' is not defined. (no-undef)
(#79) Expected space(s) after "if". (keyword-spacing)
(#79) 'roles' is not defined. (no-undef)
(#79) Missing space before opening brace. (space-before-blocks)
(#80) Unexpected console statement. (no-console)
(#81) 'virtualclass' is not defined. (no-undef)
(#82) 'virtualclass' is not defined. (no-undef)
(#85) Expected space(s) after "if". (keyword-spacing)
(#85) Missing space before opening brace. (space-before-blocks)
(#86) Expected space(s) after "if". (keyword-spacing)
(#86) 'virtualclass' is not defined. (no-undef)
(#86) Missing space before opening brace. (space-before-blocks)
(#87) 'virtualclass' is not defined. (no-undef)
(#92) Unexpected space before function parentheses. (space-before-function-paren)
(#93) 'virtualclass' is not defined. (no-undef)
(#93) 'vcan' is not defined. (no-undef)
(#96) 'obj' is already defined (no-redeclare)
(#98) 'virtualclass' is not defined. (no-undef)
(#101) 'virtualclass' is not defined. (no-undef)
(#103) Expected space or tab after '//' in comment. (spaced-comment)
(#105) Expected space or tab after '//' in comment. (spaced-comment)
(#108) Expected space or tab after '//' in comment. (spaced-comment)
(#110) Expected space(s) after "if". (keyword-spacing)
(#110) 'roles' is not defined. (no-undef)
(#110) Missing space before opening brace. (space-before-blocks)
(#112) Expected space(s) after "if". (keyword-spacing)
(#112) Missing space before opening brace. (space-before-blocks)
(#113) Unexpected console statement. (no-console)
(#114) 'vcan' is not defined. (no-undef)
(#115) 'virtualclass' is not defined. (no-undef)
(#115) 'vcan' is not defined. (no-undef)
(#119) 'virtualclass' is not defined. (no-undef)
(#119) 'virtualclass' is not defined. (no-undef)
(#122) 'vcan' is not defined. (no-undef)
(#123) Unexpected console statement. (no-console)
(#131) Unexpected space before function parentheses. (space-before-function-paren)
(#132) 'virtualclass' is not defined. (no-undef)
(#132) 'virtualclass' is not defined. (no-undef)
(#133) 'virtualclass' is not defined. (no-undef)
(#133) 'virtualclass' is not defined. (no-undef)
(#134) 'virtualclass' is not defined. (no-undef)
(#134) 'virtualclass' is not defined. (no-undef)
(#140) Identifier 't_clearallInit' is not in camel case. (camelcase)
(#140) Unexpected space before function parentheses. (space-before-function-paren)
(#142) 'virtualclass' is not defined. (no-undef)
(#144) Missing JSDoc parameter type for 'delRpNode'. (valid-jsdoc)
(#144) Missing JSDoc for parameter 'pkMode'. (valid-jsdoc)
(#149) Unexpected space before function parentheses. (space-before-function-paren)
(#149) 'pkMode' is defined but never used (no-unused-vars)
(#150) Expected space or tab after '//' in comment. (spaced-comment)
(#151) Expected space or tab after '//' in comment. (spaced-comment)
(#153) 'virtualclass' is not defined. (no-undef)
(#153) Expected space or tab after '//' in comment. (spaced-comment)
(#154) 'virtualclass' is not defined. (no-undef)
(#155) 'virtualclass' is not defined. (no-undef)
(#157) 'virtualclass' is not defined. (no-undef)
(#160) Expected space or tab after '//' in comment. (spaced-comment)
(#162) Expected space or tab after '/**' in comment. (spaced-comment)
(#169) 'virtualclass' is not defined. (no-undef)
(#170) 'virtualclass' is not defined. (no-undef)
(#178) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#186) Trailing spaces not allowed. (no-trailing-spaces)
(#187) Trailing spaces not allowed. (no-trailing-spaces)
(#188) Expected space or tab after '//' in comment. (spaced-comment)
(#189) Expected space or tab after '//' in comment. (spaced-comment)
(#190) Expected space or tab after '//' in comment. (spaced-comment)
(#193) Expected space or tab after '//' in comment. (spaced-comment)
(#195) Expected space or tab after '//' in comment. (spaced-comment)
(#196) Expected space or tab after '//' in comment. (spaced-comment)
(#198) Expected space or tab after '//' in comment. (spaced-comment)
(#200) Expected space or tab after '//' in comment. (spaced-comment)
(#201) Expected space or tab after '//' in comment. (spaced-comment)
(#203) Expected space or tab after '//' in comment. (spaced-comment)
(#206) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#208) Unexpected console statement. (no-console)
(#218) Unexpected space before function parentheses. (space-before-function-paren)
(#219) 'virtualclass' is not defined. (no-undef)
(#225) Expected space or tab after '//' in comment. (spaced-comment)
(#234) Missing JSDoc return type. (valid-jsdoc)
(#234) Missing JSDoc parameter type for 'evt'. (valid-jsdoc)
(#241) Unexpected space before function parentheses. (space-before-function-paren)
(#244) 'y' is not defined. (no-undef)
(#245) Expected space or tab after '//' in comment. (spaced-comment)
(#248) 'y' is not defined. (no-undef)
(#253) 'y' is not defined. (no-undef)
(#253) 'y' is not defined. (no-undef)
(#254) 'y' is not defined. (no-undef)
(#256) Missing JSDoc for parameter 'ev'. (valid-jsdoc)
(#256) Missing JSDoc @returns for function. (valid-jsdoc)
(#261) Identifier 'ev_canvas' is not in camel case. (camelcase)
(#261) Expected to return a value at the end of this function. (consistent-return)
(#261) Unexpected space before function parentheses. (space-before-function-paren)
(#262) Expected space or tab after '//' in comment. (spaced-comment)
(#263) 'virtualclass' is not defined. (no-undef)
(#268) 'virtualclass' is not defined. (no-undef)
(#279) Identifier 't_activeallInit' is not in camel case. (camelcase)
(#279) Unexpected space before function parentheses. (space-before-function-paren)
(#280) 'virtualclass' is not defined. (no-undef)
(#290) Unexpected space before function parentheses. (space-before-function-paren)
(#291) 'virtualclass' is not defined. (no-undef)
(#292) 'virtualclass' is not defined. (no-undef)
(#292) 'virtualclass' is not defined. (no-undef)
(#293) 'vcan' is not defined. (no-undef)
(#301) Trailing spaces not allowed. (no-trailing-spaces)
(#302) Expected space or tab after '//' in comment. (spaced-comment)
(#304) Trailing spaces not allowed. (no-trailing-spaces)
(#305) Trailing spaces not allowed. (no-trailing-spaces)
(#306) Unexpected space before function parentheses. (space-before-function-paren)
(#307) 'virtualclass' is not defined. (no-undef)
(#308) 'vcan' is not defined. (no-undef)
(#309) 'virtualclass' is not defined. (no-undef)
(#313) 'roles' is not defined. (no-undef)
(#314) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#314) 'virtualclass' is not defined. (no-undef)
(#315) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#315) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#316) Expected space or tab after '//' in comment. (spaced-comment)
(#319) Expected space or tab after '//' in comment. (spaced-comment)
(#320) Expected space or tab after '//' in comment. (spaced-comment)
(#323) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#324) 'virtualclass' is not defined. (no-undef)
(#325) 'virtualclass' is not defined. (no-undef)
(#327) 'virtualclass' is not defined. (no-undef)
(#327) 'virtualclass' is not defined. (no-undef)
(#327) 'virtualclass' is not defined. (no-undef)
(#328) 'vcan' is not defined. (no-undef)
(#328) 'vcan' is not defined. (no-undef)
(#329) 'virtualclass' is not defined. (no-undef)
(#330) 'virtualclass' is not defined. (no-undef)
(#332) 'virtualclass' is not defined. (no-undef)
(#337) 'virtualclass' is not defined. (no-undef)
(#338) 'virtualclass' is not defined. (no-undef)
(#339) 'virtualclass' is not defined. (no-undef)
(#340) 'virtualclass' is not defined. (no-undef)
(#345) 'virtualclass' is not defined. (no-undef)
(#346) 'cmdToolsWrapper' is already defined (no-redeclare)
(#346) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#346) 'virtualclass' is not defined. (no-undef)
(#347) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#347) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#348) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#349) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#349) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#353) 'virtualclass' is not defined. (no-undef)
(#355) 'roles' is not defined. (no-undef)
(#356) 'virtualclass' is not defined. (no-undef)
(#356) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#357) Expected space or tab after '//' in comment. (spaced-comment)
(#358) Expected space or tab after '//' in comment. (spaced-comment)
(#359) 'virtualclassCont' is not defined. (no-undef)
(#360) 'virtualclassCont' is not defined. (no-undef)
(#360) 'virtualclassCont' is not defined. (no-undef)
(#363) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#363) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#364) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#364) 'cmdToolsWrapper' used outside of binding context. (block-scoped-var)
(#369) Expected space or tab after '//' in comment. (spaced-comment)
(#370) Expected space or tab after '//' in comment. (spaced-comment)
(#371) Expected space or tab after '//' in comment. (spaced-comment)
(#373) 'virtualclass' is not defined. (no-undef)
(#374) 'virtualclass' is not defined. (no-undef)
(#382) Unexpected space before function parentheses. (space-before-function-paren)
(#383) 'virtualclass' is not defined. (no-undef)
(#384) 'virtualclass' is not defined. (no-undef)
(#384) 'virtualclass' is not defined. (no-undef)
(#384) 'virtualclass' is not defined. (no-undef)
(#386) Unexpected space before function parentheses. (space-before-function-paren)
(#386) 'result' is defined but never used (no-unused-vars)
(#387) 'roles' is not defined. (no-undef)
(#388) 'roles' is not defined. (no-undef)
(#389) 'virtualclass' is not defined. (no-undef)
(#392) 'virtualclass' is not defined. (no-undef)
(#393) Expected space or tab after '//' in comment. (spaced-comment)
(#394) 'roles' is not defined. (no-undef)
(#395) 'virtualclass' is not defined. (no-undef)
(#396) 'virtualclass' is not defined. (no-undef)
(#399) Expected space or tab after '//' in comment. (spaced-comment)
(#403) Expected space or tab after '//' in comment. (spaced-comment)
(#405) Expected space or tab after '//' in comment. (spaced-comment)
(#408) Expected space or tab after '//' in comment. (spaced-comment)
(#417) Expected space or tab after '//' in comment. (spaced-comment)
(#418) Unexpected space before function parentheses. (space-before-function-paren)
(#419) 'vcan' is not defined. (no-undef)
(#423) Unexpected space before function parentheses. (space-before-function-paren)
(#424) 'roles' is not defined. (no-undef)
(#425) 'virtualclass' is not defined. (no-undef)
(#425) 'virtualclass' is not defined. (no-undef)
(#426) 'vcan' is not defined. (no-undef)
(#431) Unexpected space before function parentheses. (space-before-function-paren)
(#432) 'vcan' is not defined. (no-undef)
(#436) Unexpected space before function parentheses. (space-before-function-paren)
(#437) 'virtualclass' is not defined. (no-undef)
(#439) 'virtualclass' is not defined. (no-undef)
(#442) Unexpected space before function parentheses. (space-before-function-paren)
(#451) Unexpected space before function parentheses. (space-before-function-paren)
(#454) 'virtualclass' is not defined. (no-undef)
(#455) 'vcan' is not defined. (no-undef)
(#456) 'vcan' is not defined. (no-undef)
(#456) 'vcan' is not defined. (no-undef)
(#457) 'virtualclass' is not defined. (no-undef)
(#460) Unexpected space before function parentheses. (space-before-function-paren)
(#461) 'vcan' is not defined. (no-undef)
(#463) 'virtualclass' is not defined. (no-undef)
(#464) 'vcan' is not defined. (no-undef)
(#464) 'virtualclass' is not defined. (no-undef)
(#465) 'vcan' is not defined. (no-undef)
(#468) Unexpected space before function parentheses. (space-before-function-paren)
(#470) 'virtualclass' is not defined. (no-undef)
(#473) 'virtualclass' is not defined. (no-undef)
(#474) 'virtualclass' is not defined. (no-undef)
(#475) 'virtualclass' is not defined. (no-undef)
(#476) 'virtualclass' is not defined. (no-undef)
(#477) 'virtualclass' is not defined. (no-undef)
(#478) 'virtualclass' is not defined. (no-undef)
(#479) 'virtualclass' is not defined. (no-undef)
(#482) Expected space or tab after '//' in comment. (spaced-comment)
(#484) Expected space or tab after '//' in comment. (spaced-comment)
(#485) Expected space or tab after '//' in comment. (spaced-comment)
(#486) 'wbrtcMsg' is defined but never used (no-unused-vars)
(#486) 'virtualclass' is not defined. (no-undef)
(#487) 'canvasDrwMsg' is defined but never used (no-unused-vars)
(#487) 'virtualclass' is not defined. (no-undef)
(#488) 'toolHeight' is defined but never used (no-unused-vars)
(#488) 'virtualclass' is not defined. (no-undef)
(#489) 'prvUser' is defined but never used (no-unused-vars)
(#489) 'virtualclass' is not defined. (no-undef)
(#490) 'toggleRole' is defined but never used (no-unused-vars)
(#490) 'virtualclass' is not defined. (no-undef)
(#493) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#496) 'virtualclass' is not defined. (no-undef)
(#497) 'virtualclass' is not defined. (no-undef)
(#499) 'virtualclass' is not defined. (no-undef)
(#500) 'virtualclass' is not defined. (no-undef)
(#502) 'vcan' is not defined. (no-undef)
(#503) 'vcan' is not defined. (no-undef)
(#506) 'vcan' is not defined. (no-undef)
(#507) 'vcan' is not defined. (no-undef)
(#510) 'virtualclass' is not defined. (no-undef)
(#513) Unexpected space before function parentheses. (space-before-function-paren)
(#514) 'virtualclass' is not defined. (no-undef)
(#515) 'virtualclass' is not defined. (no-undef)
(#515) Missing semicolon. (semi)
(#519) Expected space or tab after '//' in comment. (spaced-comment)
(#520) Unexpected space before function parentheses. (space-before-function-paren)
(#521) Expected space or tab after '//' in comment. (spaced-comment)
(#522) Expected space or tab after '//' in comment. (spaced-comment)
(#524) Expected space or tab after '//' in comment. (spaced-comment)
(#527) Unexpected space before function parentheses. (space-before-function-paren)
(#529) 'cthis' is not defined. (no-undef)
(#529) 'cthis' is not defined. (no-undef)
(#535) Unexpected space before function parentheses. (space-before-function-paren)
(#536) 'virtualclass' is not defined. (no-undef)
(#538) 'virtualclass' is not defined. (no-undef)
(#541) 'offset' is defined but never used (no-unused-vars)
(#541) 'vcan' is not defined. (no-undef)
(#547) 'toolHeight' used outside of binding context. (block-scoped-var)
(#549) 'toolHeight' is already defined (no-redeclare)
(#549) 'toolHeight' used outside of binding context. (block-scoped-var)
(#550) 'toolHeight' used outside of binding context. (block-scoped-var)
(#550) 'toolHeight' used outside of binding context. (block-scoped-var)
(#550) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#550) 'toolHeight' used outside of binding context. (block-scoped-var)
(#553) 'roles' is not defined. (no-undef)
(#554) 'toolHeight' used outside of binding context. (block-scoped-var)
(#554) 'toolHeight' used outside of binding context. (block-scoped-var)
(#556) 'roles' is not defined. (no-undef)
(#559) 'toolHeight' used outside of binding context. (block-scoped-var)
(#559) 'toolHeight' used outside of binding context. (block-scoped-var)
(#565) Unexpected space before function parentheses. (space-before-function-paren)
(#567) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#568) 'virtualclass' is not defined. (no-undef)
(#572) Unexpected space before function parentheses. (space-before-function-paren)
(#572) 'attr' is defined but never used (no-unused-vars)
(#574) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#578) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#582) 'marginTop' used outside of binding context. (block-scoped-var)
(#587) Unexpected space before function parentheses. (space-before-function-paren)
(#593) Unexpected space before function parentheses. (space-before-function-paren)
(#595) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#604) Unexpected space before function parentheses. (space-before-function-paren)
(#615) 'classes' is already defined (no-redeclare)
(#619) Unexpected space before function parentheses. (space-before-function-paren)
(#619) 'whoIs' is defined but never used (no-unused-vars)
(#621) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#625) Expected to return a value at the end of this function. (consistent-return)
(#625) Unexpected space before function parentheses. (space-before-function-paren)
(#626) 'wbUser' is not defined. (no-undef)
(#630) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#632) Blocks are nested too deeply (5). (max-depth)
(#632) 'virtualclass' is not defined. (no-undef)
(#635) 'existUser' is not defined. (no-undef)
(#639) 'roles' used outside of binding context. (block-scoped-var)
(#640) Blocks are nested too deeply (5). (max-depth)
(#640) 'roles' used outside of binding context. (block-scoped-var)
(#641) 'roles' used outside of binding context. (block-scoped-var)
(#645) 'roles' used outside of binding context. (block-scoped-var)
(#646) 'roles' used outside of binding context. (block-scoped-var)
(#647) Unexpected console statement. (no-console)
(#650) 'virtualclass' is not defined. (no-undef)
(#657) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#659) Blocks are nested too deeply (5). (max-depth)
(#659) 'virtualclass' is not defined. (no-undef)
(#669) Expected space or tab after '//' in comment. (spaced-comment)
(#670) Expected to return a value at the end of this function. (consistent-return)
(#670) Unexpected space before function parentheses. (space-before-function-paren)
(#671) 'myId' is defined but never used (no-unused-vars)
(#675) 'virtualclass' is not defined. (no-undef)
(#682) Expected space or tab after '//' in comment. (spaced-comment)
(#683) Expected space or tab after '//' in comment. (spaced-comment)
(#684) Unexpected space before function parentheses. (space-before-function-paren)
(#685) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#686) 'virtualclass' is not defined. (no-undef)
(#687) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#687) 'vcan' is not defined. (no-undef)
(#688) 'virtualclass' is not defined. (no-undef)
(#693) Unexpected space before function parentheses. (space-before-function-paren)
(#694) 'vcan' is not defined. (no-undef)
(#695) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#696) 'virtualclass' is not defined. (no-undef)
(#701) 'virtualclass' is not defined. (no-undef)
(#702) 'virtualclass' is not defined. (no-undef)
(#704) Expected space(s) after "if". (keyword-spacing)
(#704) 'roles' is not defined. (no-undef)
(#704) 'roles' is not defined. (no-undef)
(#704) Missing space before opening brace. (space-before-blocks)
(#705) Expected space(s) after "if". (keyword-spacing)
(#705) 'vcan' is not defined. (no-undef)
(#705) Missing space before opening brace. (space-before-blocks)
(#706) 'virtualclass' is not defined. (no-undef)
(#706) Missing semicolon. (semi)
(#711) Extra space after key 'removeWhiteboardMessage'. (key-spacing)
(#711) Unexpected space before function parentheses. (space-before-function-paren)
(#711) Missing space before opening brace. (space-before-blocks)
(#712) Multiple spaces found before 'document'. (no-multi-spaces)
(#713) Expected space(s) after "if". (keyword-spacing)
(#713) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#713) Missing space before opening brace. (space-before-blocks)
(#720) Extra space after key 'createWhiteboardMessage'. (key-spacing)
(#720) Unexpected space before function parentheses. (space-before-function-paren)
(#720) Missing space before opening brace. (space-before-blocks)
(#722) Expected space(s) after "if". (keyword-spacing)
(#722) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#722) Missing space before opening brace. (space-before-blocks)
(#725) 'virtualclass' is not defined. (no-undef)
(#728) Expected space(s) after "if". (keyword-spacing)
(#728) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#728) Missing space before opening brace. (space-before-blocks)
(#734) Unexpected space before function parentheses. (space-before-function-paren)
(#734) 'e' is defined but never used (no-unused-vars)
(#735) 'roles' is not defined. (no-undef)
(#736) 'virtualclass' is not defined. (no-undef)
(#738) 'res' is defined but never used (no-unused-vars)
(#738) 'virtualclass' is not defined. (no-undef)
(#743) Expected to return a value at the end of this function. (consistent-return)
(#743) Unexpected space before function parentheses. (space-before-function-paren)
(#745) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#751) Expected space or tab after '//' in comment. (spaced-comment)
(#752) Unexpected space before function parentheses. (space-before-function-paren)
(#753) Expected space or tab after '//' in comment. (spaced-comment)
(#754) 'commandToolWrapper' used outside of binding context. (block-scoped-var)
(#755) 'commandToolWrapper' used outside of binding context. (block-scoped-var)
(#755) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#757) 'commandToolWrapper' used outside of binding context. (block-scoped-var)
(#762) 'commandToolWrapper' is already defined (no-redeclare)
(#763) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#770) Expected space or tab after '//' in comment. (spaced-comment)
(#771) Unexpected space before function parentheses. (space-before-function-paren)
(#773) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#780) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#781) 'virtualclass' is not defined. (no-undef)
(#789) Unexpected space before function parentheses. (space-before-function-paren)
(#791) 'virtualclass' is not defined. (no-undef)
(#792) Expected space or tab after '//' in comment. (spaced-comment)
(#793) 'virtualclass' is not defined. (no-undef)
(#796) 'virtualclass' is not defined. (no-undef)
(#798) 'virtualclass' is not defined. (no-undef)
(#800) Expected space or tab after '//' in comment. (spaced-comment)
(#802) Expected space or tab after '//' in comment. (spaced-comment)
(#806) 'virtualclass' is not defined. (no-undef)
(#807) 'virtualclass' is not defined. (no-undef)
(#808) Expected space or tab after '//' in comment. (spaced-comment)
(#810) 'virtualclass' is not defined. (no-undef)
(#813) Expected space or tab after '//' in comment. (spaced-comment)
(#818) Expected space or tab after '//' in comment. (spaced-comment)
(#823) Unexpected space before function parentheses. (space-before-function-paren)
(#824) Expected space or tab after '//' in comment. (spaced-comment)
(#826) 'virtualclass' is not defined. (no-undef)
(#827) 'virtualclass' is not defined. (no-undef)
(#829) 'virtualclass' is not defined. (no-undef)
(#832) Unexpected space before function parentheses. (space-before-function-paren)
(#833) Expected space or tab after '//' in comment. (spaced-comment)
(#834) 'roles' is not defined. (no-undef)
(#835) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#843) Expected space or tab after '//' in comment. (spaced-comment)
(#849) Unexpected space before function parentheses. (space-before-function-paren)
(#858) Unexpected space before function parentheses. (space-before-function-paren)
(#859) 'virtualclass' is not defined. (no-undef)
(#860) 'virtualclass' is not defined. (no-undef)
(#861) 'virtualclass' is not defined. (no-undef)
(#862) 'virtualclass' is not defined. (no-undef)
(#866) 'tempIsInitiaor' is not defined. (no-undef)
(#867) 'cthis' is not defined. (no-undef)
(#868) 'cthis' is not defined. (no-undef)
(#874) Unexpected space before function parentheses. (space-before-function-paren)
(#875) 'virtualclass' is not defined. (no-undef)
(#877) Unexpected space before function parentheses. (space-before-function-paren)
(#878) 'roles' is not defined. (no-undef)
(#881) 'msg' used outside of binding context. (block-scoped-var)
(#883) 'msg' used outside of binding context. (block-scoped-var)
(#883) 'msg' is already defined (no-redeclare)
(#887) 'msg' used outside of binding context. (block-scoped-var)
(#887) 'msg' used outside of binding context. (block-scoped-var)
(#888) 'msg' used outside of binding context. (block-scoped-var)
(#888) 'msg' used outside of binding context. (block-scoped-var)
(#890) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#900) Expected space or tab after '//' in comment. (spaced-comment)
(#912) Expected space or tab after '//' in comment. (spaced-comment)
(#921) Missing JSDoc for parameter 'toUser'. (valid-jsdoc)
(#926) Unexpected space before function parentheses. (space-before-function-paren)
(#933) 'jobj' used outside of binding context. (block-scoped-var)
(#934) 'virtualclass' is not defined. (no-undef)
(#934) 'jobj' used outside of binding context. (block-scoped-var)
(#934) 'io' is not defined. (no-undef)
(#940) 'virtualclass' is not defined. (no-undef)
(#943) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#944) 'virtualclass' is not defined. (no-undef)
(#944) 'virtualclass' is not defined. (no-undef)
(#946) 'jobj' used outside of binding context. (block-scoped-var)
(#946) 'jobj' is already defined (no-redeclare)
(#949) 'io' is not defined. (no-undef)
(#951) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#951) 'ioAdapter' is not defined. (no-undef)
(#951) 'ioAdapter' is not defined. (no-undef)
(#955) Expected space or tab after '//' in comment. (spaced-comment)
(#956) 'jobj' used outside of binding context. (block-scoped-var)
(#958) 'virtualclass' is not defined. (no-undef)
(#958) 'jobj' used outside of binding context. (block-scoped-var)
(#964) Unexpected space before function parentheses. (space-before-function-paren)
(#979) Expected space or tab after '//' in comment. (spaced-comment)
(#980) Unexpected space before function parentheses. (space-before-function-paren)
(#982) 'virtualclass' is not defined. (no-undef)
(#983) 'virtualclass' is not defined. (no-undef)
(#984) 'virtualclass' is not defined. (no-undef)
(#985) 'virtualclass' is not defined. (no-undef)
(#986) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#988) 'roles' is not defined. (no-undef)
(#990) Expected space or tab after '//' in comment. (spaced-comment)
(#996) Unexpected space before function parentheses. (space-before-function-paren)
(#998) Expected space or tab after '//' in comment. (spaced-comment)
(#999) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1001) 'vcan' is not defined. (no-undef)
(#1002) Expected space or tab after '//' in comment. (spaced-comment)
(#1003) Expected space or tab after '//' in comment. (spaced-comment)
(#1012) Unexpected space before function parentheses. (space-before-function-paren)
(#1013) 'vcan' is not defined. (no-undef)
(#1014) Expected space or tab after '//' in comment. (spaced-comment)
(#1015) 'virtualclass' is not defined. (no-undef)
(#1015) 'vcan' is not defined. (no-undef)
(#1018) Expected space or tab after '//' in comment. (spaced-comment)
(#1034) Expected space or tab after '//' in comment. (spaced-comment)
(#1036) Unexpected space before function parentheses. (space-before-function-paren)
(#1039) 'virtualclass' is not defined. (no-undef)
(#1039) 'virtualclass' is not defined. (no-undef)
(#1041) Expected space or tab after '//' in comment. (spaced-comment)
(#1042) 'virtualclass' is not defined. (no-undef)
(#1042) 'virtualclass' is not defined. (no-undef)
(#1044) 'virtualclass' is not defined. (no-undef)
(#1047) Expected space or tab after '//' in comment. (spaced-comment)
(#1053) Unexpected space before function parentheses. (space-before-function-paren)
(#1054) 'virtualclass' is not defined. (no-undef)
(#1054) Expected space or tab after '//' in comment. (spaced-comment)
(#1056) 'toolsWrapper' is defined but never used (no-unused-vars)
(#1058) Expected space or tab after '//' in comment. (spaced-comment)
(#1065) Unexpected space before function parentheses. (space-before-function-paren)
(#1067) 'uuserId' is not defined. (no-undef)
(#1069) 'controlCont' is defined but never used (no-unused-vars)
(#1072) Expected space or tab after '//' in comment. (spaced-comment)
(#1073) Unexpected space before function parentheses. (space-before-function-paren)
(#1074) 'virtualclass' is not defined. (no-undef)
(#1075) 'virtualclass' is not defined. (no-undef)
(#1076) 'virtualclass' is not defined. (no-undef)
(#1079) Expected space or tab after '//' in comment. (spaced-comment)
(#1080) Unexpected space before function parentheses. (space-before-function-paren)
(#1082) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1087) Extra space after key 'replayObjsByFilter'. (key-spacing)
(#1087) Unexpected space before function parentheses. (space-before-function-paren)
(#1087) Missing space before opening brace. (space-before-blocks)
(#1088) Expected space(s) after "for". (keyword-spacing)
(#1088) Infix operators must be spaced. (space-infix-ops)
(#1088) Missing space before opening brace. (space-before-blocks)
(#1089) 'virtualclass' is not defined. (no-undef)
(#1090) Multiple spaces found before '=='. (no-multi-spaces)
(#1090) 'virtualclass' is not defined. (no-undef)
(#1090) Multiple spaces found before 'virtualclass'. (no-multi-spaces)
(#1091) 'virtualclass' is not defined. (no-undef)
(#1093) Expected space(s) after "if". (keyword-spacing)
(#1093) Missing space before opening brace. (space-before-blocks)
(#1094) 'virtualclass' is not defined. (no-undef)
(#1094) 'virtualclass' is not defined. (no-undef)
(#1097) Unexpected console statement. (no-console)
(#1101) Line 1101 exceeds the maximum line length of 132. (max-len)
(#1101) Unexpected console statement. (no-console)
(#1101) 'virtualclass' is not defined. (no-undef)
(#1101) 'virtualclass' is not defined. (no-undef)
(#1101) Infix operators must be spaced. (space-infix-ops)
(#1102) 'virtualclass' is not defined. (no-undef)
(#1102) 'virtualclass' is not defined. (no-undef)
(#1105) Extra space after key 'executeWhiteboardData'. (key-spacing)
(#1105) Unexpected space before function parentheses. (space-before-function-paren)
(#1105) Missing space before opening brace. (space-before-blocks)
(#1106) Unexpected console statement. (no-console)
(#1107) 'virtualclass' is not defined. (no-undef)
(#1108) 'virtualclass' is not defined. (no-undef)
(#1112) Extra space after key 'checkNextQueue'. (key-spacing)
(#1112) Unexpected space before function parentheses. (space-before-function-paren)
(#1112) Missing space before opening brace. (space-before-blocks)
(#1114) Expected space(s) after "if". (keyword-spacing)
(#1114) Missing space before opening brace. (space-before-blocks)
(#1119) Extra space after key 'findPacketInQueue'. (key-spacing)
(#1119) Unexpected space before function parentheses. (space-before-function-paren)
(#1119) Missing space before opening brace. (space-before-blocks)
(#1120) Expected space(s) after "if". (keyword-spacing)
(#1120) 'virtualclass' is not defined. (no-undef)
(#1120) Missing space before opening brace. (space-before-blocks)
(#1121) 'virtualclass' is not defined. (no-undef)
(#1123) Unexpected console statement. (no-console)
(#1123) Multiple spaces found before '"not found "'. (no-multi-spaces)
(#1130) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1134) Expected space or tab after '//' in comment. (spaced-comment)
(#1141) Expected space or tab after '//' in comment. (spaced-comment)
mod/virtualclass/bundle/virtualclass/src/whiteboard-virtualbox.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#7) Identifier 'virtual_box' is not in camel case. (camelcase)
(#8) Missing JSDoc parameter type for 'oCoords'. (valid-jsdoc)
(#8) Missing JSDoc @returns for function. (valid-jsdoc)
(#8) Missing JSDoc parameter type for 'ey'. (valid-jsdoc)
(#8) Missing JSDoc parameter type for 'ex'. (valid-jsdoc)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#17) 'yi' is defined but never used (no-unused-vars)
(#38) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#63) Expected space or tab after '//' in comment. (spaced-comment)
(#64) Unexpected space before function parentheses. (space-before-function-paren)
(#64) 'i' is defined but never used (no-unused-vars)
(#82) Missing semicolon. (semi)
(#92) Unexpected space before function parentheses. (space-before-function-paren)
(#104) 'canId' is defined but never used (no-unused-vars)
(#110) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/src/whiteboard.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#6) 'io' is defined but never used (no-unused-vars)
(#7) 'i' is defined but never used (no-unused-vars)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#34) Expected space or tab after '//' in comment. (spaced-comment)
(#46) Extra space after key 'queue'. (key-spacing)
(#51) Missing JSDoc parameter type for 'window'. (valid-jsdoc)
(#57) Unexpected space before function parentheses. (space-before-function-paren)
(#59) 'virtualclass' is not defined. (no-undef)
(#59) Expected space or tab after '//' in comment. (spaced-comment)
(#60) 'virtualclass' is not defined. (no-undef)
(#61) 'virtualclass' is not defined. (no-undef)
(#63) Expected space or tab after '//' in comment. (spaced-comment)
(#66) Expected space or tab after '//' in comment. (spaced-comment)
(#67) Expected space or tab after '//' in comment. (spaced-comment)
(#68) Expected space or tab after '//' in comment. (spaced-comment)
(#69) 'virtualclass' is not defined. (no-undef)
(#71) 'virtualclass' is not defined. (no-undef)
(#76) 'virtualclass' is not defined. (no-undef)
(#80) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#83) Unexpected space before function parentheses. (space-before-function-paren)
(#91) 'virtualclass' is not defined. (no-undef)
(#91) 'roles' is not defined. (no-undef)
(#93) 'virtualclass' is not defined. (no-undef)
(#94) 'virtualclass' is not defined. (no-undef)
(#96) 'virtualclass' is not defined. (no-undef)
(#103) Unexpected space before function parentheses. (space-before-function-paren)
(#104) 'virtualclass' is not defined. (no-undef)
(#105) 'roles' is not defined. (no-undef)
(#106) 'virtualclass' is not defined. (no-undef)
(#107) 'virtualclass' is not defined. (no-undef)
(#114) Unexpected space before function parentheses. (space-before-function-paren)
(#115) 'virtualclass' is not defined. (no-undef)
(#116) 'virtualclass' is not defined. (no-undef)
(#117) 'virtualclass' is not defined. (no-undef)
(#122) Expected space or tab after '//' in comment. (spaced-comment)
(#123) Expected space or tab after '//' in comment. (spaced-comment)
(#125) Expected space or tab after '//' in comment. (spaced-comment)
(#127) 'virtualclass' is not defined. (no-undef)
(#135) Unexpected space before function parentheses. (space-before-function-paren)
(#137) Line 137 exceeds the maximum line length of 132. (max-len)
(#140) Unexpected space before function parentheses. (space-before-function-paren)
(#144) Missing JSDoc @returns for function. (valid-jsdoc)
(#147) Expected to return a value at the end of this function. (consistent-return)
(#147) Unexpected space before function parentheses. (space-before-function-paren)
(#148) 'virtualclass' is not defined. (no-undef)
(#149) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#153) 'virtualclass' is not defined. (no-undef)
(#154) 'virtualclass' is not defined. (no-undef)
(#155) 'virtualclass' is not defined. (no-undef)
(#156) 'virtualclass' is not defined. (no-undef)
(#157) 'virtualclass' is not defined. (no-undef)
(#158) 'virtualclass' is not defined. (no-undef)
(#159) 'virtualclass' is not defined. (no-undef)
(#160) 'virtualclass' is not defined. (no-undef)
(#161) 'virtualclass' is not defined. (no-undef)
(#163) 'virtualclass' is not defined. (no-undef)
(#163) 'wbUser' is not defined. (no-undef)
(#164) 'virtualclass' is not defined. (no-undef)
(#165) 'virtualclass' is not defined. (no-undef)
(#169) Expected space or tab after '//' in comment. (spaced-comment)
(#170) Unexpected space before function parentheses. (space-before-function-paren)
(#171) Expected space or tab after '//' in comment. (spaced-comment)
(#173) 'virtualclass' is not defined. (no-undef)
(#174) 'vcan' is not defined. (no-undef)
(#175) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#183) Missing JSDoc for parameter 'cmdClass'. (valid-jsdoc)
(#183) Missing JSDoc for parameter 'toolId'. (valid-jsdoc)
(#183) Missing JSDoc for parameter 'text'. (valid-jsdoc)
(#183) Missing JSDoc for parameter 'cmdToolsWrapper'. (valid-jsdoc)
(#193) Identifier 'createDiv_old' is not in camel case. (camelcase)
(#193) Unexpected space before function parentheses. (space-before-function-paren)
(#194) Expected space or tab after '//' in comment. (spaced-comment)
(#196) 'text' is already defined (no-redeclare)
(#196) 'virtualclass' is not defined. (no-undef)
(#209) Trailing spaces not allowed. (no-trailing-spaces)
(#212) Expected space or tab after '//' in comment. (spaced-comment)
(#213) Expected space or tab after '//' in comment. (spaced-comment)
(#221) 'virtualclass' is not defined. (no-undef)
(#232) Unexpected space before function parentheses. (space-before-function-paren)
(#234) 'vcan' is not defined. (no-undef)
(#235) 'vcan' is not defined. (no-undef)
(#243) Expected JSDoc for 'evt' but found 'expects'. (valid-jsdoc)
(#243) Missing JSDoc parameter type for 'expects'. (valid-jsdoc)
(#247) Unexpected space before function parentheses. (space-before-function-paren)
(#247) 'evt' is defined but never used (no-unused-vars)
(#248) 'roles' is not defined. (no-undef)
(#250) Expected space or tab after '//' in comment. (spaced-comment)
(#252) 'virtualclass' is not defined. (no-undef)
(#258) Expected space or tab after '/**' in comment. (spaced-comment)
(#260) 'virtualclass' is not defined. (no-undef)
(#261) 'virtualclass' is not defined. (no-undef)
(#261) 'replayAll' is not defined. (no-undef)
(#263) 'virtualclass' is not defined. (no-undef)
(#269) 'virtualclass' is not defined. (no-undef)
(#271) 'virtualclass' is not defined. (no-undef)
(#272) 'virtualclass' is not defined. (no-undef)
(#273) 'vcan' is not defined. (no-undef)
(#274) Expected space or tab after '//' in comment. (spaced-comment)
(#276) 'virtualclass' is not defined. (no-undef)
(#276) 'vcan' is not defined. (no-undef)
(#279) 'virtualclass' is not defined. (no-undef)
(#279) Expected space or tab after '//' in comment. (spaced-comment)
(#282) 'virtualclass' is not defined. (no-undef)
(#283) 'virtualclass' is not defined. (no-undef)
(#283) 'obj' used outside of binding context. (block-scoped-var)
(#287) Missing JSDoc parameter type for 'id'. (valid-jsdoc)
(#287) Missing JSDoc for parameter 'alreadyCreated'. (valid-jsdoc)
(#294) Unexpected space before function parentheses. (space-before-function-paren)
(#295) 'virtualclass' is not defined. (no-undef)
(#296) Trailing spaces not allowed. (no-trailing-spaces)
(#299) Expected space or tab after '//' in comment. (spaced-comment)
(#300) 'virtualclass' is not defined. (no-undef)
(#303) Missing JSDoc for parameter 'myfunc'. (valid-jsdoc)
(#303) Missing JSDoc for parameter 'multiuser'. (valid-jsdoc)
(#303) Missing JSDoc parameter type for 'cmd'. (valid-jsdoc)
(#303) Missing JSDoc for parameter 'repMode'. (valid-jsdoc)
(#309) Unexpected space before function parentheses. (space-before-function-paren)
(#310) 'virtualclass' is not defined. (no-undef)
(#310) 'virtualclass' is not defined. (no-undef)
(#311) 'ctx' is defined but never used (no-unused-vars)
(#311) 'vcan' is not defined. (no-undef)
(#313) 'virtualclass' is not defined. (no-undef)
(#317) 'virtualclass' is not defined. (no-undef)
(#317) Expected space or tab after '//' in comment. (spaced-comment)
(#320) 'virtualclass' is not defined. (no-undef)
(#324) 'virtualclass' is not defined. (no-undef)
(#327) 'virtualclass' is not defined. (no-undef)
(#327) 'virtualclass' is not defined. (no-undef)
(#328) 'virtualclass' is not defined. (no-undef)
(#331) 'virtualclass' is not defined. (no-undef)
(#334) 'virtualclass' is not defined. (no-undef)
(#337) 'vcan' is not defined. (no-undef)
(#340) 'virtualclass' is not defined. (no-undef)
(#342) 'virtualclass' is not defined. (no-undef)
(#345) Expected space or tab after '//' in comment. (spaced-comment)
(#347) Expected space or tab after '//' in comment. (spaced-comment)
(#349) Expected space or tab after '//' in comment. (spaced-comment)
(#350) Expected space or tab after '//' in comment. (spaced-comment)
(#351) Expected space or tab after '//' in comment. (spaced-comment)
(#352) Expected space or tab after '//' in comment. (spaced-comment)
(#353) Expected space or tab after '//' in comment. (spaced-comment)
(#354) Expected space or tab after '//' in comment. (spaced-comment)
(#355) Expected space or tab after '//' in comment. (spaced-comment)
(#357) 'virtualclass' is not defined. (no-undef)
(#357) 'virtualclass' is not defined. (no-undef)
(#357) Expected to return a value at the end of this function. (consistent-return)
(#357) Unexpected space before function parentheses. (space-before-function-paren)
(#362) Expected space or tab after '//' in comment. (spaced-comment)
(#363) 'virtualclass' is not defined. (no-undef)
(#364) 'virtualclass' is not defined. (no-undef)
(#364) 'cmd' used outside of binding context. (block-scoped-var)
(#364) 'cmd' used outside of binding context. (block-scoped-var)
(#365) 'virtualclass' is not defined. (no-undef)
(#367) 'virtualclass' is not defined. (no-undef)
(#369) 'virtualclass' is not defined. (no-undef)
(#369) 'virtualclass' is not defined. (no-undef)
(#369) Missing space before opening brace. (space-before-blocks)
(#370) 'cmd' used outside of binding context. (block-scoped-var)
(#370) 'virtualclass' is not defined. (no-undef)
(#372) 'cmd' used outside of binding context. (block-scoped-var)
(#372) 'cmd' is already defined (no-redeclare)
(#375) 'cmd' used outside of binding context. (block-scoped-var)
(#375) 'cmd' used outside of binding context. (block-scoped-var)
(#376) Expected space(s) after "if". (keyword-spacing)
(#376) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#376) Missing space before opening brace. (space-before-blocks)
(#384) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#385) 'virtualclass' is not defined. (no-undef)
(#388) 'virtualclass' is not defined. (no-undef)
(#391) 'virtualclass' is not defined. (no-undef)
(#393) 'virtualclass' is not defined. (no-undef)
(#398) 'virtualclass' is not defined. (no-undef)
(#403) 'virtualclass' is not defined. (no-undef)
(#403) 'virtualclass' is not defined. (no-undef)
(#404) 'virtualclass' is not defined. (no-undef)
(#407) Expected JSDoc for 'cmd' but found 'the'. (valid-jsdoc)
(#407) Missing JSDoc parameter type for 'the'. (valid-jsdoc)
(#413) Identifier 'tool_obj' is not in camel case. (camelcase)
(#413) Unexpected space before function parentheses. (space-before-function-paren)
(#415) Expected space or tab after '//' in comment. (spaced-comment)
(#417) 'virtualclass' is not defined. (no-undef)
(#420) 'virtualclass' is not defined. (no-undef)
(#421) 'virtualclass' is not defined. (no-undef)
(#425) Expected space or tab after '//' in comment. (spaced-comment)
(#428) 'virtualclass' is not defined. (no-undef)
(#428) 'virtualclass' is not defined. (no-undef)
(#429) 'virtualclass' is not defined. (no-undef)
(#431) Expected space or tab after '//' in comment. (spaced-comment)
(#432) Line 432 exceeds the maximum line length of 132. (max-len)
(#432) Expected space or tab after '//' in comment. (spaced-comment)
(#436) 'virtualclass' is not defined. (no-undef)
(#436) 'virtualclass' is not defined. (no-undef)
(#437) 'virtualclass' is not defined. (no-undef)
(#442) 'virtualclass' is not defined. (no-undef)
(#442) 'virtualclass' is not defined. (no-undef)
(#442) Missing semicolon. (semi)
(#444) Missing JSDoc for parameter 'myfunc'. (valid-jsdoc)
(#444) Missing JSDoc for parameter 'repMode'. (valid-jsdoc)
(#448) Identifier 't_replayInit' is not in camel case. (camelcase)
(#448) Unexpected space before function parentheses. (space-before-function-paren)
(#449) Expected space or tab after '//' in comment. (spaced-comment)
(#451) 'virtualclass' is not defined. (no-undef)
(#452) 'virtualclass' is not defined. (no-undef)
(#453) 'virtualclass' is not defined. (no-undef)
(#455) 'virtualclass' is not defined. (no-undef)
(#455) 'virtualclass' is not defined. (no-undef)
(#457) 'virtualclass' is not defined. (no-undef)
(#458) 'virtualclass' is not defined. (no-undef)
(#460) 'virtualclass' is not defined. (no-undef)
(#461) 'virtualclass' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/src/xhr.js
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#8) Unexpected space before function parentheses. (space-before-function-paren)
(#9) Requires a space after '{'. (block-spacing)
(#12) 'ActiveXObject' is not defined. (no-undef)
(#19) Unexpected space before function parentheses. (space-before-function-paren)
(#20) Expected space or tab after '//' in comment. (spaced-comment)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) 'virtualclass' is not defined. (no-undef)
(#22) Missing space before opening brace. (space-before-blocks)
(#23) 'virtualclass' is not defined. (no-undef)
(#25) Expected space or tab after '//' in comment. (spaced-comment)
(#26) Unexpected console statement. (no-console)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#30) Unexpected console statement. (no-console)
(#31) Missing semicolon. (semi)
(#34) Expected space or tab after '//' in comment. (spaced-comment)
(#35) Unexpected space before function parentheses. (space-before-function-paren)
(#36) 'virtualclass' is not defined. (no-undef)
(#37) Expected space or tab after '//' in comment. (spaced-comment)
(#39) 'virtualclass' is not defined. (no-undef)
(#39) 'virtualclass' is not defined. (no-undef)
(#39) 'virtualclass' is not defined. (no-undef)
(#40) 'virtualclass' is not defined. (no-undef)
(#43) 'virtualclass' is not defined. (no-undef)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Unexpected space before function parentheses. (space-before-function-paren)
(#59) Missing semicolon. (semi)
(#62) Unexpected space before function parentheses. (space-before-function-paren)
(#64) Expected space or tab after '//' in comment. (spaced-comment)
mod/virtualclass/bundle/virtualclass/src/youtube-iframe-api.js
(#1) ["YT"] is better written in dot notation. (dot-notation)
(#4) ["YTConfig"] is better written in dot notation. (dot-notation)
(#7) 'YT' used outside of binding context. (block-scoped-var)
(#8) 'YT' used outside of binding context. (block-scoped-var)
(#9) Unexpected space before function parentheses. (space-before-function-paren)
(#11) 'YT' used outside of binding context. (block-scoped-var)
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#12) 'YT' used outside of binding context. (block-scoped-var)
(#18) Unexpected space before function parentheses. (space-before-function-paren)
(#19) 'YT' used outside of binding context. (block-scoped-var)
(#23) Empty block statement. (no-empty)
(#27) 'YT' used outside of binding context. (block-scoped-var)
(#27) Unexpected space before function parentheses. (space-before-function-paren)
(#30) 'YTConfig' used outside of binding context. (block-scoped-var)
mod/virtualclass/bundle/virtualclass/src/youtube.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#7) Unexpected space before function parentheses. (space-before-function-paren)
(#8) Expected space or tab after '//' in comment. (spaced-comment)
(#9) 'i' is defined but never used (no-unused-vars)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#16) 'config' is defined but never used (no-unused-vars)
(#17) Expected space or tab after '//' in comment. (spaced-comment)
(#18) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#18) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Trailing spaces not allowed. (no-trailing-spaces)
(#25) Trailing spaces not allowed. (no-trailing-spaces)
(#26) Trailing spaces not allowed. (no-trailing-spaces)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#39) 'roles' is not defined. (no-undef)
(#39) 'roles' is not defined. (no-undef)
(#40) 'videoId' used outside of binding context. (block-scoped-var)
(#40) 'roles' is not defined. (no-undef)
(#44) Expected space or tab after '//' in comment. (spaced-comment)
(#47) Line 47 exceeds the maximum line length of 132. (max-len)
(#49) 'roles' is not defined. (no-undef)
(#50) Expected space(s) after "if". (keyword-spacing)
(#50) 'videoId' used outside of binding context. (block-scoped-var)
(#50) Missing space before opening brace. (space-before-blocks)
(#51) 'videoId' used outside of binding context. (block-scoped-var)
(#54) 'ioAdapter' is not defined. (no-undef)
(#56) Expected space(s) after "if". (keyword-spacing)
(#56) Missing space before opening brace. (space-before-blocks)
(#57) Blocks are nested too deeply (5). (max-depth)
(#60) Blocks are nested too deeply (6). (max-depth)
(#60) Expected space(s) after "if". (keyword-spacing)
(#60) 'videoId' used outside of binding context. (block-scoped-var)
(#60) Missing space before opening brace. (space-before-blocks)
(#62) Expected space(s) after "else". (keyword-spacing)
(#63) Line 63 exceeds the maximum line length of 132. (max-len)
(#63) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#63) 'videoId' used outside of binding context. (block-scoped-var)
(#63) 'videoId' used outside of binding context. (block-scoped-var)
(#72) Expected space or tab after '//' in comment. (spaced-comment)
(#79) 'videoId' used outside of binding context. (block-scoped-var)
(#83) Expected space or tab after '//' in comment. (spaced-comment)
(#84) 'ioAdapter' is not defined. (no-undef)
(#89) Trailing spaces not allowed. (no-trailing-spaces)
(#90) Trailing spaces not allowed. (no-trailing-spaces)
(#92) Unexpected space before function parentheses. (space-before-function-paren)
(#94) 'virtualclass' is not defined. (no-undef)
(#95) Expected space or tab after '//' in comment. (spaced-comment)
(#96) 'virtualclass' is not defined. (no-undef)
(#97) 'virtualclass' is not defined. (no-undef)
(#98) 'virtualclass' is not defined. (no-undef)
(#99) 'virtualclass' is not defined. (no-undef)
(#108) Unquoted reserved word 'class' used as key. (quote-props)
(#112) Unexpected space before function parentheses. (space-before-function-paren)
(#115) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#126) 'virtualclass' is not defined. (no-undef)
(#127) 'virtualclass' is not defined. (no-undef)
(#130) Unexpected space before function parentheses. (space-before-function-paren)
(#135) Trailing spaces not allowed. (no-trailing-spaces)
(#142) Unexpected space before function parentheses. (space-before-function-paren)
(#144) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#148) 'virtualclass' is not defined. (no-undef)
(#149) 'virtualclass' is not defined. (no-undef)
(#153) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#158) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#161) 'virtualclass' is not defined. (no-undef)
(#170) Trailing spaces not allowed. (no-trailing-spaces)
(#172) Unexpected space before function parentheses. (space-before-function-paren)
(#174) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#178) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#186) 'virtualclass' is not defined. (no-undef)
(#188) Expected space or tab after '//' in comment. (spaced-comment)
(#189) Expected space or tab after '//' in comment. (spaced-comment)
(#197) 'virtualclass' is not defined. (no-undef)
(#207) Expected space or tab after '//' in comment. (spaced-comment)
(#208) Unexpected space before function parentheses. (space-before-function-paren)
(#211) 'virtualclass' is not defined. (no-undef)
(#214) Unexpected alert. (no-alert)
(#218) 'virtualclass' is not defined. (no-undef)
(#219) 'virtualclass' is not defined. (no-undef)
(#220) 'ioAdapter' is not defined. (no-undef)
(#227) Unexpected space before function parentheses. (space-before-function-paren)
(#229) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#239) Unexpected space before function parentheses. (space-before-function-paren)
(#240) Unnecessary escape character: \& (no-useless-escape)
(#240) Unnecessary escape character: \& (no-useless-escape)
(#242) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#255) Unexpected space before function parentheses. (space-before-function-paren)
(#269) 'virtualclass' is not defined. (no-undef)
(#272) Expected space or tab after '//' in comment. (spaced-comment)
(#281) Trailing spaces not allowed. (no-trailing-spaces)
(#286) Unexpected space before function parentheses. (space-before-function-paren)
(#287) Expected space or tab after '//' in comment. (spaced-comment)
(#294) 'roles' is not defined. (no-undef)
(#298) 'roles' is not defined. (no-undef)
(#326) Unexpected console statement. (no-console)
(#332) Expected space or tab after '//' in comment. (spaced-comment)
(#334) Expected space or tab after '//' in comment. (spaced-comment)
(#336) Expected space(s) after "if". (keyword-spacing)
(#336) Missing space before opening brace. (space-before-blocks)
(#337) 'YT' is not defined. (no-undef)
(#338) Expected space or tab after '//' in comment. (spaced-comment)
(#340) Expected space or tab after '//' in comment. (spaced-comment)
(#342) Unexpected console statement. (no-console)
(#343) Unexpected space before function parentheses. (space-before-function-paren)
(#343) Missing space before opening brace. (space-before-blocks)
(#349) 'YT' is not defined. (no-undef)
(#358) Trailing spaces not allowed. (no-trailing-spaces)
(#361) Trailing spaces not allowed. (no-trailing-spaces)
(#362) Trailing spaces not allowed. (no-trailing-spaces)
(#364) Unexpected space before function parentheses. (space-before-function-paren)
(#365) Expected space or tab after '//' in comment. (spaced-comment)
(#366) Unexpected console statement. (no-console)
(#375) Unexpected console statement. (no-console)
(#377) Unexpected console statement. (no-console)
(#400) Unexpected space before function parentheses. (space-before-function-paren)
(#402) 'ioAdapter' is not defined. (no-undef)
(#404) 'ioAdapter' is not defined. (no-undef)
(#407) Unexpected console statement. (no-console)
(#415) Unexpected space before function parentheses. (space-before-function-paren)
(#416) 'ioAdapter' is not defined. (no-undef)
(#417) Unexpected console statement. (no-console)
(#424) Unexpected space before function parentheses. (space-before-function-paren)
(#425) Unexpected console statement. (no-console)
(#427) 'ioAdapter' is not defined. (no-undef)
(#429) 'ioAdapter' is not defined. (no-undef)
(#436) Trailing spaces not allowed. (no-trailing-spaces)
(#438) Unexpected space before function parentheses. (space-before-function-paren)
(#439) 'roles' is not defined. (no-undef)
(#441) 'virtualclass' is not defined. (no-undef)
(#446) 'virtualclass' is not defined. (no-undef)
(#447) 'virtualclass' is not defined. (no-undef)
(#448) Expected space or tab after '//' in comment. (spaced-comment)
(#449) 'roles' is not defined. (no-undef)
(#450) 'virtualclass' is not defined. (no-undef)
(#456) Trailing spaces not allowed. (no-trailing-spaces)
(#458) Unexpected space before function parentheses. (space-before-function-paren)
(#459) 'virtualclass' is not defined. (no-undef)
(#460) Unexpected space before function parentheses. (space-before-function-paren)
(#461) 'virtualclass' is not defined. (no-undef)
(#465) Missing semicolon. (semi)
(#468) Unexpected space before function parentheses. (space-before-function-paren)
(#470) Unexpected console statement. (no-console)
mod/virtualclass/bundle/virtualclass/worker/json-chunks.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#7) 'importScripts' is not defined. (no-undef)
(#9) Multiple spaces found before 'totalStore'. (no-multi-spaces)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#15) Missing JSDoc comment. (require-jsdoc)
(#21) 'onmessage' is not defined. (no-undef)
(#21) Unexpected space before function parentheses. (space-before-function-paren)
(#23) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#46) 'LZString' is not defined. (no-undef)
(#49) Expected space or tab after '//' in comment. (spaced-comment)
(#58) 'LZString' is not defined. (no-undef)
(#62) Missing semicolon. (semi)
mod/virtualclass/bundle/virtualclass/worker/lzstring.js
(#1) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#2) Missing JSDoc comment. (require-jsdoc)
(#5) Expected { after 'for' condition. (curly)
(#5) Missing semicolon. (semi)
(#7) Missing semicolon. (semi)
(#10) Line 10 exceeds the maximum line length of 132. (max-len)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#12) Expected { after 'if' condition. (curly)
(#12) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#12) Expected space(s) before "return". (keyword-spacing)
(#13) Unexpected space before function parentheses. (space-before-function-paren)
(#14) Missing semicolon. (semi)
(#25) Missing semicolon. (semi)
(#27) Unexpected space before function parentheses. (space-before-function-paren)
(#28) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#28) Do not nest ternary expressions (no-nested-ternary)
(#28) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Missing semicolon. (semi)
(#30) Missing semicolon. (semi)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#33) Missing semicolon. (semi)
(#34) Missing semicolon. (semi)
(#35) Unexpected space before function parentheses. (space-before-function-paren)
(#36) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#36) Do not nest ternary expressions (no-nested-ternary)
(#36) Unexpected space before function parentheses. (space-before-function-paren)
(#37) Missing semicolon. (semi)
(#38) Missing semicolon. (semi)
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#40) 'Uint8Array' is not defined. (no-undef)
(#42) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#42) Unexpected use of '>>>'. (no-bitwise)
(#42) Unexpected use of comma operator. (no-sequences)
(#42) Missing semicolon. (semi)
(#44) 'n' used outside of binding context. (block-scoped-var)
(#44) Missing semicolon. (semi)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#46) Expected { after 'if' condition. (curly)
(#46) Expected space(s) before "return". (keyword-spacing)
(#47) Expected { after 'for' condition. (curly)
(#49) 'n' used outside of binding context. (block-scoped-var)
(#49) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Missing semicolon. (semi)
(#51) Unexpected use of comma operator. (no-sequences)
(#51) Missing semicolon. (semi)
(#52) Unexpected space before function parentheses. (space-before-function-paren)
(#53) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#53) Unexpected space before function parentheses. (space-before-function-paren)
(#54) Missing semicolon. (semi)
(#55) Missing semicolon. (semi)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#57) Return statement should not contain assignment. (no-return-assign)
(#57) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#57) Do not nest ternary expressions (no-nested-ternary)
(#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)
(#61) Unexpected space before function parentheses. (space-before-function-paren)
(#62) Missing semicolon. (semi)
(#63) Missing semicolon. (semi)
(#64) Function '_compress' has a complexity of 34. (complexity)
(#64) Unexpected space before function parentheses. (space-before-function-paren)
(#65) Expected { after 'if' condition. (curly)
(#65) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#65) Expected space(s) before "return". (keyword-spacing)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#67) Line 67 exceeds the maximum line length of 132. (max-len)
(#67) Expected { after 'for' condition. (curly)
(#67) Expected { after 'if' condition. (curly)
(#67) Expected space(s) before "if". (keyword-spacing)
(#67) Unexpected use of comma operator. (no-sequences)
(#70) Blocks are nested too deeply (5). (max-depth)
(#70) Expected { after 'for' condition. (curly)
(#70) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#70) Unexpected use of '<<='. (no-bitwise)
(#70) Unexpected use of comma operator. (no-sequences)
(#71) Line 71 exceeds the maximum line length of 132. (max-len)
(#71) Blocks are nested too deeply (5). (max-depth)
(#71) Expected { after 'for' condition. (curly)
(#71) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#71) Unexpected use of '|'. (no-bitwise)
(#71) Unexpected use of '<<'. (no-bitwise)
(#71) Unexpected use of '&'. (no-bitwise)
(#71) Unexpected use of comma operator. (no-sequences)
(#71) Unexpected use of '>>='. (no-bitwise)
(#71) Missing semicolon. (semi)
(#73) Expected { after 'for' condition. (curly)
(#73) Blocks are nested too deeply (5). (max-depth)
(#73) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#73) Unexpected use of '<<'. (no-bitwise)
(#73) Unexpected use of '|'. (no-bitwise)
(#73) Unexpected use of comma operator. (no-sequences)
(#74) Line 74 exceeds the maximum line length of 132. (max-len)
(#74) Expected { after 'for' condition. (curly)
(#74) Blocks are nested too deeply (5). (max-depth)
(#74) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#74) Unexpected use of '|'. (no-bitwise)
(#74) Unexpected use of '<<'. (no-bitwise)
(#74) Unexpected use of '&'. (no-bitwise)
(#74) Unexpected use of comma operator. (no-sequences)
(#74) Unexpected use of '>>='. (no-bitwise)
(#74) Missing semicolon. (semi)
(#76) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#76) Unexpected use of comma operator. (no-sequences)
(#76) Missing semicolon. (semi)
(#77) Line 77 exceeds the maximum line length of 132. (max-len)
(#77) Expected { after 'else'. (curly)
(#77) Expected { after 'for' condition. (curly)
(#77) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#77) Unexpected use of '<<'. (no-bitwise)
(#77) Unexpected use of '|'. (no-bitwise)
(#77) Unexpected use of '&'. (no-bitwise)
(#77) Unexpected use of comma operator. (no-sequences)
(#77) Unexpected use of '>>='. (no-bitwise)
(#78) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#78) Unexpected use of comma operator. (no-sequences)
(#78) Missing semicolon. (semi)
(#83) Expected { after 'for' condition. (curly)
(#83) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#83) Unexpected use of '<<='. (no-bitwise)
(#83) Unexpected use of comma operator. (no-sequences)
(#84) Line 84 exceeds the maximum line length of 132. (max-len)
(#84) Expected { after 'for' condition. (curly)
(#84) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#84) Unexpected use of '|'. (no-bitwise)
(#84) Unexpected use of '<<'. (no-bitwise)
(#84) Unexpected use of '&'. (no-bitwise)
(#84) Unexpected use of comma operator. (no-sequences)
(#84) Unexpected use of '>>='. (no-bitwise)
(#84) Missing semicolon. (semi)
(#86) Expected { after 'for' condition. (curly)
(#86) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#86) Unexpected use of '<<'. (no-bitwise)
(#86) Unexpected use of '|'. (no-bitwise)
(#86) Unexpected use of comma operator. (no-sequences)
(#87) Line 87 exceeds the maximum line length of 132. (max-len)
(#87) Expected { after 'for' condition. (curly)
(#87) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#87) Unexpected use of '|'. (no-bitwise)
(#87) Unexpected use of '<<'. (no-bitwise)
(#87) Unexpected use of '&'. (no-bitwise)
(#87) Unexpected use of comma operator. (no-sequences)
(#87) Unexpected use of '>>='. (no-bitwise)
(#87) Missing semicolon. (semi)
(#89) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#89) Unexpected use of comma operator. (no-sequences)
(#89) Missing semicolon. (semi)
(#90) Line 90 exceeds the maximum line length of 132. (max-len)
(#90) Expected { after 'else'. (curly)
(#90) Expected { after 'for' condition. (curly)
(#90) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#90) Unexpected use of '|'. (no-bitwise)
(#90) Unexpected use of '<<'. (no-bitwise)
(#90) Unexpected use of '&'. (no-bitwise)
(#90) Unexpected use of comma operator. (no-sequences)
(#90) Unexpected use of '>>='. (no-bitwise)
(#91) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#91) Unexpected use of comma operator. (no-sequences)
(#91) Missing semicolon. (semi)
(#93) Expected { after 'for' condition. (curly)
(#93) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#93) Unexpected use of '|'. (no-bitwise)
(#93) Unexpected use of '<<'. (no-bitwise)
(#93) Unexpected use of '&'. (no-bitwise)
(#93) Unexpected use of comma operator. (no-sequences)
(#93) Unexpected use of '>>='. (no-bitwise)
(#95) Unexpected use of '<<='. (no-bitwise)
(#95) Unexpected use of comma operator. (no-sequences)
(#97) Missing semicolon. (semi)
(#99) Missing semicolon. (semi)
(#101) Missing semicolon. (semi)
(#102) Unexpected space before function parentheses. (space-before-function-paren)
(#103) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#103) Do not nest ternary expressions (no-nested-ternary)
(#103) Unexpected space before function parentheses. (space-before-function-paren)
(#104) Missing semicolon. (semi)
(#105) Missing semicolon. (semi)
(#106) Function '_decompress' has a complexity of 24. (complexity)
(#106) Unexpected space before function parentheses. (space-before-function-paren)
(#107) 't' is defined but never used (no-unused-vars)
(#107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#112) Expected { after 'for' condition. (curly)
(#113) Line 113 exceeds the maximum line length of 132. (max-len)
(#113) Expected { after 'for' condition. (curly)
(#113) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#113) Unexpected use of '&'. (no-bitwise)
(#113) Unexpected use of comma operator. (no-sequences)
(#113) Unexpected use of '>>='. (no-bitwise)
(#113) Unexpected use of '|='. (no-bitwise)
(#113) Unexpected use of '<<='. (no-bitwise)
(#116) Line 116 exceeds the maximum line length of 132. (max-len)
(#116) Expected { after 'for' condition. (curly)
(#116) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#116) Unexpected use of '&'. (no-bitwise)
(#116) Unexpected use of comma operator. (no-sequences)
(#116) Unexpected use of '>>='. (no-bitwise)
(#116) Unexpected use of '|='. (no-bitwise)
(#116) Unexpected use of '<<='. (no-bitwise)
(#120) Line 120 exceeds the maximum line length of 132. (max-len)
(#120) Expected { after 'for' condition. (curly)
(#120) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#120) Unexpected use of '&'. (no-bitwise)
(#120) Unexpected use of comma operator. (no-sequences)
(#120) Unexpected use of '>>='. (no-bitwise)
(#120) Unexpected use of '|='. (no-bitwise)
(#120) Unexpected use of '<<='. (no-bitwise)
(#124) Missing semicolon. (semi)
(#127) Expected { after 'if' condition. (curly)
(#127) Expected space(s) before "return". (keyword-spacing)
(#128) Line 128 exceeds the maximum line length of 132. (max-len)
(#128) Expected { after 'for' condition. (curly)
(#128) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#128) Unexpected use of '&'. (no-bitwise)
(#128) Unexpected use of comma operator. (no-sequences)
(#128) Unexpected use of '>>='. (no-bitwise)
(#128) Unexpected use of '|='. (no-bitwise)
(#128) Unexpected use of '<<='. (no-bitwise)
(#131) Line 131 exceeds the maximum line length of 132. (max-len)
(#131) Expected { after 'for' condition. (curly)
(#131) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#131) Unexpected use of '&'. (no-bitwise)
(#131) Unexpected use of comma operator. (no-sequences)
(#131) Unexpected use of '>>='. (no-bitwise)
(#131) Unexpected use of '|='. (no-bitwise)
(#131) Unexpected use of '<<='. (no-bitwise)
(#132) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#132) Unexpected use of comma operator. (no-sequences)
(#135) Line 135 exceeds the maximum line length of 132. (max-len)
(#135) Expected { after 'for' condition. (curly)
(#135) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#135) Unexpected use of '&'. (no-bitwise)
(#135) Unexpected use of comma operator. (no-sequences)
(#135) Unexpected use of '>>='. (no-bitwise)
(#135) Unexpected use of '|='. (no-bitwise)
(#135) Unexpected use of '<<='. (no-bitwise)
(#136) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#136) Unexpected use of comma operator. (no-sequences)
(#139) Missing semicolon. (semi)
(#141) Expected { after 'if' condition. (curly)
(#141) Unexpected use of comma operator. (no-sequences)
(#142) Expected { after 'if' condition. (curly)
(#142) Expected space(s) before "return". (keyword-spacing)
(#143) Missing semicolon. (semi)
(#145) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#145) Unexpected use of comma operator. (no-sequences)
(#145) Missing semicolon. (semi)
(#149) Missing semicolon. (semi)
(#151) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#151) Unexpected space before function parentheses. (space-before-function-paren)
(#152) Missing semicolon. (semi)
(#153) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#153) 'module' is not defined. (no-undef)
(#153) 'module' is not defined. (no-undef)
mod/virtualclass/bundle/virtualclass/worker/screenworker.js
(#1) Expected space or tab after '/**' in comment. (spaced-comment)
(#6) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) 'tempObj' is defined but never used (no-unused-vars)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Missing JSDoc parameter type for 'imgData'. (valid-jsdoc)
(#15) Unexpected space before function parentheses. (space-before-function-paren)
(#17) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) 'Uint8ClampedArray' is not defined. (no-undef)
(#25) Unexpected use of '<<'. (no-bitwise)
(#25) Unexpected use of '<<'. (no-bitwise)
(#30) Missing JSDoc parameter type for 'value'. (valid-jsdoc)
(#30) Missing JSDoc parameter type for 'length'. (valid-jsdoc)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#45) Missing JSDoc parameter type for 'screenType'. (valid-jsdoc)
(#45) Missing JSDoc parameter type for 'dimension'. (valid-jsdoc)
(#45) Missing JSDoc parameter type for 'encodedData'. (valid-jsdoc)
(#52) Unexpected space before function parentheses. (space-before-function-paren)
(#58) 'Uint8ClampedArray' is not defined. (no-undef)
(#59) 'Uint8ClampedArray' is not defined. (no-undef)
(#65) Missing JSDoc parameter type for 'encodedData'. (valid-jsdoc)
(#69) Unexpected space before function parentheses. (space-before-function-paren)
(#72) Expected space or tab after '//' in comment. (spaced-comment)
(#77) 'Uint8ClampedArray' is not defined. (no-undef)
(#85) Missing JSDoc parameter type for 'y'. (valid-jsdoc)
(#85) Missing JSDoc parameter type for 'w'. (valid-jsdoc)
(#85) Missing JSDoc parameter type for 'h'. (valid-jsdoc)
(#85) Missing JSDoc parameter type for 'W'. (valid-jsdoc)
(#85) Missing JSDoc parameter type for 'H'. (valid-jsdoc)
(#85) Missing JSDoc parameter type for 'd'. (valid-jsdoc)
(#85) Missing JSDoc parameter type for 'x'. (valid-jsdoc)
(#104) Unexpected space before function parentheses. (space-before-function-paren)
(#106) 'Uint8ClampedArray' is not defined. (no-undef)
(#106) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#116) Missing JSDoc parameter type for 'newImage'. (valid-jsdoc)
(#116) Missing JSDoc parameter type for 'oldImage'. (valid-jsdoc)
(#116) Missing JSDoc parameter type for 'width'. (valid-jsdoc)
(#123) Unexpected space before function parentheses. (space-before-function-paren)
(#125) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#125) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#135) Requires a space after '{'. (block-spacing)
(#150) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#169) Missing JSDoc parameter type for 'e'. (valid-jsdoc)
(#176) 'onmessage' is not defined. (no-undef)
(#176) Unexpected space before function parentheses. (space-before-function-paren)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#189) Blocks are nested too deeply (5). (max-depth)
(#190) Blocks are nested too deeply (6). (max-depth)
(#193) Blocks are nested too deeply (7). (max-depth)
(#218) There should be no spaces inside this paren. (space-in-parens)
mod/virtualclass/bundle/virtualclass/worker/storage-array-base64-converter.js
(#2) Expected space or tab after '/**' in comment. (spaced-comment)
(#9) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#9) Unexpected space before function parentheses. (space-before-function-paren)
(#10) Missing JSDoc comment. (require-jsdoc)
(#11) Do not nest ternary expressions (no-nested-ternary)
(#13) Do not nest ternary expressions (no-nested-ternary)
(#15) Do not nest ternary expressions (no-nested-ternary)
(#17) Do not nest ternary expressions (no-nested-ternary)
(#25) Missing JSDoc comment. (require-jsdoc)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) Unexpected use of '>>'. (no-bitwise)
(#27) Unexpected use of '>>'. (no-bitwise)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) 'Uint8Array' is not defined. (no-undef)
(#30) Unexpected use of '&'. (no-bitwise)
(#31) Unexpected use of '|='. (no-bitwise)
(#31) Unexpected use of '<<'. (no-bitwise)
(#34) Unexpected use of '&'. (no-bitwise)
(#34) Unexpected use of '>>>'. (no-bitwise)
(#34) Unexpected use of '&'. (no-bitwise)
(#34) Unexpected use of '>>>'. (no-bitwise)
(#45) Missing JSDoc comment. (require-jsdoc)
(#46) Do not nest ternary expressions (no-nested-ternary)
(#48) Do not nest ternary expressions (no-nested-ternary)
(#50) Do not nest ternary expressions (no-nested-ternary)
(#52) Do not nest ternary expressions (no-nested-ternary)
(#61) Unexpected space before function parentheses. (space-before-function-paren)
(#62) 'Uint8Array' is not defined. (no-undef)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#74) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#80) Unexpected use of '|='. (no-bitwise)
(#80) Unexpected use of '<<'. (no-bitwise)
(#80) Unexpected use of '>>>'. (no-bitwise)
(#80) Unexpected use of '&'. (no-bitwise)
(#82) Line 82 exceeds the maximum line length of 132. (max-len)
(#82) Unexpected use of '&'. (no-bitwise)
(#82) Unexpected use of '>>>'. (no-bitwise)
(#82) Unexpected use of '&'. (no-bitwise)
(#82) Unexpected use of '>>>'. (no-bitwise)
(#82) Unexpected use of '&'. (no-bitwise)
(#82) Unexpected use of '>>>'. (no-bitwise)
(#82) Unexpected use of '&'. (no-bitwise)
(#87) Do not nest ternary expressions (no-nested-ternary)
(#90) Unexpected space before function parentheses. (space-before-function-paren)
(#92) 'Int8Array' is not defined. (no-undef)
(#103) Unexpected space before function parentheses. (space-before-function-paren)
(#105) 'Uint8ClampedArray' is not defined. (no-undef)
(#108) Missing semicolon. (semi)
(#111) 'onmessage' is not defined. (no-undef)
(#111) Unexpected space before function parentheses. (space-before-function-paren)
(#113) Expected space(s) after "if". (keyword-spacing)
(#113) Missing space before opening brace. (space-before-blocks)
(#114) 'msg' used outside of binding context. (block-scoped-var)
(#115) Expected space(s) after "if". (keyword-spacing)
(#115) Missing space before opening brace. (space-before-blocks)
(#116) 'msg' used outside of binding context. (block-scoped-var)
(#116) 'msg' is already defined (no-redeclare)
(#116) Multiple spaces found before '='. (no-multi-spaces)
(#118) Missing space before value for key 'dt'. (key-spacing)
(#118) Extra space after key 'msg'. (key-spacing)
(#118) Missing space before value for key 'msg'. (key-spacing)
(#118) 'msg' used outside of binding context. (block-scoped-var)
(#118) 'msg' used outside of binding context. (block-scoped-var)
(#123) More than 2 blank lines not allowed. (no-multiple-empty-lines)
mod/virtualclass/chrome_extension_check.js
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Missing space before opening brace. (space-before-blocks)
(#5) Unexpected space before function parentheses. (space-before-function-paren)
(#7) Unexpected console statement. (no-console)
(#9) Unexpected space before function parentheses. (space-before-function-paren)
(#9) Missing space before opening brace. (space-before-blocks)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) 'chromeExt' is not defined. (no-undef)
(#10) Missing space before opening brace. (space-before-blocks)
(#14) Unexpected whitespace before semicolon. (semi-spacing)
(#15) Trailing spaces not allowed. (no-trailing-spaces)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#16) Missing space before opening brace. (space-before-blocks)
(#20) Unexpected console statement. (no-console)
(#29) Unexpected space before function parentheses. (space-before-function-paren)
(#29) Missing space before opening brace. (space-before-blocks)
(#31) 'chrome' is not defined. (no-undef)
(#31) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Unexpected console statement. (no-console)
(#35) Unexpected space before function parentheses. (space-before-function-paren)
(#35) Missing space before opening brace. (space-before-blocks)
(#36) Unexpected console statement. (no-console)
(#38) Missing semicolon. (semi)
(#41) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#42) Unexpected space before function parentheses. (space-before-function-paren)
(#44) 'chromeExt' is not defined. (no-undef)
(#46) Unexpected console statement. (no-console)
(#50) Missing JSDoc comment. (require-jsdoc)
(#56) Unexpected space before function parentheses. (space-before-function-paren)
(#57) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#58) Expected space or tab after '//' in comment. (spaced-comment)
(#72) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#77) Missing semicolon. (semi)
(#81) Expected space(s) after "if". (keyword-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
mod/virtualclass/popup.js
(#25) Missing JSDoc comment. (require-jsdoc)
(#25) 'virtualclass_openpopup' is defined but never used (no-unused-vars)
(#25) Identifier 'virtualclass_openpopup' is not in camel case. (camelcase)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#35) 'windowobj' is not defined. (no-undef)
(#37) Expected space(s) before "else". (keyword-spacing)
(#37) Expected space(s) after "else". (keyword-spacing)
(#38) 'windowobj' is not defined. (no-undef)
(#41) 'windowobj' is not defined. (no-undef)
(#42) Expected a return value. (consistent-return)
(#46) 'windowobj' is not defined. (no-undef)
(#46) A space is required after ','. (comma-spacing)
(#48) 'windowobj' is not defined. (no-undef)
(#49) 'windowobj' is not defined. (no-undef)
(#53) Missing JSDoc comment. (require-jsdoc)
(#53) Identifier 'virtualclass_online_popup' is not in camel case. (camelcase)
(#53) 'virtualclass_online_popup' is defined but never used (no-unused-vars)
(#65) Expected space(s) after "if". (keyword-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#66) 'windowobj' is not defined. (no-undef)
(#69) 'windowobj' is not defined. (no-undef)
(#73) 'windowobj' is not defined. (no-undef)
(#74) Expected a return value. (consistent-return)
(#78) 'windowobj' is not defined. (no-undef)
(#78) A space is required after ','. (comma-spacing)
(#80) 'windowobj' is not defined. (no-undef)
(#81) 'windowobj' is not defined. (no-undef)

CSS problems

(141 errors, 870 warnings)

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

mod/virtualclass/bundle/virtualclass/bundle/jquery/css/base/black_jquery-ui.css
(#60) Use of !important
(#841) Expected IDENT at line 841, col 11.
(#953) Use of !important
(#954) Use of !important
(#956) Rule is empty.
(#962) Rule is empty.
(#965) Rule is empty.
(#969) Rule is empty.
(#972) Rule is empty.
(#1158) Use of !important
(#1214) Expected RBRACE at line 1214, col 64.
(#1216) Use of !important
(#1217) Use of !important
(#1219) Expected RBRACE at line 1219, col 80.
(#1219) Use of !important
(#1220) Use of !important
(#1221) Use of !important
(#1222) Use of !important
(#1224) Use of !important
(#1232) Use of !important
(#1237) Expected RBRACE at line 1237, col 64.
(#1248) Use of !important
mod/virtualclass/bundle/virtualclass/bundle/jquery/css/base/gray_jquery-ui.css
(#60) Use of !important
(#856) Expected IDENT at line 856, col 11.
(#927) Use of !important
(#939) Use of !important
(#995) Use of !important
(#996) Use of !important
(#1010) Rule is empty.
(#1196) Use of !important
(#1270) Use of !important
mod/virtualclass/bundle/virtualclass/bundle/jquery/css/base/jquery-ui.min.css
(#4) Use of !important
mod/virtualclass/bundle/virtualclass/bundle/jquery/css/base/white_jquery-ui.css
(#60) Use of !important
(#841) Expected IDENT at line 841, col 11.
(#854) Rule is empty.
(#943) Use of !important
(#944) Use of !important
(#1126) Use of !important
(#1186) Expected RBRACE at line 1186, col 64.
(#1188) Use of !important
(#1189) Use of !important
(#1191) Use of !important
(#1191) Expected RBRACE at line 1191, col 80.
(#1192) Use of !important
(#1193) Use of !important
(#1194) Use of !important
(#1196) Use of !important
(#1201) Expected RBRACE at line 1201, col 64.
(#1203) Use of !important
(#1204) Use of !important
(#1206) Use of !important
(#1206) Expected RBRACE at line 1206, col 80.
(#1207) Use of !important
(#1208) Use of !important
(#1209) Use of !important
(#1211) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/addon/merge/merge.css
(#89) Unknown property 'fill'.
(#89) Unknown property 'stroke'.
(#89) Unknown property 'stroke-width'.
(#94) Unknown property 'fill'.
(#94) Unknown property 'stroke'.
(#94) Unknown property 'stroke-width'.
mod/virtualclass/bundle/virtualclass/codemirror/doc/docs.css
(#67) Expected (content-box | border-box | inherit) but found '-moz-border-box'.
(#70) Expected (<margin-width> | inherit) but found 'none'.
mod/virtualclass/bundle/virtualclass/codemirror/lib/codemirror.css
(#30) Rule is empty.
(#85) Rule is empty.
(#109) Rule is empty.
(#151) Use of !important
(#196) height can't be used with display: inline.
(#198) margin-bottom can't be used with display: inline.
(#201) Duplicate property '*display' found.
(#206) Use of !important
(#207) Use of !important
(#264) Rule is empty.
mod/virtualclass/bundle/virtualclass/codemirror/mode/tiki/tiki.css
(#18) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/3024-day.css
(#12) Use of !important
(#22) Use of !important
(#40) Use of !important
(#41) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/3024-night.css
(#12) Use of !important
(#20) Use of !important
(#38) Use of !important
(#39) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/base16-dark.css
(#12) Use of !important
(#19) Use of !important
(#37) Use of !important
(#38) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/base16-light.css
(#12) Use of !important
(#19) Use of !important
(#37) Use of !important
(#38) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/blackboard.css
(#4) Use of !important
(#11) Use of !important
(#31) Use of !important
(#32) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/cobalt.css
(#2) Use of !important
(#9) Use of !important
(#24) Use of !important
(#25) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/colorforth.css
(#6) Use of !important
(#19) Rule is empty.
(#20) Rule is empty.
(#29) Use of !important
(#33) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/dracula.css
(#12) Use of !important
(#13) Use of !important
(#20) Use of !important
(#86) Use of !important
(#87) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/eclipse.css
(#22) Use of !important
(#23) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/elegant.css
(#12) Use of !important
(#13) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/erlang-dark.css
(#2) Use of !important
(#9) Use of !important
(#33) Use of !important
(#34) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/icecoder.css
(#38) Use of !important
(#39) Use of !important
(#39) Use of !important
(#42) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/lesser-dark.css
(#9) Use of !important
(#12) Use of !important
(#46) Use of !important
(#47) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/liquibyte.css
(#9) Unknown property 'text-decoration-color'.
(#10) Unknown property 'text-decoration-style'.
(#14) Unknown property 'text-decoration-color'.
(#15) Unknown property 'text-decoration-style'.
(#19) Unknown property 'text-decoration-color'.
(#20) Unknown property 'text-decoration-style'.
(#24) Rule is empty.
(#25) Rule is empty.
(#27) Use of !important
(#50) Use of !important
(#54) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/material.css
(#23) Use of !important
(#39) Use of !important
(#104) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/mbo.css
(#8) Use of !important
(#15) Use of !important
(#35) Use of !important
(#36) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/mdn-like.css
(#11) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/midnight.css
(#5) Use of !important
(#8) Use of !important
(#17) Use of !important
(#25) Use of !important
(#46) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/monokai.css
(#4) Use of !important
(#11) Use of !important
(#31) Use of !important
(#34) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/neat.css
(#11) Use of !important
(#12) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/night.css
(#4) Use of !important
(#11) Use of !important
(#27) Use of !important
(#28) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/paraiso-dark.css
(#12) Use of !important
(#19) Use of !important
(#37) Use of !important
(#38) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/paraiso-light.css
(#12) Use of !important
(#19) Use of !important
(#37) Use of !important
(#38) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/pastel-on-dark.css
(#16) Use of !important
(#28) Use of !important
(#48) Use of !important
(#51) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/rubyblue.css
(#2) Use of !important
(#9) Use of !important
(#21) Use of !important
(#25) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/seti.css
(#12) Use of !important
(#13) Use of !important
(#22) Use of !important
(#87) Use of !important
(#88) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/solarized.css
(#88) Unknown property 'text-decoration-style'.
mod/virtualclass/bundle/virtualclass/codemirror/theme/the-matrix.css
(#2) Use of !important
(#9) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/tomorrow-night-bright.css
(#11) Use of !important
(#16) Use of !important
(#34) Use of !important
(#35) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/tomorrow-night-eighties.css
(#12) Use of !important
(#19) Use of !important
(#37) Use of !important
(#38) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/twilight.css
(#2) Use of !important
(#10) Use of !important
(#31) Use of !important
(#32) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/vibrant-ink.css
(#4) Use of !important
(#12) Use of !important
(#33) Use of !important
(#34) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/xq-dark.css
(#24) Use of !important
(#31) Use of !important
(#40) Rule is empty.
(#41) Rule is empty.
(#52) Use of !important
(#53) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/xq-light.css
(#30) Rule is empty.
(#31) Rule is empty.
(#42) Use of !important
(#43) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/yeti.css
(#12) Use of !important
(#13) Use of !important
(#23) Use of !important
(#85) Use of !important
mod/virtualclass/bundle/virtualclass/codemirror/theme/zenburn.css
(#11) Use of !important
(#13) Use of !important
mod/virtualclass/bundle/virtualclass/css/black/jquery.ui.chatbox.css
(#53) Use of !important
(#120) Use of !important
(#222) Duplicate property 'padding' found.
(#296) Duplicate property 'width' found.
(#297) Duplicate property 'height' found.
(#403) Use of !important
(#425) Use of !important
(#426) Use of !important
(#436) Duplicate property 'margin-right' found.
(#443) Use of !important
(#445) Rule is empty.
(#452) Use of !important
(#459) Use of !important
(#463) Use of !important
(#474) Use of !important
(#475) Expected RBRACE at line 475, col 2.
(#487) Use of !important
(#496) Use of !important
(#504) Use of !important
(#513) Use of !important
(#520) Use of !important
(#544) Use of !important
mod/virtualclass/bundle/virtualclass/css/black/popup.css
(#31) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#40) Duplicate property 'z-index' found.
(#50) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#136) Use of !important
(#232) Duplicate property 'border' found.
(#249) Duplicate property 'border' found.
(#254) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#277) Rule is empty.
(#289) Use of !important
(#359) Use of !important
(#380) Use of !important
(#383) Use of !important
(#387) Use of !important
(#401) Use of !important
(#407) Use of !important
mod/virtualclass/bundle/virtualclass/css/black/styles.css
(#27) Use of !important
(#64) Duplicate property 'width' found.
(#124) Use of !important
(#130) Use of !important
(#259) Duplicate property 'border' found.
(#290) Duplicate property 'padding' found.
(#345) Use of !important
(#566) Use of !important
(#567) Use of !important
(#568) Use of !important
(#574) Duplicate property 'font-size' found.
(#576) Duplicate property 'font-weight' found.
(#618) Duplicate property 'color' found.
(#621) Use of !important
(#784) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#804) Use of !important
(#805) Use of !important
(#841) Use of !important
(#847) Use of !important
(#897) Use of !important
(#898) Use of !important
(#997) Duplicate property 'word-break' found.
(#1048) Use of !important
(#1094) Rule is empty.
(#1113) Use of !important
(#1226) Use of !important
(#1230) Use of !important
(#1236) Use of !important
(#1310) Use of !important
(#1319) Use of !important
(#1370) Expected (<margin-width> | inherit) but found 'px'.
(#1370) Use of !important
(#1411) Use of !important
(#1434) Use of !important
(#1585) Use of !important
(#1625) Use of !important
(#1629) Use of !important
(#1656) Use of !important
(#1722) Use of !important
(#1974) Use of !important
(#1978) Use of !important
(#1988) Use of !important
(#1992) Use of !important
(#1996) Use of !important
(#2063) Unknown @ rule: @-moz-document.
(#2106) margin can't be used with display: inline.
(#2108) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#2224) Use of !important
(#2249) Use of !important
(#2280) Use of !important
(#2284) Use of !important
(#2423) Use of !important
(#2488) Duplicate property 'font-size' found.
(#2669) Duplicate property 'border' found.
(#2745) margin-top can't be used with display: inline.
(#2872) Use of !important
(#2873) Use of !important
(#2971) Use of !important
(#2973) Use of !important
(#2973) Duplicate property 'font-weight' found.
(#2982) Use of !important
(#2987) Use of !important
(#3035) Duplicate property 'border' found.
(#3081) Unknown @ rule: @-moz-document.
(#3226) Use of !important
(#3277) Use of !important
(#3288) Unexpected token '{' at line 3288, col 138.
(#3293) Use of !important
mod/virtualclass/bundle/virtualclass/css/black.min.css
(#1) Duplicate property 'font-size' found.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'border' found.
(#1) Duplicate property 'padding' found.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'font-size' found.
(#1) Duplicate property 'font-weight' found.
(#1) Duplicate property 'color' found.
(#1) Use of !important
(#1) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#1) Use of !important
(#1) Use of !important
(#1) Expected (<border-width> || <border-style> || <color>) but found '0 medium'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'word-break' found.
(#1) Use of !important
(#1) Rule is empty.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected (<margin-width> | inherit) but found 'px'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Unknown @ rule: @-moz-document.
(#1) margin can't be used with display: inline.
(#1) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'width' found.
(#1) Duplicate property 'border' found.
(#1) margin-top can't be used with display: inline.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'font-weight' found.
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'border' found.
(#1) Unknown @ rule: @-moz-document.
(#1) Use of !important
(#1) Use of !important
(#1) Unexpected token '{' at line 1, col 73264.
(#1) Use of !important
(#1) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#1) Duplicate property 'z-index' found.
(#1) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#1) Use of !important
(#1) Duplicate property 'border' found.
(#1) Duplicate property 'border' found.
(#1) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#1) Rule is empty.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'padding' found.
(#1) Duplicate property 'width' found.
(#1) Duplicate property 'height' found.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'margin-right' found.
(#1) Use of !important
(#1) Rule is empty.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected RBRACE at line 1, col 89833.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
mod/virtualclass/bundle/virtualclass/css/gray/jquery.ui.chatbox.css
(#53) Use of !important
(#120) Use of !important
(#222) Duplicate property 'padding' found.
(#296) Duplicate property 'width' found.
(#297) Duplicate property 'height' found.
(#403) Use of !important
(#425) Use of !important
(#426) Use of !important
(#436) Duplicate property 'margin-right' found.
(#443) Use of !important
(#445) Rule is empty.
(#452) Use of !important
(#459) Use of !important
(#463) Use of !important
(#474) Use of !important
(#475) Expected RBRACE at line 475, col 2.
(#487) Use of !important
(#496) Use of !important
(#504) Use of !important
(#513) Use of !important
(#520) Use of !important
(#559) Use of !important
mod/virtualclass/bundle/virtualclass/css/gray/popup.css
(#31) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#40) Duplicate property 'z-index' found.
(#50) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#136) Use of !important
(#232) Duplicate property 'border' found.
(#249) Duplicate property 'border' found.
(#254) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#277) Rule is empty.
(#289) Use of !important
(#359) Use of !important
(#380) Use of !important
(#383) Use of !important
(#387) Use of !important
(#401) Use of !important
(#407) Use of !important
mod/virtualclass/bundle/virtualclass/css/gray/styles.css
(#27) Use of !important
(#64) Duplicate property 'width' found.
(#124) Use of !important
(#130) Use of !important
(#259) Duplicate property 'border' found.
(#290) Duplicate property 'padding' found.
(#345) Use of !important
(#566) Use of !important
(#567) Use of !important
(#568) Use of !important
(#574) Duplicate property 'font-size' found.
(#576) Duplicate property 'font-weight' found.
(#618) Duplicate property 'color' found.
(#621) Use of !important
(#784) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#804) Use of !important
(#805) Use of !important
(#841) Use of !important
(#847) Use of !important
(#897) Use of !important
(#898) Use of !important
(#997) Duplicate property 'word-break' found.
(#1048) Use of !important
(#1094) Rule is empty.
(#1113) Use of !important
(#1226) Use of !important
(#1230) Use of !important
(#1236) Use of !important
(#1310) Use of !important
(#1319) Use of !important
(#1370) Expected (<margin-width> | inherit) but found 'px'.
(#1370) Use of !important
(#1411) Use of !important
(#1434) Use of !important
(#1585) Use of !important
(#1625) Use of !important
(#1629) Use of !important
(#1656) Use of !important
(#1722) Use of !important
(#1974) Use of !important
(#1978) Use of !important
(#1988) Use of !important
(#1992) Use of !important
(#1996) Use of !important
(#2063) Unknown @ rule: @-moz-document.
(#2106) margin can't be used with display: inline.
(#2108) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#2224) Use of !important
(#2249) Use of !important
(#2280) Use of !important
(#2284) Use of !important
(#2423) Use of !important
(#2488) Duplicate property 'font-size' found.
(#2669) Duplicate property 'border' found.
(#2745) margin-top can't be used with display: inline.
(#2872) Use of !important
(#2873) Use of !important
(#2971) Use of !important
(#2973) Use of !important
(#2973) Duplicate property 'font-weight' found.
(#2982) Use of !important
(#2987) Use of !important
(#3035) Duplicate property 'border' found.
(#3081) Unknown @ rule: @-moz-document.
(#3226) Use of !important
(#3277) Use of !important
(#3288) Unexpected token '{' at line 3288, col 138.
(#3293) Use of !important
mod/virtualclass/bundle/virtualclass/css/gray.min.css
(#1) Duplicate property 'font-size' found.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'border' found.
(#1) Duplicate property 'padding' found.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'font-size' found.
(#1) Duplicate property 'font-weight' found.
(#1) Duplicate property 'color' found.
(#1) Use of !important
(#1) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#1) Use of !important
(#1) Use of !important
(#1) Expected (<border-width> || <border-style> || <color>) but found '0 medium'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'word-break' found.
(#1) Use of !important
(#1) Rule is empty.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected (<margin-width> | inherit) but found 'px'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Unknown @ rule: @-moz-document.
(#1) margin can't be used with display: inline.
(#1) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'width' found.
(#1) Duplicate property 'border' found.
(#1) margin-top can't be used with display: inline.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'font-weight' found.
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'border' found.
(#1) Unknown @ rule: @-moz-document.
(#1) Use of !important
(#1) Use of !important
(#1) Unexpected token '{' at line 1, col 73264.
(#1) Use of !important
(#1) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#1) Duplicate property 'z-index' found.
(#1) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#1) Use of !important
(#1) Duplicate property 'border' found.
(#1) Duplicate property 'border' found.
(#1) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#1) Rule is empty.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'padding' found.
(#1) Duplicate property 'width' found.
(#1) Duplicate property 'height' found.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'margin-right' found.
(#1) Use of !important
(#1) Rule is empty.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected RBRACE at line 1, col 89833.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
mod/virtualclass/bundle/virtualclass/css/white/jquery.ui.chatbox.css
(#53) Use of !important
(#120) Use of !important
(#223) Duplicate property 'padding' found.
(#297) Duplicate property 'width' found.
(#298) Duplicate property 'height' found.
(#404) Use of !important
(#426) Use of !important
(#427) Use of !important
(#437) Duplicate property 'margin-right' found.
(#444) Use of !important
(#446) Rule is empty.
(#453) Use of !important
(#460) Use of !important
(#464) Use of !important
(#475) Use of !important
(#476) Expected RBRACE at line 476, col 2.
(#488) Use of !important
(#497) Use of !important
(#505) Use of !important
(#514) Use of !important
(#521) Use of !important
mod/virtualclass/bundle/virtualclass/css/white/popup.css
(#31) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#40) Duplicate property 'z-index' found.
(#50) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#136) Use of !important
(#232) Duplicate property 'border' found.
(#249) Duplicate property 'border' found.
(#254) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#277) Rule is empty.
(#289) Use of !important
mod/virtualclass/bundle/virtualclass/css/white/styles.css
(#27) Use of !important
(#64) Duplicate property 'width' found.
(#124) Use of !important
(#130) Use of !important
(#259) Duplicate property 'border' found.
(#290) Duplicate property 'padding' found.
(#345) Use of !important
(#566) Use of !important
(#567) Use of !important
(#568) Use of !important
(#574) Duplicate property 'font-size' found.
(#576) Duplicate property 'font-weight' found.
(#616) Duplicate property 'color' found.
(#619) Use of !important
(#782) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#802) Use of !important
(#803) Use of !important
(#839) Use of !important
(#845) Use of !important
(#895) Use of !important
(#896) Use of !important
(#995) Duplicate property 'word-break' found.
(#1046) Use of !important
(#1092) Rule is empty.
(#1111) Use of !important
(#1224) Use of !important
(#1228) Use of !important
(#1234) Use of !important
(#1308) Use of !important
(#1317) Use of !important
(#1368) Expected (<margin-width> | inherit) but found 'px'.
(#1368) Use of !important
(#1409) Use of !important
(#1432) Use of !important
(#1583) Use of !important
(#1623) Use of !important
(#1627) Use of !important
(#1654) Use of !important
(#1720) Use of !important
(#1972) Use of !important
(#1976) Use of !important
(#1986) Use of !important
(#1990) Use of !important
(#1994) Use of !important
(#2061) Unknown @ rule: @-moz-document.
(#2104) margin can't be used with display: inline.
(#2106) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#2222) Use of !important
(#2247) Use of !important
(#2277) Use of !important
(#2281) Use of !important
(#2420) Use of !important
(#2485) Duplicate property 'font-size' found.
(#2659) Duplicate property 'border' found.
(#2735) margin-top can't be used with display: inline.
(#2862) Use of !important
(#2960) Use of !important
(#2962) Use of !important
(#2962) Duplicate property 'font-weight' found.
(#2971) Use of !important
(#2976) Use of !important
(#3024) Duplicate property 'border' found.
(#3070) Unknown @ rule: @-moz-document.
(#3194) Use of !important
(#3203) Use of !important
(#3205) Use of !important
(#3249) Use of !important
(#3250) Use of !important
(#3319) Use of !important
mod/virtualclass/bundle/virtualclass/css/white.min.css
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'border' found.
(#1) Duplicate property 'padding' found.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'font-size' found.
(#1) Duplicate property 'font-weight' found.
(#1) Duplicate property 'color' found.
(#1) Use of !important
(#1) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#1) Use of !important
(#1) Use of !important
(#1) Expected (<border-width> || <border-style> || <color>) but found '0 medium'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'word-break' found.
(#1) Use of !important
(#1) Rule is empty.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected (<margin-width> | inherit) but found 'px'.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Unknown @ rule: @-moz-document.
(#1) margin can't be used with display: inline.
(#1) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'width' found.
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'font-size' found.
(#1) Duplicate property 'border' found.
(#1) margin-top can't be used with display: inline.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'font-weight' found.
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'border' found.
(#1) Unknown @ rule: @-moz-document.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#1) Duplicate property 'z-index' found.
(#1) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#1) Use of !important
(#1) Duplicate property 'border' found.
(#1) Duplicate property 'border' found.
(#1) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#1) Rule is empty.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'padding' found.
(#1) Duplicate property 'width' found.
(#1) Duplicate property 'height' found.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Duplicate property 'margin-right' found.
(#1) Use of !important
(#1) Rule is empty.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Expected RBRACE at line 1, col 85631.
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
(#1) Use of !important
mod/virtualclass/styles.css
(#9) Use of !important
(#22) Use of !important
(#23) Use of !important
(#24) Use of !important
(#52) Use of !important
(#53) Use of !important
(#56) Use of !important
(#64) Use of !important
(#65) Use of !important
(#68) Use of !important
(#71) Use of !important
(#77) Use of !important
(#86) Use of !important
(#87) Use of !important
(#90) Use of !important
(#93) Use of !important
(#96) Use of !important
(#99) Use of !important
(#102) Use of !important
(#109) Use of !important
(#112) Use of !important
(#115) Use of !important
(#118) Use of !important
(#119) Use of !important
(#122) Use of !important
(#125) Use of !important
(#128) Use of !important
(#131) Use of !important
(#134) Use of !important
(#137) Use of !important
(#141) Use of !important
(#144) Use of !important
(#163) Use of !important
(#167) Use of !important
(#168) Use of !important
(#169) Use of !important
(#170) Use of !important
(#171) Use of !important
(#172) Use of !important
(#173) Use of !important
(#174) Use of !important
(#177) Rule is empty.
(#183) Use of !important
(#194) Use of !important
(#198) Use of !important
(#205) Use of !important
(#210) Use of !important
(#229) Use of !important
(#233) Use of !important
(#237) Use of !important
(#241) Use of !important
(#244) Use of !important
(#248) Use of !important
(#252) Rule is empty.
(#257) Use of !important
(#262) Use of !important
(#272) Use of !important
(#280) Use of !important
(#285) Use of !important
(#297) Use of !important
(#301) Use of !important
(#302) Use of !important
(#305) Use of !important
(#308) Use of !important
(#309) Use of !important
(#350) Use of !important
(#363) Use of !important
(#364) Use of !important
(#365) Use of !important
(#387) Use of !important
(#388) Use of !important
(#391) Use of !important
(#399) Use of !important
(#400) Use of !important
(#403) Use of !important
(#406) Use of !important
(#412) Use of !important
(#421) Use of !important
(#422) Use of !important
(#425) Use of !important
(#428) Use of !important
(#431) Use of !important
(#434) Use of !important
(#437) Use of !important
(#443) Use of !important
(#446) Use of !important
(#449) Use of !important
(#452) Use of !important
(#455) Use of !important
(#456) Use of !important
(#459) Use of !important
(#462) Use of !important
(#465) Use of !important
(#468) Use of !important
(#471) Use of !important
(#474) Use of !important
(#478) Use of !important
(#481) Use of !important
(#484) Use of !important
(#485) Use of !important
(#486) Use of !important
(#496) Use of !important
(#500) Use of !important
(#504) Use of !important
(#505) Use of !important
(#506) Use of !important
(#507) Use of !important
(#508) Use of !important
(#509) Use of !important
(#510) Use of !important
(#511) Use of !important
(#514) Rule is empty.
(#520) Use of !important
(#532) Use of !important
(#536) Use of !important
(#538) Rule is empty.
(#542) Use of !important
(#546) Use of !important
(#550) Use of !important
(#555) Use of !important
(#558) Use of !important
(#562) Use of !important
(#569) Use of !important
(#573) Use of !important
(#580) Use of !important
(#585) Use of !important
(#604) Use of !important
(#608) Use of !important
(#612) Use of !important
(#616) Use of !important
(#619) Use of !important
(#623) Use of !important
(#627) Rule is empty.
(#632) Use of !important
(#637) Use of !important
(#647) Use of !important
(#655) Use of !important
(#660) Use of !important
(#672) Use of !important
(#676) Use of !important
(#677) Use of !important
(#680) Use of !important
(#683) Use of !important
(#684) Use of !important
(#709) Use of !important
(#721) Use of !important
(#725) Use of !important
(#729) Use of !important
(#733) Use of !important
(#737) Use of !important
(#760) Use of !important
(#764) Use of !important
(#768) Use of !important
(#772) Use of !important
(#776) Use of !important
(#795) Use of !important
(#796) Use of !important
(#799) Use of !important
(#800) Use of !important
(#804) Use of !important
(#809) Use of !important
(#813) Use of !important
(#817) Use of !important
(#821) Use of !important
(#825) Use of !important
(#828) Use of !important
(#833) Use of !important
(#836) Use of !important
(#840) Use of !important
(#844) Use of !important
(#847) Use of !important
(#850) Use of !important
(#854) Use of !important
(#857) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'none'.
(#860) Use of !important

PHPDocs style problems

(64 errors, 12 warnings)

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

mod/virtualclass/auth.php
(#17) File-level phpdocs block is not found
(#17) Phpdocs for function mycurlrequest has incomplete parameters list
mod/virtualclass/backup/moodle2/backup_virtualclass_activity_task.class.php
(#31) Class backup_virtualclass_activity_task does not have @copyright tag
(#31) Class backup_virtualclass_activity_task does not have @license tag
mod/virtualclass/backup/moodle2/backup_virtualclass_settingslib.php
(#17) No one-line description found in phpdocs for file
mod/virtualclass/backup/moodle2/backup_virtualclass_stepslib.php
(#33) Function backup_virtualclass_activity_structure_step::define_structure is not documented
(#17) No one-line description found in phpdocs for file
(#28) Class backup_virtualclass_activity_structure_step does not have @copyright tag
(#28) Class backup_virtualclass_activity_structure_step does not have @license tag
mod/virtualclass/backup/moodle2/restore_virtualclass_activity_task.class.php
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class restore_virtualclass_activity_task
(#28) Class restore_virtualclass_activity_task does not have @copyright tag
(#28) Class restore_virtualclass_activity_task does not have @license tag
mod/virtualclass/backup/moodle2/restore_virtualclass_stepslib.php
(#33) Function restore_virtualclass_activity_structure_step::define_structure is not documented
(#43) Function restore_virtualclass_activity_structure_step::process_virtualclass is not documented
(#62) Function restore_virtualclass_activity_structure_step::after_execute is not documented
(#17) No one-line description found in phpdocs for file
(#28) Class restore_virtualclass_activity_structure_step does not have @copyright tag
(#28) Class restore_virtualclass_activity_structure_step does not have @license tag
mod/virtualclass/bundle/virtualclass/build/js.debug.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/virtualclass/bundle/virtualclass/example/auth.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block is not found
(#2) Function my_curl_request is not documented
(#2) Package is not specified for function my_curl_request. It is also not specified in file-level phpdocs
mod/virtualclass/bundle/virtualclass/example/en.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block is not found
mod/virtualclass/bundle/virtualclass/example/index1.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
(#14) Function get_string is not documented
(#7) Invalid phpdocs tag @Copyright used
(#14) Package is not specified for function get_string. It is also not specified in file-level phpdocs
mod/virtualclass/bundle/virtualclass/example/js.debug.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/virtualclass/bundle/virtualclass/example/js.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/virtualclass/bundle/virtualclass/export.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block is not found
mod/virtualclass/bundle/virtualclass/import.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/virtualclass/classes/event/course_module_instance_list_viewed.php
(#20) Package mod_virtualcalss is not valid
(#32) Package mod_virtualcalss is not valid
mod/virtualclass/classes/event/course_module_viewed.php
(#28) Class course_module_viewed is not documented
(#29) Function course_module_viewed::init is not documented
mod/virtualclass/db/install.php
(#17) No one-line description found in phpdocs for file
mod/virtualclass/db/uninstall.php
(#17) No one-line description found in phpdocs for file
mod/virtualclass/edit_form.php
(#36) Class mod_virtualclass_edit_name is not documented
(#80) Function mod_virtualclass_edit_name::validation is not documented
mod/virtualclass/lib.php
(#73) Phpdocs for function virtualclass_add_instance has incomplete parameters list
(#95) Phpdocs for function virtualclass_update_instance has incomplete parameters list
(#134) Phpdocs for function virtualclass_user_outline has incomplete parameters list
(#164) Phpdocs for function virtualclass_print_recent_activity has incomplete parameters list
(#194) Phpdocs for function virtualclass_print_recent_mod_activity has incomplete parameters list
(#236) Phpdocs for function virtualclass_scale_used has incomplete parameters list
(#250) Phpdocs for function virtualclass_scale_used_anywhere has incomplete parameters list
(#264) Phpdocs for function virtualclass_grade_item_update has incomplete parameters list
(#376) Phpdocs for function virtualclass_extend_navigation has incomplete parameters list
(#217) Not recommended phpdocs tag @example used
(#273) Not recommended phpdocs tag @example used
(#195) Invalid inline phpdocs tag @see found
(#296) Invalid inline phpdocs tag @example found
mod/virtualclass/locallib.php
(#36) Function virtualclass_course_teacher_list is not documented
(#66) Function virtualclass_online_server is not documented
(#103) Function update_calendar is not documented
(#156) Function deleteAll is not documented
(#246) Function generateRandomString is not documented
(#192) Phpdocs for function module_get_rename_action has incomplete parameters list
mod/virtualclass/mod_form.php
(#112) Function mod_virtualclass_mod_form::validation is not documented
(#32) Class mod_virtualclass_mod_form does not have @copyright tag
(#32) Class mod_virtualclass_mod_form does not have @license tag
mod/virtualclass/play_recording.php
(#2) Empty line found after PHP open tag
mod/virtualclass/recording.php
(#2) Empty line found after PHP open tag
mod/virtualclass/upload_form.php
(#82) Function mod_virtualclass_upload_file::validation is not documented
(#38) Phpdocs for function mod_virtualclass_upload_file::__construct has incomplete parameters list
(#32) Class mod_virtualclass_upload_file does not have @copyright tag
(#32) Class mod_virtualclass_upload_file does not have @license tag

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]